From 507b3424f99a648bd5ce2fed513bad104526fdbc Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 1 Feb 2015 14:15:06 -0500 Subject: make maps with the updated converter --- world/map/npc/030-2/_import.txt | 4 ++-- world/map/npc/030-2/_mobs.txt | 4 ++-- world/map/npc/030-2/_warps.txt | 32 ++++++++++++++++---------------- 3 files changed, 20 insertions(+), 20 deletions(-) (limited to 'world/map/npc/030-2') diff --git a/world/map/npc/030-2/_import.txt b/world/map/npc/030-2/_import.txt index c3867abf..2588ec56 100644 --- a/world/map/npc/030-2/_import.txt +++ b/world/map/npc/030-2/_import.txt @@ -1,6 +1,6 @@ // Map 030-2: Christmas Inn -// This file is generated automatically. All manually changes will be removed when running the Converter. -map: 030-2.gat +// This file is generated automatically. All manually added changes will be removed when running the Converter. +map: 030-2 npc: npc/030-2/_mobs.txt npc: npc/030-2/_warps.txt npc: npc/030-2/avalia.txt diff --git a/world/map/npc/030-2/_mobs.txt b/world/map/npc/030-2/_mobs.txt index 98e36e84..4e45ffc1 100644 --- a/world/map/npc/030-2/_mobs.txt +++ b/world/map/npc/030-2/_mobs.txt @@ -1,9 +1,9 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. +// This file is generated automatically. All manually added changes will be removed when running the Converter. // Christmas Inn mobs -030-2.gat,0,0,0|script|Mob030-2|-1 +030-2,0,0,0|script|Mob030-2|-1 { end; } diff --git a/world/map/npc/030-2/_warps.txt b/world/map/npc/030-2/_warps.txt index af368314..a004a838 100644 --- a/world/map/npc/030-2/_warps.txt +++ b/world/map/npc/030-2/_warps.txt @@ -1,18 +1,18 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. +// This file is generated automatically. All manually added changes will be removed when running the Converter. // Christmas Inn warps -030-2.gat,88,51|warp|To Outside|-1,-1,020-1.gat,33,94 -030-2.gat,72,31|warp|To Basement|-1,-1,030-2.gat,51,31 -030-2.gat,194,68|warp|To Fourth Floor|-1,-1,030-2.gat,78,88 -030-2.gat,52,31|warp|To First Floor|-1,-1,030-2.gat,73,31 -030-2.gat,75,19|warp|To Second Floor|0,-1,030-2.gat,127,50 -030-2.gat,102,19|warp|To Second Floor|0,-1,030-2.gat,153,50 -030-2.gat,127,51|warp|To First Floor|0,-1,030-2.gat,75,20 -030-2.gat,154,51|warp|To First Floor|0,-1,030-2.gat,101,20 -030-2.gat,156,24|warp|To Third Floor|-1,0,030-2.gat,21,78 -030-2.gat,20,78|warp|To Second Floor|-1,0,030-2.gat,155,24 -030-2.gat,42,105|warp|To Fourth Floor|0,-1,030-2.gat,93,74 -030-2.gat,94,73|warp|To Third Floor|0,-1,030-2.gat,41,104 -030-2.gat,102,73|warp|To Fifth Floor|0,-1,030-2.gat,127,104 -030-2.gat,127,105|warp|To Fourth Floor|0,-1,030-2.gat,102,74 -030-2.gat,78,87|warp|To Private Room|-1,-1,030-2.gat,194,67 +030-2,88,51|warp|To Outside|-1,-1,020-1,33,94 +030-2,72,31|warp|To Basement|-1,-1,030-2,51,31 +030-2,194,68|warp|To Fourth Floor|-1,-1,030-2,78,88 +030-2,52,31|warp|To First Floor|-1,-1,030-2,73,31 +030-2,75,19|warp|To Second Floor|0,-1,030-2,127,50 +030-2,102,19|warp|To Second Floor|0,-1,030-2,153,50 +030-2,127,51|warp|To First Floor|0,-1,030-2,75,20 +030-2,154,51|warp|To First Floor|0,-1,030-2,101,20 +030-2,156,24|warp|To Third Floor|-1,0,030-2,21,78 +030-2,20,78|warp|To Second Floor|-1,0,030-2,155,24 +030-2,42,105|warp|To Fourth Floor|0,-1,030-2,93,74 +030-2,94,73|warp|To Third Floor|0,-1,030-2,41,104 +030-2,102,73|warp|To Fifth Floor|0,-1,030-2,127,104 +030-2,127,105|warp|To Fourth Floor|0,-1,030-2,102,74 +030-2,78,87|warp|To Private Room|-1,-1,030-2,194,67 -- cgit v1.2.3-70-g09d2