From bae4b92e560c2694eaaf0e8b4d9e95e56204471b Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 18 Jun 2011 21:58:47 -0700 Subject: Move to a subdirectory --- world/map/npc/004-2/_import.txt | 5 +++++ world/map/npc/004-2/_mobs.txt | 8 ++++++++ world/map/npc/004-2/_warps.txt | 11 +++++++++++ 3 files changed, 24 insertions(+) create mode 100644 world/map/npc/004-2/_import.txt create mode 100644 world/map/npc/004-2/_mobs.txt create mode 100644 world/map/npc/004-2/_warps.txt (limited to 'world/map/npc/004-2') diff --git a/world/map/npc/004-2/_import.txt b/world/map/npc/004-2/_import.txt new file mode 100644 index 00000000..3efc4d70 --- /dev/null +++ b/world/map/npc/004-2/_import.txt @@ -0,0 +1,5 @@ +// Map 004-2: Beach House +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 004-2.gat +npc: npc/004-2/_mobs.txt +npc: npc/004-2/_warps.txt diff --git a/world/map/npc/004-2/_mobs.txt b/world/map/npc/004-2/_mobs.txt new file mode 100644 index 00000000..dd47ab77 --- /dev/null +++ b/world/map/npc/004-2/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Beach House mobs + + + +004-2.gat,0,0,0 script Mob004-2 -1,{ + end; +} diff --git a/world/map/npc/004-2/_warps.txt b/world/map/npc/004-2/_warps.txt new file mode 100644 index 00000000..b69569d3 --- /dev/null +++ b/world/map/npc/004-2/_warps.txt @@ -0,0 +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 -- cgit v1.2.3-60-g2f50