From e404455027c4d2a0461da19143fb67864768ed90 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 25 Sep 2011 11:44:48 +0200 Subject: Adding new maps 044-1 and 044-3. Some changes on other maps related to the new maps. Warp to new maps disabled until release. Converter ran. Submodule pointer updated. --- world/map/npc/044-3/_import.txt | 5 +++++ world/map/npc/044-3/_mobs.txt | 8 ++++++++ world/map/npc/044-3/_warps.txt | 12 ++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 world/map/npc/044-3/_import.txt create mode 100644 world/map/npc/044-3/_mobs.txt create mode 100644 world/map/npc/044-3/_warps.txt (limited to 'world/map/npc/044-3') diff --git a/world/map/npc/044-3/_import.txt b/world/map/npc/044-3/_import.txt new file mode 100644 index 00000000..3242ba6c --- /dev/null +++ b/world/map/npc/044-3/_import.txt @@ -0,0 +1,5 @@ +// Map 044-3: Snow Hills Cave +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 044-3.gat +npc: npc/044-3/_mobs.txt +npc: npc/044-3/_warps.txt diff --git a/world/map/npc/044-3/_mobs.txt b/world/map/npc/044-3/_mobs.txt new file mode 100644 index 00000000..cc8b2b9f --- /dev/null +++ b/world/map/npc/044-3/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow Hills Cave mobs + + + +044-3.gat,0,0,0|script|Mob044-3|-1,{ + end; +} diff --git a/world/map/npc/044-3/_warps.txt b/world/map/npc/044-3/_warps.txt new file mode 100644 index 00000000..763feb7d --- /dev/null +++ b/world/map/npc/044-3/_warps.txt @@ -0,0 +1,12 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow Hills Cave warps + +044-3.gat,46,74|warp|To Snow Hills|-1,-1,044-1.gat,45,75 +044-3.gat,33,176|warp|To Snow Hills|-1,-1,044-1.gat,37,174 +044-3.gat,126,181|warp|To Snow Hills|-1,-1,044-1.gat,101,144 +044-3.gat,35,42|warp|To Snow Hills|-1,-1,044-1.gat,78,110 +044-3.gat,108,163|warp|To Snow Hills|-1,-1,044-1.gat,83,125 +044-3.gat,110,103|warp|To Snow Hills|-1,-1,044-1.gat,108,166 +044-3.gat,119,95|warp|To Snow Hills|-1,-1,044-1.gat,108,157 +044-3.gat,119,59|warp|To Snow Hills|-1,-1,044-1.gat,102,112 +044-3.gat,128,46|warp|To Snow Hills|-1,-1,044-1.gat,102,108 -- cgit v1.2.3-70-g09d2