summaryrefslogtreecommitdiff
path: root/world/map/npc/052-1/_mobs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/052-1/_mobs.txt')
-rw-r--r--world/map/npc/052-1/_mobs.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/world/map/npc/052-1/_mobs.txt b/world/map/npc/052-1/_mobs.txt
new file mode 100644
index 00000000..81068dd7
--- /dev/null
+++ b/world/map/npc/052-1/_mobs.txt
@@ -0,0 +1,14 @@
+// This file is generated automatically. All manually changes will be removed when running the Converter.
+// Illia archipelago mobs
+
+052-1.gat,55,29,43,39|monster|Azul Slime|1100,18,100000,20000,Mob052-1::On1100
+
+
+052-1.gat,0,0,0|script|Mob052-1|-1,{
+On1100:
+ set @mobID, 1100;
+ callfunc "MobPoints";
+ end;
+
+ end;
+}