More objective stuff
This commit is contained in:
@@ -115,7 +115,7 @@ public class SectorPresets{
|
||||
difficulty = 1;
|
||||
|
||||
rules = r -> {
|
||||
r.objectives.addAll(new ResearchObjective(Items.beryllium){{
|
||||
r.objectives.addAll(new ItemObjective(Items.beryllium, 20){{
|
||||
markers = new ObjectiveMarker[]{
|
||||
new TextMarker("Units can mine [accent]resources[] from walls.", 1984f, 2240f + 16f),
|
||||
new ShapeMarker(1984f, 2240f),
|
||||
|
||||
Reference in New Issue
Block a user