diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-11-30 20:47:00 -0800 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-11-30 20:47:00 -0800 |
commit | c7ff1a94d0f0ca5437ecf36e36b5962dc2e470cb (patch) | |
tree | 72bb805093526708864a22b1cdaeddfb869fed6f /world/map/npc/027-1/golbenez.txt | |
parent | 0725ca6683a567461c421fd2b70191cf3180236c (diff) | |
download | serverdata-c7ff1a94d0f0ca5437ecf36e36b5962dc2e470cb.tar.gz serverdata-c7ff1a94d0f0ca5437ecf36e36b5962dc2e470cb.tar.bz2 serverdata-c7ff1a94d0f0ca5437ecf36e36b5962dc2e470cb.tar.xz serverdata-c7ff1a94d0f0ca5437ecf36e36b5962dc2e470cb.zip |
Fix Munro unequip, debug=2, and Spanish typo
Diffstat (limited to 'world/map/npc/027-1/golbenez.txt')
-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; |