summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json
index 9b5ff58..6e189ae 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -6,6 +6,7 @@
"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" ]
+ "dependencies": [ "bn" ],
+ "conflicts": [ "usable_power_armor" ]
}
]