diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-12-26 00:55:25 +0300 |
commit | c0cff173d76a2c861c66ceeac9458b61f2865a05 (patch) | |
tree | 4c172f91b8448f184eaa017dd6b2e69cb3221dd1 /npc/warps/dungeons/xmas_dun.txt | |
parent | f5483caa1fcb5907cc1d16488af550dff08ce9e9 (diff) | |
download | hercules-c0cff173d76a2c861c66ceeac9458b61f2865a05.tar.gz hercules-c0cff173d76a2c861c66ceeac9458b61f2865a05.tar.bz2 hercules-c0cff173d76a2c861c66ceeac9458b61f2865a05.tar.xz hercules-c0cff173d76a2c861c66ceeac9458b61f2865a05.zip |
Remove conf dir.
Diffstat (limited to 'npc/warps/dungeons/xmas_dun.txt')
-rw-r--r-- | npc/warps/dungeons/xmas_dun.txt | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/npc/warps/dungeons/xmas_dun.txt b/npc/warps/dungeons/xmas_dun.txt deleted file mode 100644 index 9d2bbf2bc..000000000 --- a/npc/warps/dungeons/xmas_dun.txt +++ /dev/null @@ -1,39 +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) 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/>. -//========================================================================= -//= Lutie Dungeon (Toy Factory) Warp Script -//================= Description =========================================== -//= Warp Points for Toy Factory -//================= Current Version ======================================= -//= 1.2 -//========================================================================= - -xmas,143,314,0 warp xmas_dun1-1 1,1,xmas_dun01,205,16 -xmas_dun01,205,13,0 warp xmas_dun1-2 1,1,xmas,143,311 -xmas_dun01,129,130,0 warp xmas_dun2-1 1,1,xmas_dun02,131,130 -xmas_dun02,129,130,0 warp xmas_dun2-2 1,1,xmas_dun01,132,130 |