diff options
Diffstat (limited to 'npc/003-1-1/yetiking.txt')
-rw-r--r-- | npc/003-1-1/yetiking.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1-1/yetiking.txt b/npc/003-1-1/yetiking.txt index e46046e34..2f5edb4fc 100644 --- a/npc/003-1-1/yetiking.txt +++ b/npc/003-1-1/yetiking.txt @@ -24,6 +24,7 @@ L_Summon: } delitem EverburnPowder, 1; dispbottom l("Emoc otem itey gnik!"); // come to me yeti king, spelled backwards. Sorry. + .inUse=1; initnpctimer; end; @@ -35,7 +36,6 @@ L_Die: OnTimer1000: setnpcdisplay .name$, NPC_YETI_KING; - .inUse=1; end; OnTimer2000: |