diff options
Diffstat (limited to 'npc/021-1_Tulimshar/bakery.txt')
-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 0cdb83ee..d7ca399f 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; -OnTimer60000: +OnTimer300000: npctalk "Come to the bakery!"; setnpctimer 0; end; |