mirror of
https://gitgud.io/Tory/rjwanimaddons-animalpatch.git
synced 2024-08-15 00:43:38 +00:00
1.5.23
This commit is contained in:
parent
7275010d5a
commit
8adec9df59
3 changed files with 39 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<Manifest>
|
<Manifest>
|
||||||
<version>1.5.22</version>
|
<version>1.5.23</version>
|
||||||
<manifestUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/-/raw/master/About/Manifest.xml</manifestUri>
|
<manifestUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/-/raw/master/About/Manifest.xml</manifestUri>
|
||||||
<downloadUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/</downloadUri>
|
<downloadUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/</downloadUri>
|
||||||
</Manifest>
|
</Manifest>
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
RJWAnimAddons-Animalpatch:
|
RJWAnimAddons-Animalpatch:
|
||||||
|
|
||||||
|
4/14/2023: 1.5.23 Added VAE Waste Animals(Thanks Middle_aged_dragon)
|
||||||
|
|
||||||
2/21/2023: 1.5.22 Added pphhyy's Demigryphs (Thanks Middle_aged_dragon),Added Tentacle Love (Thanks gentai)
|
2/21/2023: 1.5.22 Added pphhyy's Demigryphs (Thanks Middle_aged_dragon),Added Tentacle Love (Thanks gentai)
|
||||||
|
|
||||||
2/15/2023: 1.5.21 Updated vanilla bodies (added new mechs from biotech) Added pphhyy Sanguinary Animals, Secure_Contain_Rimworld, Thanks Middle_aged_dragon!
|
2/15/2023: 1.5.21 Updated vanilla bodies (added new mechs from biotech) Added pphhyy Sanguinary Animals, Secure_Contain_Rimworld, Thanks Middle_aged_dragon!
|
||||||
|
|
|
@ -203,4 +203,40 @@
|
||||||
</operations>
|
</operations>
|
||||||
</match>
|
</match>
|
||||||
</Operation>
|
</Operation>
|
||||||
|
<Operation Class="PatchOperationFindMod">
|
||||||
|
<mods>
|
||||||
|
<li>Vanilla Animals Expanded — 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="Beast_CowgirlM" or defName="Beast_CowgirlF" or defName="BeastxBeast_Doggystyle"]/actors/li[2]/bodyDefTypes</xpath>
|
||||||
|
<success>Always</success>
|
||||||
|
<value>
|
||||||
|
<li>VAEWaste_Hydra</li>
|
||||||
|
<li>VAEWaste_Megatardi</li>
|
||||||
|
<li>VAEWaste_LargeLizardlike</li>
|
||||||
|
<li>VAEWaste_BipedalLizard</li>
|
||||||
|
<li>VAEWaste_ScorpionLike</li>
|
||||||
|
<li>VAEWaste_Wasteboar</li>
|
||||||
|
<li>VAEWaste_Wasteffalo_Body</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>VAEWaste_Hydra</li>
|
||||||
|
<li>VAEWaste_Megatardi</li>
|
||||||
|
<li>VAEWaste_LargeLizardlike</li>
|
||||||
|
<li>VAEWaste_BipedalLizard</li>
|
||||||
|
<li>VAEWaste_ScorpionLike</li>
|
||||||
|
<li>VAEWaste_Wasteboar</li>
|
||||||
|
<li>VAEWaste_Wasteffalo_Body</li>
|
||||||
|
</value>
|
||||||
|
</li>
|
||||||
|
</operations>
|
||||||
|
</match>
|
||||||
|
</Operation>
|
||||||
</Patch>
|
</Patch>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue