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/010-2/_import.txt | 4 ++-- world/map/npc/010-2/_mobs.txt | 4 ++-- world/map/npc/010-2/_warps.txt | 16 ++++++++-------- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'world/map/npc/010-2') diff --git a/world/map/npc/010-2/_import.txt b/world/map/npc/010-2/_import.txt index c5080ede..9c2b3065 100644 --- a/world/map/npc/010-2/_import.txt +++ b/world/map/npc/010-2/_import.txt @@ -1,6 +1,6 @@ // Map 010-2: Dimond's Cove -// This file is generated automatically. All manually changes will be removed when running the Converter. -map: 010-2.gat +// This file is generated automatically. All manually added changes will be removed when running the Converter. +map: 010-2 npc: npc/010-2/_mobs.txt npc: npc/010-2/_warps.txt npc: npc/010-2/band.txt diff --git a/world/map/npc/010-2/_mobs.txt b/world/map/npc/010-2/_mobs.txt index 5f2a75f0..258716f7 100644 --- a/world/map/npc/010-2/_mobs.txt +++ b/world/map/npc/010-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. // Dimond's Cove mobs -010-2.gat,0,0,0|script|Mob010-2|-1 +010-2,0,0,0|script|Mob010-2|-1 { end; } diff --git a/world/map/npc/010-2/_warps.txt b/world/map/npc/010-2/_warps.txt index 26a2ae56..9e737415 100644 --- a/world/map/npc/010-2/_warps.txt +++ b/world/map/npc/010-2/_warps.txt @@ -1,10 +1,10 @@ -// 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. // Dimond's Cove warps -010-2.gat,27,24|warp|To Cellar|-1,-1,010-2.gat,35,68 -010-2.gat,32,45|warp|To Outside|-1,-1,010-1.gat,36,95 -010-2.gat,40,27|warp|To Second Floor|1,-1,010-2.gat,83,28 -010-2.gat,36,68|warp|To First Floor|-1,-1,010-2.gat,28,24 -010-2.gat,67,27|warp|To Third Floor|1,-1,010-2.gat,67,72 -010-2.gat,83,29|warp|To First Floor|1,-1,010-2.gat,40,28 -010-2.gat,67,73|warp|To Second Floor|1,-1,010-2.gat,67,28 +010-2,27,24|warp|To Cellar|-1,-1,010-2,35,68 +010-2,32,45|warp|To Outside|-1,-1,010-1,36,95 +010-2,40,27|warp|To Second Floor|1,-1,010-2,83,28 +010-2,36,68|warp|To First Floor|-1,-1,010-2,28,24 +010-2,67,27|warp|To Third Floor|1,-1,010-2,67,72 +010-2,83,29|warp|To First Floor|1,-1,010-2,40,28 +010-2,67,73|warp|To Second Floor|1,-1,010-2,67,28 -- cgit v1.2.3-70-g09d2