diff options
-rw-r--r-- | bar.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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, |