Files
BarotraumaModServer/LocalMods/Endgame Reforged/OutpostGenerationParameters.xml

12 lines
1.4 KiBLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<Override>
<OutpostConfig identifier="endoutpostentrance" totalmodulecount="1" minwaterpercentage="100" maxwaterpercentage="100" allowedlocationtypes="EndLocation" spawncrewinsideoutpost="false" alwaysdestructible="true" alwaysrewireable="true" allowstealing="true" lockunuseddoors="false" drawbehindsubs="true" AlwaysShowStructuresOnSonar="true" leveltype="LocationConnection">
<modulecount flag="EndOutpostEntranceedited" count="1" />
</OutpostConfig>
<OutpostConfig identifier="endoutpostmid" totalmodulecount="1" minwaterpercentage="100" maxwaterpercentage="100" removeunusedgaps="false" allowedlocationtypes="EndLocation" forcetoendlocationindex="0" spawncrewinsideoutpost="false" alwaysdestructible="true" alwaysrewireable="true" allowstealing="true" lockunuseddoors="false" drawbehindsubs="true" leveltype="Outpost">
<modulecount flag="EndOutpostMidedited" count="1" />
</OutpostConfig>
<OutpostConfig identifier="endoutpostfinal" totalmodulecount="1" minwaterpercentage="100" maxwaterpercentage="100" removeunusedgaps="false" allowedlocationtypes="EndLocation" forcetoendlocationindex="1" spawncrewinsideoutpost="false" alwaysdestructible="true" alwaysrewireable="true" allowstealing="true" lockunuseddoors="false" drawbehindsubs="true" leveltype="Outpost">
<modulecount flag="EndOutpostFinaledited" count="1" />
</OutpostConfig>
</Override>