From 6fa92268db65735f1edbfea68d80a81fce2fe503 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 18 Nov 2008 18:14:18 +0000 Subject: - Removed redundent input from mercenary vendor. (bugreport:2427) - Corrected Wolfheiden and Mithril magic cape skill levels. (bugreport:2431) - Corrected 12.1 monsters using penuma on target not self. (bugreport:2435) - Fixed delitem causing the sign quest to fault. (bugreport:2444) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13376 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/mercenary_rent.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/other') diff --git a/npc/other/mercenary_rent.txt b/npc/other/mercenary_rent.txt index eec04287d..645f7dfd6 100644 --- a/npc/other/mercenary_rent.txt +++ b/npc/other/mercenary_rent.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -13,6 +13,7 @@ //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] //= 1.1 Optimization. [Zephyrus] +//= 1.2 Removed redundent input. [L0ne_W0lf] //============================================================ prontera,41,337,5 script Mercenary Manager#Spear 105,{ @@ -681,7 +682,6 @@ prontera,30,337,4 script Mercenary Merchant#Spear::MercMerchant 700,{ mes "Potions each cost 560 zeny."; mes "How many would you like?"; next; - input .@input; //,0,10000; callfunc "F_PurchaseMercItem",12241,560; case 4: mes "[Mercenary Goods Merchant]"; -- cgit v1.2.3-70-g09d2