Paste #46643: Npc Attack

Date: 2018/02/12 14:51:11 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


WaterNovaScript:
    type: assignment
    actions:
        on hit:
      - repeat 100 {
      - chat "/c [spellname]"
      - wait 10
      }