mirror of
https://gitgud.io/Tory/rjwanimaddons-animalpatch.git
synced 2024-08-15 00:43:38 +00:00
Compare commits
No commits in common. "2a4fdcf363a5745f3ec94991af71e2d6a5c11d0b" and "160fdd7d73c2156bdbb69182a38e4b0cb9663bf0" have entirely different histories.
2a4fdcf363
...
160fdd7d73
4 changed files with 10 additions and 34 deletions
|
@ -7,7 +7,6 @@
|
|||
<li>1.1</li>
|
||||
<li>1.2</li>
|
||||
<li>1.3</li>
|
||||
<li>1.4</li>
|
||||
</supportedVersions>
|
||||
<packageId>Tory187.RJWAnimAddons.AnimalPatch</packageId>
|
||||
<modDependencies>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<version>1.5.17</version>
|
||||
<identifier>RJW-AA-AnimalPatch</identifier>
|
||||
<version>1.5.16</version>
|
||||
<manifestUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/-/raw/master/About/Manifest.xml</manifestUri>
|
||||
<downloadUri>https://gitgud.io/Tory/rjwanimaddons-animalpatch/</downloadUri>
|
||||
</Manifest>
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
RJWAnimAddons-Animalpatch:
|
||||
|
||||
10/25/2022: 1.5.17 Added 1.4 tag
|
||||
|
||||
10/17/2022: 1.5.16 Updated Magical Menagerie patch to check for new name: Alpha Mythology Added Biomes!Prehistoric patch
|
||||
10/17/2022: 1.5.16 Updated Magical Menagerie patch to check for new name: Alpha Mythology
|
||||
|
||||
8/4/2022: 1.5.15 Added patch: MoolohsDndMenagerie, Thanks Middle_aged_dragon!
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Australia</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
<li>1963681588</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -30,7 +30,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Ice Sheet</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
<li>1895364782</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -55,7 +55,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Tropical Rainforest</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
<li>1907283872</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -80,7 +80,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Tropical Swamp</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
<li>1907283935</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -105,7 +105,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Tundra</li>
|
||||
<li>Vanilla Animals Expanded</li>
|
||||
<li>1895364585</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -130,6 +130,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Endangered</li>
|
||||
<li>2366589898</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -154,6 +155,7 @@
|
|||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Vanilla Animals Expanded — Caves</li>
|
||||
<li>2576512001</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
|
@ -179,28 +181,4 @@
|
|||
</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