From a122fe12ed5422af1b3ad2d84ca826282168ca57 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 9 Nov 2015 15:22:43 +0100 Subject: Standardized header in scripts (part 2) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - Warps scripts folders Signed-off-by: Haru --- npc/warps/dungeons/ice_dun.txt | 46 ++++++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 13 deletions(-) (limited to 'npc/warps/dungeons/ice_dun.txt') diff --git a/npc/warps/dungeons/ice_dun.txt b/npc/warps/dungeons/ice_dun.txt index cd48a81c1..ec6853aaa 100644 --- a/npc/warps/dungeons/ice_dun.txt +++ b/npc/warps/dungeons/ice_dun.txt @@ -1,22 +1,42 @@ -//===== Hercules Script ====================================== +//================= 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) Playtester +//= +//= 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 . +//========================================================================= //= Ice Dungeon Warp Script -//===== By: ================================================== -//= Playtester -//===== Current Version: ===================================== -//= 1.3 -//===== Description: ========================================= +//================= Description =========================================== //= Warp Points for Ice Dungeon -//===== Additional Comments: ================================= -//= 1.0 Initial version [Playtester] -//= 1.1 Official warps [Playtester] -//= 1.2 Added quest warp. FLoor 4 to floor 3. [L0ne_W0lf] -//= 1.3 Fixed the warp coords from floor 4 to 3. [L0ne_W0lf] -//============================================================ +//================= Current Version ======================================= +//= 1.3 +//========================================================================= ice_dun01,157,10,0 warp ice001 1,1,ra_fild01,233,327 ice_dun01,146,161,0 warp ice002 1,1,ice_dun02,151,139 ice_dun02,151,145,0 warp ice003 1,1,ice_dun01,146,157 ice_dun02,150,285,0 warp ice004 1,1,ice_dun03,149,24 ice_dun03,149,19,0 warp ice005 1,1,ice_dun02,150,280 -//Additional Warp (4th floor -> 3rd) +//- Additional Warp (4th floor -> 3rd) - ice_dun04,33,140,0 warp ice006 1,1,ice_dun03,149,130 -- cgit v1.2.3-70-g09d2