diff options
Diffstat (limited to 'world/map/npc/annuals')
-rw-r--r-- | world/map/npc/annuals/fathertime.txt | 2 | ||||
-rw-r--r-- | world/map/npc/annuals/xmas/debug.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/annuals/fathertime.txt b/world/map/npc/annuals/fathertime.txt index bedf23f6..40af55ff 100644 --- a/world/map/npc/annuals/fathertime.txt +++ b/world/map/npc/annuals/fathertime.txt @@ -1,7 +1,7 @@ // Annual Timer // One timer to check to enable all holiday events -botcheck.gat,26,28,0|script|#HolidayConfig|-1, +017-9.gat,26,28,0|script|#HolidayConfig|-1, { end; diff --git a/world/map/npc/annuals/xmas/debug.txt b/world/map/npc/annuals/xmas/debug.txt index d51f57ac..38bbdf15 100644 --- a/world/map/npc/annuals/xmas/debug.txt +++ b/world/map/npc/annuals/xmas/debug.txt @@ -228,7 +228,7 @@ L_End: } -botcheck.gat,26,28,0|script|XmasDebug#5|105, +017-9.gat,31,24,0|script|XmasDebug#5|105, { if(getgmlevel() < 40) goto L_End; |