Advertisement
Guest User

Bandit Spawn entitygroups

a guest
Dec 6th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <configs>
  2. <append xpath="/entitygroups/entitygroup[ starts-with(@name, 'EnemyAnimals')]">
  3. <entity name="AshBandit" prob="0.35" />
  4. <entity name="BanditEve" prob="0.35" />
  5. <entity name="BanditArcher" prob="0.25" />
  6. <!-- <entity name="BanditBoss" prob="0.01" /> -->
  7. </append>
  8. </configs>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement