summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-18 01:53:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-18 01:53:41 -0700
commit2beab239afa64acfe8ecc9971ae739e87e8c393b (patch)
tree1095c7d822fee286835bb4218979b00f3e3945f9 /vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json
parentAdd missing blood equpiment drops (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-2beab239afa64acfe8ecc9971ae739e87e8c393b.tar.xz
Fix Armour pluralizations
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json b/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json
index e4119e9..87e5860 100644
--- a/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json
+++ b/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json
@@ -69,7 +69,7 @@
"id": "blood_gloves",
"type": "ARMOR",
"category": "armor",
- "name": { "str": "pair of blood leather gloves" },
+ "name": { "str": "pair of blood leather gloves", "str_pl": "pairs of blood leather gloves" },
"description": "A combination of blood compact sheets and leather. This pair of velvet gloves offer great protection against environment.",
"weight": "230 g",
"volume": "500 ml",
@@ -90,7 +90,7 @@
"id": "blood_pants",
"type": "ARMOR",
"category": "armor",
- "name": { "str": "blood leather pants" },
+ "name": { "str": "blood leather pants", "str_pl": "blood leather pants" },
"description": "A pair of pants created from leather and blood compact sheets. Offers decent protection.",
"weight": "1920 g",
"volume": "2250 ml",
@@ -110,7 +110,7 @@
"id": "blood_boots",
"type": "ARMOR",
"category": "armor",
- "name": { "str": "pair of blood leather boots" },
+ "name": { "str": "pair of blood leather boots", "str_pl": "pairs of blood leather boots" },
"description": "Pair of boots made from tough leather and blood compact sheets. It's a great choice for rough journeys.",
"weight": "1030 g",
"volume": "2500 ml",