From 36b687f7efd6c657f7b3c7ff25852a53066bd1e5 Mon Sep 17 00:00:00 2001 From: Starfire13 <72491792+Starfire13@users.noreply.github.com> Date: Fri, 14 Jun 2024 21:25:34 +1000 Subject: [PATCH] Add NASAMs to MERAD unit list for campaign template (#3406) Adds NASAM launcher B and C to the list of units that can be placed in a campaign template to define a MERAD spawn location. This is needed to maintain compatibility with the new versions of my campaigns. --- game/campaignloader/mizcampaignloader.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/game/campaignloader/mizcampaignloader.py b/game/campaignloader/mizcampaignloader.py index 87cc42c2..e0607b89 100644 --- a/game/campaignloader/mizcampaignloader.py +++ b/game/campaignloader/mizcampaignloader.py @@ -61,6 +61,8 @@ class MizCampaignLoader: AirDefence.Hawk_ln.id, AirDefence.S_75M_Volhov.id, AirDefence.X_5p73_s_125_ln.id, + AirDefence.NASAMS_LN_B.id, + AirDefence.NASAMS_LN_C.id, } SHORT_RANGE_SAM_UNIT_TYPES = {