So I figured out where it calls for where to find if the Bradley is at the launchsite or not.

Line 403

if (!monument.gameObject.name.Contains("launch_site_1")) continue;

Can anyone list the proper names for the monuments? I know that it's not as easy as "Airfield" or "Dome"
nevermind