Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SamaelGray committed Sep 3, 2024
1 parent ff36aa0 commit ae572e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</value>
</li>

<Operation Class="PatchOperationReplace">
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AA_GreaterBlackHiveBolt"]/projectile</xpath>
<value>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
Expand All @@ -31,7 +31,7 @@
<filth>AA_FilthSlimyPuke</filth>
</projectile>
</value>
</Operation>
</li>

</operations>
</match>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<match Class="PatchOperationSequence">
<operations>

<Operation Class="PatchOperationReplace">
<li Class="PatchOperationReplace">
<xpath>Defs/HediffDef[defName="AA_MechanoidRendingClaws"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools</xpath>
<value>
<tools>
Expand All @@ -25,7 +25,7 @@
</li>
</tools>
</value>
</Operation>
</li>

</operations>
</match>
Expand Down

0 comments on commit ae572e0

Please sign in to comment.