mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update gazelle's payloads
Last update introduced some changes to pylons and such..
This commit is contained in:
@@ -6,7 +6,11 @@ local unitPayloads = {
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{IR_Deflector}",
|
||||
["num"] = 6,
|
||||
["num"] = 4,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{FAS}",
|
||||
["num"] = 3,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
@@ -19,7 +23,11 @@ local unitPayloads = {
|
||||
["pylons"] = {
|
||||
[1] = {
|
||||
["CLSID"] = "{IR_Deflector}",
|
||||
["num"] = 6,
|
||||
["num"] = 4,
|
||||
},
|
||||
[2] = {
|
||||
["CLSID"] = "{FAS}",
|
||||
["num"] = 3,
|
||||
},
|
||||
},
|
||||
["tasks"] = {
|
||||
|
||||
Reference in New Issue
Block a user