diff options
Diffstat (limited to 'world/map/npc/021-1')
-rw-r--r-- | world/map/npc/021-1/bakery.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/021-1/bakery.txt b/world/map/npc/021-1/bakery.txt index 4535395e..5e243920 100644 --- a/world/map/npc/021-1/bakery.txt +++ b/world/map/npc/021-1/bakery.txt @@ -13,5 +13,6 @@ OnTimer300000: end; OnInit: + if (debug >= 2) end; initnpctimer; } |