diff options
author | Jared Adams <jaxad0127@gmail.com> | 2011-06-01 15:27:26 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2011-06-01 15:37:09 -0600 |
commit | 3d0823d5c9b56be5c3892c0a4e717f961cb93e69 (patch) | |
tree | 6545b29dbd08d81b57f9cb1f9f83df57ead489c2 /npc/017-2_Theater | |
parent | c6e448824925eec18edffffc7342399b73b6feb4 (diff) | |
download | serverdata-3d0823d5c9b56be5c3892c0a4e717f961cb93e69.tar.gz serverdata-3d0823d5c9b56be5c3892c0a4e717f961cb93e69.tar.bz2 serverdata-3d0823d5c9b56be5c3892c0a4e717f961cb93e69.tar.xz serverdata-3d0823d5c9b56be5c3892c0a4e717f961cb93e69.zip |
Change the Converter to use different folder names
And update everything to use it.
Diffstat (limited to 'npc/017-2_Theater')
-rw-r--r-- | npc/017-2_Theater/_import.txt | 4 | ||||
-rw-r--r-- | npc/017-2_Theater/_mobs.txt | 8 | ||||
-rw-r--r-- | npc/017-2_Theater/_warps.txt | 11 |
3 files changed, 0 insertions, 23 deletions
diff --git a/npc/017-2_Theater/_import.txt b/npc/017-2_Theater/_import.txt deleted file mode 100644 index cb701730..00000000 --- a/npc/017-2_Theater/_import.txt +++ /dev/null @@ -1,4 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -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 deleted file mode 100644 index eaf7b0d2..00000000 --- a/npc/017-2_Theater/_mobs.txt +++ /dev/null @@ -1,8 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// 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 deleted file mode 100644 index 44084f31..00000000 --- a/npc/017-2_Theater/_warps.txt +++ /dev/null @@ -1,11 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// 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 |