From 7d9822f9be2fcad7dbc31049ff7007f6fb86ce9c Mon Sep 17 00:00:00 2001 From: Chaosvolt Date: Mon, 6 May 2024 12:34:54 -0500 Subject: [PATCH] Update field stuff --- My_Sweet_Cataclysm/sweet_field_type.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/My_Sweet_Cataclysm/sweet_field_type.json b/My_Sweet_Cataclysm/sweet_field_type.json index 77c43ff..1049883 100644 --- a/My_Sweet_Cataclysm/sweet_field_type.json +++ b/My_Sweet_Cataclysm/sweet_field_type.json @@ -12,6 +12,7 @@ "effects": [ { "effect_id": "gummed", + "body_part": "torso", "intensity": 1, "min_duration": "2 seconds", "immune_in_vehicle": true, @@ -27,6 +28,7 @@ "effects": [ { "effect_id": "gummed", + "body_part": "torso", "intensity": 2, "min_duration": "20 seconds", "immune_in_vehicle": true, @@ -43,6 +45,7 @@ "effects": [ { "effect_id": "gummed", + "body_part": "torso", "intensity": 3, "min_duration": "40 seconds", "immune_in_vehicle": true,