Files
MOOSE/Moose Development/Moose
leka1986 7df1eb963f Update CSAR.lua
CSAR now treats aircraft with AircraftType[type] <= 0 as not CSAR-capable when building the active SAR unit list, while still allowing those type keys to exist for other systems such as FARP storage setup.

Added those to the type,

CSAR.AircraftType["Ka-50_3"] = 0
CSAR.AircraftType["Ka-50"] = 0
CSAR.AircraftType["AV8BNA"] = 0
2026-04-19 20:36:44 +02:00
..
2026-04-19 20:35:20 +02:00
2026-04-19 20:36:44 +02:00
2026-03-02 09:19:20 -07:00
2026-02-08 12:32:40 +01:00
2026-04-12 12:56:15 +02:00