mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
alien race offsets
This commit is contained in:
parent
7f1e2314dd
commit
90400a798a
5 changed files with 25 additions and 0 deletions
|
@ -9,6 +9,7 @@ namespace Rimworld_Animations {
|
|||
public class Actor {
|
||||
public List<string> defNames;
|
||||
public List<string> requiredGenitals;
|
||||
public List<AlienRaceOffset> raceOffsets;
|
||||
public bool activeRole = false;
|
||||
public string gender;
|
||||
public bool isFucking = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue