-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into DEVGRU-Viking
- Loading branch information
Showing
42 changed files
with
21,621 additions
and
22,015 deletions.
There are no files selected for viewing
6,731 changes: 3,423 additions & 3,308 deletions
6,731
...Cav_Stryker_Scout_Platoon/composition.sqe → ...ions/1.Cav_Viking_Platoon/composition.sqe
Large diffs are not rendered by default.
Oops, something went wrong.
26 changes: 13 additions & 13 deletions
26
...ions/Cav_Stryker_Scout_Platoon/header.sqe → Compositions/1.Cav_Viking_Platoon/header.sqe
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
version=54; | ||
name="VIKING_Platoon_Deployment_vTEST"; | ||
author="=7Cav=CPL.Zaren.T"; | ||
category="Cav_EdSubcat_Deploy_Platoon"; | ||
requiredAddons[]= | ||
{ | ||
"cav_troops_bravo_viking", | ||
"cav_bravo_characters", | ||
"A3_Weapons_F_Ammoboxes", | ||
"ace_cargo", | ||
"RSPN_Assets", | ||
"cav_vehicles_dragoon" | ||
}; | ||
version=54; | ||
name="1.VIKING_Platoon_vDEVBUILD"; | ||
author="=7Cav=CPL.Zaren.T"; | ||
category="Cav_EdSubcat_Deploy_Platoon"; | ||
requiredAddons[]= | ||
{ | ||
"cav_troops_bravo_viking", | ||
"A3_Weapons_F_Ammoboxes", | ||
"ace_cargo", | ||
"Desert", | ||
"cav_vehicles_dragoon", | ||
"cav_bravo_characters" | ||
}; |
Oops, something went wrong.