diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | gumi <git@gumi.ca> | 2020-07-29 15:02:44 +0000 |
commit | 9d59f82368082fb1cf3aec225c483f9e32b4c075 (patch) | |
tree | 0200835722c95b4c789ed597cea40d293a650bd3 /npc/warps/dungeons/beach_dun.txt | |
parent | e8ccbb249b5dcf3aeaa4ba440b20b1c6c1feeaa0 (diff) | |
download | hercules-9d59f82368082fb1cf3aec225c483f9e32b4c075.tar.gz hercules-9d59f82368082fb1cf3aec225c483f9e32b4c075.tar.bz2 hercules-9d59f82368082fb1cf3aec225c483f9e32b4c075.tar.xz hercules-9d59f82368082fb1cf3aec225c483f9e32b4c075.zip |
Remove unused dirs
Diffstat (limited to 'npc/warps/dungeons/beach_dun.txt')
-rw-r--r-- | npc/warps/dungeons/beach_dun.txt | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/npc/warps/dungeons/beach_dun.txt b/npc/warps/dungeons/beach_dun.txt deleted file mode 100644 index 4d745cd99..000000000 --- a/npc/warps/dungeons/beach_dun.txt +++ /dev/null @@ -1,43 +0,0 @@ -//================= Hercules Script ======================================= -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//================= License =============================================== -//= This file is part of Hercules. -//= http://herc.ws - http://github.com/HerculesWS/Hercules -//= -//= Copyright (C) 2012-2020 Hercules Dev Team -//= Copyright (C) L0ne_W0lf -//= Copyright (C) Nana -//= -//= 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/>. -//========================================================================= -//= Comodo Dungeon Warp -//================= Description =========================================== -//= Warp Points for Comodo Beach Dungeon -//================= Current Version ======================================= -//= 1.1 -//========================================================================= - -comodo,24,214,0 warp cmd_beach_dun1-1 1,1,beach_dun,266,67 -beach_dun,276,67,0 warp cmd_beach_dun1-2 1,1,comodo,31,215 -comodo,176,358,0 warp cmd_beach_dun2-1 1,1,beach_dun2,154,25 -beach_dun2,154,13,0 warp cmd_beach_dun2-2 2,1,comodo,176,353 -comodo,333,175,0 warp cmd_beach_dun3-1 1,1,beach_dun3,23,260 -beach_dun3,17,265,0 warp cmd_beach_dun3-2 1,1,comodo,328,175 -beach_dun3,286,57,0 warp cmd_beach_dun4-1 1,1,cmd_fild01,30,317 -cmd_fild01,26,318,0 warp cmd_beach_dun4-2 1,1,beach_dun3,281,56 |