From a07cd5f784fc01a55e5dd9689ce69b55af65193a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 29 Mar 2019 00:37:05 -0300 Subject: GoldenApple, as name suggest, is of gold (25 -> 5000 gp) --- db/re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 1e33cbbd2..5f7594c54 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1158,8 +1158,8 @@ item_db: ( AegisName: "GoldenApple" Name: "Golden Apple" Type: "IT_HEALING" - Buy: 50 - Sell: 25 + Buy: 50000 + Sell: 5000 Weight: 4 Refine: false ViewSprite: 554 -- cgit v1.2.3-70-g09d2