Files
WulaFallenEmpireRW/Patches/Patch.xml
2025-07-15 12:04:02 +08:00

13 lines
468 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAdd">
<xpath>*/ThingDef[defName = "GravEngine"]/comps/li[@Class = "CompProperties_AffectedByFacilities"]/linkableFacilities</xpath>
<value>
<li>Wula_DarkEnergy_FuelTank</li>
</value>
</li>
</operations>
</Operation>
</Patch>