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-1/_import.txt | 5 +++++ world/map/npc/044-1/_mobs.txt | 8 ++++++++ world/map/npc/044-1/_warps.txt | 13 +++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 world/map/npc/044-1/_import.txt create mode 100644 world/map/npc/044-1/_mobs.txt create mode 100644 world/map/npc/044-1/_warps.txt (limited to 'world/map/npc/044-1') diff --git a/world/map/npc/044-1/_import.txt b/world/map/npc/044-1/_import.txt new file mode 100644 index 00000000..85578d2d --- /dev/null +++ b/world/map/npc/044-1/_import.txt @@ -0,0 +1,5 @@ +// Map 044-1: Snow Hills +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 044-1.gat +npc: npc/044-1/_mobs.txt +npc: npc/044-1/_warps.txt diff --git a/world/map/npc/044-1/_mobs.txt b/world/map/npc/044-1/_mobs.txt new file mode 100644 index 00000000..af6fcffe --- /dev/null +++ b/world/map/npc/044-1/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow Hills mobs + + + +044-1.gat,0,0,0|script|Mob044-1|-1,{ + end; +} diff --git a/world/map/npc/044-1/_warps.txt b/world/map/npc/044-1/_warps.txt new file mode 100644 index 00000000..5bc84dba --- /dev/null +++ b/world/map/npc/044-1/_warps.txt @@ -0,0 +1,13 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Snow Hills warps + +044-1.gat,108,165|warp|To Small Cave|-1,-1,044-3.gat,110,102 +044-1.gat,108,156|warp|To Small Cave|-1,-1,044-3.gat,119,94 +044-1.gat,102,111|warp|To Small Cave|-1,-1,044-3.gat,119,58 +044-1.gat,102,107|warp|To Small Cave|-1,-1,044-3.gat,128,45 +044-1.gat,154,92|warp|To Ice Labyrinth|-1,-1,031-3.gat,115,76 +044-1.gat,101,143|warp|To Snow Hills Cave|-1,-1,044-3.gat,126,180 +044-1.gat,37,173|warp|To Snow Hills Cave|-1,-1,044-3.gat,33,175 +044-1.gat,45,73|warp|To Snow Hills Cave|-1,-1,044-3.gat,46,76 +044-1.gat,78,109|warp|To Snow Hills Cave|-1,-1,044-3.gat,35,41 +044-1.gat,83,123|warp|To Snow Hills Cave|-1,-1,044-3.gat,108,165 -- cgit v1.2.3-60-g2f50