diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-24 22:08:59 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-24 22:08:59 -0200 |
commit | 7fcd24096b9c2f96ce41ef1bc72ab39d2bec8c87 (patch) | |
tree | 0c21f3776185dbcb59b29670b2083eb8c050579e | |
parent | e6464f697a1f0960df7a153afb1460327751afc5 (diff) | |
download | serverdata-7fcd24096b9c2f96ce41ef1bc72ab39d2bec8c87.tar.gz serverdata-7fcd24096b9c2f96ce41ef1bc72ab39d2bec8c87.tar.bz2 serverdata-7fcd24096b9c2f96ce41ef1bc72ab39d2bec8c87.tar.xz serverdata-7fcd24096b9c2f96ce41ef1bc72ab39d2bec8c87.zip |
Kick one price
-rw-r--r-- | db/re/item_db.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c23833224..3e603e8a4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1131,8 +1131,7 @@ item_db: ( Name: "Ginger Bread Man" Type: "IT_HEALING" Buy: 50 - Sell: 25 - Weight: 4 + Sell: 20 Refine: false ViewSprite: 553 Delay: 500 @@ -1522,7 +1521,7 @@ item_db: ( Name: "Xmas Candy Cane" Type: "IT_HEALING" Buy: 50 - Sell: 25 + Sell: 18 Weight: 4 Refine: false ViewSprite: 573 |