aboutsummaryrefslogtreecommitdiff
path: root/test/data/constants
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/constants')
-rw-r--r--test/data/constants/max_minion_tiers.json2
-rw-r--r--test/data/constants/stats.json1
-rw-r--r--test/data/constants/values.json2
3 files changed, 3 insertions, 2 deletions
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
diff --git a/test/data/constants/stats.json b/test/data/constants/stats.json
index a72e05a..786ddee 100644
--- a/test/data/constants/stats.json
+++ b/test/data/constants/stats.json
@@ -219,6 +219,7 @@
"deaths_island_witch",
"deaths_island_wither_gourd",
"deaths_island_wraith",
+ "deaths_island_zealot_enderman",
"deaths_island_zombie",
"deaths_island_zombie_villager",
"deaths_jockey_shot_silverfish",
diff --git a/test/data/constants/values.json b/test/data/constants/values.json
index 4cedd59..d2571c9 100644
--- a/test/data/constants/values.json
+++ b/test/data/constants/values.json
@@ -1,4 +1,4 @@
{
- "max_minions": 665,
+ "max_minions": 668,
"max_fairy_souls": 238
} \ No newline at end of file