diff options
Diffstat (limited to 'world/map/npc/025-1/_mobs.txt')
-rw-r--r-- | world/map/npc/025-1/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/025-1/_mobs.txt b/world/map/npc/025-1/_mobs.txt index b3a7ab4f..85c9c093 100644 --- a/world/map/npc/025-1/_mobs.txt +++ b/world/map/npc/025-1/_mobs.txt @@ -15,6 +15,8 @@ 025-1.gat,0,0,0|script|Mob025-1|-1, { + end; + On1003: set @mobID, 1003; callfunc "MobPoints"; @@ -59,6 +61,4 @@ On1041: set @mobID, 1041; callfunc "MobPoints"; end; - - end; } |