From b6024e7174cfad5a1dfcab6fdea69570d4f539ed Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Sat, 14 Jan 2023 11:37:52 -0800
Subject: Fix blood pellet count and recipe to produce two per batch.

---
 vamp_stuff/Modification_Files/Items/Misc/v_materials.json | 1 -
 1 file changed, 1 deletion(-)

(limited to 'vamp_stuff/Modification_Files/Items')

diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
index 4a861ca..5c7d9ca 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
@@ -117,7 +117,6 @@
     "weight": "10 g",
     "volume": "3 ml",
     "price": "0 cent",
-    "count": 2,
     "material": [ "compactblood" ],
     "symbol": ".",
     "color": "red"
-- 
cgit v1.2.1