From f4a665c5378e02ecf49695b19b97576dfe95eca3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 8 Sep 2021 13:13:59 -0700 Subject: Set blood bars to taste better when hot. --- vamp_stuff/Modification_Files/Items/Misc/v_materials.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff') diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json index 5294cd3..b40a3e0 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json @@ -115,7 +115,7 @@ "healthy": 3, "fun": 5, "spoils_in": "180 days", - "flags": [ "VAMPIRISM" ] + "flags": [ "EATEN_HOT", "VAMPIRISM" ] }, { "id": "synthbloodbar", -- cgit v1.2.1