make repair ships standby with rest of fleet if there is no one to repair (instead of advancing towards the enemy stations)
This commit is contained in:
@@ -6,6 +6,7 @@ enum class BehaviorKind
|
||||
{
|
||||
None,
|
||||
Advance,
|
||||
Standby,
|
||||
Rally,
|
||||
Retreat,
|
||||
Attack,
|
||||
|
||||
Reference in New Issue
Block a user