diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-27 16:40:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-27 16:40:06 -0300 |
commit | 55cd82a72512c1357a457165bb86aa4736759669 (patch) | |
tree | 99b5b25c5dc35cfe7fb9ac44ed1d9da758f72a1a | |
parent | d3f073ef6f4bc41ff5686e2fe3cfba25602b4e14 (diff) | |
download | serverdata-55cd82a72512c1357a457165bb86aa4736759669.tar.gz serverdata-55cd82a72512c1357a457165bb86aa4736759669.tar.bz2 serverdata-55cd82a72512c1357a457165bb86aa4736759669.tar.xz serverdata-55cd82a72512c1357a457165bb86aa4736759669.zip |
Celestia Tea buy price
-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 e24475aba..da26153ba 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2017,7 +2017,7 @@ item_db: ( AegisName: "CelestiaTea" Name: "Celestia Tea" Type: "IT_HEALING" - Buy: 280 + Buy: 28000 Sell: 60 Weight: 20 Refine: false |