summaryrefslogtreecommitdiff
path: root/npc/re/other
diff options
context:
space:
mode:
authormasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-08 20:47:30 +0000
committermasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-08 20:47:30 +0000
commit1e80fd46e183eb6c70cb3ba5165b5f39daf33678 (patch)
treebe941e7efe9c19c2a006e3eea22af2321f4ee3a5 /npc/re/other
parentfd692ffcd39f0bca5f7756d218e0ea751dad07c0 (diff)
downloadhercules-1e80fd46e183eb6c70cb3ba5165b5f39daf33678.tar.gz
hercules-1e80fd46e183eb6c70cb3ba5165b5f39daf33678.tar.bz2
hercules-1e80fd46e183eb6c70cb3ba5165b5f39daf33678.tar.xz
hercules-1e80fd46e183eb6c70cb3ba5165b5f39daf33678.zip
- First try to commit something into this whole new Mess Ind created ^^
* Added the Izlude Town Map Update some of you may already know from me from the download section. Moving all NPC's and Warps around to match the new Izlude Town Map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16384 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/other')
-rw-r--r--npc/re/other/mercenary_rent.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/re/other/mercenary_rent.txt b/npc/re/other/mercenary_rent.txt
index 834321f42..75aaae5a5 100644
--- a/npc/re/other/mercenary_rent.txt
+++ b/npc/re/other/mercenary_rent.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.3
+//= 1.4
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
@@ -15,6 +15,7 @@
//= 1.1 Optimization. [Zephyrus]
//= 1.2 Removed redundent input. [L0ne_W0lf]
//= 1.3 Duplicates now spawned from floating NPCs. [L0ne_W0lf]
+//= 1.4 Updated to match the new Izlude Map. [Masao]
//============================================================
prontera,41,337,5 script Mercenary Manager#Spear 105,{
@@ -228,7 +229,7 @@ prontera,41,337,5 script Mercenary Manager#Spear 105,{
}
}
-izlude,47,139,5 script Mercenary Manager#Sword 734,{
+izlude,47,169,5 script Mercenary Manager#Sword 734,{
set .@faith_sword, mercenary_get_faith(SWORD_MERC_GUILD);
mes "[Mercenary Manager]";
mes "Welcome to the";
@@ -703,7 +704,7 @@ pay_arche,99,167,4 script Mercenary Manager#Bow 732,{
}
prontera,30,337,4 duplicate(MercMerchant) Mercenary Merchant#Spear 700
-izlude,56,139,4 duplicate(MercMerchant) Mercenary Merchant#Sword 892
+izlude,56,169,4 duplicate(MercMerchant) Mercenary Merchant#Sword 892
pay_arche,102,167,5 duplicate(MercMerchant) Mercenary Merchant#Bow 879
// Function for selling items.