aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 22:41:22 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 22:41:22 -0700
commit9abedbfa389c7ddc3c681c182e5ff15912553cdb (patch)
treeeb0a28b8b3f17ac8b95db91717505790252de2cf
parentAdd tailored tuxedo and rebalance tuxedos (diff)
downloadcataclysm-dda-mod_battle-maid-redone-9abedbfa389c7ddc3c681c182e5ff15912553cdb.tar.xz
Rebalance garter purse
Rephrase several item descriptions
-rw-r--r--armor.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/armor.json b/armor.json
index fcac1c9..6fada0f 100644
--- a/armor.json
+++ b/armor.json
@@ -515,7 +515,7 @@
"id": "kawaii_maid_garter",
"type": "ARMOR",
"name": { "str": "garter belt" },
- "description": "A black garter belt, designed to be worn with stockings.",
+ "description": "A black garter belt, designed to hold up stockings. It could also be used to conceal a handgun under your skirt, if needed.",
"weight": "10 g",
"volume": "250 ml",
"price": 1500,
@@ -648,7 +648,7 @@
"category": "clothing",
"id": "petticoat",
"name": { "str": "petticoat", "str_pl": "petticoats" },
- "description": "A type of frilly undergarment usually worn under skirts.",
+ "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",
"color": "white",
@@ -915,7 +915,7 @@
"id": "kawaii_secretpoach",
"type": "ARMOR",
"name": { "str": "garter purse" },
- "description": "A small storage purse that can be consealed beneath a skirt, held up using a garter band.",
+ "description": "A small storage purse that can be consealed beneath a skirt, held up using a garter band. It also has sleeves for concealing pistol magazines, if needed.",
"weight": "250 g",
"volume": "250 ml",
"price": 3000,
@@ -928,7 +928,7 @@
"holster_prompt": "Stash ammo",
"holster_msg": "You stash your %s.",
"multi": 2,
- "max_volume": "500 ml",
+ "max_volume": "250 ml",
"draw_cost": 40,
"flags": [ "MAG_COMPACT" ]
}