From 9abedbfa389c7ddc3c681c182e5ff15912553cdb Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 13 Sep 2020 22:41:22 -0700 Subject: Rebalance garter purse Rephrase several item descriptions --- armor.json | 8 ++++---- 1 file 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" ] } -- cgit v1.2.1