diff options
Diffstat (limited to 'world/map/npc/009-3/_mobs.txt')
-rw-r--r-- | world/map/npc/009-3/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/009-3/_mobs.txt b/world/map/npc/009-3/_mobs.txt index 79285ccc..f78c4d1a 100644 --- a/world/map/npc/009-3/_mobs.txt +++ b/world/map/npc/009-3/_mobs.txt @@ -8,6 +8,8 @@ 009-3.gat,0,0,0|script|Mob009-3|-1, { + end; + On1007: set @mobID, 1007; callfunc "MobPoints"; @@ -22,6 +24,4 @@ On1009: set @mobID, 1009; callfunc "MobPoints"; end; - - end; } |