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/020-3/_warps.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'world/map/npc/020-3/_warps.txt') diff --git a/world/map/npc/020-3/_warps.txt b/world/map/npc/020-3/_warps.txt index b43072b5..17d1c1b3 100644 --- a/world/map/npc/020-3/_warps.txt +++ b/world/map/npc/020-3/_warps.txt @@ -1,10 +1,10 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Ice cave warps -020-3.gat,31,25 warp toOutside -1,-1,020-1.gat,76,37 -020-3.gat,25,22 warp toRightLowerCave -1,-1,020-3.gat,97,101 -020-3.gat,97,99 warp toLeftUpperCave -1,-1,020-3.gat,25,24 -020-3.gat,28,57 warp toLeftLowerCave -1,-1,020-3.gat,33,100 -020-3.gat,49,33 warp ToRightUpperCave -1,-1,020-3.gat,110,55 -020-3.gat,33,98 warp toLeftUpperCave -1,-1,020-3.gat,28,54 -020-3.gat,110,57 warp ToLeftUpperCave -1,-1,020-3.gat,49,35 +020-3.gat,31,25|warp|toOutside|-1,-1,020-1.gat,76,37 +020-3.gat,25,22|warp|toRightLowerCave|-1,-1,020-3.gat,97,101 +020-3.gat,97,99|warp|toLeftUpperCave|-1,-1,020-3.gat,25,24 +020-3.gat,28,57|warp|toLeftLowerCave|-1,-1,020-3.gat,33,100 +020-3.gat,49,33|warp|ToRightUpperCave|-1,-1,020-3.gat,110,55 +020-3.gat,33,98|warp|toLeftUpperCave|-1,-1,020-3.gat,28,54 +020-3.gat,110,57|warp|ToLeftUpperCave|-1,-1,020-3.gat,49,35 -- cgit v1.2.3-70-g09d2