From 65fe0cfa06bb44588e7f22a023bc81cb7a1191f9 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 1 Feb 2023 13:41:23 -0800 Subject: Fix garter purse weight. --- armor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'armor.json') diff --git a/armor.json b/armor.json index e48769c..ac82b67 100644 --- a/armor.json +++ b/armor.json @@ -618,7 +618,7 @@ "category": "clothing", "name": { "str": "garter purse" }, "description": "A small storage purse that can be concealed beneath a skirt, held up using a garter band. It also has sleeves for concealing handgun magazines, if needed.", - "weight": "250 g", + "weight": "120 g", "volume": "250 ml", "price": 2000, "price_postapoc": 1000, -- cgit v1.2.1