diff options
Diffstat (limited to 'world/map/npc/004-1/_mobs.txt')
-rw-r--r-- | world/map/npc/004-1/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/004-1/_mobs.txt b/world/map/npc/004-1/_mobs.txt index 31656f56..c2a2c3e5 100644 --- a/world/map/npc/004-1/_mobs.txt +++ b/world/map/npc/004-1/_mobs.txt @@ -12,6 +12,8 @@ 004-1.gat,0,0,0|script|Mob004-1|-1, { + end; + On1004: set @mobID, 1004; callfunc "MobPoints"; @@ -31,6 +33,4 @@ On1033: set @mobID, 1033; callfunc "MobPoints"; end; - - end; } |