From cf071d9846890a24d8d462f82da9b6d0f96d8fd2 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 17 May 2013 21:43:03 +0200 Subject: Run make maps to add 034-2. Submodule pointer updated. --- world/map/npc/034-2/_import.txt | 5 +++++ world/map/npc/034-2/_mobs.txt | 8 ++++++++ world/map/npc/034-2/_warps.txt | 6 ++++++ 3 files changed, 19 insertions(+) create mode 100644 world/map/npc/034-2/_import.txt create mode 100644 world/map/npc/034-2/_mobs.txt create mode 100644 world/map/npc/034-2/_warps.txt (limited to 'world/map/npc/034-2') diff --git a/world/map/npc/034-2/_import.txt b/world/map/npc/034-2/_import.txt new file mode 100644 index 00000000..07dfa138 --- /dev/null +++ b/world/map/npc/034-2/_import.txt @@ -0,0 +1,5 @@ +// Map 034-2: Trappers Huts +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 034-2.gat +npc: npc/034-2/_mobs.txt +npc: npc/034-2/_warps.txt diff --git a/world/map/npc/034-2/_mobs.txt b/world/map/npc/034-2/_mobs.txt new file mode 100644 index 00000000..9cabee2a --- /dev/null +++ b/world/map/npc/034-2/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Trappers Huts mobs + + + +034-2.gat,0,0,0|script|Mob034-2|-1,{ + end; +} diff --git a/world/map/npc/034-2/_warps.txt b/world/map/npc/034-2/_warps.txt new file mode 100644 index 00000000..2e840d68 --- /dev/null +++ b/world/map/npc/034-2/_warps.txt @@ -0,0 +1,6 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Trappers Huts warps + +034-2.gat,28,32|warp|To Outside|-1,-1,034-1.gat,31,69 +034-2.gat,73,30|warp|To Outside|-1,-1,034-1.gat,64,100 +034-2.gat,30,33|warp|To Outside|-1,-1,034-1.gat,31,69 -- cgit v1.2.3-60-g2f50