diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-08-18 11:52:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-08-18 11:52:03 -0300 |
commit | 5703c8164a59d0b0f55184d8b99294f5debc2631 (patch) | |
tree | a8bedee958710214a3e2f8a3850862e619f7711e /db | |
parent | 966d930d51b664beb1f5739f5267734b99f0e216 (diff) | |
download | serverdata-5703c8164a59d0b0f55184d8b99294f5debc2631.tar.gz serverdata-5703c8164a59d0b0f55184d8b99294f5debc2631.tar.bz2 serverdata-5703c8164a59d0b0f55184d8b99294f5debc2631.tar.xz serverdata-5703c8164a59d0b0f55184d8b99294f5debc2631.zip |
Bump croconut box sell price from 300 GP to 350 GP
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 47701fe1f..e4c6b6f0f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3565,7 +3565,7 @@ item_db: ( Name: "Croconut Box" Type: "IT_ETC" Buy: 800 - Sell: 300 + Sell: 350 Weight: 680 Refine: false }, |