summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:33:59 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:33:59 -0800
commitb43204e5387453cd14bd0deb4ca8f65498f52d40 (patch)
treea24c39314900702f6d96b391607c4085f6681f40
parentMake the ammo type an array. (diff)
downloadcataclysm-bn-mod_m26-mass-b43204e5387453cd14bd0deb4ca8f65498f52d40.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 3aead7d..6360dc1 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -6,6 +6,6 @@
"authors": ["jc_gargma"],
"description": "Add the M26 MASS underbarrel shotgun.",
"category": "items",
- "dependencies": [ "dda" ]
+ "dependencies": [ "bn" ]
}
]