From 28a9fec0916db3d92629ae6e6cd62b5777b09e73 Mon Sep 17 00:00:00 2001 From: j-tkay Date: Thu, 4 Jul 2013 05:15:48 +0800 Subject: Merged/Updated/Added scripts from rAthena. - Fixed Bug #7400 Signed-off-by: j-tkay --- npc/merchants/refine.txt | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'npc/merchants/refine.txt') diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index da51dee3d..db4910d7e 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -635,16 +635,6 @@ function script refinemain { mes "refine this item at all..."; close; } - //Check if the item is identified... (Don't know why this is in here... but kept it anyway) - if(!getequipisidentify(.@part)) { - mes "[" + getarg(0) + "]"; - mes "You can't refine this"; - mes "if you haven't appraised"; - mes "it first. Make sure your"; - mes "stuff is identified before"; - mes "I can refine it."; - close; - } //Check to see if the items is already +10 if(getequiprefinerycnt(.@part) >= 10) { mes "[" + getarg(0) + "]"; @@ -1266,4 +1256,4 @@ function script repairmain { mes "items to repair."; close; } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2