diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Misc')
| -rw-r--r-- | vamp_stuff/Modification_Files/Items/Misc/v_materials.json | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json index 2737121..ee0dbd1 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_materials.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_materials.json @@ -86,7 +86,7 @@      "id": "compactsheet",      "type": "GENERIC",      "category": "spare_parts", -    "name": { "str": "blood leather patch" }, +    "name": { "str": "blood leather patch", "str_pl": "blood leather patches" },      "description": "A patch of fabric made from powdered blood. While initially known for its aesthetic qualities, blood leather has proven comparable to kevlar for use in body armor.",      "weight": "250 g",      "volume": "250 ml", @@ -99,7 +99,7 @@      "id": "stickyblood",      "type": "GENERIC",      "category": "spare_parts", -    "name": { "str": "concentrated blood" }, +    "name": { "str_sp": "concentrated blood" },      "description": "A sticky glob of concentrated blood.",      "weight": "250 g",      "volume": "250 ml",  | 
