From d95a9563233e4b3269e6a5b608d167df656906f8 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 26 Aug 2011 21:36:12 -0700 Subject: Force the converter to run for all files to update generated files * replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps --- world/map/npc/004-2/_warps.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'world/map/npc/004-2/_warps.txt') diff --git a/world/map/npc/004-2/_warps.txt b/world/map/npc/004-2/_warps.txt index b69569d3..6a36eda2 100644 --- a/world/map/npc/004-2/_warps.txt +++ b/world/map/npc/004-2/_warps.txt @@ -1,11 +1,11 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Beach House warps -004-2.gat,39,20 warp ToRoom 0,-1,004-2.gat,75,29 -004-2.gat,75,30 warp ToRoom 0,-1,004-2.gat,38,21 -004-2.gat,21,29 warp ToOutside -1,-1,004-1.gat,80,32 -004-2.gat,62,28 warp ToBasement -1,-1,004-2.gat,21,62 -004-2.gat,20,62 warp To1stFloor -1,-1,004-2.gat,63,28 -004-2.gat,68,66 warp To1stFloor 0,-1,004-2.gat,35,21 -004-2.gat,36,20 warp To2ndFloor 0,-1,004-2.gat,68,65 -004-2.gat,57,66 warp ToOutside -1,-1,004-1.gat,86,28 +004-2.gat,39,20|warp|ToRoom|0,-1,004-2.gat,75,29 +004-2.gat,75,30|warp|ToRoom|0,-1,004-2.gat,38,21 +004-2.gat,21,29|warp|ToOutside|-1,-1,004-1.gat,80,32 +004-2.gat,62,28|warp|ToBasement|-1,-1,004-2.gat,21,62 +004-2.gat,20,62|warp|To1stFloor|-1,-1,004-2.gat,63,28 +004-2.gat,68,66|warp|To1stFloor|0,-1,004-2.gat,35,21 +004-2.gat,36,20|warp|To2ndFloor|0,-1,004-2.gat,68,65 +004-2.gat,57,66|warp|ToOutside|-1,-1,004-1.gat,86,28 -- cgit v1.2.3-70-g09d2