summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-17 00:12:05 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-17 00:12:05 -0300
commitac689bd103b5d8121b011ea9acc7786749ac9b78 (patch)
treec8024a2029ceaf9bc6a3b33eaf704cac0c9a631a
parentd4f4f8cb2267b53af88e28698f13122e88c127e9 (diff)
downloadserver-ac689bd103b5d8121b011ea9acc7786749ac9b78.tar.gz
server-ac689bd103b5d8121b011ea9acc7786749ac9b78.tar.bz2
server-ac689bd103b5d8121b011ea9acc7786749ac9b78.tar.xz
server-ac689bd103b5d8121b011ea9acc7786749ac9b78.zip
Nerf tavern costs, they are too high (200 -> 150 crystals)
-rw-r--r--bar.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bar.json b/bar.json
index a856edc..d33cda9 100644
--- a/bar.json
+++ b/bar.json
@@ -1,6 +1,6 @@
[
{
- "price": 200,
+ "price": 150,
"currency": "crystals",
"min_quest": 0,
"min_draws": 10,
@@ -56,7 +56,7 @@
]
},
{
- "price": 200,
+ "price": 150,
"currency": "crystals",
"min_quest": 10,
"min_draws": 10,
@@ -86,7 +86,7 @@
]
},
{
- "price": 350,
+ "price": 250,
"currency": "crystals",
"min_quest": -1,
"min_draws": 5,