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
+11
View File
@@ -0,0 +1,11 @@
<?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>