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/028-3 | |
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/028-3')
-rw-r--r-- | npc/028-3/_import.txt | 1 | ||||
-rw-r--r-- | npc/028-3/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/028-3/_warps.txt | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/npc/028-3/_import.txt b/npc/028-3/_import.txt index beee1f4e..bb8dd79e 100644 --- a/npc/028-3/_import.txt +++ b/npc/028-3/_import.txt @@ -1,3 +1,4 @@ +// Map 028-3: // This file is generated automatically. All manually changes will be removed when running the Converter. map: 028-3.gat npc: npc/028-3/_mobs.txt diff --git a/npc/028-3/_mobs.txt b/npc/028-3/_mobs.txt index 912ec985..a5dec284 100644 --- a/npc/028-3/_mobs.txt +++ b/npc/028-3/_mobs.txt @@ -1,5 +1,5 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// 028-3 mobs +// mobs 028-3.gat,51,49,22,15 monster Silkworm 1035,10,0,3000,Mob028-3::On1035 028-3.gat,43,35,1,1 monster EvilMushroom 1013,3,40000,5000,Mob028-3::On1013 diff --git a/npc/028-3/_warps.txt b/npc/028-3/_warps.txt index e4074a2a..62972083 100644 --- a/npc/028-3/_warps.txt +++ b/npc/028-3/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// 028-3 warps +// warps 028-3.gat,33,78 warp To028-1 -1,-1,028-1.gat,114,122 |