mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
* Large aircraft ground spawns Added the ability to add separate ground spawns for C-130 and other large aircraft to campaigns. Implemented on @holyorangejuice 's request. Large aircraft ground spawns are added to the campaign by placing a C-130 on the ramp, just like an A-10 or AJS37 previously. Note: use the stock DCS C-130, so the campaign miz can be safely opened without the C-130 mod (or any other mod) installed. Not the C-130J player-flyable transport, not the KC-130J tanker included in the UH-60L mod etc. Large planes (wingspan more than 40 meters, such as the C-130): - First try spawning on large ground spawns - Then try the regular airfield ramp spawns Below 40 meter wingspan aircraft: - First try spawning on regular or roadbase ground spawns - Then try the regular airfield ramp spawns - Then, if both of the above fail, use the large ground spawns * Specify explicit black version 23.9.1 to fix lint error. * Update lint.yml --------- Co-authored-by: Raffson <Raffson@users.noreply.github.com>