summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-11 22:00:14 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-11 22:00:14 -0700
commitaa0dc0ae27f206186ff040d3c782229bc4868240 (patch)
treecfe2174086567726999cf5ed5ee483922a9c3614 /modinfo.json
parentIntegrate my power armor rebalance into this mod. (diff)
downloadcataclysm-bn-mod_armor-rebalance-aa0dc0ae27f206186ff040d3c782229bc4868240.tar.xz
Add conflicts with old power armor mod.
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" ]
}
]