Deepen faction economy and station planning
This commit is contained in:
@@ -19,6 +19,8 @@ internal sealed class ShipBehaviorStateMachine
|
||||
{
|
||||
idleState,
|
||||
new PatrolShipBehaviorState(),
|
||||
new AttackTargetShipBehaviorState(),
|
||||
new TradeHaulShipBehaviorState(),
|
||||
new ResourceHarvestShipBehaviorState("auto-mine", "ore", "mining"),
|
||||
new ConstructStationShipBehaviorState(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user