Track LocalMods as part of monolith

This commit is contained in:
2026-06-08 18:50:16 +03:00
parent 143f2fed7c
commit 1b214b44c2
1287 changed files with 139255 additions and 1 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<CaveGenerationParameters>
<Cave identifier="thalamuscave" minwidth="1000" maxwidth="5000" minheight="2000" maxheight="5000" commonness="0" minbranchcount="0" maxbranchcount="0" levelobjectamount="200" destructiblewallratio="0">
<WallEdge texture="%ModDir%/Map/Biomes/ThalamusCave/LevelWallEdge.png" />
<WallDestroyed texture="Content/Map/Biomes/DestructibleWall.png" premultiplyalpha="false" />
<Wall texture="%ModDir%/Map/Biomes/ThalamusCave/LevelWall.png" premultiplyalpha="false" />
</Cave>
</CaveGenerationParameters>