facial animation tweaks

This commit is contained in:
Platinum 2020-08-03 11:24:28 -07:00
parent cbf4766c5d
commit 955a6befe4
2 changed files with 5 additions and 2 deletions

View file

@ -51,6 +51,8 @@ namespace Rimworld_Animations {
public static List<string> rjwLovinDefNames = new List<string>{ public static List<string> rjwLovinDefNames = new List<string>{
"Lovin", "Lovin",
"Quickie",
"GettingQuickie",
"JoinInBed", "JoinInBed",
"JoinInBedAnimation", "JoinInBedAnimation",
"GettinLovedAnimation", "GettinLovedAnimation",
@ -59,9 +61,10 @@ namespace Rimworld_Animations {
"GettinSucked", "GettinSucked",
"GettinRaped", "GettinRaped",
"ViolateCorpse", "ViolateCorpse",
"Masturbate_Bed", "RJW_Masturbate",
"Masturbate_Quick",
"GettinBred", "GettinBred",
"Breed",
"RJW_Mate",
"Bestiality", "Bestiality",
"BestialityForFemale", "BestialityForFemale",
"StruggleInBondageGear", "StruggleInBondageGear",