From 5b1317ab153b421b97eb2e298923fe75610d5abe Mon Sep 17 00:00:00 2001 From: Tory Date: Fri, 19 Aug 2022 21:29:06 -0700 Subject: [PATCH] hotfix 2 electric boogaloo --- Common/1.1/Patches/RemoveDefaultAnims.xml | 19 ++++---- .../Patches/RemoveDefaultAnims.xml | 18 +++---- .../Patches/RemoveACAnims.xml | 48 +++++++++---------- 3 files changed, 42 insertions(+), 43 deletions(-) diff --git a/Common/1.1/Patches/RemoveDefaultAnims.xml b/Common/1.1/Patches/RemoveDefaultAnims.xml index 0f3de78..ebbbd15 100644 --- a/Common/1.1/Patches/RemoveDefaultAnims.xml +++ b/Common/1.1/Patches/RemoveDefaultAnims.xml @@ -1,17 +1,16 @@ - /Defs/Rimworld_Animations.AnimationDef[ - defName="Dog_Doggystyle" and - defName="Doggystyle" and - defName="Blowjob" and - defName="ReverseStandAndCarry" and - defName="Cowgirl" and - defName="Tribadism" and - defName="Double_Penetration" and - defName="Horse_Cowgirl" and - defName="ReverseCowgirl" and + defName="Dog_Doggystyle" or + defName="Doggystyle" or + defName="Blowjob" or + defName="ReverseStandAndCarry" or + defName="Cowgirl" or + defName="Tribadism" or + defName="Double_Penetration" or + defName="Horse_Cowgirl" or + defName="ReverseCowgirl" or defName="Cunnilingus"] \ No newline at end of file diff --git a/Common/1.2 and 1.3/Patches/RemoveDefaultAnims.xml b/Common/1.2 and 1.3/Patches/RemoveDefaultAnims.xml index e25463e..ebbbd15 100644 --- a/Common/1.2 and 1.3/Patches/RemoveDefaultAnims.xml +++ b/Common/1.2 and 1.3/Patches/RemoveDefaultAnims.xml @@ -2,15 +2,15 @@ /Defs/Rimworld_Animations.AnimationDef[ - defName="Dog_Doggystyle" and - defName="Doggystyle" and - defName="Blowjob" and - defName="ReverseStandAndCarry" and - defName="Cowgirl" and - defName="Tribadism" and - defName="Double_Penetration" and - defName="Horse_Cowgirl" and - defName="ReverseCowgirl" and + defName="Dog_Doggystyle" or + defName="Doggystyle" or + defName="Blowjob" or + defName="ReverseStandAndCarry" or + defName="Cowgirl" or + defName="Tribadism" or + defName="Double_Penetration" or + defName="Horse_Cowgirl" or + defName="ReverseCowgirl" or defName="Cunnilingus"] \ No newline at end of file diff --git a/Extra/Abstract Concept/Patches/RemoveACAnims.xml b/Extra/Abstract Concept/Patches/RemoveACAnims.xml index 01878fe..b4766c5 100644 --- a/Extra/Abstract Concept/Patches/RemoveACAnims.xml +++ b/Extra/Abstract Concept/Patches/RemoveACAnims.xml @@ -2,30 +2,30 @@ /Defs/Rimworld_Animations.AnimationDef[ - defName="SixtyNine" and - defName="Butterfly" and - defName="BreastJob" and - defName="Handjob" and - defName="Fisting" and - defName="Fingering" and - defName="CunnilingusStanding" and - defName="Rimming" and - defName="ReverseCowgirl" and - defName="FaceSitting" and - defName="Footjob" and - defName="KissMakeout" and - defName="MutualMasturbation" and - defName="Threesome1Male2Female" and - defName="MasturbationWithPenis_Standing" and - defName="MasturbationWithPenis_InBed" and - defName="MasturbationWithVagina_Standing" and - defName="MasturbationWithVagina_InBed" and - defName="MasturbationWithBreasts_Standing" and - defName="MasturbationWithBreasts_InBed" and - defName="MasturbationWithBreastsPlusPenis_Standing" and - defName="MasturbationWithBreastsPlusPenis_InBed" and - defName="MasturbationWithAnus_Standing" and - defName="MasturbationWithAnus_InBed" and + defName="SixtyNine" or + defName="Butterfly" or + defName="BreastJob" or + defName="Handjob" or + defName="Fisting" or + defName="Fingering" or + defName="CunnilingusStanding" or + defName="Rimming" or + defName="ReverseCowgirl" or + defName="FaceSitting" or + defName="Footjob" or + defName="KissMakeout" or + defName="MutualMasturbation" or + defName="Threesome1Male2Female" or + defName="MasturbationWithPenis_Standing" or + defName="MasturbationWithPenis_InBed" or + defName="MasturbationWithVagina_Standing" or + defName="MasturbationWithVagina_InBed" or + defName="MasturbationWithBreasts_Standing" or + defName="MasturbationWithBreasts_InBed" or + defName="MasturbationWithBreastsPlusPenis_Standing" or + defName="MasturbationWithBreastsPlusPenis_InBed" or + defName="MasturbationWithAnus_Standing" or + defName="MasturbationWithAnus_InBed" or defName="MasturbationHumping_InBed"] \ No newline at end of file