From 7ee83b0c4277e50c473a70138f1fd8e1b99b8acd Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Sun, 16 Dec 2012 18:35:28 +0100 Subject: Run 'make maps' for the Illia maps --- world/map/npc/052-1/_import.txt | 5 +++++ world/map/npc/052-1/_mobs.txt | 14 ++++++++++++++ world/map/npc/052-1/_warps.txt | 3 +++ 3 files changed, 22 insertions(+) create mode 100644 world/map/npc/052-1/_import.txt create mode 100644 world/map/npc/052-1/_mobs.txt create mode 100644 world/map/npc/052-1/_warps.txt (limited to 'world/map/npc/052-1') diff --git a/world/map/npc/052-1/_import.txt b/world/map/npc/052-1/_import.txt new file mode 100644 index 00000000..29240d1c --- /dev/null +++ b/world/map/npc/052-1/_import.txt @@ -0,0 +1,5 @@ +// Map 052-1: Illia archipelago +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 052-1.gat +npc: npc/052-1/_mobs.txt +npc: npc/052-1/_warps.txt 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; +} diff --git a/world/map/npc/052-1/_warps.txt b/world/map/npc/052-1/_warps.txt new file mode 100644 index 00000000..7318be9e --- /dev/null +++ b/world/map/npc/052-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Illia archipelago warps + -- cgit v1.2.3-60-g2f50