Start working on fourth map's objectives
This commit is contained in:
Binary file not shown.
@@ -234,7 +234,7 @@ public class SectorPresets{
|
|||||||
rules = r -> {
|
rules = r -> {
|
||||||
float rad = 52f;
|
float rad = 52f;
|
||||||
r.objectives.addAll(
|
r.objectives.addAll(
|
||||||
|
//new TimerObjective("@objective.enemiesapproaching", 5 * 60 * 60).withFlags("wave1")
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
}};
|
}};
|
||||||
|
|||||||
Reference in New Issue
Block a user