diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-02-26 16:51:49 +0300 |
commit | 360aa64ed99201d0552c350e0d9a20f7fd381e3b (patch) | |
tree | f900d72c43b452151a78fba0a6d6731eadb4b6d2 /npc/warps/dungeons/xmas_dun.txt | |
parent | 10e48fbace857b29ac32febfa9e1387c3685069e (diff) | |
download | hercules-360aa64ed99201d0552c350e0d9a20f7fd381e3b.tar.gz hercules-360aa64ed99201d0552c350e0d9a20f7fd381e3b.tar.bz2 hercules-360aa64ed99201d0552c350e0d9a20f7fd381e3b.tar.xz hercules-360aa64ed99201d0552c350e0d9a20f7fd381e3b.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 |