diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-11-23 14:24:20 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-11-23 14:24:20 +0000 |
commit | dd37845806089ee47bf388e126814021ef3ade32 (patch) | |
tree | 01dc9612fad05f3ccd187f0cf8ec9cb172134f66 /npc/010-2_Dimonds_Cove/_import.txt | |
parent | d607a8c72c02708e6a9edf6d25e37d1b7b2dbd78 (diff) | |
download | serverdata-dd37845806089ee47bf388e126814021ef3ade32.tar.gz serverdata-dd37845806089ee47bf388e126814021ef3ade32.tar.bz2 serverdata-dd37845806089ee47bf388e126814021ef3ade32.tar.xz serverdata-dd37845806089ee47bf388e126814021ef3ade32.zip |
Fix names of map folders
THe converter has been changed to on;y have 0-9A-Za-z-_ as valid
characters in map folder names.
Diffstat (limited to 'npc/010-2_Dimonds_Cove/_import.txt')
-rw-r--r-- | npc/010-2_Dimonds_Cove/_import.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/010-2_Dimonds_Cove/_import.txt b/npc/010-2_Dimonds_Cove/_import.txt new file mode 100644 index 00000000..1a75f84a --- /dev/null +++ b/npc/010-2_Dimonds_Cove/_import.txt @@ -0,0 +1,7 @@ +map: 010-2.gat +npc: npc/010-2_Dimonds_Cove/_mobs.txt +npc: npc/010-2_Dimonds_Cove/_warps.txt +npc: npc/010-2_Dimonds_Cove/dimonds.txt +npc: npc/010-2_Dimonds_Cove/doug.txt +npc: npc/010-2_Dimonds_Cove/loratay.txt +npc: npc/010-2_Dimonds_Cove/workers.txt |