Akim91

Untitled

Feb 10th, 2021
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. MOB:
  2.  
  3. BasicCow:
  4. Type: COW
  5. Health: 200
  6. Display: '<caster.hp>/<caster.mhp>'
  7. Skills:
  8. - setname{name=<caster.name>;delay=2} @self ~onDamaged
  9.  
  10. RANDOM SPAWNER:
  11.  
  12. RandomCowTest:
  13. Type: BasicCow
  14. Worlds: world
  15. Chance: 1
  16. Priority: 1
  17. PositionType: LAND
  18. Action: ADD
Advertisement
Add Comment
Please, Sign In to add comment