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/rachel.txt | 59 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 38 insertions(+), 21 deletions(-) (limited to 'npc/cities/rachel.txt') diff --git a/npc/cities/rachel.txt b/npc/cities/rachel.txt index 3538a439d..8f051e2d0 100644 --- a/npc/cities/rachel.txt +++ b/npc/cities/rachel.txt @@ -1,24 +1,42 @@ -//===== Hercules Script ====================================== -//= Rachel City NPCs -//===== By: ================================================== -//= First Version: Tsuyuki and Harp -//= iRO Version: L0ne_W0lf -//===== Current Version: ===================================== -//= 0.9a -//===== Description: ========================================= -//= [Partial 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) Euphy +//= Copyright (C) Lupus +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Harp +//= Copyright (C) Tsuyuki +//= +//= 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 . +//========================================================================= +//= Rachel City +//================= Description =========================================== //= Arunafeltz NPCs -//===== Additional Comments: ================================= -//= 0.5 Text translated from Korean > English, incomplete, -//= possibly missing some NPCs and missing all quests. -//= 0.6 Removed Inn Keeper (it's in inn.txt), name duplicates [Lupus] -//= 0.7 Total update of most if not all NPCs. [L0ne_W0lf] -//= 0.8 Updated "Frozen Boy" dialog. (euRO) [L0ne_W0lf] -//= 0.9 Replaced effect numerics with constants. [L0ne_W0lf] -//= 0.9a Added 'consumeitem' command. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 0.9a +//========================================================================= -//===== Set 1 ================================================ +//== Set 1 ================================================= ice_dun04,33,166,3 script Frozen Boy 4_M_FROZEN,{ cutin "ra_sboy.bmp",2; mes "["+strcharinfo(0)+"]"; @@ -430,8 +448,7 @@ ra_temin,138,64,5 script Child Follower#in1 4_M_CHILD1,{ close; } - -//===== Set 2 ================================================ +//== Set 2 ================================================= ra_fild12,283,208,3 script Apprentice Priestess 4_F_CHILD,{ if ($rachel_donate < 10000) { mes "[Papaii]"; -- cgit v1.2.3-60-g2f50