2025-7-15

This commit is contained in:
2025-07-15 12:04:02 +08:00
parent 403587cd63
commit 0b722cd292
12 changed files with 215 additions and 38 deletions

13
Patches/Patch.xml Normal file
View File

@@ -0,0 +1,13 @@
<?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>