mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
Animation selection refactor, now accounts for interactiondef
This commit is contained in:
parent
150d93d549
commit
1d80bcb9ca
5 changed files with 115 additions and 147 deletions
|
@ -679,6 +679,11 @@
|
|||
<li>Oral</li>
|
||||
<li>Fingering</li>
|
||||
</sexTypes>
|
||||
<interactionDefTypes>
|
||||
<li>Fingering</li>
|
||||
<li>Fisting</li>
|
||||
<li>Cunnilingus</li>
|
||||
</interactionDefTypes>
|
||||
<actors>
|
||||
<li>
|
||||
<defNames>
|
||||
|
|
|
@ -462,6 +462,12 @@
|
|||
<sexTypes>
|
||||
<li>Oral</li>
|
||||
</sexTypes>
|
||||
<interactionDefTypes>
|
||||
<li>Handjob</li>
|
||||
<li>Breastjob</li>
|
||||
<li>Fellatio</li>
|
||||
<li>Beakjob</li>
|
||||
</interactionDefTypes>
|
||||
<actors>
|
||||
<li>
|
||||
<!--each type cooresponds to an animation clip in each animationStage-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue