diff options
Diffstat (limited to 'npc/warps/cities/lighthalzen.txt')
-rw-r--r-- | npc/warps/cities/lighthalzen.txt | 59 |
1 files changed, 37 insertions, 22 deletions
diff --git a/npc/warps/cities/lighthalzen.txt b/npc/warps/cities/lighthalzen.txt index 1f3d4b375..abae1e19b 100644 --- a/npc/warps/cities/lighthalzen.txt +++ b/npc/warps/cities/lighthalzen.txt @@ -1,14 +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) SinSloth +//= Copyright (C) Zephiris +//= Copyright (C) Vicious +//= Copyright (C) MasterOfMuppets +//= Copyright (C) DracoRPG +//= Copyright (C) Sara-chan +//= +//= 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/>. +//========================================================================= //= Lighthalzen Warp Script -//===== By: ================================================== -//= Sara-chan (1.0) -//===== Current Version: ===================================== -//= 1.9 -//===== Description: ========================================= +//================= Description =========================================== //= Warp Points for Lighthalzen -//===== Additional Comments: ================================= -//= 1.9 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] -//============================================================ +//================= Current Version ======================================= +//= 1.9 +//========================================================================= lighthalzen,101,248,0 warp lhz_rekenber1-1 1,1,lhz_in01,111,126 lhz_in01,111,121,0 warp lhz_rekenber1-2 1,1,lighthalzen,101,243 @@ -92,16 +120,3 @@ lighthalzen,251,299,0 warp lhz_house3_1-1 1,1,lhz_in03,97,21 lhz_in03,93,21,0 warp lhz_house3_1-2 1,1,lighthalzen,247,299 lhz_in03,134,14,0 warp lhz_house3_2-1 1,1,lhz_in03,125,90 lhz_in03,120,90,0 warp lhz_house3_2-2 1,1,lhz_in03,130,14 - -//============================================================ -// Old changelog -//============================================================ -//= 1.3 Removed fields and dungeons warps from here [DracoRPG] -//= 1.3a A small fix for a warp [MasterOfMuppets] -//= 1.4 Lighthalzen warp, taken from korean eA site [Vicious] -//= 1.4a Corrected warp for 'lhz013a' [Zephiris] -//= 1.5 Added a few missing warps, thanks to Kargha [MasterOfMuppets] -//= 1.6 Added a few more missing warps. [MasterOfMuppets] -//= 1.7 Yet more missing warps implemented :P [MasterOfMuppets] -//= 1.8 Added missing warps and moved some related to quests. [SinSloth] -//============================================================ |