From 9090bcfccc971f148a8ce7db467710a335cb33a5 Mon Sep 17 00:00:00 2001 From: panda3045 <69587402+panda3045@users.noreply.github.com> Date: Mon, 26 Apr 2021 22:18:56 +0100 Subject: Update reforgestones.json (#477) --- constants/reforgestones.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 14317880..9f3c8176 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -862,7 +862,7 @@ "RARE":80000, "EPIC":150000, "LEGENDARY":300000, - "MYTHIC":60000 + "MYTHIC":600000 }, "reforgeStats":{ "COMMON":{ @@ -1971,4 +1971,4 @@ } } } -} \ No newline at end of file +} -- cgit