aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:31:49 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:31:49 -0800
commit0c9c04e57e8fb6ef715e31be0aaadb77e752ed38 (patch)
treeade241b0dbb9932abbf5069a0f97f785273a2aef
parentFix typo in butchering quality of maid's cookware kit. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-0c9c04e57e8fb6ef715e31be0aaadb77e752ed38.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 c84a292..6f4c0c3 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -7,7 +7,7 @@
"maintainers": [ "jc_gargma" ],
"description": "Translated and tweaked version of the original Battle Maid mod.",
"category": "content",
- "dependencies": [ "dda" ],
+ "dependencies": [ "bn" ],
"conflicts": [ "battle_maid", "KawaiiMaidMod", "ProjectKawaii" ]
}
]