diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-13 19:40:49 +0300 |
commit | 4a446f542ac5f82332e010c264829fed6115afbe (patch) | |
tree | 5abca3dc629759393e8ca43538dbadddad775aa6 /npc/re/other/mercenary_rent.txt | |
parent | d396772f0901097d0113ecc6a5ec068d7e9ec5cf (diff) | |
download | hercules-4a446f542ac5f82332e010c264829fed6115afbe.tar.gz hercules-4a446f542ac5f82332e010c264829fed6115afbe.tar.bz2 hercules-4a446f542ac5f82332e010c264829fed6115afbe.tar.xz hercules-4a446f542ac5f82332e010c264829fed6115afbe.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/other/mercenary_rent.txt')
-rw-r--r-- | npc/re/other/mercenary_rent.txt | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/npc/re/other/mercenary_rent.txt b/npc/re/other/mercenary_rent.txt deleted file mode 100644 index 8ae83f78a..000000000 --- a/npc/re/other/mercenary_rent.txt +++ /dev/null @@ -1,48 +0,0 @@ -//================= 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) Euphy -//= Copyright (C) L0ne_W0lf -//= 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 -//================= Description =========================================== -//= Sells Lancer, Sword, and Archer mercenaries, along with related -//= mercenary items. -//================= Current Version ======================================= -//= 1.0 -//========================================================================= - -izlude,47,170,4 duplicate(Mercenary Manager#main) Mercenary Manager#Sword 4_M_JOB_KNIGHT2 -izlude_a,47,170,4 duplicate(Mercenary Manager#main) Mercenary Manager#Swo_a 4_M_JOB_KNIGHT2 -izlude_b,47,170,4 duplicate(Mercenary Manager#main) Mercenary Manager#Swo_b 4_M_JOB_KNIGHT2 -izlude_c,47,170,4 duplicate(Mercenary Manager#main) Mercenary Manager#Swo_c 4_M_JOB_KNIGHT2 -izlude_d,47,170,4 duplicate(Mercenary Manager#main) Mercenary Manager#Swo_d 4_M_JOB_KNIGHT2 - -izlude,55,170,4 duplicate(MercMerchant) Mercenary Merchant#Sword 4_F_HUWOMAN -izlude_a,55,170,4 duplicate(MercMerchant) Mercenary Merchant#Swo_a 4_F_HUWOMAN -izlude_b,55,170,4 duplicate(MercMerchant) Mercenary Merchant#Swo_b 4_F_HUWOMAN -izlude_c,55,170,4 duplicate(MercMerchant) Mercenary Merchant#Swo_c 4_F_HUWOMAN -izlude_d,55,170,4 duplicate(MercMerchant) Mercenary Merchant#Swo_d 4_F_HUWOMAN |