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/jawaii.txt | 89 +++++++++++++++++++++++++-------------------------- 1 file changed, 44 insertions(+), 45 deletions(-) (limited to 'npc/cities/jawaii.txt') diff --git a/npc/cities/jawaii.txt b/npc/cities/jawaii.txt index a8cc57ee2..ac470827a 100644 --- a/npc/cities/jawaii.txt +++ b/npc/cities/jawaii.txt @@ -1,43 +1,46 @@ -//===== 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) Evera +//= Copyright (C) MasterOfMuppets +//= Copyright (C) Nexon +//= Copyright (C) Lupus +//= Copyright (C) L0ne_W0lf +//= Copyright (C) DNett123 +//= Copyright (C) jAthena +//= +//= 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 . +//========================================================================= //= Jawaii (The Lovers' Paradise) Town -//===== By: ================================================== -//= jAthena (1.0) -//= DNett123 (1.1 - 1.5) -//= L0ne_w0lf -//===== Current Version: ===================================== -//= 3.7 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Jawaii Town NPCs -//===== Additional Comments: ================================= -//= 1.0 Done By jAthena -//= 1.1 Rough Translation [DNett123] -//= 1.2 Started Grammer Corrections [DNett123] -//= 1.3 Some Edits Thanks To Vidar & Fusion [DNett123] -//= 1.4 Edited Dancer, Thanks ceskil [DNett123] -//= 1.5 Fixed Script, and spelling errors, some thanks to Sparkles [DNett123] -//= 1.6 Final corrections (not complete), thanks to the public, and DNett123! -//= 1.6c added missing monsters. Still 1 type is missing [Lupus] -//= 1.7 Fixed a lot of typos [Nexon] -//= 1.8 Removed monster spawns, added aegis ep 8.5 spawns to npc/mobs/fields/jawaii.txt [MasterOfMuppets] -//= 2.0 Updated the npcs according to iRO [MasterOfMuppets] -//= 2.01 fixed missing @ at randomdrink, thanks to theultramage [Lupus] -//= 2.02 Fixed Classic Suite NPC warping directly above a warp [Evera] -//= 3.0 Rescripted to Aegis 10.3 standard. Contains all Jawaii-related NPCs. [L0ne_W0lf] -//= 3.1 Fixed bugs with getpartnerid() (it never returns 1), fixed some conditons, -//= replaced getpartnerid() with ispartneron() at some tri-forks [Lupus] -//= 3.2 Reverted ispartneron() BACK to getpartnerid(). [L0ne_W0lf] -//= None of the NPCs need the player's partner to be online. -//= 3.3 Just a small fix up on the Bartender. [L0ne_W0lf] -//= 3.3a Just a little typo error. [Samuray22] -//= 3.4 Added missing checkweights. [L0ne_W0lf] -//= 3.5 Replaced effect numerics with constants. [L0ne_W0lf] -//= 3.6 Fixed bartender so he no longer hangs. [L0ne_W0lf] -//= 3.7 Added Izlude RE coordinates. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 3.7 +//========================================================================= -// Jawaii Transportation -//============================================================ +//== Jawaii Transportation ================================= jawaii,239,112,7 script Mariner#toizu 4W_SAILOR,{ mes "[Mariner]"; mes "This ship"; @@ -105,8 +108,7 @@ jawaii,122,263,5 script Mariner#toalbe 4W_SAILOR,{ close; } -// Generic Jawaii NPCs -//============================================================ +//== Generic Jawaii NPCs =================================== jawaii,188,218,7 script Tavern Lady#Jawaii 1_F_PUBGIRL,{ mes "[Lady]"; mes "Oh, dear!"; @@ -431,8 +433,7 @@ jawaii,214,168,5 script Honeymoon Helper#Jawaii 1_F_LIBRARYGIRL,{ close; } -// Inside Jawaii -//============================================================ +//== Inside Jawaii ========================================= jawaii_in,25,94,0 script Employee#jaw1 4_F_07,{ mes "[Employee Tryteh]"; mes "Welcome to Jawaii Tavern~"; @@ -1213,8 +1214,7 @@ jawaii_in,41,106,3 script Customer#Cage 4W_M_02,{ close; } -// Inside Prontera -//============================================================ +//== Inside Prontera ======================================= prt_in,173,13,4 script Customer#SoloHan 4_M_04,{ mes "[SoloHan]"; if (!getpartnerid()) { @@ -1398,8 +1398,7 @@ prt_in,170,14,0 script Customer#Bachewcca 4_M_ORIENT02,{ close; } -// Izlude -//============================================================ +//== Izlude ================================================ - script ::Honeymoon_Helper_Izlude -1,{ mes "[Helper]"; mes "Newlyweds and"; -- cgit v1.2.3-70-g09d2