From 17444b0d4381c2164027ea3e75fd45d9ee02abdd Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 28 Jun 2007 21:12:00 +0000 Subject: * Rev. 10823 Added missing "close;" to the Payon Monster Scholar. * Fixed the display names for the Payon Kafra's. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10823 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/kafras/kafras_pay.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/kafras') diff --git a/npc/kafras/kafras_pay.txt b/npc/kafras/kafras_pay.txt index 57c9b88f4..9cff73490 100644 --- a/npc/kafras/kafras_pay.txt +++ b/npc/kafras/kafras_pay.txt @@ -3,7 +3,7 @@ //===== By: ========================= //= eAthena Dev Team //===== Current Version: =================== -//= 2.4 +//= 2.4b //===== Compatible With: ===================== //= eAthena 1.0 //===== Description: ============================================ @@ -25,6 +25,7 @@ //= 2.32 Minor fix to Payon Archer Kafra [SinSloth] //= 2.4 Updated function calls with new arguments. [L0ne_W0lf] //= Added unique Kafra Welcome message. +//= 2.4b Updated hte remaning names for the Kafra's. [L0ne_W0lf] //========================================================================== @@ -45,7 +46,7 @@ payon,181,104,4 script Kafra Employee::kaf_payon 113,{ } // Main Town, Middle North -------------------------------------------------- -payon,175,226,4 script Kafra::kaf_payon2 116,{ +payon,175,226,4 script Kafra Employee::kaf_payon2 116,{ cutin "kafra_02",2; callfunc "F_KafSetPay"; mes "[Kafra Employee]"; @@ -62,7 +63,7 @@ payon,175,226,4 script Kafra::kaf_payon2 116,{ } // Archer Village ------------------------------------------------------------ -pay_arche,55,123,0 script Kafra::kaf_payon3 115,{ +pay_arche,55,123,0 script Kafra Employee::kaf_payon3 115,{ cutin "kafra_03",2; callfunc "F_KafSetPay"; mes "[Kafra Employee]"; -- cgit v1.2.3-70-g09d2