mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Minor tweaks for rjw 4.1.0 +
Relevant animation context when applicable
This commit is contained in:
parent
e2c80c9423
commit
7f1e2314dd
8 changed files with 44 additions and 13 deletions
|
@ -4,6 +4,10 @@
|
|||
<defName>Quadruped_Doggystyle</defName>
|
||||
<label>quadruped doggystyle</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
<li>Anal</li>
|
||||
<li>Vaginal</li>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
<li>
|
||||
<defNames>
|
||||
|
@ -19,6 +23,8 @@
|
|||
<isFucking>true</isFucking>
|
||||
</li>
|
||||
</actors>
|
||||
|
||||
|
||||
|
||||
<animationStages>
|
||||
<li>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<defName>Tribadism</defName>
|
||||
<label>scissoring</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
<li>Scissoring</li>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
<li>
|
||||
<defNames>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<defName>Double_Penetration</defName>
|
||||
<label>double penetration</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
<li>DoublePenetration</li>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
<li>
|
||||
<defNames>
|
||||
|
|
|
@ -5,6 +5,10 @@
|
|||
<defName>Doggystyle</defName>
|
||||
<label>doggystyle</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
<li>Vaginal</li>
|
||||
<li>Anal</li>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
<li>
|
||||
<!--each type cooresponds to an animation clip in each animationStage-->
|
||||
|
@ -450,6 +454,9 @@
|
|||
<defName>Blowjob</defName>
|
||||
<label>blowjob</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
<li>Oral</li>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
<li>
|
||||
<!--each type cooresponds to an animation clip in each animationStage-->
|
||||
|
@ -847,6 +854,10 @@
|
|||
<defName>ReverseStandAndCarry</defName>
|
||||
<label>ReverseStandAndCarry</label>
|
||||
<sounds>true</sounds>
|
||||
<sexTypes>
|
||||
<li>Anal</li>
|
||||
<li>Oral</li>
|
||||
</sexTypes>
|
||||
<actors>
|
||||
<li>
|
||||
<!--each type cooresponds to an animation clip in each animationStage-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue