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/other/airplane.txt | 69 +++++++++++++++++++++++++++----------------- 1 file changed, 42 insertions(+), 27 deletions(-) (limited to 'npc/warps/other/airplane.txt') diff --git a/npc/warps/other/airplane.txt b/npc/warps/other/airplane.txt index 840c1b204..997aacf14 100644 --- a/npc/warps/other/airplane.txt +++ b/npc/warps/other/airplane.txt @@ -1,28 +1,45 @@ -//===== 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) Musashiden +//= Copyright (C) Zephiris +//= Copyright (C) Vicious +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Skotlex +//= Copyright (C) Lupus +//= Copyright (C) SSUNNY@YOUNG +//= 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 . +//========================================================================= //= Airports & Airplanes Warp Script -//===== By: ================================================== -//= Sara-chan (1.0), SSUNNY@YOUNG(1.6) -//===== Current Version: ===================================== +//================= Description =========================================== +//= Warp Points for all Airplanes and Airports +//================= Current Version ======================================= //= 1.7 -//===== Description: ========================================= -//= Warp Points for All Airplanes and Airports -//===== Additional Comments: ================================= -//= Not really sure where this belongs, feel free to move -//= it to wherever suits the script better ^^; [Celest] -//= 1.3 Removed warps dupes from other files. -//= disabled direct warp to airplane [Lupus] -//= 1.4 added some warps as recomended by Justin84 [Skotlex] -//= (those commented are direct warps into the airplanes, left here -//= temporarily since the NPC isn't quite there yet) -//= 1.5 Uncomented the airplane warps and remove two unnecessary ones [MasterOfMuppets] -//= 1.6 Updated Warps, work done by SSUNNY@YOUNG in Korean eA site [Vicious] -//= 1.61 Corrected the first einbroch warp [Zephiris] -//= 1.7 Corrected Juno's Aiport entrance locations. [Musashiden] -//============================================================ +//========================================================================= -//========================================================================== -//Einbroch - Airport -//========================================================================== +//== Einbroch Airport ====================================== einbroch,92,281,0 warp ein_ap01 1,1,airplane,224,64 einbroch,64,234,0 warp ein_ap02 1,1,airport,138,51 airport,142,61,0 warp ein_ap02a 1,1,einbroch,62,246 @@ -34,7 +51,7 @@ airport,143,14,0 warp ein_ap05 1,1,einbroch,64,204 einbroch,64,207,0 warp ein_ap05a 1,1,airport,143,17 -// -Lighthalzen Airport- +//== Lighthalzen Airport =================================== lhz_airport,125,14,0 warp lairp1 1,1,lhz_airport,19,20 lhz_airport,19,18,0 warp lairp1a 1,1,lhz_airport,123,14 lhz_airport,160,14,0 warp lairp2 1,1,lhz_airport,48,20 @@ -46,7 +63,7 @@ lighthalzen,294,76,0 warp lairp4a 1,1,lhz_airport,143,53 lighthalzen,308,76,0 warp lairp5 1,1,airplane,224,58 -// -Juno Airport- +//== Juno Airport ========================================== y_airport,125,14,0 warp jairp1 1,1,y_airport,19,20 y_airport,19,18,0 warp jairp1a 1,1,y_airport,123,14 y_airport,160,14,0 warp jairp2 1,1,y_airport,48,20 @@ -59,9 +76,7 @@ yuno,6,261,0 warp jairp6 1,1,airplane_01,244,58 yuno,96,261,0 warp jairp7 1,1,airplane,244,58 -//========================================================================= -//Airplane -//========================================================================= +//== Airplane ============================================== airplane,254,54,0 warp air_1wp01 1,1,airplane,91,67 airplane,87,67,0 warp air_1wp01a 1,1,airplane,250,54 airplane,208,53,0 warp air_1wp02 1,1,airplane,239,160 -- cgit v1.2.3-70-g09d2