Right now, In lightning_properties::exemption_rules, I can add "impact-soundset" or "prototype" or "id" or "countAsRockForFilteredDeconstruction", but I would like to add to this list "ground" or "tiles"
I tried adding
Code: Select all
exemption_rules =
{{
type = "prototype",
string = "tile",
},}
