From 9ff9d769fa51c9ca4c85482d51eacb27522e9fe1 Mon Sep 17 00:00:00 2001 From: Lupus Date: Tue, 4 Apr 2006 08:26:44 +0000 Subject: Added missing Warpra Agent to Hugel. Fixed typo in Falcon Renter git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5901 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/renters.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/merchants/renters.txt') diff --git a/npc/merchants/renters.txt b/npc/merchants/renters.txt index 8e1de29d2..2bd71a844 100644 --- a/npc/merchants/renters.txt +++ b/npc/merchants/renters.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88, mod by Lupus //===== Current Version: ===================================== -//= 1.6 +//= 1.6a //===== Compatible With: ===================================== //= eAthena 7.15 + //===== Description: ========================================= @@ -139,9 +139,9 @@ hu_in01.gat,375,318,5 script Falcon Master 59,{ M_0: mes "[Falcon Master]"; - if(Upper==0)mes "I can train a Falcon for you, but you need "+@prize+"z and be a Hunter with mastered ^5555FF'Falcon Mastery'^000000 skill."; - if(Upper==1)mes "I can train a Scarf Falcon for you, but you need "+@prize+"z and be a Sniper with mastered ^5555FF'Falcon Mastery'^000000 skill."; - if(Upper==2)mes "I can train a Baby Falcon for you, but you need "+@prize+"z and be a Baby Hunter with mastered ^5555FF'Falcon Mastery'^000000 skill."; + if(Upper==0)mes "I can train a Falcon for you, but you need "+@price+"z and be a Hunter with mastered ^5555FF'Falcon Mastery'^000000 skill."; + if(Upper==1)mes "I can train a Scarf Falcon for you, but you need "+@price+"z and be a Sniper with mastered ^5555FF'Falcon Mastery'^000000 skill."; + if(Upper==2)mes "I can train a Baby Falcon for you, but you need "+@price+"z and be a Baby Hunter with mastered ^5555FF'Falcon Mastery'^000000 skill."; next; menu "Ok",sM_0, "No thanks",M_End; -- cgit v1.2.3-70-g09d2