summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-13 15:11:06 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-13 15:11:06 -0700
commitebf20a97d6ff1d5231a7ae9e00a5e28581476617 (patch)
tree7159131be7fddc1a8a8e955191da09b8c7146565
parentFully overwrite the deep concealment holster to prevent it breaking. (diff)
downloadcataclysm-bn-mod_armor-rebalance-ebf20a97d6ff1d5231a7ae9e00a5e28581476617.tar.xz
Add max_encumbrance to light survivor armor.
-rw-r--r--json/items/armor/torso_armor.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/json/items/armor/torso_armor.json b/json/items/armor/torso_armor.json
index 6033ca2..196e471 100644
--- a/json/items/armor/torso_armor.json
+++ b/json/items/armor/torso_armor.json
@@ -41,6 +41,14 @@
"encumbrance": 3
},
{
+ "id": "lsurvivor_armor",
+ "copy-from": "lsurvivor_armor",
+ "type": "ARMOR",
+ "name": { "str": "light survivor body armor" },
+ "encumbrance": 7,
+ "max_encumbrance": 15
+ },
+ {
"id": "motorbike_armor",
"copy-from": "motorbike_armor",
"type": "ARMOR",