summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:36:52 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:36:52 -0800
commitd286158750e3e7686f6289670d0b665fd4ecc313 (patch)
tree1c22dbb24154c90ffe3ab9c415205571a9f30e20
parentUpdate CROWS turret fire resist ala BN 2022-10-30-1606. (diff)
downloadcataclysm-bn-mod_restore-crows-turrets-d286158750e3e7686f6289670d0b665fd4ecc313.tar.xz
Updated to use BN depends.
-rw-r--r--modinfo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json
index da005f4..4d6e234 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -6,6 +6,6 @@
"authors": ["jc_gargma"],
"description": "Restore the M249/M240/M2 CROWS turrets by overwriting the light/medium/longrange turrets.",
"category": "rebalance",
- "dependencies": [ "dda" ]
+ "dependencies": [ "bn" ]
}
]