mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
added RJW 4.6.0 sexTypes and interactionTypes for better context
This commit is contained in:
parent
c23748294a
commit
2c2206a8e8
5 changed files with 73 additions and 6 deletions
|
@ -8,6 +8,12 @@
|
|||
<li>Anal</li>
|
||||
<li>Vaginal</li>
|
||||
</sexTypes>
|
||||
|
||||
<interactionDefTypes>
|
||||
<li>VaginalBreeding</li>
|
||||
<li>AnalBreeding</li>
|
||||
</interactionDefTypes>
|
||||
|
||||
<actors>
|
||||
<li>
|
||||
<defNames>
|
||||
|
@ -1154,6 +1160,12 @@
|
|||
<li>Anal</li>
|
||||
<li>Vaginal</li>
|
||||
</sexTypes>
|
||||
|
||||
<interactionDefTypes>
|
||||
<li>RequestVaginalBreeding</li>
|
||||
<li>RequestAnalBreeding</li>
|
||||
</interactionDefTypes>
|
||||
|
||||
<actors>
|
||||
<li>
|
||||
<defNames>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue