From 7eea5d3e6051be189736b94e13be847159c87cd7 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 10 Dec 2015 15:39:41 +0530 Subject: ItemID to Constant: re Folder --- npc/re/merchants/refine.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/merchants/refine.txt') diff --git a/npc/re/merchants/refine.txt b/npc/re/merchants/refine.txt index ce64063b7..db42f01cf 100644 --- a/npc/re/merchants/refine.txt +++ b/npc/re/merchants/refine.txt @@ -349,7 +349,7 @@ function script refinenew { //== Ori/Elu to Carnium/Bradium Refiners =================== - script Austri#ref -1,{ - if (checkweight(1201,1) == 0) { + if (checkweight(Knife,1) == 0) { mes "- Wait a minute !! -"; mes "- Currently you're carrying -"; mes "- too many items with you. -"; -- cgit v1.2.3-60-g2f50