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/042-2/_mobs.txt | 6 +++--- world/map/npc/042-2/_warps.txt | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'world/map/npc/042-2') diff --git a/world/map/npc/042-2/_mobs.txt b/world/map/npc/042-2/_mobs.txt index 3a980e8f..c1088241 100644 --- a/world/map/npc/042-2/_mobs.txt +++ b/world/map/npc/042-2/_mobs.txt @@ -1,8 +1,8 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// mobs +// unnamed map 042-2 mobs -042-2.gat,0,0,0 script Mob042-2 -1,{ - end; +042-2.gat,0,0,0|script|Mob042-2|-1,{ + end; } diff --git a/world/map/npc/042-2/_warps.txt b/world/map/npc/042-2/_warps.txt index 8b3c666c..8788103e 100644 --- a/world/map/npc/042-2/_warps.txt +++ b/world/map/npc/042-2/_warps.txt @@ -1,6 +1,6 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// warps +// unnamed map 042-2 warps -042-2.gat,29,62 warp toOutside -1,-1,042-1.gat,62,64 -042-2.gat,22,93 warp toOutside -1,-1,042-1.gat,77,78 -042-2.gat,44,93 warp toOutside -1,-1,042-1.gat,87,78 +042-2.gat,29,62|warp|toOutside|-1,-1,042-1.gat,62,64 +042-2.gat,22,93|warp|toOutside|-1,-1,042-1.gat,77,78 +042-2.gat,44,93|warp|toOutside|-1,-1,042-1.gat,87,78 -- cgit v1.2.3-60-g2f50