mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
New animation: Cowgirl
Better checks for initiators/aggressors
This commit is contained in:
parent
5c775b6714
commit
2eaff0b8da
8 changed files with 620 additions and 8 deletions
|
@ -10,7 +10,7 @@ namespace Rimworld_Animations {
|
|||
public List<string> defNames;
|
||||
public List<string> requiredGenitals;
|
||||
public List<AlienRaceOffset> raceOffsets;
|
||||
public bool activeRole = false;
|
||||
public bool initiator = false;
|
||||
public string gender;
|
||||
public bool isFucking = false;
|
||||
public bool isFucked = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue