summaryrefslogtreecommitdiff
path: root/modinfo.json
blob: 64842f5bdca17d1f47cd500faa39302c0612c52e (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "type": "MOD_INFO",
    "ident": "usable_power_armor",
    "name": "Usable Power Armor",
    "authors": ["jc_gargma"],
    "description": "Port most of the DDA power armor changes to BN. Also reduces the weight when activated.",
    "category": "rebalance",
    "dependencies": [ "dda" ]
  }
]