Paste #8806: Untitled Paste

Date: 2014/08/24 12:02:19 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15


SpawnSloth:
  type: task

  script:
  - narrate %1%
  - ^create bat Sloth save:newnpc
  - ^flag npc dungeon_world:%1% npc:<entry[newnpc].created_npc>
  - ^assignment set Boss1 npc:<entry[newnpc].created_npc>
  - ^spawn <entry[newnpc].created_npc> <npc.constant[SlothSpawn]>,%1% npc:<entry[newnpc].created_npc> 


Dungeon_Sloth:
  type: task
  script:
  - ^inject SpawnSloth d:%1%