From 6b56a6e25021d63f3af570593e40f6fca767c162 Mon Sep 17 00:00:00 2001 From: Vicious Date: Fri, 31 Mar 2006 01:11:16 +0000 Subject: 5 kafra passes, fixed refiner's @fullprice, char_name_option git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5820 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/refine.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/merchants') diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index 7b3fa9e6e..218ddfa09 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -471,7 +471,7 @@ Lnosafe: if(@refinecheck > 10) goto Lcancel3; set @fullprice,@price * @refinecnt; mes "[" + @name$ + "]"; - mes "This will cost you " + @refinecnt + " " + @matname$ + " and " + @price + " Zeny... Is that ok?"; + mes "This will cost you " + @refinecnt + " " + @matname$ + " and " + @fullprice + " Zeny... Is that ok?"; next; menu "Yes...",-,"No...",Lcancel; if(@refinecheck > @safe) goto Lwarn; -- cgit v1.2.3-60-g2f50