From 3d0823d5c9b56be5c3892c0a4e717f961cb93e69 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 1 Jun 2011 15:27:26 -0600 Subject: Change the Converter to use different folder names And update everything to use it. --- npc/034-1/_import.txt | 5 +++++ npc/034-1/_mobs.txt | 8 ++++++++ npc/034-1/_warps.txt | 3 +++ 3 files changed, 16 insertions(+) create mode 100644 npc/034-1/_import.txt create mode 100644 npc/034-1/_mobs.txt create mode 100644 npc/034-1/_warps.txt (limited to 'npc/034-1') diff --git a/npc/034-1/_import.txt b/npc/034-1/_import.txt new file mode 100644 index 00000000..e4b39026 --- /dev/null +++ b/npc/034-1/_import.txt @@ -0,0 +1,5 @@ +// Map 034-1: Snow field +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 034-1.gat +npc: npc/034-1/_mobs.txt +npc: npc/034-1/_warps.txt diff --git a/npc/034-1/_mobs.txt b/npc/034-1/_mobs.txt new file mode 100644 index 00000000..50d15f66 --- /dev/null +++ b/npc/034-1/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow field mobs + + + +034-1.gat,0,0,0 script Mob034-1 -1,{ + end; +} diff --git a/npc/034-1/_warps.txt b/npc/034-1/_warps.txt new file mode 100644 index 00000000..37bdd507 --- /dev/null +++ b/npc/034-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow field warps + -- cgit v1.2.3-60-g2f50