If I add the following to the DamageControl.json in Oxide\Config will it block all damage to turrets?
"autoturret": {
"arrow": 0.0,
"bite": 0.0,
"bleeding": 0.0,
"blunt": 0.0,
"bullet": 0.0,
"cold": 0.0,
"coldexposure": 0.0,
"decay": 0.0,
"drowned": 0.0,
"electricshock": 0.0,
"explosion": 0.0,
"fall": 0.0,
"generic": 0.0,
"heat": 0.0,
"hunger": 0.0,
"poison": 0.0,
"radiation": 0.0,
"radiationexposure": 0.0,
"slash": 0.0,
"stab": 0.0,
"suicide": 0.0,
"thirst": 0.0
},
"autoturret": {
"arrow": 0.0,
"bite": 0.0,
"bleeding": 0.0,
"blunt": 0.0,
"bullet": 0.0,
"cold": 0.0,
"coldexposure": 0.0,
"decay": 0.0,
"drowned": 0.0,
"electricshock": 0.0,
"explosion": 0.0,
"fall": 0.0,
"generic": 0.0,
"heat": 0.0,
"hunger": 0.0,
"poison": 0.0,
"radiation": 0.0,
"radiationexposure": 0.0,
"slash": 0.0,
"stab": 0.0,
"suicide": 0.0,
"thirst": 0.0
},