By default, air defense can not be blown up. How to fix.
SAM sites can't be destroyed
Add this in config.
"rules": [
"anything can hurt SamSite",
"Entity Groups": [
{
"name": "SamSite",
"members": "SamSite",
"exclusions": ""
},