summaryrefslogtreecommitdiff
path: root/npc/warps/cities/louyang.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-11-09 15:22:43 +0100
committerHaru <haru@dotalux.com>2015-12-15 20:53:50 +0100
commita122fe12ed5422af1b3ad2d84ca826282168ca57 (patch)
treeeb806cf3819aac946014a87478897e3b3147ee96 /npc/warps/cities/louyang.txt
parent183480e9fb4ea53de37ea711324eb098c39a70f2 (diff)
downloadhercules-a122fe12ed5422af1b3ad2d84ca826282168ca57.tar.gz
hercules-a122fe12ed5422af1b3ad2d84ca826282168ca57.tar.bz2
hercules-a122fe12ed5422af1b3ad2d84ca826282168ca57.tar.xz
hercules-a122fe12ed5422af1b3ad2d84ca826282168ca57.zip
Standardized header in scripts (part 2)
- Now including GPL-compliant license/copyright info - Restored some missing copyrights - Warps scripts folders Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/warps/cities/louyang.txt')
-rw-r--r--npc/warps/cities/louyang.txt60
1 files changed, 38 insertions, 22 deletions
diff --git a/npc/warps/cities/louyang.txt b/npc/warps/cities/louyang.txt
index 82a9bdd26..0c1adebe1 100644
--- a/npc/warps/cities/louyang.txt
+++ b/npc/warps/cities/louyang.txt
@@ -1,15 +1,42 @@
-//===== Hercules Script ======================================
-//= Lou Yang Warp Script
-//===== By: ==================================================
-//= Nana (1.0)
-//===== Current Version: =====================================
-//= 1.5
-//===== Description: =========================================
-//= [Official Conversion]
+//================= 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) Samuray22
+//= Copyright (C) SinSloth
+//= Copyright (C) erKURITA
+//= Copyright (C) MasterOfMuppets
+//= Copyright (C) Lupus
+//= 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/>.
+//=========================================================================
+//= Louyang Warp Script
+//================= Description ===========================================
//= Warp Points for Louyang
-//===== Additional Comments: =================================
-//= 1.5 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
-//============================================================
+//================= Current Version =======================================
+//= 1.5
+//=========================================================================
louyang,218,19,0 warp lou_fild1-1 1,1,lou_fild01,233,353
lou_fild01,233,356,0 warp lou_fild1-2 1,1,louyang,218,22
@@ -41,14 +68,3 @@ louyang,133,245,0 warp lou_tower1-1 1,1,lou_in01,25,19
lou_in01,28,19,0 warp lou_tower1-2 1,1,louyang,136,245
lou_in01,14,18,0 warp lou_Towerexit 1,1,louyang,90,254
-
-//============================================================
-// Old changelog
-//============================================================
-//= 1.1 Added 2 escapes from 2 mountains 018,019 [Lupus]
-//= Some players used to stuck there after warps
-//= 1.2 Added a few missing warps [MasterOfMuppets]
-//= 1.3 Fixed a few warp-back [erKURITA]
-//= 1.4 Moved some quest-related warps to proper file. [SinSloth]
-//= 1.4a Corrected some broken warp points. (bugreport:497) [Samuray22]
-//============================================================