From 99e13a34742b3c745f8b2247bc0e0a39042b78d1 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 10 Dec 2015 15:31:24 +0530 Subject: ItemID to Constant: battleground Folder --- npc/battleground/bg_common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/battleground/bg_common.txt') diff --git a/npc/battleground/bg_common.txt b/npc/battleground/bg_common.txt index 35cc52fe5..74bc26430 100644 --- a/npc/battleground/bg_common.txt +++ b/npc/battleground/bg_common.txt @@ -386,7 +386,7 @@ bat_room,1,151,3 script Switch#batgnd 4_DOG01,{ //== Badges Exchange ======================================= bat_room,160,150,3 script Erundek 4_M_MANAGER,{ - 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