diff options
Diffstat (limited to 'npc/003-5')
-rw-r--r-- | npc/003-5/jeweler.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-5/jeweler.txt b/npc/003-5/jeweler.txt index eb330f92c..53c9a69e9 100644 --- a/npc/003-5/jeweler.txt +++ b/npc/003-5/jeweler.txt @@ -93,7 +93,7 @@ L_Gemstone: goto L_Menu; // As usual, I don't care with cheaters, so if you somehow cheat money or gemstones, YOU WILL LOSE ALL REAGENTS. No refunds. - inventoryplace PolishedDiamond-2+@menu; + inventoryplace PolishedDiamond-2+@menu, 1; delitem Diamond-2+@menu, 2; Zeny=Zeny-2000; getitem PolishedDiamond-2+@menu, 1; |