mirror of
https://gitgud.io/Tory/rjwanimaddons-xtraanims.git
synced 2024-08-15 00:43:19 +00:00
0.3.0
This commit is contained in:
parent
3b415967aa
commit
b7492dfce8
19 changed files with 17 additions and 111 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,110 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>SixtyNine</defName>
|
||||
<label>sixty nine</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>Butterfly</defName>
|
||||
<label>butterfly</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>Boobjob</defName>
|
||||
<label>boobjob</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>Handjob</defName>
|
||||
<label>handjob</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>Fisting</defName>
|
||||
<label>fisting</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>Fingering</defName>
|
||||
<label>fingering</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>Rimming</defName>
|
||||
<label>rimming</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>Footjob</defName>
|
||||
<label>footjob</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
|
||||
<Rimworld_Animations.AnimationDef>
|
||||
<defName>MutualMasturbation</defName>
|
||||
<label>mutual masturbation</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
</actors>
|
||||
<animationStages>
|
||||
</animationStages>
|
||||
</Rimworld_Animations.AnimationDef>
|
||||
</Defs>
|
2139
Common/1.1/Defs/AnimationDefs/Group/Animations_XtraDoublePen.xml
Normal file
2139
Common/1.1/Defs/AnimationDefs/Group/Animations_XtraDoublePen.xml
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
BIN
Common/1.1/Defs/AnimationDefs/Group/WIP.zip
Normal file
BIN
Common/1.1/Defs/AnimationDefs/Group/WIP.zip
Normal file
Binary file not shown.
BIN
Common/1.1/Defs/AnimationDefs/WIP.zip
Normal file
BIN
Common/1.1/Defs/AnimationDefs/WIP.zip
Normal file
Binary file not shown.
33
Common/1.1/Patches/interactionDefs.xml
Normal file
33
Common/1.1/Patches/interactionDefs.xml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>RJWAnimAddons-VoicePatch</li>
|
||||
</mods>
|
||||
<nomatch Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationReplace">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Cunnilingus"]/interactionDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<interactionDefTypes>
|
||||
<li>Cunnilingus</li>
|
||||
</interactionDefTypes>
|
||||
</value>
|
||||
</li>
|
||||
<li Class="PatchOperationReplace">
|
||||
<xpath>/Defs/Rimworld_Animations.AnimationDef[defName="Blowjob"]/interactionDefTypes</xpath>
|
||||
<success>Always</success>
|
||||
<value>
|
||||
<interactionDefTypes>
|
||||
<li>Fellatio</li>
|
||||
|
||||
<li>Beakjob</li>
|
||||
</interactionDefTypes>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</nomatch>
|
||||
</Operation>
|
||||
</Patch>
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
BIN
Common/1.2 and 1.3/Defs/AnimationDefs/Group/WIP.zip
Normal file
BIN
Common/1.2 and 1.3/Defs/AnimationDefs/Group/WIP.zip
Normal file
Binary file not shown.
BIN
Common/1.2 and 1.3/Defs/AnimationDefs/WIP.zip
Normal file
BIN
Common/1.2 and 1.3/Defs/AnimationDefs/WIP.zip
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue