diff options
Diffstat (limited to 'world/map/npc/002-1/_mobs.txt')
-rw-r--r-- | world/map/npc/002-1/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/002-1/_mobs.txt b/world/map/npc/002-1/_mobs.txt index 3579851b..56ddb9f6 100644 --- a/world/map/npc/002-1/_mobs.txt +++ b/world/map/npc/002-1/_mobs.txt @@ -19,6 +19,8 @@ 002-1.gat,0,0,0|script|Mob002-1|-1, { + end; + On1002: set @mobID, 1002; callfunc "MobPoints"; @@ -38,6 +40,4 @@ On1011: set @mobID, 1011; callfunc "MobPoints"; end; - - end; } |