From ecb934ebba6ac3fbd35d8816c1802f0d134ef4ac Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 10 Dec 2015 15:32:29 +0530 Subject: ItemID to Constant: other Folder --- npc/other/arena/arena_room.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/arena') diff --git a/npc/other/arena/arena_room.txt b/npc/other/arena/arena_room.txt index 49cd8000e..2508a1aa9 100644 --- a/npc/other/arena/arena_room.txt +++ b/npc/other/arena/arena_room.txt @@ -585,7 +585,7 @@ arena_room,105,93,5 script Teleporter#arena 1_M_JOBTESTER,{ } prt_are_in,98,14,3 script Givu#arena 4_F_JOB_KNIGHT,{ - if (checkweight(526,5) == 0) { + if (checkweight(Royal_Jelly,5) == 0) { mes "- Wait a moment! -"; mes "- Currently you're carrying -"; mes "- too many items with you. -"; -- cgit v1.2.3-70-g09d2