Expose sortie formation coverage
This commit is contained in:
@@ -9614,6 +9614,7 @@ function assertSortieTacticalRoster(state, requiredUnitIds) {
|
||||
if (
|
||||
!state.sortiePlan ||
|
||||
!state.sortiePlan.deploymentLine?.includes('전열') ||
|
||||
typeof state.sortiePlan.formationCoverageComplete !== 'boolean' ||
|
||||
!state.sortiePlan.objectiveLine ||
|
||||
!state.sortiePlan.reserveTrainingLine?.includes('대기 훈련') ||
|
||||
!state.sortiePlan.reserveTrainingPreviewLine ||
|
||||
|
||||
Reference in New Issue
Block a user