mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Super Hornet 2.4.2 Fixes
This commit is contained in:
@@ -17,7 +17,7 @@ local unitPayloads = {
|
||||
},
|
||||
[3]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=3
|
||||
},
|
||||
[4]=
|
||||
@@ -37,7 +37,7 @@ local unitPayloads = {
|
||||
},
|
||||
[7]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_08_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=7
|
||||
},
|
||||
[8]=
|
||||
@@ -77,7 +77,7 @@ local unitPayloads = {
|
||||
},
|
||||
[3]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=3
|
||||
},
|
||||
[4]=
|
||||
@@ -97,7 +97,7 @@ local unitPayloads = {
|
||||
},
|
||||
[7]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_08_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=7
|
||||
},
|
||||
[8]=
|
||||
@@ -137,7 +137,7 @@ local unitPayloads = {
|
||||
},
|
||||
[3]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=3
|
||||
},
|
||||
[4]=
|
||||
@@ -157,7 +157,7 @@ local unitPayloads = {
|
||||
},
|
||||
[7]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_08_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=7
|
||||
},
|
||||
[8]=
|
||||
@@ -197,7 +197,7 @@ local unitPayloads = {
|
||||
},
|
||||
[3]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=3
|
||||
},
|
||||
[4]=
|
||||
@@ -217,7 +217,7 @@ local unitPayloads = {
|
||||
},
|
||||
[7]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_08_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=7
|
||||
},
|
||||
[8]=
|
||||
@@ -258,7 +258,7 @@ local unitPayloads = {
|
||||
},
|
||||
[3]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=3
|
||||
},
|
||||
[4]=
|
||||
@@ -278,7 +278,7 @@ local unitPayloads = {
|
||||
},
|
||||
[7]=
|
||||
{
|
||||
["CLSID"]="{GROWLER_PYLON_08_IB_FT_FPU-12_Fueltank}",
|
||||
["CLSID"]="{SUPERHORNET_PYLON_04_IB_FT_FPU-12_Fueltank}",
|
||||
["num"]=7
|
||||
},
|
||||
[8]=
|
||||
|
||||
Reference in New Issue
Block a user