summaryrefslogtreecommitdiff
path: root/npc/003-1-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-31 19:00:46 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-31 19:00:46 -0300
commit8161ddb9979e2d7ab4f0db4ea8350b97127f1a04 (patch)
tree1894c422bf099355ca3ade398c8e8c36bfdab7b9 /npc/003-1-1
parentb31b91fa0ff7add0c043b7a0d69da9a4c1824cea (diff)
downloadserverdata-8161ddb9979e2d7ab4f0db4ea8350b97127f1a04.tar.gz
serverdata-8161ddb9979e2d7ab4f0db4ea8350b97127f1a04.tar.bz2
serverdata-8161ddb9979e2d7ab4f0db4ea8350b97127f1a04.tar.xz
serverdata-8161ddb9979e2d7ab4f0db4ea8350b97127f1a04.zip
Safer inUse usage, to get rid of 1s invalid time window
Diffstat (limited to 'npc/003-1-1')
-rw-r--r--npc/003-1-1/yetiking.txt2
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: