aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-07-14 07:57:10 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-07-14 07:57:10 -0700
commitc1aecb94e66042dcf54baaef63e8d0d4c540de90 (patch)
tree6fb4b02a6a0a3a68df6a38155f6911eca5f52fd4
parentRebalance maid tactical vest. (diff)
downloadcataclysm-bn-mod_battle-maid-redone-c1aecb94e66042dcf54baaef63e8d0d4c540de90.tar.xz
Fix the maid hat to have HELMET_COMPAT.HEADmaster
Other minor formatting fixes.
-rw-r--r--armor.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/armor.json b/armor.json
index c7b98d2..c6ee5ca 100644
--- a/armor.json
+++ b/armor.json
@@ -221,7 +221,7 @@
"coverage": 65,
"warmth": 20,
"material_thickness": 1,
- "flags": [ "VARSIZE", "HOOD" ]
+ "flags": [ "VARSIZE", "HELMET_COMPAT" ]
},
{
"id": "kawaii_maid_hat",
@@ -756,7 +756,7 @@
},
{
"id": "kawaii_vest",
- "//": "Loosely based on utility vest.",
+ "//": "The utility vest with a different skin.",
"type": "ARMOR",
"category": "clothing",
"name": { "str": "maid utility vest" },
@@ -779,7 +779,7 @@
},
{
"id": "kawaii_vest_tac",
- "//": "Loosely based on tac vest.",
+ "//": "The tac vest with a different skin.",
"type": "ARMOR",
"category": "clothing",
"looks_like": "kawaii_vest",
@@ -882,7 +882,7 @@
"msg": "You pack the %s hood.",
"target": "kawaii_raincoat_off",
"menu_text": "Pack hood"
- }
+ }
},
{
"id": "kawaii_raincoat_off",