Advertisement
Guest User

New World Prefab Count

a guest
Nov 4th, 2021
17,194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. c_announce("Beehives: "..c_countprefabs("beehive"))
  2. c_announce("Killer Beehives: "..c_countprefabs("wasphive"))
  3. c_announce("Walrus Camps: "..c_countprefabs("walrus_camp"))
  4. c_announce("Reeds: "..c_countprefabs("reeds"))
  5. c_announce("Stone Fruit: "..c_countprefabs("rock_avocado_bush"))
  6. c_announce("Berry Bushes: "..c_countprefabs("berrybush"))
  7. c_announce("Leafy Bushes: "..c_countprefabs("berrybush2"))
  8. c_announce("Juicy Bushes: "..c_countprefabs("berrybush_juicy"))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement