bonus mood, thinknode AI

This commit is contained in:
c0ffeeeeeeee 2020-11-05 22:03:16 -08:00
parent 1b49e235cf
commit da8939c4b8
9 changed files with 95 additions and 9 deletions

View file

@ -13,6 +13,8 @@ namespace RJW_ToysAndMasturbation {
public static JobDef MasturbateWithToy;
public static ThoughtDef UsedSexToy;
static MasturbateToyDefOf() {
DefOfHelper.EnsureInitializedInCtor(typeof(JobDefOf));
}