mirror of
https://gitgud.io/Tory/rjwanimaddons-animalpatch.git
synced 2024-08-15 00:43:38 +00:00
Compare commits
4 commits
7c0d9128e8
...
20183623be
Author | SHA1 | Date | |
---|---|---|---|
|
20183623be | ||
|
be89c302af | ||
|
1fd663a6e1 | ||
|
1452b805b4 |
37 changed files with 1205 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModMetaData>
|
||||
<name>RJWAnimAddons-AnimalPatch</name>
|
||||
<author>Tory187</author>
|
||||
<author>Tory187, Middle_aged_dragon</author>
|
||||
<url>https://www.loverslab.com/files/file/13979-anim-addons/</url>
|
||||
<supportedVersions>
|
||||
<li>1.1</li>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<version>1.5.24</version>
|
||||
<version>1.6.1</version>
|
||||
<manifestUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/-/raw/master/About/Manifest.xml</manifestUri>
|
||||
<downloadUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/</downloadUri>
|
||||
</Manifest>
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
RJWAnimAddons-Animalpatch:
|
||||
|
||||
12/17/2023: 1.6.1 Added SZNew_Chinese_Divine_Beasts_And_Attack_Expansion_Expanded, Starfish, Masheds_Ashlands, Dragons
|
||||
|
||||
8/23/2023: 1.6.0 Updated Biomes! patches (Again), Added AsparagusDragons, [VK]Twst Grim, Kenshi Fauna and even more all thanks to Middle_aged_dragon, adding Middle_aged_dragon as an author due to writing almost half the patches
|
||||
|
||||
5/3/2023: 1.5.24 Updated all Biomes! patches, Added Biomes!Caverns(Thanks Middle_aged_dragon)
|
||||
|
||||
4/14/2023: 1.5.23 Added VAE Waste Animals(Thanks Middle_aged_dragon)
|
||||
|
|
44
Patches/Adeptus Xenobiologis.xml
Normal file
44
Patches/Adeptus Xenobiologis.xml
Normal file
|
@ -0,0 +1,44 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Adeptus Xenobiologis: Tau, Kroot, Vespid</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>OG_Knarloc_Body</li>
|
||||
<li>OG_Kroothound_Body</li>
|
||||
<li>OG_KrootOx_Body</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>OG_Knarloc_Body</li>
|
||||
<li>OG_Kroothound_Body</li>
|
||||
<li>OG_KrootOx_Body</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
44
Patches/Ancient Chinese Beast And Gene Expanded.xml
Normal file
44
Patches/Ancient Chinese Beast And Gene Expanded.xml
Normal file
|
@ -0,0 +1,44 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>[SZ]Ancient Chinese Beast And Gene Expanded 山海志怪-神州凶兽和基因扩展</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>SZ_MingSheSnakeBody</li>
|
||||
<li>SZ_QuadrupedAnimalWithPawsTailWings</li>
|
||||
<li>SZ_Insect_SeXie</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>SZ_MingSheSnakeBody</li>
|
||||
<li>SZ_QuadrupedAnimalWithPawsTailWings</li>
|
||||
<li>SZ_Insect_SeXie</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
29
Patches/Anima Animals - Community Pack (temp)[HH].xml
Normal file
29
Patches/Anima Animals - Community Pack (temp)[HH].xml
Normal file
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Anima Animals - Community Pack (temp)[HH]</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>AnimaQuadrupedAnimalWithHoovesAndHorn</li>
|
||||
<li>AnimaQuadrupedAnimalWithPaws</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>AnimaQuadrupedAnimalWithHoovesAndHorn</li>
|
||||
<li>AnimaQuadrupedAnimalWithPaws</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
27
Patches/AsparagusDragons.xml
Normal file
27
Patches/AsparagusDragons.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>AsparagusDragons</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>AspD_WingedQuadrupedAnimalWithPawsAndTail</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>AspD_WingedQuadrupedAnimalWithPawsAndTail</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
40
Patches/Aurochs.xml
Normal file
40
Patches/Aurochs.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Aurochs</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>MLW_QuadrupedAnimalWithHoovesAndHorns</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>MLW_QuadrupedAnimalWithHoovesAndHorns</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
58
Patches/Beasts of the Rim.xml
Normal file
58
Patches/Beasts of the Rim.xml
Normal file
|
@ -0,0 +1,58 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Beasts of the Rim</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>WhiteSlug</li>
|
||||
<li>QuadrupedEquid</li>
|
||||
<li>QuadrupedCaprinWithHoovesAndHorns</li>
|
||||
<li>QuadrupedAnimalWithPawsAndMechanicalParts</li>
|
||||
<li>MultiEyedAnimalWithHoovesAndHump</li>
|
||||
<li>BeetleLikeWithClaw</li>
|
||||
<li>ForgottenBeetle</li>
|
||||
<li>FlyLike</li>
|
||||
<li>CrabLike</li>
|
||||
<li>Slug</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>WhiteSlug</li>
|
||||
<li>QuadrupedEquid</li>
|
||||
<li>QuadrupedCaprinWithHoovesAndHorns</li>
|
||||
<li>QuadrupedAnimalWithPawsAndMechanicalParts</li>
|
||||
<li>MultiEyedAnimalWithHoovesAndHump</li>
|
||||
<li>BeetleLikeWithClaw</li>
|
||||
<li>ForgottenBeetle</li>
|
||||
<li>FlyLike</li>
|
||||
<li>CrabLike</li>
|
||||
<li>Slug</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
|
@ -12,7 +12,6 @@
|
|||
<success>Always</success>
|
||||
<value>
|
||||
<li>Biomes_FishBody</li>
|
||||
<li>MantisLike</li>
|
||||
<li>Biomes_MantaBody</li>
|
||||
<li>Biomes_SharkBody</li>
|
||||
<li>Biomes_WhaleBody</li>
|
||||
|
@ -23,7 +22,6 @@
|
|||
<success>Always</success>
|
||||
<value>
|
||||
<li>Biomes_FishBody</li>
|
||||
<li>MantisLike</li>
|
||||
<li>Biomes_MantaBody</li>
|
||||
<li>Biomes_SharkBody</li>
|
||||
<li>Biomes_WhaleBody</li>
|
||||
|
|
40
Patches/Biotech mechanoid Arachnid.xml
Normal file
40
Patches/Biotech mechanoid Arachnid.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Biotech mechanoid Arachnid</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Arachnid</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Arachnid</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
48
Patches/Creatures of Azeroth.xml
Normal file
48
Patches/Creatures of Azeroth.xml
Normal file
|
@ -0,0 +1,48 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Creatures of Azeroth</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Protodrake</li>
|
||||
<li>Elemental</li>
|
||||
<li>LasherBody</li>
|
||||
<li>CoA_Snail</li>
|
||||
<li>Snapback</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Protodrake</li>
|
||||
<li>Elemental</li>
|
||||
<li>LasherBody</li>
|
||||
<li>CoA_Snail</li>
|
||||
<li>Snapback</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
27
Patches/Dragons.xml
Normal file
27
Patches/Dragons.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Dragons</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Dragon</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Dragon</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
27
Patches/Elephants.xml
Normal file
27
Patches/Elephants.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Elephants</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>ZEle_TusklessElephant</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>ZEle_TusklessElephant</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
31
Patches/Floran Root.xml
Normal file
31
Patches/Floran Root.xml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Floran Root</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>QuadrupedFloranWithHooves</li>
|
||||
<li>QuadrupedFloranWithPawsAndTail</li>
|
||||
<li>FloranMonkey</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>QuadrupedFloranWithHooves</li>
|
||||
<li>QuadrupedFloranWithPawsAndTail</li>
|
||||
<li>FloranMonkey</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
33
Patches/Frost and Fire Just Critters.xml
Normal file
33
Patches/Frost and Fire Just Critters.xml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Frost and Fire Just Critters</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>KenshiQuadrupedAnimalWithClawsTailAndJowl</li>
|
||||
<li>KenshiQuadrupedAnimalWithPawsAndTail</li>
|
||||
<li>KenshiQuadrupedAnimalWithHooves</li>
|
||||
<li>KenshiQuadrupedAnimalWithPaws</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>KenshiQuadrupedAnimalWithClawsTailAndJowl</li>
|
||||
<li>KenshiQuadrupedAnimalWithPawsAndTail</li>
|
||||
<li>KenshiQuadrupedAnimalWithHooves</li>
|
||||
<li>KenshiQuadrupedAnimalWithPaws</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
40
Patches/Giant Toads.xml
Normal file
40
Patches/Giant Toads.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Giant Toads</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>QuadrupedAnimalWithPawsAndTongue</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>QuadrupedAnimalWithPawsAndTongue</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
45
Patches/KenshiFauna.xml
Normal file
45
Patches/KenshiFauna.xml
Normal file
|
@ -0,0 +1,45 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Kenshi Fauna</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>KenshiFauna_ThreeFingeredApelike</li>
|
||||
<li>KenshiFauna_BatApelike</li>
|
||||
<li>KenshiFauna_QuadrupedAnimalWithShellAndBeak</li>
|
||||
<li>KenshiFauna_SpiderLike</li>
|
||||
<li>KenshiFauna_SkimmerLike</li>
|
||||
<li>KenshiFauna_BlindCrabLike</li>
|
||||
<li>KenshiFauna_QuadrupedAnimalWithHoovesShellAndMandibles</li>
|
||||
<li>KenshiFauna_BipedalAnimalWithClawsAndTail</li>
|
||||
<li>KenshiFauna_QuadrupedAnimalWithHoovesShellAndTrunk</li>
|
||||
<li>KenshiFauna_BipedalAnimalWithClawsAndTail</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>KenshiFauna_ThreeFingeredApelike</li>
|
||||
<li>KenshiFauna_BatApelike</li>
|
||||
<li>KenshiFauna_QuadrupedAnimalWithShellAndBeak</li>
|
||||
<li>KenshiFauna_SpiderLike</li>
|
||||
<li>KenshiFauna_SkimmerLike</li>
|
||||
<li>KenshiFauna_BlindCrabLike</li>
|
||||
<li>KenshiFauna_QuadrupedAnimalWithHoovesShellAndMandibles</li>
|
||||
<li>KenshiFauna_BipedalAnimalWithClawsAndTail</li>
|
||||
<li>KenshiFauna_QuadrupedAnimalWithHoovesShellAndTrunk</li>
|
||||
<li>KenshiFauna_BipedalAnimalWithClawsAndTail</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
38
Patches/Logistics_Mechanoid.xml
Normal file
38
Patches/Logistics_Mechanoid.xml
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Logistics_Mechanoid</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Mech_Logistic</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Mech_Logistic</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value></value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value></value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
40
Patches/Lord of the Rims - Elves.xml
Normal file
40
Patches/Lord of the Rims - Elves.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Lord of the Rims - Elves</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>QuadrupedAnimalWithHoovesAndHorns_Elves</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>QuadrupedAnimalWithHoovesAndHorns_Elves</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
47
Patches/Masheds_Ashlands.xml
Normal file
47
Patches/Masheds_Ashlands.xml
Normal file
|
@ -0,0 +1,47 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Mashed's Ashlands</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="BeastxBeast_Doggystyle" or defName="Beast_Oral" or defName="Beast_Muzzlefuck"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Mashed_Ashlands_InsectScribLike</li>
|
||||
<li>Mashed_Ashlands_BipedalWithNoArms</li>
|
||||
<li>Mashed_Ashlands_CnidarianBody</li>
|
||||
<li>Mashed_Ashlands_CrabLike</li>
|
||||
<li>Mashed_Ashlands_QuadrupedWithSixEyes</li>
|
||||
<li>Mashed_Ashlands_BipedalWithTusksAndCrest</li>
|
||||
<li>Mashed_Ashlands_InsectLeechLike</li>
|
||||
<li>Mashed_Ashlands_CnidarianShellBody</li>
|
||||
<li>Mashed_Ashlands_InsectDogLike</li>
|
||||
<li>Mashed_Ashlands_InsectTickLike</li>
|
||||
<li>Mashed_Ashlands_InsectFleaLike</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>Mashed_Ashlands_InsectScribLike</li>
|
||||
<li>Mashed_Ashlands_BipedalWithNoArms</li>
|
||||
<li>Mashed_Ashlands_CnidarianBody</li>
|
||||
<li>Mashed_Ashlands_CrabLike</li>
|
||||
<li>Mashed_Ashlands_QuadrupedWithSixEyes</li>
|
||||
<li>Mashed_Ashlands_BipedalWithTusksAndCrest</li>
|
||||
<li>Mashed_Ashlands_InsectLeechLike</li>
|
||||
<li>Mashed_Ashlands_CnidarianShellBody</li>
|
||||
<li>Mashed_Ashlands_InsectDogLike</li>
|
||||
<li>Mashed_Ashlands_InsectTickLike</li>
|
||||
<li>Mashed_Ashlands_InsectFleaLike</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
38
Patches/Mechanoid Foundry.xml
Normal file
38
Patches/Mechanoid Foundry.xml
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Mechanoid Foundry</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>MF_Scorpion</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>MF_Scorpion</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value></value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value></value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
38
Patches/Metal Gear Rimworld-Gekko.xml
Normal file
38
Patches/Metal Gear Rimworld-Gekko.xml
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Metal Gear Rimworld-Gekko</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Mech_Gekko</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Mech_Gekko</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value></value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value></value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
31
Patches/Monstrous Compendium (Continued).xml
Normal file
31
Patches/Monstrous Compendium (Continued).xml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Monstrous Compendium (Continued)</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Deviljho</li>
|
||||
<li>Body_Gryphon</li>
|
||||
<li>body_hydra</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Deviljho</li>
|
||||
<li>Body_Gryphon</li>
|
||||
<li>body_hydra</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
42
Patches/More Thrumbos (Continued).xml
Normal file
42
Patches/More Thrumbos (Continued).xml
Normal file
|
@ -0,0 +1,42 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>More Thrumbos (Continued)</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>AncientThrumboQuadrupedAnimalWithHoovesAndHorn</li>
|
||||
<li>BionicThrumboQuadrupedAnimalWithHoovesAndHorn</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>AncientThrumboQuadrupedAnimalWithHoovesAndHorn</li>
|
||||
<li>BionicThrumboQuadrupedAnimalWithHoovesAndHorn</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
40
Patches/MorrowRim - Bloodmoon.xml
Normal file
40
Patches/MorrowRim - Bloodmoon.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>MorrowRim - Bloodmoon</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>MorrowRim_Werewolf</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>MorrowRim_Werewolf</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
40
Patches/Mosquito Mechanoid.xml
Normal file
40
Patches/Mosquito Mechanoid.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Mosquito Mechanoid</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Firefly</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Firefly</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
40
Patches/Pet Cucumber - Chonk Version.xml
Normal file
40
Patches/Pet Cucumber - Chonk Version.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Pet Cucumber - Chonk Version</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Cucumber</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Cucumber</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
52
Patches/Polarisbloc - Mechenemy.xml
Normal file
52
Patches/Polarisbloc - Mechenemy.xml
Normal file
|
@ -0,0 +1,52 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Polarisbloc - Mechenemy</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Vanya_DroidAlpha</li>
|
||||
<li>Vanya_DroidBeta</li>
|
||||
<li>Vanya_DroidBetaEX</li>
|
||||
<li>Vanya_DroidGamma</li>
|
||||
<li>Vanya_DroidGammaEX</li>
|
||||
<li>Vanya_DroidRuler</li>
|
||||
<li>Vanya_DroidFortress</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Vanya_DroidAlpha</li>
|
||||
<li>Vanya_DroidBeta</li>
|
||||
<li>Vanya_DroidBetaEX</li>
|
||||
<li>Vanya_DroidGamma</li>
|
||||
<li>Vanya_DroidGammaEX</li>
|
||||
<li>Vanya_DroidRuler</li>
|
||||
<li>Vanya_DroidFortress</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
27
Patches/ReGrowth Waste Animals.xml
Normal file
27
Patches/ReGrowth Waste Animals.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>ReGrowth: Waste 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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>RG_HumanoidWithHornsAndClaws</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>RG_HumanoidWithHornsAndClaws</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
27
Patches/RimwarsGizka.xml
Normal file
27
Patches/RimwarsGizka.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Rimwars:Gizka</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Gizka</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Gizka</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>[SZ]New Chinese Divine Beasts And Attack Expansion Expanded</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>SZ_Insect_SeXie</li>
|
||||
<li>SZ_QuadrupedAnimalWithPawsTailWings</li>
|
||||
<li>SZ_MingSheSnakeBody</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>SZ_Insect_SeXie</li>
|
||||
<li>SZ_QuadrupedAnimalWithPawsTailWings</li>
|
||||
<li>SZ_MingSheSnakeBody</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
27
Patches/Sowoboe Bugs.xml
Normal file
27
Patches/Sowoboe Bugs.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Sowoboe Bugs</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>FlatIsopod</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>FlatIsopod</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
|
@ -2,34 +2,39 @@
|
|||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Sowoboe Bugs</li>
|
||||
<li>海星(Starfish)</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals-->
|
||||
<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>FlatIsopod</li>
|
||||
<li>StarfishInsectLike</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<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>FlatIsopod</li>
|
||||
<li>StarfishInsectLike</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyleF" or defName="HumanoidBeastDoggystyleM" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="HumanoidBeastDoggystyle2" or defName="HumanoidBeastxHumanoidBeastDoggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
27
Patches/USCM - Xenomorphs Faction.xml
Normal file
27
Patches/USCM - Xenomorphs Faction.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>USCM - Xenomorphs Faction</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Xenomorph</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>Xenomorph</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
27
Patches/VKTwstGrim.xml
Normal file
27
Patches/VKTwstGrim.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>[VK]Twst Grim</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>VK_Twst_GrimOverblotBody</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>VK_Twst_GrimOverblotBody</li>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
40
Patches/ↁ Elves.xml
Normal file
40
Patches/ↁ Elves.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>ↁ Elves</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="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>DevDesigner_ColdOneBody</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(4legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>DevDesigner_ColdOneBody</li>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Mech_DoggystyleF" or defName="Mech_DoggystyleM" or defName="Beast_DoggystyleF" or defName="Beast_DoggystyleM" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationAdd"><!--Fucked Animals(2legs)-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_Doggystyle2" or defName="BeastxBeast_Doggystyle"]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
</Patch>
|
Loading…
Reference in a new issue