From 77416b1a87cb76bcc10b311ccb8c874642ebfe21 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 20 May 2022 17:38:19 -0500 Subject: update test data --- test/data/constants/max_minion_tiers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/data/constants/max_minion_tiers.json') diff --git a/test/data/constants/max_minion_tiers.json b/test/data/constants/max_minion_tiers.json index 69785fb..897ce91 100644 --- a/test/data/constants/max_minion_tiers.json +++ b/test/data/constants/max_minion_tiers.json @@ -55,6 +55,6 @@ "snow": 11, "hard_stone": 12, "mithril": 12, - "mycelium": 11, + "mycelium": 12, "inferno": 8 } \ No newline at end of file -- cgit