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/botcheck | |
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/botcheck')
-rw-r--r-- | npc/botcheck/_import.txt | 1 | ||||
-rw-r--r-- | npc/botcheck/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/botcheck/_warps.txt | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/npc/botcheck/_import.txt b/npc/botcheck/_import.txt index d1327a6d..8c1b3663 100644 --- a/npc/botcheck/_import.txt +++ b/npc/botcheck/_import.txt @@ -1,3 +1,4 @@ +// Map botcheck: // This file is generated automatically. All manually changes will be removed when running the Converter. map: botcheck.gat npc: npc/botcheck/_mobs.txt diff --git a/npc/botcheck/_mobs.txt b/npc/botcheck/_mobs.txt index d8144379..c54ee2ac 100644 --- a/npc/botcheck/_mobs.txt +++ b/npc/botcheck/_mobs.txt @@ -1,5 +1,5 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// botcheck mobs +// mobs diff --git a/npc/botcheck/_warps.txt b/npc/botcheck/_warps.txt index 5d0524c1..605abadf 100644 --- a/npc/botcheck/_warps.txt +++ b/npc/botcheck/_warps.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. -// botcheck warps +// warps |