Skip to content

Commit

Permalink
Merge pull request #3130 from SamaelGray/SamaelGray-ADS-AA
Browse files Browse the repository at this point in the history
Alpha Animals ADS patch commented out
  • Loading branch information
N7Huntsman authored May 15, 2024
2 parents 48fb1a1 + 0c6dd67 commit 91acbf4
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,17 +96,17 @@
</value>
</Operation>

<Operation Class="PatchOperationFindMod">
<!-- <Operation Class="PatchOperationFindMod">
<mods>
<li>A Dog Said... Animal Prosthetics</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
<operations> -->

<!--=============== Non-ranged implants ====================-->
<!--=============== Non-ranged implants ====================-->

<li Class="PatchOperationReplace">
<!-- <li Class="PatchOperationReplace">
<xpath>Defs/HediffDef[defName="AA_ProstheticTentacle"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools</xpath>
<value>
<tools>
Expand Down Expand Up @@ -240,11 +240,11 @@
</li>
</tools>
</value>
</li>
</li> -->

<!--=============== Ranged implants ====================-->
<!--=============== Ranged implants ====================-->

<li Class="PatchOperationReplace">
<!-- <li Class="PatchOperationReplace">
<xpath>Defs/HediffDef[defName="AA_RangedSpinneretImplant"]/comps/li[@Class="MVCF.Comps.HediffCompProperties_ExtendedVerbGiver"]/verbs</xpath>
<value>
<verbs>
Expand Down Expand Up @@ -418,6 +418,6 @@
</operations>
</match>
</Operation>
</Operation> -->

</Patch>

0 comments on commit 91acbf4

Please sign in to comment.