mirror of
https://gitgud.io/c0ffeeeeeeee/rjw-toys-and-masturbation.git
synced 2024-08-15 00:43:44 +00:00
updates for 1.3
This commit is contained in:
parent
da8939c4b8
commit
00e8d5cf4e
8 changed files with 58 additions and 19 deletions
|
@ -11,7 +11,7 @@ using Verse.AI;
|
|||
namespace RJW_ToysAndMasturbation {
|
||||
class JobGiver_MasturbateWithToy : ThinkNode_JobGiver {
|
||||
|
||||
public static IntVec3 FapLocation(Pawn p) => (new JobGiver_Masturbate()).FindFapLocation(p);
|
||||
public static IntVec3 FapLocation(Pawn p) => CasualSex_Helper.FindSexLocation(p);
|
||||
|
||||
protected override Job TryGiveJob(Pawn pawn) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue