@@ 144,12 144,12 @@ min chunk size = 0.5""",
"url": nexus_mod("42933"),
},
{
- "name": "HoTV - Solstheim Tomb of the Snow Prince",
- "author": "Heart of the Velothi Team",
+ "name": "Solstheim Tomb of the Snow Prince",
+ "author": "TOTSP Team",
"category": landmasses,
"date_added": "2020-06-22 21:06:24 -0500",
- "date_updated": "2021-01-27 22:59:35 -0500",
- "description": """ToTSP is part of the "Heart of the Velothi" (HotV) modular worldspace remake series. HoTV's primary goal is to overhaul the quality and design of the vanilla-game areas to be at a level that is consistent with the worldspaces of Tamriel Rebuilt and Project Tamriel.""",
+ "date_updated": "2021-02-18 06:20:00 -0500",
+ "description": """TOTSP goal is to improve the graphical fidelity, environmental design, and gameplay of the Bloodmoon DLC's to a level that is consistent with modern Tes3 mod projects, such as Tamriel Rebuilt, Project Tamriel, and Heart of the Velothi.""",
"extra_cfg": """<p>For grass/groundcover support, add this to your <code>openmw.cfg</code>:</p>
<pre><code>groundcover=Rem-TOTSP.esp</code></pre>
@@ 196,6 196,12 @@ urlpatterns = [
name="darknuts_world_textures_redirect",
),
path(
+ "mods/hotv-solstheim-tomb-of-the-snow-prince/",
+ legacy_url_redirect,
+ {"new_slug": "solstheim-tomb-of-the-snow-prince"},
+ name="totsp_redirect",
+ ),
+ path(
"mods/magicka-based-skill-progression-ncgdmw-compatility/",
legacy_url_redirect,
{"new_slug": "magicka-based-skill-progression-ncgdmw-compatibili"},