SAM sites can't be destroyed
By default, air defense can not be blown up. How to fix.

Add this in config.

          "rules": [
        "anything can hurt SamSite",

 


  "Entity Groups": [
    {
      "name": "SamSite",
      "members": "SamSite",
      "exclusions": ""
    },