blob: 9b5ff5857502dbda369c7582a678e9620944b818 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[
{
"type": "MOD_INFO",
"ident": "armor_rebalance",
"name": "Armor Rebalance",
"authors": [ "jc_gargma" ],
"description": "This mod adjusts numerous vanilla items to use the armor coverage and max_encumbrance systems. Also fix some items where the existing coverage/encumbrance/etc just didn't make sense.",
"category": "rebalance",
"dependencies": [ "bn" ]
}
]
|