diff options
Diffstat (limited to 'npc/warps/other/arena.txt')
-rw-r--r-- | npc/warps/other/arena.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/warps/other/arena.txt b/npc/warps/other/arena.txt index 2ccaf6dcd..f0bb7e8df 100644 --- a/npc/warps/other/arena.txt +++ b/npc/warps/other/arena.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Arena Warps //===== By: ================================================== //= SinSloth @@ -69,4 +69,4 @@ DLGTEMP: mes "Closing control panel."; close; } -}
\ No newline at end of file +} |