mirror of
https://gitgud.io/Tory/rjwanimaddons-animalpatch.git
synced 2024-08-15 00:43:38 +00:00
1.4 tag
This commit is contained in:
parent
160fdd7d73
commit
d9cb581745
3 changed files with 33 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Australia</li>
|
||||
<li>1963681588</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -30,7 +30,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Ice Sheet</li>
|
||||
<li>1895364782</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -55,7 +55,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Tropical Rainforest</li>
|
||||
<li>1907283872</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -80,7 +80,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Tropical Swamp</li>
|
||||
<li>1907283935</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -105,7 +105,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Tundra</li>
|
||||
<li>1895364585</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -130,7 +130,6 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Endangered</li>
|
||||
<li>2366589898</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -155,7 +154,6 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Caves</li>
|
||||
<li>2576512001</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -181,4 +179,28 @@
|
|||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Royal Animals</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>VAERoy_GreatApe</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle" or defName="Beast_Oral" or defName="Beast_Muzzlefuck"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>VAERoy_GreatApe</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue