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/011-6 | |
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/011-6')
-rw-r--r-- | npc/011-6/_import.txt | 1 | ||||
-rw-r--r-- | npc/011-6/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/011-6/_warps.txt | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/npc/011-6/_import.txt b/npc/011-6/_import.txt index 74e2fd98..0afbffa4 100644 --- a/npc/011-6/_import.txt +++ b/npc/011-6/_import.txt @@ -1,3 +1,4 @@ +// Map 011-6: // This file is generated automatically. All manually changes will be removed when running the Converter. map: 011-6.gat npc: npc/011-6/_mobs.txt diff --git a/npc/011-6/_mobs.txt b/npc/011-6/_mobs.txt index 78b1ffcf..007e7e86 100644 --- a/npc/011-6/_mobs.txt +++ b/npc/011-6/_mobs.txt @@ -1,5 +1,5 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// 011-6 mobs +// mobs 011-6.gat,152,72,283,127 monster Silk Worm 1035,9,30000,100000,Mob011-6::On1035 011-6.gat,263,38,30,34 monster Bandit 1064,1,30000,30000,Mob011-6::On1064 diff --git a/npc/011-6/_warps.txt b/npc/011-6/_warps.txt index 22911093..458bc283 100644 --- a/npc/011-6/_warps.txt +++ b/npc/011-6/_warps.txt @@ -1,5 +1,5 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// 011-6 warps +// warps 011-6.gat,51,75 warp toMiddleCave1 -1,-1,011-6.gat,260,125 011-6.gat,61,71 warp toMiddleCave2 -1,-1,011-6.gat,270,122 |