mirror of
https://gitgud.io/Tory/rjwanimaddons-animalpatch.git
synced 2024-08-15 00:43:38 +00:00
1.5.6
This commit is contained in:
parent
bb2e726ee9
commit
ef40e46ba8
5 changed files with 165 additions and 1 deletions
|
@ -51,6 +51,7 @@
|
|||
<li>AA_Butterfly</li>
|
||||
<li>AA_TentacledQuadrupedEyeless</li>
|
||||
<li>AA_EyeBody</li>
|
||||
<li>AA_RaptorBody</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
|
@ -96,6 +97,7 @@
|
|||
<li>AA_Butterfly</li>
|
||||
<li>AA_TentacledQuadrupedEyeless</li>
|
||||
<li>AA_EyeBody</li>
|
||||
<li>AA_RaptorBody</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
|
|
119
Patches/AnimationPatch_AnimalListBodyHC_Animal.xml
Normal file
119
Patches/AnimationPatch_AnimalListBodyHC_Animal.xml
Normal file
|
@ -0,0 +1,119 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>HC_Animal_1</li>
|
||||
<li>2121892164</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or 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>QuadrupedAnimalKomodo</li>
|
||||
<li>HC_PangolinBodies</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<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>QuadrupedAnimalKomodo</li>
|
||||
<li>HC_PangolinBodies</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>HC_Animal_2</li>
|
||||
<li>2188840249</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or 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>QuadrupedAnimalKomodo</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<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>QuadrupedAnimalKomodo</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>HC_Animal_4</li>
|
||||
<li>2207620932</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or 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>QuadrupedAnimalKomodo</li>
|
||||
<li>HC_PangolinBodies</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<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>QuadrupedAnimalKomodo</li>
|
||||
<li>HC_PangolinBodies</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
|
@ -0,0 +1,41 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>ReGrowth: Extinct Animals Pack</li>
|
||||
<li>2266685892</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or 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>RG-EAP-TheropodWithClaws</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<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>RG-EAP-TheropodWithClaws</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
Loading…
Add table
Add a link
Reference in a new issue