-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove destruction of VTOLs at start of SW base being sited, instead, just protect the HQ with a force-field wave against them. Take over chance attack happens on all difficulties with varied chances now. Commanders ignored for initial hit. Finally, some added checks to see if the HQ was destroyed before base detection to prevent warnings.
- Loading branch information
Showing
2 changed files
with
46 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -231,5 +231,11 @@ | |
"id": 1235, | ||
"player": 3, | ||
"type": 1 | ||
}, | ||
"object_11": { | ||
"label": "NX-HQ", | ||
"id": 237, | ||
"player": 3, | ||
"type": 1 | ||
} | ||
} |