mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
semen on orgasm sfx
removed dev anim testing code (causing only Cowgirl to play)
This commit is contained in:
parent
1707afaa4d
commit
205ac07f40
5 changed files with 34 additions and 2 deletions
|
@ -77,10 +77,10 @@ namespace Rimworld_Animations {
|
|||
}
|
||||
|
||||
//TESTING ANIMATIONS ONLY REMEMBER TO COMMENT OUT BEFORE PUSH
|
||||
|
||||
/*
|
||||
if (x.defName != "Cowgirl")
|
||||
return false;
|
||||
|
||||
*/
|
||||
|
||||
|
||||
if (x.actors[i].isFucking && !rjw.xxx.can_fuck(localParticipants[i])) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue