diff options
Diffstat (limited to 'world/map/npc/027-1/monsters.txt')
-rw-r--r-- | world/map/npc/027-1/monsters.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/027-1/monsters.txt b/world/map/npc/027-1/monsters.txt index 9f49e673..8daed98c 100644 --- a/world/map/npc/027-1/monsters.txt +++ b/world/map/npc/027-1/monsters.txt @@ -6,7 +6,8 @@ 027-1.gat,37,65,33,22|monster|Zombie|1036,3,140000,30000,specialMob027-1::On1036 027-1.gat,37,65,33,22|monster|Fallen|1045,3,120000,30000,specialMob027-1::On1045 -027-1.gat,0,0,0|script|specialMob027-1|-1,{ +027-1.gat,0,0,0|script|specialMob027-1|-1, +{ On1036: set @mobID, 1036; callsub _MOBCOUNT_ZOMBIES; |