summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_materials.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
index cc6163c..75a09b1 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json
@@ -1,11 +1,10 @@
[
{
- "//": "Reduced weight.",
"type": "COMESTIBLE",
"id": "blood",
"copy-from": "blood",
"name": { "str": "blood", "str_pl": "blood" },
- "weight": "5 g",
+ "weight": "265 g",
"color": "red",
"container": "flask_glass",
"comestible_type": "DRINK",
@@ -144,13 +143,12 @@
"flags": [ "ZERO_WEIGHT" ]
},
{
- "//": "Reduced weight.",
"type": "COMESTIBLE",
"id": "synthblood",
"copy-from": "blood",
"looks_like": "blood",
"name": { "str": "synthetic blood", "str_pl": "synthetic blood" },
- "weight": "5 g",
+ "weight": "265 g",
"color": "red",
"container": "flask_glass",
"comestible_type": "DRINK",