diff options
Diffstat (limited to 'world/map/npc/027-1/monsters.txt')
-rw-r--r-- | world/map/npc/027-1/monsters.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/027-1/monsters.txt b/world/map/npc/027-1/monsters.txt index b8f1233a..9f49e673 100644 --- a/world/map/npc/027-1/monsters.txt +++ b/world/map/npc/027-1/monsters.txt @@ -11,13 +11,13 @@ On1036: set @mobID, 1036; callsub _MOBCOUNT_ZOMBIES; callfunc "MobPoints"; - break; + end; On1045: set @mobID, 1045; callsub _MOBCOUNT_FALLENS; callfunc "MobPoints"; - break; + end; _MOBCOUNT_ZOMBIES: |