summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-03-11 22:05:17 -0600
committerJared Adams <jaxad0127@gmail.com>2009-03-11 22:05:17 -0600
commit7f69c108b00b0a9e7d1bfb072f837193d8d51289 (patch)
treec6f63497adc069e61578eedb061d8032858b411a /npc
parent66a4642bfb9ad680d7c0fce5fadc073abe113005 (diff)
downloadserverdata-7f69c108b00b0a9e7d1bfb072f837193d8d51289.tar.gz
serverdata-7f69c108b00b0a9e7d1bfb072f837193d8d51289.tar.bz2
serverdata-7f69c108b00b0a9e7d1bfb072f837193d8d51289.tar.xz
serverdata-7f69c108b00b0a9e7d1bfb072f837193d8d51289.zip
Adjust timer for Itka
Diffstat (limited to 'npc')
-rw-r--r--npc/021-1_Tulimshar/bakery.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/021-1_Tulimshar/bakery.txt b/npc/021-1_Tulimshar/bakery.txt
index 6d831bf2..0cdb83ee 100644
--- a/npc/021-1_Tulimshar/bakery.txt
+++ b/npc/021-1_Tulimshar/bakery.txt
@@ -7,7 +7,7 @@
mes "\"This bakery is the best!\"";
close;
-OnTimer10000:
+OnTimer60000:
npctalk "Come to the bakery!";
setnpctimer 0;
end;