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/006-2/_import.txt | 4 ++-- world/map/npc/006-2/_mobs.txt | 4 ++-- world/map/npc/006-2/_warps.txt | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'world/map/npc/006-2') diff --git a/world/map/npc/006-2/_import.txt b/world/map/npc/006-2/_import.txt index 8c5c1e34..0730bd46 100644 --- a/world/map/npc/006-2/_import.txt +++ b/world/map/npc/006-2/_import.txt @@ -1,6 +1,6 @@ // Map 006-2: Pachua's Village -// This file is generated automatically. All manually changes will be removed when running the Converter. -map: 006-2.gat +// This file is generated automatically. All manually added changes will be removed when running the Converter. +map: 006-2 npc: npc/006-2/_mobs.txt npc: npc/006-2/_warps.txt npc: npc/006-2/mapflags.txt diff --git a/world/map/npc/006-2/_mobs.txt b/world/map/npc/006-2/_mobs.txt index fbda9ffc..25ccb409 100644 --- a/world/map/npc/006-2/_mobs.txt +++ b/world/map/npc/006-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. // Pachua's Village mobs -006-2.gat,0,0,0|script|Mob006-2|-1 +006-2,0,0,0|script|Mob006-2|-1 { end; } diff --git a/world/map/npc/006-2/_warps.txt b/world/map/npc/006-2/_warps.txt index ceffbadd..5ea43dec 100644 --- a/world/map/npc/006-2/_warps.txt +++ b/world/map/npc/006-2/_warps.txt @@ -1,7 +1,7 @@ -// 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. // Pachua's Village warps -006-2.gat,67,65|warp|To Desert Mountains|-1,-1,006-1.gat,23,101 -006-2.gat,65,73|warp|To Desert Mountains|-1,-1,006-1.gat,21,109 -006-2.gat,48,44|warp|To Desert Mountains|-1,-1,006-1.gat,23,86 -006-2.gat,58,44|warp|To Desert Mountains|-1,-1,006-1.gat,33,86 +006-2,67,65|warp|To Desert Mountains|-1,-1,006-1,23,101 +006-2,65,73|warp|To Desert Mountains|-1,-1,006-1,21,109 +006-2,48,44|warp|To Desert Mountains|-1,-1,006-1,23,86 +006-2,58,44|warp|To Desert Mountains|-1,-1,006-1,33,86 -- cgit v1.2.3-70-g09d2