Updated Mycelial Bastion difficulty

This commit is contained in:
Anuken 2024-11-03 15:12:16 -05:00
parent 974a80af81
commit fac26032aa

View File

@ -121,7 +121,7 @@ public class SectorPresets{
}};
mycelialBastion = new SectorPreset("mycelialBastion", serpulo, 260){{
difficulty = 7;
difficulty = 8;
}};
overgrowth = new SectorPreset("overgrowth", serpulo, 134){{