pz_neko

Untitled

Feb 6th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. on damage:
  2. attacker is holding golden sword
  3. if attacker has gray dye:
  4. apply weakness 3 to the victim for 3 seconds
  5. stop
  6. if attacker has blue dye:
  7. apply slow 3 to the victim for 1 seconds
  8. else:
  9. message "None" to attacker
Advertisement
Add Comment
Please, Sign In to add comment