Add Starfire's banner & payloads for the CH-47F

Co-Authored-By: Starfire13 <72491792+Starfire13@users.noreply.github.com>
This commit is contained in:
Raffson 2024-08-16 01:07:40 +02:00
parent 86a93efc71
commit 9cf52ab11d
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
local unitPayloads = {
["name"] = "CH-47Fbl1",
["payloads"] = {
[1] = {
["name"] = "Retribution Air Assault",
["pylons"] = {
[1] = {
["CLSID"] = "{CH47_STBD_M60D}",
["num"] = 2,
},
[2] = {
["CLSID"] = "{CH47_PORT_M60D}",
["num"] = 1,
},
},
["tasks"] = {
[1] = 35,
},
},
},
["tasks"] = {
},
["unitType"] = "CH-47Fbl1",
}
return unitPayloads

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB