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/cities/niflheim.txt | 61 +++++++++++++++++++++++++++++-------------- 1 file changed, 41 insertions(+), 20 deletions(-) (limited to 'npc/warps/cities/niflheim.txt') diff --git a/npc/warps/cities/niflheim.txt b/npc/warps/cities/niflheim.txt index 4e2539904..0ebcf7c14 100644 --- a/npc/warps/cities/niflheim.txt +++ b/npc/warps/cities/niflheim.txt @@ -1,45 +1,66 @@ -//===== 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) Skotlex +//= Copyright (C) PKGINGO +//= +//= 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 . +//========================================================================= //= Niflheim Warp Script -//===== By: ================================================== -//= PKGINGO (1.0) -//===== Current Version: ===================================== -//= 1.2 -//===== Description: ========================================= +//================= Description =========================================== //= Warp Points for Niflheim -//===== Additional Comments: ================================= -//= Extracted from Vidar -> Athena -//= V1.1: Added Inn and House warps needed for the Piano -//= Quest. [Skotlex -//= 1.2 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] -//============================================================ - -//Niflheim Fields +//================= Current Version ======================================= +//= 1.2 +//========================================================================= + +//== Niflheim Fields ======================================= nif_fild01,345,323,0 warp nwarp7 1,1,nif_fild02,23,312 nif_fild02,21,312,0 warp nwarp8 1,1,nif_fild01,343,322 nif_fild02,379,235,0 warp nwarp9 1,1,niflheim,20,153 niflheim,18,151,0 warp nwarp10 1,1,nif_fild02,376,235 -//Niflheim Town +//== Niflheim Town ========================================= -//Weapon shop +//- Weapon shop - niflheim,220,169,0 warp nwarp11 1,1,nif_in,14,88 nif_in,11,88,0 warp nwarp12 1,1,niflheim,218,170 -//Item shop: 134,12 +//- Item shop: 134,12 - niflheim,219,199,0 warp nwarp13 1,1,nif_in,136,14 nif_in,134,12,0 warp nwarp14 1,1,niflheim,218,197 -//House +//- House - niflheim,190,241,0 warp nwarp19a 1,1,nif_in,81,77 nif_in,78,74,0 warp nwarp20a 1,1,niflheim,187,241 -//Inn +//- Inn - niflheim,189,211,0 warp nwarp21a 1,1,nif_in,20,14 nif_in,23,12,0 warp nwarp22a 1,1,niflheim,189,207 nif_in,34,34,0 warp nwarp23 1,1,nif_in,88,31 nif_in,88,29,0 warp nwarp24 1,1,nif_in,34,31 -//House on the hill +//- House on the hill - niflheim,255,194,0 warp nwarp15 1,1,nif_in,20,156 nif_in,18,154,0 warp nwarp16 1,1,niflheim,254,192 nif_in,65,168,0 warp nwarp17 1,1,nif_in,141,174 -- cgit v1.2.3-70-g09d2