diff --git a/1.3/.gitkeep b/1.3/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/1.3/Assemblies/.gitkeep b/1.3/Assemblies/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/Assemblies/RJW-ToysAndMasturbation.dll b/1.3/Assemblies/RJW-ToysAndMasturbation.dll similarity index 100% rename from Assemblies/RJW-ToysAndMasturbation.dll rename to 1.3/Assemblies/RJW-ToysAndMasturbation.dll diff --git a/1.4/.gitkeep b/1.4/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/1.4/Assemblies/.gitkeep b/1.4/Assemblies/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/1.4/Assemblies/RJW-ToysAndMasturbation.dll b/1.4/Assemblies/RJW-ToysAndMasturbation.dll new file mode 100644 index 0000000..3817cbe Binary files /dev/null and b/1.4/Assemblies/RJW-ToysAndMasturbation.dll differ diff --git a/LoadFolders.xml b/LoadFolders.xml new file mode 100644 index 0000000..ce64449 --- /dev/null +++ b/LoadFolders.xml @@ -0,0 +1,13 @@ + + + + +
  • /
  • +
  • 1.3
  • +
    + + +
  • /
  • +
  • 1.4
  • +
    +
    diff --git a/Source/JobGivers/JobGiver_MasturbateWithToy.cs b/Source/JobGivers/JobGiver_MasturbateWithToy.cs index 0c0b19c..d147da1 100644 --- a/Source/JobGivers/JobGiver_MasturbateWithToy.cs +++ b/Source/JobGivers/JobGiver_MasturbateWithToy.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Linq; using System.Text; @@ -13,7 +13,7 @@ namespace RJW_ToysAndMasturbation { public static IntVec3 FapLocation(Pawn p) => CasualSex_Helper.FindSexLocation(p); - protected override Job TryGiveJob(Pawn pawn) { + public override Job TryGiveJob(Pawn pawn) { if (pawn.Drafted) { return null;