diff options
author | Haru <haru@dotalux.com> | 2015-11-16 13:00:19 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-15 20:53:53 +0100 |
commit | ca2c900a349676867bae1af90c9515c4642439d3 (patch) | |
tree | aa705a1fb44f2dcac7f985c58cfebe6410f28097 /npc/pre-re/other/mercenary_rent.txt | |
parent | 183cb7642fcd2ec3568c090dc160a3870a569bc6 (diff) | |
download | hercules-ca2c900a349676867bae1af90c9515c4642439d3.tar.gz hercules-ca2c900a349676867bae1af90c9515c4642439d3.tar.bz2 hercules-ca2c900a349676867bae1af90c9515c4642439d3.tar.xz hercules-ca2c900a349676867bae1af90c9515c4642439d3.zip |
Standardized header in scripts (part 11)
- Now including GPL-compliant license/copyright info
- Restored some missing copyrights
- Misc Pre-Renewal scripts folders
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/pre-re/other/mercenary_rent.txt')
-rw-r--r-- | npc/pre-re/other/mercenary_rent.txt | 42 |
1 files changed, 32 insertions, 10 deletions
diff --git a/npc/pre-re/other/mercenary_rent.txt b/npc/pre-re/other/mercenary_rent.txt index 13428427e..e92818d52 100644 --- a/npc/pre-re/other/mercenary_rent.txt +++ b/npc/pre-re/other/mercenary_rent.txt @@ -1,15 +1,37 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2013-2015 Hercules Dev Team +//= Copyright (C) Daegaladh +//= +//= 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/>. +//========================================================================= //= Mercenary related NPCs -//===== By: ================================================== -//= Daegaladh -//===== Current Version: ===================================== +//================= Description =========================================== +//= Sells Lancer, Sword, and Archer mercenaries, along with related +//= mercenary items. +//================= Current Version ======================================= //= 1.0 -//===== Description: ========================================= -//= Sells Lancer, Sword, and Archer mercenaries, -//= along with related mercenary items. -//===== Additional Comments: ================================= -//= 1.0 First version. [Daegaladh] -//============================================================ +//========================================================================= izlude,47,139,5 duplicate(Mercenary Manager#main) Mercenary Manager#Sword 4_M_JOB_KNIGHT2 izlude,56,139,4 duplicate(MercMerchant) Mercenary Merchant#Sword 4_F_HUWOMAN |