Pin POV outercourse position routing
This commit is contained in:
+10
-10
@@ -333,16 +333,6 @@ def build_hardcore_role_graph(
|
||||
f"{woman} bends forward between {man}'s open thighs, head low under {man}'s penis with her face directly under the penis, "
|
||||
f"tongue running along the underside from the penis shaft to the glans while one hand steadies the base of the penis."
|
||||
)
|
||||
if "handjob" in position_text or "handjob" in text or "hand job" in text or "hand wrapped" in text:
|
||||
if man_is_pov:
|
||||
return (
|
||||
f"{woman} kneels between the POV viewer's open thighs with her torso leaning forward and face visible behind the penis shaft, "
|
||||
"one hand wrapped around the POV viewer's penis shaft while the other hand steadies the base of the penis as she strokes toward the glans."
|
||||
)
|
||||
return (
|
||||
f"{woman} kneels between {man}'s open thighs with her torso leaning forward and face visible behind the penis shaft, "
|
||||
f"one hand wrapped around {man}'s penis shaft while the other hand steadies the base of the penis as she strokes toward the glans."
|
||||
)
|
||||
if "footjob" in text or "soles" in text or "toes curled" in text or "feet stroking" in text:
|
||||
if man_is_pov:
|
||||
return (
|
||||
@@ -353,6 +343,16 @@ def build_hardcore_role_graph(
|
||||
f"{man} reclines with hips forward while {woman} faces him with her hips back and both knees bent open, "
|
||||
f"wrapping both soles around {man}'s penis shaft while the contact stays centered."
|
||||
)
|
||||
if "handjob" in position_text or "handjob" in text or "hand job" in text or "hand wrapped" in text:
|
||||
if man_is_pov:
|
||||
return (
|
||||
f"{woman} kneels between the POV viewer's open thighs with her torso leaning forward and face visible behind the penis shaft, "
|
||||
"one hand wrapped around the POV viewer's penis shaft while the other hand steadies the base of the penis as she strokes toward the glans."
|
||||
)
|
||||
return (
|
||||
f"{woman} kneels between {man}'s open thighs with her torso leaning forward and face visible behind the penis shaft, "
|
||||
f"one hand wrapped around {man}'s penis shaft while the other hand steadies the base of the penis as she strokes toward the glans."
|
||||
)
|
||||
if man_is_pov:
|
||||
return (
|
||||
f"{woman} kneels close to the POV viewer's hips and keeps the POV viewer's penis centered in clear non-penetrative contact, "
|
||||
|
||||
Reference in New Issue
Block a user