Skip to content
Snippets Groups Projects
Commit 880b7ec3 authored by Ed86's avatar Ed86
Browse files

disabled unused workigers

parent d28a8f58
No related branches found
No related tags found
No related merge requests found
......@@ -377,19 +377,6 @@
<Compile Include="Thoughts\ThoughtWorker_NeedSex.cs" />
<Compile Include="Thoughts\ThoughtWorker_SexChange.cs" />
<Compile Include="Triggers\Trigger_SexSatisfy.cs" />
<Compile Include="WorkGivers\WorkGiver_BestialityForFemale.cs" />
<Compile Include="WorkGivers\WorkGiver_BestialityForMale.cs" />
<Compile Include="WorkGivers\WorkGiver_Masturbate_Chair.cs" />
<Compile Include="WorkGivers\WorkGiver_Masturbate_Quick.cs" />
<Compile Include="WorkGivers\WorkGiver_Masturbate_Bed.cs" />
<Compile Include="WorkGivers\WorkGiver_Quickie.cs" />
<Compile Include="WorkGivers\WorkGiver_Rape.cs" />
<Compile Include="WorkGivers\WorkGiver_RapeCP.cs" />
<Compile Include="WorkGivers\WorkGiver_RapeEnemy.cs" />
<Compile Include="WorkGivers\WorkGiver_Sex.cs" />
<Compile Include="WorkGivers\WorkGiver_Sexchecks.cs" />
<Compile Include="WorkGivers\WorkGiver_ViolateCorpse.cs" />
<Compile Include="WorkGivers\WorkGiver_Solicit.cs" />
<Compile Include="Settings\Settings.cs" />
<Compile Include="WorkGivers\WorkGiver_Sexchecks.cs" />
<!-- the dream: rm -rf $UNUSED_FILES; <Compile Include="**.cs" /> -->
......
......@@ -7,7 +7,7 @@ namespace rjw
/// <summary>
/// Assigns a pawn to rape a comfort prisoner
/// </summary>
public class WorkGiver_BestialityF : WorkGiver_RJW_Sexchecks
public class WorkGiver_BestialityF : WorkGiver_Sexchecks
{
public override bool MoreChecks(Pawn pawn, Thing t, bool forced = false)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment