Extraction outpost remake submission, untested

This commit is contained in:
Anuken 2024-09-11 17:32:12 -04:00
parent 0d15f2d924
commit 375d0c76ea
2 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ public class SectorPresets{
}};
infestedCanyons = new SectorPreset("infestedCanyons", serpulo, 210){{
difficulty = 5;
difficulty = 4;
}};
overgrowth = new SectorPreset("overgrowth", serpulo, 134){{