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 ff8f74b98..471db2cc8 100644 --- a/npc/003-5/jeweler.txt +++ b/npc/003-5/jeweler.txt @@ -36,7 +36,7 @@ L_Craft: l("...I'll be back later."), L_Close; inventoryplace GoldenRing, 1; - delitem GoldPieces, 2; + delitem GoldPieces, 1; Zeny=Zeny-200; getitem GoldenRing, 1; |