summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-02 11:45:42 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2025-01-02 11:45:42 -0800
commit9cd2ae0bab5163f458cc15e70bc7c40d4482bb26 (patch)
treee555e65c885885f43ed1fb7f79a0180efbc88bbc
parentReduce the coverage and encumbrance of drop leg pouches and armband pouches. (diff)
downloadcataclysm-bn-mod_armor-rebalance-master.tar.xz
Remove the storage from the long sleeve shirt.HEADmaster
Fix technician's shirt weight.
-rw-r--r--json/items/armor/torso_clothes.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/json/items/armor/torso_clothes.json b/json/items/armor/torso_clothes.json
index 6c1b5f3..92b6334 100644
--- a/json/items/armor/torso_clothes.json
+++ b/json/items/armor/torso_clothes.json
@@ -39,8 +39,7 @@
"name": { "str": "long-sleeved shirt" },
"armor_portion_data": [
{ "covers": [ "torso", "arms" ], "coverage": 90, "encumbrance": 0 }
- ],
- "storage": "3 L"
+ ]
},
{
"id": "polo_shirt",
@@ -84,6 +83,14 @@
]
},
{
+ "id": "technician_shirt_gray",
+ "copy-from": "technician_shirt_gray",
+ "type": "ARMOR",
+ "name": { "str": "work t-shirt" },
+ "weight": "164 g",
+ "//": "Restore the non-rounded weight."
+ },
+ {
"id": "vest_leather",
"copy-from": "vest_leather",
"type": "ARMOR",