summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:38:47 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:38:47 -0800
commit0e4c49fa865021e7d2b9390cc72ab38174022697 (patch)
treee42d015eff0e3c56e2215ee35ad33b5eb7b09596
parentOverride vanilla survivor hoods as well. (diff)
downloadcataclysm-bn-mod_survivorheadgear-crafting-0e4c49fa865021e7d2b9390cc72ab38174022697.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 3f6667e..e233a28 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -6,6 +6,6 @@
"authors": ["jc_gargma"],
"description": "Add Survivor Helmets and recipes. Also tweak the existing Survivor Hoods.",
"category": "items",
- "dependencies": [ "dda" ]
+ "dependencies": [ "bn" ]
}
]