diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-03-12 12:11:03 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-03-12 12:11:03 -0600 |
commit | b3b0c23b5a34920eba669f7e81beaadb057b3421 (patch) | |
tree | 34abf80bcc13c250b032e9444171fbaeec8e2476 | |
parent | 87093f134fffd0b3a5e2ea480084cfe28194d2b8 (diff) | |
parent | 7f69c108b00b0a9e7d1bfb072f837193d8d51289 (diff) | |
download | serverdata-b3b0c23b5a34920eba669f7e81beaadb057b3421.tar.gz serverdata-b3b0c23b5a34920eba669f7e81beaadb057b3421.tar.bz2 serverdata-b3b0c23b5a34920eba669f7e81beaadb057b3421.tar.xz serverdata-b3b0c23b5a34920eba669f7e81beaadb057b3421.zip |
Merge commit 'mainline/master'
-rw-r--r-- | npc/021-1_Tulimshar/bakery.txt | 2 |
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; |