diff options
Diffstat (limited to 'world/map/npc/027-1')
-rw-r--r-- | world/map/npc/027-1/golbenez.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/027-1/golbenez.txt b/world/map/npc/027-1/golbenez.txt index 34885a34..d20da830 100644 --- a/world/map/npc/027-1/golbenez.txt +++ b/world/map/npc/027-1/golbenez.txt @@ -38,6 +38,7 @@ L_Weak: // Golbenez resets the graveyard monsters when no players are present // He's such an evil guy! OnInit: + if (debug >= 2) end; initnpctimer; end; |