summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-03-12 12:11:03 -0600
committerJared Adams <jaxad0127@gmail.com>2009-03-12 12:11:03 -0600
commitb3b0c23b5a34920eba669f7e81beaadb057b3421 (patch)
tree34abf80bcc13c250b032e9444171fbaeec8e2476 /npc
parent87093f134fffd0b3a5e2ea480084cfe28194d2b8 (diff)
parent7f69c108b00b0a9e7d1bfb072f837193d8d51289 (diff)
downloadserverdata-b3b0c23b5a34920eba669f7e81beaadb057b3421.tar.gz
serverdata-b3b0c23b5a34920eba669f7e81beaadb057b3421.tar.bz2
serverdata-b3b0c23b5a34920eba669f7e81beaadb057b3421.tar.xz
serverdata-b3b0c23b5a34920eba669f7e81beaadb057b3421.zip
Merge commit 'mainline/master'
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;