Skip to content
Snippets Groups Projects
Commit 10c8becc authored by Andrest07's avatar Andrest07
Browse files

Smacking people while in reverse rape

parent b4777dba
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<<widget "leftdefault">>
<<if $lefttarget isnot "self" and $punishmentposition isnot "gloryhole">>
<<set _leftaction["Stroke"] to "leftchest">>
<<if $consensual isnot 1 and ($fightTargets is undefined or $fightTargets.includes($lefttarget))>>
<<if ($consensual isnot 1 or $combatExtended.reverseRapeStart is 1) and ($fightTargets is undefined or $fightTargets.includes($lefttarget))>>
<<set _leftaction["Punch"] to "lefthit">>
<<if $umbrellaDurability gte 1>>
<<set _leftaction["Umbrella"] to "leftumbrella">>
......
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