diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-03-06 19:06:01 +0300 |
commit | ece1c491434dc0935769c2971afa0dc07f5bb4b2 (patch) | |
tree | 7480b6447de8dc991cc2f200a9a43090606a2610 /npc/warps/dungeons/xmas_dun.txt | |
parent | 56efd5e29f05ce8d4c59ff078d035621d6a58952 (diff) | |
download | hercules-ece1c491434dc0935769c2971afa0dc07f5bb4b2.tar.gz hercules-ece1c491434dc0935769c2971afa0dc07f5bb4b2.tar.bz2 hercules-ece1c491434dc0935769c2971afa0dc07f5bb4b2.tar.xz hercules-ece1c491434dc0935769c2971afa0dc07f5bb4b2.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 |