I'm wondering how to add a second item to the cost of a deployment. So say "Shock"
I'm trying to use the following, but it keeps deleting stuff down to once item type for cost.: Can you please tell me what i'm doing incorrectly?
Thanks
I'm trying to use the following, but it keeps deleting stuff down to once item type for cost.: Can you please tell me what i'm doing incorrectly?
Thanks
"Shock": {
"Enabled": true,
"AdminOnly": false,
"DamageAmount": 85.0,
"Radius": 2.0,
"FuseTimer": 1.0,
"Duration": 2.0,
"Costs": [
{
"Shortname": "techparts",
"Amount": 1,
"Shortname": "electric.teslacoil",
"Amount": 1
}