diff options
Diffstat (limited to 'world/map/npc/019-3')
-rw-r--r-- | world/map/npc/019-3/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/019-3/_mobs.txt b/world/map/npc/019-3/_mobs.txt index ea68f656..a8d3c1d2 100644 --- a/world/map/npc/019-3/_mobs.txt +++ b/world/map/npc/019-3/_mobs.txt @@ -7,6 +7,8 @@ 019-3.gat,0,0,0|script|Mob019-3|-1, { + end; + On1017: set @mobID, 1017; callfunc "MobPoints"; @@ -16,6 +18,4 @@ On1061: set @mobID, 1061; callfunc "MobPoints"; end; - - end; } |