mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update MiG-25RBT.lua + Add custom Alt History Factions (#174)
* Update MiG-25RBT.lua Corrected naming conventions and capitalization. * 1971 Alt History USA vs USSR Factions My alt history factions for USA and USSR fighting in the Vietnam war * Update VSN_F100.yaml Remove SEAD Escort as it would require changes on client side
This commit is contained in:
@@ -52,8 +52,8 @@ local unitPayloads = {
|
||||
},
|
||||
},
|
||||
[3] = {
|
||||
["displayName"] = "Retribution STRIKE",
|
||||
["name"] = "Retribution STRIKE",
|
||||
["displayName"] = "Retribution Strike",
|
||||
["name"] = "Retribution Strike",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
|
||||
@@ -77,8 +77,8 @@ local unitPayloads = {
|
||||
},
|
||||
},
|
||||
[4] = {
|
||||
["displayName"] = "Retribution CAP",
|
||||
["name"] = "Retribution CAP",
|
||||
["displayName"] = "Retribution BARCAP",
|
||||
["name"] = "Retribution BARCAP",
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{APU-60-1_R_60M}",
|
||||
|
||||
Reference in New Issue
Block a user