This commit is contained in:
2025-11-12 17:28:48 +08:00
parent dc270bfaae
commit 9bdfc84902
18 changed files with 695 additions and 284 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Patch>
<Operation Class="PatchOperationSequence" MayRequire="Ludeon.RimWorld.Odyssey">
<!-- <Operation Class="PatchOperationSequence" MayRequire="Ludeon.RimWorld.Odyssey">
<operations>
<li Class="PatchOperationAdd">
<xpath>*/ThingDef[defName = "GravEngine"]/comps/li[@Class = "CompProperties_AffectedByFacilities"]/linkableFacilities</xpath>
@@ -9,15 +9,5 @@
</value>
</li>
</operations>
</Operation>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAdd">
<xpath>*/ThingDef[defName = "TableButcher"]/recipes</xpath>
<value>
<li>Make_Wula_Organic_Precursor</li>
</value>
</li>
</operations>
</Operation>
</Operation> -->
</Patch>