diff options
Diffstat (limited to 'world/map/npc/006-1/_mobs.txt')
-rw-r--r-- | world/map/npc/006-1/_mobs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/006-1/_mobs.txt b/world/map/npc/006-1/_mobs.txt index 6bf53fee..653acd7f 100644 --- a/world/map/npc/006-1/_mobs.txt +++ b/world/map/npc/006-1/_mobs.txt @@ -20,6 +20,8 @@ 006-1.gat,0,0,0|script|Mob006-1|-1, { + end; + On1003: set @mobID, 1003; callfunc "MobPoints"; @@ -34,6 +36,4 @@ On1026: set @mobID, 1026; callfunc "MobPoints"; end; - - end; } |