diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-14 22:32:12 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-14 22:32:12 -0200 |
commit | 043b5726aa27b8043cdb023c68de070608101416 (patch) | |
tree | 7a0ae8a3ba8963bb733ae354c8a7bc44626d224b /db | |
parent | 9b4df1b7ef28781bcf9a601077986e8f24ced32b (diff) | |
download | serverdata-043b5726aa27b8043cdb023c68de070608101416.tar.gz serverdata-043b5726aa27b8043cdb023c68de070608101416.tar.bz2 serverdata-043b5726aa27b8043cdb023c68de070608101416.tar.xz serverdata-043b5726aa27b8043cdb023c68de070608101416.zip |
Christmas for Hurnscald
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index afbffbec0..696789382 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1471,7 +1471,7 @@ item_db: ( Type: "IT_HEALING" Buy: 50 Sell: 25 - Weight: 4 + Weight: 5 Refine: false ViewSprite: 572 Delay: 500 @@ -3108,9 +3108,9 @@ item_db: ( AegisName: "ClosedChristmasBox" Name: "Closed Christmas Box" Type: "IT_ETC" - Buy: 50 + Buy: 50000 Sell: 10 - Weight: 10 + Weight: 100 Refine: false ViewSprite: 754 }, @@ -3649,8 +3649,8 @@ item_db: ( Name: "Opened Christmas Box" Type: "IT_ETC" Buy: 10000 - Sell: 500 - Weight: 20 + Sell: 5 + Weight: 10 Refine: false ViewSprite: 805 }, |