diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-06-27 19:32:37 +0300 |
commit | 9e70581952d89efdabbc94a42f0d015452241f48 (patch) | |
tree | b8d13f2674d3bbdeb70857ca4d8d90fe220c72e3 /npc/re/warps/other/arena.txt | |
parent | 6049fbf77ebdcf61027bc799790edbe7657aadee (diff) | |
download | hercules-9e70581952d89efdabbc94a42f0d015452241f48.tar.gz hercules-9e70581952d89efdabbc94a42f0d015452241f48.tar.bz2 hercules-9e70581952d89efdabbc94a42f0d015452241f48.tar.xz hercules-9e70581952d89efdabbc94a42f0d015452241f48.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/warps/other/arena.txt')
-rw-r--r-- | npc/re/warps/other/arena.txt | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/npc/re/warps/other/arena.txt b/npc/re/warps/other/arena.txt deleted file mode 100644 index fb0ad9a3e..000000000 --- a/npc/re/warps/other/arena.txt +++ /dev/null @@ -1,40 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2015 Hercules Dev Team -//= Copyright (C) Euphy -//= -//= Hercules is free software: you can redistribute it and/or modify -//= it under the terms of the GNU General Public License as published by -//= the Free Software Foundation, either version 3 of the License, or -//= (at your option) any later version. -//= -//= This program is distributed in the hope that it will be useful, -//= but WITHOUT ANY WARRANTY; without even the implied warranty of -//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//= GNU General Public License for more details. -//= -//= You should have received a copy of the GNU General Public License -//= along with this program. If not, see <http://www.gnu.org/licenses/>. -//========================================================================= -//= Arena Warps (Renewal) -//================= Description =========================================== -//= Warp Points related to Izlude Arena. -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -izlude,213,161,0 warp welcome_arena 1,1,arena_room,100,30 -izlude_a,213,161,0 warp welcome_arena_a 1,1,arena_room,100,30 -izlude_b,213,161,0 warp welcome_arena_b 1,1,arena_room,100,30 -izlude_c,213,161,0 warp welcome_arena_c 1,1,arena_room,100,30 -izlude_d,213,161,0 warp welcome_arena_d 1,1,arena_room,100,30 -arena_room,99,24,0 warp bye_arena 2,2,izlude,209,161 |