From efc690e7e6a330f20e5ecdb01598f3f0693e9a63 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 10 Jun 2021 14:02:21 -0700 Subject: More typos --- vamp_stuff/Modification_Files/Items/Misc/v_materials.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json index 07a09c0..b838522 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json @@ -18,7 +18,7 @@ "material": [ "hflesh" ], "volume": "250 ml", "phase": "liquid", - "fun": 10,, + "fun": 10, "flags": [ "EATEN_HOT", "NUTRIENT_OVERRIDE" ] }, { @@ -94,7 +94,7 @@ "nutrition": 3, "material": [ "hflesh" ], "symbol": "'", - "color": "red",, + "color": "red", "flags": [ "ZERO_WEIGHT" ] }, { @@ -112,7 +112,8 @@ "material": [ "hflesh" ], "symbol": "~", "color": "pink", - "count": 3 + "count": 3, + "addiction_type": "blood" }, { "id": "compactsheet", @@ -162,7 +163,7 @@ "material": [ "hflesh" ], "volume": "250 ml", "phase": "liquid", - "fun": 5,, + "fun": 5, "flags": [ "EATEN_HOT", "NUTRIENT_OVERRIDE" ] }, { @@ -181,7 +182,7 @@ "nutrition": 2, "material": [ "hflesh" ], "symbol": "'", - "color": "red",, + "color": "red", "flags": [ "ZERO_WEIGHT" ] } ] -- cgit v1.2.1