diff options
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 |