diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-29 00:37:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-29 00:37:05 -0300 |
commit | a07cd5f784fc01a55e5dd9689ce69b55af65193a (patch) | |
tree | 75cf7771da0a1f42e1aed5be62f67b1f08f8c4e3 | |
parent | 09bbb347d757305c989fd59db1f0bcc63cc0e00c (diff) | |
download | serverdata-a07cd5f784fc01a55e5dd9689ce69b55af65193a.tar.gz serverdata-a07cd5f784fc01a55e5dd9689ce69b55af65193a.tar.bz2 serverdata-a07cd5f784fc01a55e5dd9689ce69b55af65193a.tar.xz serverdata-a07cd5f784fc01a55e5dd9689ce69b55af65193a.zip |
GoldenApple, as name suggest, is of gold (25 -> 5000 gp)
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files 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 |