M momw/momw/cfg.py => momw/momw/cfg.py +1 -1
@@ 112,7 112,7 @@ def generate_cfg(getdata, visitor_os):
extra_cfg = Mod.graphics_overhaul.exclude(extra_cfg_raw__exact=None)
# Exclude ToTSP since the replacer version doesn't require a plugin
plugin_mods = Mod.graphics_overhaul.all().exclude(
- slug="hotv-solstheim-tomb-of-the-snow-prince"
+ slug="solstheim-tomb-of-the-snow-prince"
)
used_mods = (
(bsa_mods | plugin_mods)
M momw/momw/data_seeds/by_category/groundcover.py => momw/momw/data_seeds/by_category/groundcover.py +1 -1
@@ 233,7 233,7 @@ groundcover=Grass TR GL.esp
groundcover=Grass TR SV.esp
groundcover=Grass TR WG.esp</code></pre>
-<p>Don't include <code>Grass Bloodmoon.esp</code> if you're also using <a href="/mods/hotv-solstheim-tomb-of-the-snow-prince/">HoTV - Solstheim Tomb of the Snow Prince</a>.</p>
+<p>Don't include <code>Grass Bloodmoon.esp</code> if you're also using <a href="/mods/solstheim-tomb-of-the-snow-prince/">Solstheim Tomb of the Snow Prince</a>.</p>
<p>Add this to your <code>settings.cfg</code>:</p>