mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
null ref checks
This commit is contained in:
parent
6a1786b03f
commit
ca53926996
3 changed files with 8 additions and 5 deletions
|
@ -1968,24 +1968,27 @@
|
|||
<li>Anal</li>
|
||||
<li>Vaginal</li>
|
||||
</sexTypes>
|
||||
|
||||
|
||||
|
||||
<actors>
|
||||
|
||||
<li>
|
||||
<!--each type cooresponds to an animation clip in each animationStage-->
|
||||
<defNames>
|
||||
<li>Human</li>
|
||||
</defNames>
|
||||
<blacklistedRaces>
|
||||
<li>Human</li>
|
||||
</blacklistedRaces>
|
||||
<isFucked>true</isFucked>
|
||||
<initiator>true</initiator>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<defNames>
|
||||
<li>Human</li>
|
||||
</defNames>
|
||||
<isFucking>true</isFucking>
|
||||
</li>
|
||||
|
||||
</actors>
|
||||
|
||||
<animationStages>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue