8 lines
587 BLFS
XML
Executable File
8 lines
587 BLFS
XML
Executable File
<?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> |