-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5841 from SJuliez/aero-bombs-fs
FighterSquadron updates
- Loading branch information
Showing
6 changed files
with
113 additions
and
73 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
MMSVersion: 2 | ||
name: Sky Battle Test | ||
description: Aero Fighter Test Setup on a terrain-less low atmo map | ||
|
||
map: | ||
type: sky | ||
width: 36 | ||
height: 19 | ||
|
||
factions: | ||
- name: Epsilon Galaxy Flight | ||
camo: Clans/Coyote/Epsilon Galaxy.jpg | ||
|
||
units: | ||
- fullname: Cheetah F-11 | ||
at: [2, 12] | ||
facing: 1 | ||
altitude: 6 | ||
velocity: 3 | ||
crew: | ||
name: Marianne O'Brien | ||
gunnery: 4 | ||
piloting: 4 | ||
portrait: Female/Aerospace Pilot/ASF_F_2.png | ||
|
||
- fullname: Cheetah F-11 | ||
at: [3, 17] | ||
facing: 1 | ||
velocity: 2 | ||
crew: | ||
name: Giulia DeMarco | ||
gunnery: 3 | ||
piloting: 5 | ||
portrait: Female/Aerospace Pilot/ASF_F_3.png | ||
|
||
- name: OpFor | ||
camo: Corporations/Star Corps.png | ||
units: | ||
- fullname: Cheetah F-11 | ||
at: [ 32, 8 ] | ||
facing: 4 | ||
- fullname: Cheetah F-11 | ||
at: [ 34, 8 ] | ||
facing: 4 |
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
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
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