From bf149bb36f22d5cdb940dab7fed3034e077bae97 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 13 Jan 2023 00:40:39 -0800 Subject: Add conflict with no-npc version. Updated to use BN depends. --- vamp_stuff/modinfo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vamp_stuff/modinfo.json b/vamp_stuff/modinfo.json index f50779d..6e17514 100644 --- a/vamp_stuff/modinfo.json +++ b/vamp_stuff/modinfo.json @@ -7,8 +7,8 @@ "maintainers": [ "jc_gargma" ], "description": "Adds night creatures, items, monsters, and locations. Also mutations, feeding on npcs, and spells.", "category": "content", - "dependencies": [ "dda" ], - "conflicts": [ "vamp_stuff" ] + "dependencies": [ "bn" ], + "conflicts": [ "vamp_stuff", "vamp_stuff_redone_nonpcs" ] }, { "type": "skill", -- cgit v1.2.1