Unit command prototype
This commit is contained in:
@@ -442,6 +442,7 @@ public class ErekirPlanetGenerator extends PlanetGenerator{
|
||||
//it is very hot
|
||||
state.rules.attributes.set(Attribute.heat, 0.8f);
|
||||
state.rules.environment = sector.planet.defaultEnv;
|
||||
state.rules.unitCommand = true;
|
||||
|
||||
//TODO remove slag and arkycite around core.
|
||||
Schematics.placeLaunchLoadout(spawnX, spawnY);
|
||||
|
||||
Reference in New Issue
Block a user