mirror of
https://gitgud.io/Tory/rjwanimaddons-xtraanims.git
synced 2024-08-15 00:43:19 +00:00
0.4.1
This commit is contained in:
parent
99fd5fe668
commit
51d1e8d549
3 changed files with 3 additions and 28 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<Manifest>
|
||||
<version>0.4.0</version>
|
||||
<version>0.4.1</version>
|
||||
<manifestUri>https://gitgud.io/Tory/rjwanimaddons-xtraanims/-/raw/master/About/Manifest.xml</manifestUri>
|
||||
<downloadUri>https://gitgud.io/Tory/rjwanimaddons-xtraanims/</downloadUri>
|
||||
</Manifest>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
RJWAnimAddons-XtraAnims:
|
||||
|
||||
8/235/2023: 0.4.1 Removed Robo anims Islands patch
|
||||
|
||||
2/15/2023: 0.4.0 Added Roboslob's animations. (only loads if RoboAnims is not active)
|
||||
|
||||
2/6/2023: 0.3.3 Updated Loadfolders.xml for 1.4
|
||||
|
|
|
@ -1,27 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>Biomes! Islands</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationAdd"><!--Fucking Animals-->
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Beast_FaceFuckF" or defName="Beast_FaceFuckM" or defName="CentaurBeast_DoggystyleF" or defName="CentaurBeast_DoggystyleM" or defName="CentaurBeast_CowgirlF" or defName="CentaurBeast_CowgirlM"]/actors/li[2]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>MantisLike</li>
|
||||
</value>
|
||||
</li>
|
||||
<!--Fucked Animals<li Class="PatchOperationAdd">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName=""]/actors/li[1]/bodyDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<li>MantisLike</li>
|
||||
</value>
|
||||
</li>-->
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
Loading…
Reference in a new issue