From 0c9c04e57e8fb6ef715e31be0aaadb77e752ed38 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Fri, 13 Jan 2023 00:31:49 -0800
Subject: Updated to use BN depends.

---
 modinfo.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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" ]
   }
 ]
-- 
cgit v1.2.1