mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Support for SW v2.6 mod (#120)
* Removed AI varients * Removed AI varients Logo/Banners * Removed AI varients Logo/Banners * Removed AI varients ai flgith planner * Removed AI varients SWPack Fix * Removed AI varients SWPack - SWWeapon fix
This commit is contained in:
@@ -4,15 +4,6 @@ local unitPayloads = {
|
||||
[1] = {
|
||||
["name"] = "CAP",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{TIEFUEL}",
|
||||
["num"] = 2,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{TIEFUEL}",
|
||||
["num"] = 10,
|
||||
},
|
||||
|
||||
},
|
||||
["tasks"] = {
|
||||
[1] = CAP,
|
||||
|
||||
Reference in New Issue
Block a user