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/quivers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/merchants/quivers.txt') diff --git a/npc/re/merchants/quivers.txt b/npc/re/merchants/quivers.txt index 51bea1092..03957962b 100644 --- a/npc/re/merchants/quivers.txt +++ b/npc/re/merchants/quivers.txt @@ -35,7 +35,7 @@ //========================================================================= mora,106,117,3 script Quiver Maker#mora 4_M_RAFLE_GR,{ - if (checkweight(1201,1) == 0) { + if (checkweight(Knife,1) == 0) { mes "[Quiver Maker]"; mes "You have too many things with you."; mes "Make some space in your inventory and come back. I'll tell you something interesting."; -- cgit v1.2.3-60-g2f50