35 lines
2.5 KiBLFS
XML
Executable File
35 lines
2.5 KiBLFS
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<OutpostGenerationParameters>
|
|
<OutpostConfig identifier="thal_blackSite" replaceinradiation="abandonedoutpost" totalmodulecount="4" appendtoreachtotalmodulecount="false" minhallwaylength="400" allowedlocationtypes="thal_blackSite,Military">
|
|
<modulecount flag="BsAirlock" count="1" />
|
|
<modulecount flag="BsDecontamination" count="2" />
|
|
<modulecount flag="EngineeringModule" count="1" />
|
|
<modulecount flag="BsTechChamber" count="1" />
|
|
<modulecount flag="SecurityModule" count="1" />
|
|
<modulecount flag="Bs_AdminModule" count="1" />
|
|
<npcs>
|
|
<npc from="outpostnpcs1" identifier="researcher" faction="thal_confederacy" />
|
|
<npc from="thal_generalnpcs" identifier="enforcer" faction="thal_confederacy" />
|
|
<npc from="thal_generalnpcs" identifier="enforcer" faction="thal_confederacy" />
|
|
<npc from="thal_generalnpcs" identifier="enforcer" faction="thal_confederacy" />
|
|
<npc from="thal_generalnpcs" identifier="enforcer" faction="thal_confederacy" />
|
|
<npc from="outpostnpcs1" identifier="subupgradenpc" faction="thal_confederacy" />
|
|
<npc from="outpostnpcs1" identifier="subsalesnpc" faction="thal_confederacy" />
|
|
<npc from="outpostnpcs1" identifier="merchantarmory" faction="thal_confederacy" />
|
|
</npcs>
|
|
</OutpostConfig>
|
|
<OutpostConfig identifier="thal_cartel" totalmodulecount="1" minhallwaylength="0" minwaterpercentage="100" maxwaterpercentage="100" removeunusedgaps="false" allowedlocationtypes="Outpost" forcetoendlocationindex="1" spawncrewinsideoutpost="false" alwaysdestructible="true" alwaysrewireable="true" allowstealing="true" lockunuseddoors="false" drawbehindsubs="true" leveltype="Outpost">
|
|
<!--modulecount flag="Barsuk_torp" count="1"/>
|
|
<modulecount flag="Winterhalter" count="1"/-->
|
|
<npcs>
|
|
<npc from="outpostnpcs1" identifier="researcher" faction="thal_cartel" />
|
|
<npc from="thal_generalnpcs" identifier="enforcer" faction="thal_cartel" />
|
|
<npc from="thal_generalnpcs" identifier="enforcer" faction="thal_cartel" />
|
|
<npc from="thal_generalnpcs" identifier="enforcer" faction="thal_cartel" />
|
|
<npc from="thal_generalnpcs" identifier="enforcer" faction="thal_cartel" />
|
|
<npc from="outpostnpcs1" identifier="subupgradenpc" faction="thal_cartel" />
|
|
<npc from="outpostnpcs1" identifier="subsalesnpc" faction="thal_cartel" />
|
|
<npc from="outpostnpcs1" identifier="merchantarmory" faction="thal_cartel" />
|
|
</npcs>
|
|
</OutpostConfig>
|
|
</OutpostGenerationParameters> |