From 3709e1aaa18b0dba77a91f003d68af13348a304d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 12 Jul 2018 03:04:11 -0300 Subject: Silly script error '-' --- npc/003-5/jeweler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-5/jeweler.txt') diff --git a/npc/003-5/jeweler.txt b/npc/003-5/jeweler.txt index 15eb9dc08..9a9be80e9 100644 --- a/npc/003-5/jeweler.txt +++ b/npc/003-5/jeweler.txt @@ -145,7 +145,7 @@ L_Clear: } // Retrieve the gemstone ID. Must be on slot 1 (aka. 0)! - .@gem=getcardbyindex .@item_index, 0; + .@gem=getcardbyindex(.@item_index, 0); // Skip bound rings. It would be stupid '-' if (!checkbound(.@item)) { failedremovecardsindex .@item_index, 1; -- cgit v1.2.3-60-g2f50