summaryrefslogtreecommitdiff
path: root/world/map/npc/001-3/_mobs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/001-3/_mobs.txt')
-rw-r--r--world/map/npc/001-3/_mobs.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/world/map/npc/001-3/_mobs.txt b/world/map/npc/001-3/_mobs.txt
index c49195bb..47156be7 100644
--- a/world/map/npc/001-3/_mobs.txt
+++ b/world/map/npc/001-3/_mobs.txt
@@ -1,8 +1,14 @@
// This file is generated automatically. All manually changes will be removed when running the Converter.
-// Tulimshar arena mobs
+// Tulimshar Arena mobs
+001-3.gat,0,0,0,0|monster|Maggot|1002,10,0,0,Mob001-3::On1002
001-3.gat,0,0,0|script|Mob001-3|-1,{
+On1002:
+ set @mobID, 1002;
+ callfunc "MobPoints";
+ end;
+
end;
}