Skip to content

Commit

Permalink
Missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Sep 8, 2024
1 parent 0bf88d8 commit 365d11c
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@
<match Class="PatchOperationSequence">
<operations>

<li Class="PatchOperationAddModExtension">
<xpath>Defs/ThingDef[defName="VFEI2_BlackQueen"]</xpath>
<value>
<li Class="CombatExtended.RacePropertiesExtensionCE">
<bodyShape>Birdlike</bodyShape>
</li>
</value>
</li>

<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="VFEI2_BlackQueen"]/statBases</xpath>
<value>
Expand Down

0 comments on commit 365d11c

Please sign in to comment.