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/diamond.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/merchants/diamond.txt') diff --git a/npc/re/merchants/diamond.txt b/npc/re/merchants/diamond.txt index 0ea3b0488..95f8d7774 100644 --- a/npc/re/merchants/diamond.txt +++ b/npc/re/merchants/diamond.txt @@ -64,7 +64,7 @@ next; .@menu$ = "^FF82FF'17 Carat Diamond'^000000?"; - if (countitem(6024)) + if (countitem(17Carat_Dia)) .@menu$ += ":Exchange my 17 Carat Diamond for zeny..."; switch(select(.@menu$)) { -- cgit v1.2.3-70-g09d2