improving context by using rjw's new sexprops

This commit is contained in:
Platinum 2020-07-14 12:12:09 -07:00
parent a890f7ccd7
commit cd7a778f07
5 changed files with 74 additions and 9 deletions

View file

@ -671,5 +671,53 @@
</animationStages>
</Rimworld_Animations.AnimationDef>
<!--
<Rimworld_Animations.AnimationDef>
<defName>Cunnilingus</defName>
<label>cunnilingus</label>
<sounds>true</sounds>
<sexTypes>
<li>Vaginal</li>
</sexTypes>
<actors>
<li>
<defNames>
<li>Human</li>
</defNames>
<isFucked>true</isFucked>
</li>
<li>
<defNames>
<li>Human</li>
</defNames>
<initiator>true</initiator>
</li>
</actors>
<animationStages>
<li>
<stageName>Slow</stageName>
<isLooping>True</isLooping>
<playTimeTicks></playTimeTicks>
<stageIndex>0</stageIndex>
<animationClips>
<li Class="Rimworld_Animations.PawnAnimationClip">
<layer>LayingPawn</layer>
<keyframes>
<li></li>
</keyframes>
</li>
<li Class="Rimworld_Animations.PawnAnimationClip">
<keyframes></keyframes>
</li>
</animationClips>
</li>
</animationStages>
</Rimworld_Animations.AnimationDef>
-->
</Defs>