mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Revert "Use AGM-154B instead of AGM-154A"
This reverts commit 16b3d76684.
Unfortunately I forgot this still requires local changes to take effect...
This commit is contained in:
@@ -466,7 +466,7 @@ local unitPayloads = {
|
||||
["num"] = 8,
|
||||
},
|
||||
[5] = {
|
||||
["CLSID"] = "{AGM-154B}",
|
||||
["CLSID"] = "{AGM-154A}",
|
||||
["num"] = 7,
|
||||
},
|
||||
[6] = {
|
||||
@@ -474,7 +474,7 @@ local unitPayloads = {
|
||||
["num"] = 6,
|
||||
},
|
||||
[7] = {
|
||||
["CLSID"] = "{AGM-154B}",
|
||||
["CLSID"] = "{AGM-154A}",
|
||||
["num"] = 3,
|
||||
},
|
||||
[8] = {
|
||||
|
||||
Reference in New Issue
Block a user