mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
HAR Patch
Sound override options
This commit is contained in:
parent
72b1201559
commit
f3cd391c6f
10 changed files with 114 additions and 11 deletions
|
@ -68,9 +68,9 @@ namespace Rimworld_Animations {
|
|||
|
||||
//TESTING ANIMATIONS ONLY REMEMBER TO COMMENT OUT BEFORE PUSH
|
||||
/*
|
||||
if (x.defName != "Doggystyle")
|
||||
if (x.defName != "Test")
|
||||
return false;
|
||||
*/
|
||||
*/
|
||||
|
||||
|
||||
if (x.actors[i].isFucking && !rjw.xxx.can_fuck(localParticipants[i])) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue