Skip to content

Commit

Permalink
Lowered Research of Sanguophages Scenario, removed from Bloodfeeding …
Browse files Browse the repository at this point in the history
…Meme Deathrest from
  • Loading branch information
TheLoneTec committed Dec 20, 2024
1 parent 41e970e commit c2c5127
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions Mods/Core_SK/Biotech/Patches/MemeDefs/Ideology.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>

<!-- ========== Components ========== -->
<Operation Class="PatchOperationFindMod">
<mods>
<li>Ideology</li>
</mods>
<match Class="PatchOperationSequence">
<operations>

<li Class="PatchOperationRemove">
<xpath>Defs/MemeDef[defName="Bloodfeeding"]/startingResearchProjects</xpath>
</li>

</operations>
</match>
</Operation>

</Patch>
2 changes: 1 addition & 1 deletion Mods/Core_SK/Biotech/Patches/Research/Research.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
<researchViewX>13.00</researchViewX>
<researchViewY>63.00</researchViewY>
<prerequisites>
<li>Research_table_C2</li>
<li>Oil_Industry_C5</li>
<li>VitalsMonitor</li>
</prerequisites>
</value>
Expand Down

0 comments on commit c2c5127

Please sign in to comment.