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/pre-re/other/arena.txt | |
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/pre-re/other/arena.txt')
-rw-r--r-- | npc/pre-re/other/arena.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/npc/pre-re/other/arena.txt b/npc/pre-re/other/arena.txt new file mode 100644 index 000000000..ff88f4c28 --- /dev/null +++ b/npc/pre-re/other/arena.txt @@ -0,0 +1,15 @@ +//===== Hercules Script ====================================== +//= Arena Warps +//===== By: ================================================== +//= Streusel +//===== Current Version: ===================================== +//= 1.0 +//===== Description: ========================================= +//= Warp Points related to Izlude Arena && Control Panel +//===== Additional Comments: ================================= +//= 1.0 First version. +//= Moved welcome_arena & bye_arena from main folder +//============================================================ + +izlude,128,226,0 warp welcome_arena 1,1,arena_room,100,30 +arena_room,99,24,0 warp bye_arena 2,2,izlude,128,220
\ No newline at end of file |