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/004-2_Beach_House | |
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/004-2_Beach_House')
-rw-r--r-- | npc/004-2_Beach_House/_import.txt | 4 | ||||
-rw-r--r-- | npc/004-2_Beach_House/_mobs.txt | 8 | ||||
-rw-r--r-- | npc/004-2_Beach_House/_warps.txt | 11 |
3 files changed, 0 insertions, 23 deletions
diff --git a/npc/004-2_Beach_House/_import.txt b/npc/004-2_Beach_House/_import.txt deleted file mode 100644 index 4703e3d0..00000000 --- a/npc/004-2_Beach_House/_import.txt +++ /dev/null @@ -1,4 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -map: 004-2.gat -npc: npc/004-2_Beach_House/_mobs.txt -npc: npc/004-2_Beach_House/_warps.txt diff --git a/npc/004-2_Beach_House/_mobs.txt b/npc/004-2_Beach_House/_mobs.txt deleted file mode 100644 index 2669f3c6..00000000 --- a/npc/004-2_Beach_House/_mobs.txt +++ /dev/null @@ -1,8 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// 004-2 Beach House mobs - - - -004-2.gat,0,0,0 script Mob004-2 -1,{ - end; -} diff --git a/npc/004-2_Beach_House/_warps.txt b/npc/004-2_Beach_House/_warps.txt deleted file mode 100644 index e8a40633..00000000 --- a/npc/004-2_Beach_House/_warps.txt +++ /dev/null @@ -1,11 +0,0 @@ -// This file is generated automatically. All manually changes will be removed when running the Converter. -// 004-2 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 |