From 183cb7642fcd2ec3568c090dc160a3870a569bc6 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 16 Nov 2015 12:50:40 +0100 Subject: Standardized header in scripts (part 10) - Now including GPL-compliant license/copyright info - Restored some missing copyrights - City scripts folders Signed-off-by: Haru --- npc/cities/yuno.txt | 60 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 23 deletions(-) (limited to 'npc/cities/yuno.txt') diff --git a/npc/cities/yuno.txt b/npc/cities/yuno.txt index 526a91551..b2367b2d5 100644 --- a/npc/cities/yuno.txt +++ b/npc/cities/yuno.txt @@ -1,29 +1,43 @@ -//===== 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) Euphy +//= Copyright (C) Samuray22 +//= Copyright (C) massdriller +//= Copyright (C) L0ne_W0lf +//= Copyright (C) kobra_k88 +//= Copyright (C) KitsuneStarwind +//= +//= 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 . +//========================================================================= //= Juno City -//===== By: ================================================== -//= KitsuneStarwind, kobra_k88, L0ne_W0lf -//===== Current Version: ===================================== -//= 1.5 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= NPCs for the City of Juno -//===== Additional Comments: ================================= -//= Added additional npcs. Added Metto quest. [kobra_k88] -//= Moved item quest to quest folder. Re-edited a majority of the npcs. [kobra_k88] -//=a Removed duplicate npcs already found in the sage quest. -//= Fixed & Spellchecked [massdriller] -//= 1.3 Started updating Juno NPCs based on iRO. 10% complete. -//= 1.3.2 Started updating Juno NPCs based on iRO. 30% complete. -//= 1.3.3 Removed Noyee NPC (it's implemented in sleipnir_seal.txt) -//= 1.4 Updated to Aegis 10.3 standards. [L0ne_W0lf] -//= Added Juno Airship Representative. -//= 1.4a Corrected a Typo error (bugreport:716) [Samuray22] -//= 1.5 Added Renewal coordinates for Payon and Izlude. [Euphy] -//= Split Soldier NPCs into Pre-RE/RE (sprite change). -//============================================================ +//================= Current Version ======================================= +//= 1.5 +//========================================================================= -// Juno -//============================================================ +//== Juno ================================================== yuno,184,173,4 script Freidrich#juno 4_F_NOVICE,{ if (rand(1,5) == 1) { mes "[Freidrich]"; -- cgit v1.2.3-70-g09d2