diff options
author | Streusel <advance_me@hotmail.de> | 2013-02-19 10:10:18 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-19 10:10:18 -0800 |
commit | 80362e588f45bf245d517334cefa1e84edc24769 (patch) | |
tree | 367e8b88d2752742656221f5b1857f49a32a83b0 /npc/scripts_warps.conf | |
parent | 1188df9f38e73590ee3004df18d26105a7a1de37 (diff) | |
download | hercules-80362e588f45bf245d517334cefa1e84edc24769.tar.gz hercules-80362e588f45bf245d517334cefa1e84edc24769.tar.bz2 hercules-80362e588f45bf245d517334cefa1e84edc24769.tar.xz hercules-80362e588f45bf245d517334cefa1e84edc24769.zip |
-Moved Arena to main folder so it can be used by pre-re and re
Signed-off-by: Streusel
Diffstat (limited to 'npc/scripts_warps.conf')
-rw-r--r-- | npc/scripts_warps.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts_warps.conf b/npc/scripts_warps.conf index 53366d75d..75b14bb47 100644 --- a/npc/scripts_warps.conf +++ b/npc/scripts_warps.conf @@ -85,5 +85,6 @@ npc: npc/warps/other/god.txt npc: npc/warps/other/jobquests.txt npc: npc/warps/other/kiel.txt npc: npc/warps/other/other.txt +npc: npc/warps/other/arena.txt npc: npc/warps/guildcastles.txt -npc: npc/warps/pvp.txt +npc: npc/warps/pvp.txt
\ No newline at end of file |