From 4984f5f96f2c2382dd9eb6ec5032c983040106bd Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Fri, 2 Apr 2010 10:57:56 -0600 Subject: Add theater map and new cave by poison_ivy --- npc/017-2_Theater/_import.txt | 3 +++ npc/017-2_Theater/_mobs.txt | 7 +++++++ npc/017-2_Theater/_warps.txt | 10 ++++++++++ 3 files changed, 20 insertions(+) create mode 100644 npc/017-2_Theater/_import.txt create mode 100644 npc/017-2_Theater/_mobs.txt create mode 100644 npc/017-2_Theater/_warps.txt (limited to 'npc/017-2_Theater') diff --git a/npc/017-2_Theater/_import.txt b/npc/017-2_Theater/_import.txt new file mode 100644 index 00000000..bfbe9f51 --- /dev/null +++ b/npc/017-2_Theater/_import.txt @@ -0,0 +1,3 @@ +map: 017-2.gat +npc: npc/017-2_Theater/_mobs.txt +npc: npc/017-2_Theater/_warps.txt diff --git a/npc/017-2_Theater/_mobs.txt b/npc/017-2_Theater/_mobs.txt new file mode 100644 index 00000000..ee716dda --- /dev/null +++ b/npc/017-2_Theater/_mobs.txt @@ -0,0 +1,7 @@ +// 017-2 Theater mobs + + + +017-2.gat,0,0,0 script Mob017-2 -1,{ + end; +} diff --git a/npc/017-2_Theater/_warps.txt b/npc/017-2_Theater/_warps.txt new file mode 100644 index 00000000..af28c67f --- /dev/null +++ b/npc/017-2_Theater/_warps.txt @@ -0,0 +1,10 @@ +// 017-2 Theater warps + +017-2.gat,30,20 warp toBackStage02 -1,-1,017-9.gat,30,23 +017-2.gat,26,30 warp toWoodlandHills -1,-1,017-1.gat,43,33 +017-2.gat,22,20 warp toBackStage01 -1,-1,017-9.gat,22,23 +017-2.gat,21,-3 warp toStage01 -2,-2,013-2.gat,24,58 +017-2.gat,26,-3 warp toStage01 -2,-2,013-2.gat,26,54 +017-2.gat,22,-13 warp toStage02 -2,-2,013-2.gat,22,54 +017-2.gat,30,-13 warp toStage01 -2,-2,013-2.gat,30,54 +017-2.gat,31,-3 warp toStage01 -2,-2,013-2.gat,28,58 -- cgit v1.2.3-60-g2f50