summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-10 14:02:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-10 14:02:21 -0700
commitefc690e7e6a330f20e5ecdb01598f3f0693e9a63 (patch)
tree4e5ebec1c4dee543fdd96a3a2cf822b7e7e05794
parentTypo (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-efc690e7e6a330f20e5ecdb01598f3f0693e9a63.tar.xz
More typos
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_materials.json11
1 files 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" ]
}
]