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/020-3/_import.txt | 4 ++-- world/map/npc/020-3/_mobs.txt | 12 ++++++------ world/map/npc/020-3/_warps.txt | 16 ++++++++-------- 3 files changed, 16 insertions(+), 16 deletions(-) (limited to 'world/map/npc/020-3') diff --git a/world/map/npc/020-3/_import.txt b/world/map/npc/020-3/_import.txt index a654038e..8560e23d 100644 --- a/world/map/npc/020-3/_import.txt +++ b/world/map/npc/020-3/_import.txt @@ -1,6 +1,6 @@ // Map 020-3: Ice cave -// This file is generated automatically. All manually changes will be removed when running the Converter. -map: 020-3.gat +// This file is generated automatically. All manually added changes will be removed when running the Converter. +map: 020-3 npc: npc/020-3/_mobs.txt npc: npc/020-3/_warps.txt npc: npc/020-3/mapflags.txt diff --git a/world/map/npc/020-3/_mobs.txt b/world/map/npc/020-3/_mobs.txt index c84400ba..13ed6c8b 100644 --- a/world/map/npc/020-3/_mobs.txt +++ b/world/map/npc/020-3/_mobs.txt @@ -1,13 +1,13 @@ -// 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. // Ice cave mobs -020-3.gat,40,36,29,4|monster|Bat|1017,1,100000ms,30000ms,Mob020-3::On1017 -020-3.gat,40,49,34,7|monster|Pinkie|1018,1,100000ms,30000ms,Mob020-3::On1018 -020-3.gat,0,0,0,0|monster|Bat|1017,20,0ms,0ms,Mob020-3::On1017 -020-3.gat,0,0,0,0|monster|Pinkie|1018,10,0ms,0ms,Mob020-3::On1018 +020-3,40,36,29,4|monster|Bat|1017,1,100000ms,30000ms,Mob020-3::On1017 +020-3,40,49,34,7|monster|Pinkie|1018,1,100000ms,30000ms,Mob020-3::On1018 +020-3,0,0,0,0|monster|Bat|1017,20,0ms,0ms,Mob020-3::On1017 +020-3,0,0,0,0|monster|Pinkie|1018,10,0ms,0ms,Mob020-3::On1018 -020-3.gat,0,0,0|script|Mob020-3|-1 +020-3,0,0,0|script|Mob020-3|-1 { end; diff --git a/world/map/npc/020-3/_warps.txt b/world/map/npc/020-3/_warps.txt index fe8b3baf..d988159a 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. +// This file is generated automatically. All manually added changes will be removed when running the Converter. // Ice cave warps -020-3.gat,31,25|warp|To Nivalis|-1,-1,020-1.gat,76,37 -020-3.gat,25,22|warp|To Ice Cave|-1,-1,020-3.gat,97,101 -020-3.gat,97,99|warp|To Ice Entrance|-1,-1,020-3.gat,25,24 -020-3.gat,28,57|warp|To Ice Cave|-1,-1,020-3.gat,33,99 -020-3.gat,49,33|warp|To Ice Cave|-1,-1,020-3.gat,110,56 -020-3.gat,33,98|warp|To Ice Entrance|-1,-1,020-3.gat,28,56 -020-3.gat,110,57|warp|To Ice Entrance|-1,-1,020-3.gat,49,34 +020-3,31,25|warp|To Nivalis|-1,-1,020-1,76,37 +020-3,25,22|warp|To Ice Cave|-1,-1,020-3,97,101 +020-3,97,99|warp|To Ice Entrance|-1,-1,020-3,25,24 +020-3,28,57|warp|To Ice Cave|-1,-1,020-3,33,99 +020-3,49,33|warp|To Ice Cave|-1,-1,020-3,110,56 +020-3,33,98|warp|To Ice Entrance|-1,-1,020-3,28,56 +020-3,110,57|warp|To Ice Entrance|-1,-1,020-3,49,34 -- cgit v1.2.3-70-g09d2