mirror of
https://gitgud.io/c0ffeeeeeeee/rimworld-animations.git
synced 2024-08-15 00:43:45 +00:00
facial animation tweaks
This commit is contained in:
parent
cbf4766c5d
commit
955a6befe4
2 changed files with 5 additions and 2 deletions
Binary file not shown.
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue