Files
BarotraumaModServer/LocalMods/More Level Content/Map/OutpostGenParams.xml
2026-06-09 00:42:10 +03:00

11 lines
668 BLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<OutpostGenerationParameters>
<OutpostConfig identifier="site_02" totalmodulecount="12" minhallwaylength="100" allowedlocationtypes="mlc_site02" allowstealing="true" minwaterpercentage="0" maxwaterpercentage="3" lockunuseddoors="true" removeunusedgaps="true">
<modulecount flag="s02_airlock" count="1" />
<modulecount flag="EngineeringModule" count="1" />
<modulecount flag="AdminModule" count="1" />
<modulecount flag="CrewModule" count="1" />
<modulecount flag="ResearchModule" count="1" />
<modulecount flag="SecurityModule" count="1" />
</OutpostConfig>
</OutpostGenerationParameters>