salt0000

Untitled

Nov 17th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. on spawn:
  2. if entity is zombie:
  3. chance of 0.1%:
  4. set name of entity to "&a&lフシ・ビー"
  5. broadcast "&6&l伝説のボケモソが出現しました!"
  6. else:
  7. chance of 1%:
  8. set name of entity to "&aゾンデッド"
  9. else:
  10. set name of entity to "&aゾン・ビー"
  11. else if entity is skeleton:
  12. chance of 0.1%:
  13. set name of entity to "&f&lスケスケ"
  14. broadcast "&6&l伝説のボケモソが出現しました!"
  15. else:
  16. chance of 1%:
  17. set name of entity to "&fスケ・ルトン"
  18. else:
  19. set name of entity to "&fスケルスケ"
Add Comment
Please, Sign In to add comment