diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-31 11:38:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-31 11:38:57 -0300 |
commit | 8560d3499aa2933f3bf30469d57fe563ac200726 (patch) | |
tree | e1838579394e0f027c04d2b72795f0b88447c19a /db/craft_db.conf | |
parent | b54c0a4ca831b7100a5b6d35626f402cef6e5283 (diff) | |
download | serverdata-8560d3499aa2933f3bf30469d57fe563ac200726.tar.gz serverdata-8560d3499aa2933f3bf30469d57fe563ac200726.tar.bz2 serverdata-8560d3499aa2933f3bf30469d57fe563ac200726.tar.xz serverdata-8560d3499aa2933f3bf30469d57fe563ac200726.zip |
Nerf the cost for Sacred Mana Potion
15 Celestia Tea -> 10 Celestia Tea
Diffstat (limited to 'db/craft_db.conf')
-rw-r--r-- | db/craft_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf index f346b335b..1e6c7c4fe 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -639,7 +639,7 @@ craft_db: ( ( { GoldenApple: 1 - CelestiaTea: 15 + CelestiaTea: 10 }, ) CreateItems: |