mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
changed order of dog regular anim tests
This commit is contained in:
parent
77874ad5b0
commit
2f7bae49db
1 changed files with 2 additions and 1 deletions
|
@ -128,7 +128,6 @@
|
|||
<priority>1</priority>
|
||||
<actorShift>1</actorShift>
|
||||
<whitelist>
|
||||
<li Class="Rimworld_Animations.PawnTest_RJWCanBeFucked" /> <!-- Human -->
|
||||
<li Class="Rimworld_Animations.PawnTest_Multi"> <!-- Dog -->
|
||||
<tests>
|
||||
<li Class="Rimworld_Animations.PawnTest_RJWCanFuck" />
|
||||
|
@ -136,6 +135,7 @@
|
|||
<races>
|
||||
<li>Wolf_Timber</li>
|
||||
<li>Wolf_Arctic</li>
|
||||
<li>Whitefox</li>
|
||||
<li>Warg</li>
|
||||
<li>Husky</li>
|
||||
<li>LabradorRetriever</li>
|
||||
|
@ -143,6 +143,7 @@
|
|||
</li>
|
||||
</tests>
|
||||
</li>
|
||||
<li Class="Rimworld_Animations.PawnTest_RJWCanBeFucked" /> <!-- Human -->
|
||||
</whitelist>
|
||||
<interactionDefs>
|
||||
<li>Bestiality_Vaginal</li>
|
||||
|
|
Loading…
Reference in a new issue