aboutsummaryrefslogtreecommitdiff
path: root/armor.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-19 07:15:43 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-19 07:15:43 -0700
commite0993eb05ce5c1efe59194edcc1ff23d3ce54550 (patch)
tree909146a86a38876ae41be0c6bc0abfb06db982e8 /armor.json
parentAnother typo (diff)
downloadcataclysm-dda-mod_battle-maid-redone-e0993eb05ce5c1efe59194edcc1ff23d3ce54550.tar.xz
Fix the tailored tuxedo being marked as made from kevlar instead of leather
Remove extraneous pluralization of petticoats
Diffstat (limited to 'armor.json')
-rw-r--r--armor.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/armor.json b/armor.json
index 7dad1d7..e73505b 100644
--- a/armor.json
+++ b/armor.json
@@ -598,7 +598,7 @@
"weight": "3050 g",
"volume": "11250 ml",
"price": 110000,
- "material": [ "kevlar", "cotton" ],
+ "material": [ "leather", "cotton" ],
"symbol": "[",
"color": "dark_gray",
"covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r" ],
@@ -692,7 +692,7 @@
"type": "ARMOR",
"category": "clothing",
"id": "petticoat",
- "name": { "str": "petticoat", "str_pl": "petticoats" },
+ "name": { "str": "petticoat" },
"description": "A type of frilly undergarment worn under skirts to give them more volume. It could also be used to conceal a knife under your skirt, if needed.",
"weight": "90 g",
"volume": "250 ml",