diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-07-14 07:57:10 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-07-14 07:57:10 -0700 |
commit | c1aecb94e66042dcf54baaef63e8d0d4c540de90 (patch) | |
tree | 6fb4b02a6a0a3a68df6a38155f6911eca5f52fd4 /armor.json | |
parent | Rebalance maid tactical vest. (diff) | |
download | cataclysm-bn-mod_battle-maid-redone-c1aecb94e66042dcf54baaef63e8d0d4c540de90.tar.xz |
Other minor formatting fixes.
Diffstat (limited to 'armor.json')
-rw-r--r-- | armor.json | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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", |