diff --git a/game/sex_positions/missionary.rpy b/game/sex_positions/missionary.rpy
index 3ff457308626b2743bc7da10b7879d45f1875193..64c0ab8ae4b8a5093036fe536f932c73e2c23c99 100644
--- a/game/sex_positions/missionary.rpy
+++ b/game/sex_positions/missionary.rpy
@@ -1,4 +1,4 @@
-init:
+init:
     python:
         missionary = Position(name = "Missionary", slut_requirement = 50, slut_cap = 70, requires_hard = True, requires_large_tits = False,
             position_tag = "missionary", requires_location = "Lay", requires_clothing = "Vagina", skill_tag = "Vaginal",
@@ -70,7 +70,7 @@ label scene_missionary_1(the_girl, the_location, the_object):
 
         "Talk dirty to her.":
             mc.name "You feel amazing [the_girl.title], I wish I could fuck you like this all day."
-            if the_girl.sluttiness > 60 or the_girl.get_opinion_score("being submissive" > 0):
+            if the_girl.sluttiness > 60 or the_girl.get_opinion_score("being submissive") > 0:
                 the_girl "Then do it. Pin me against the [the_object.name] and fuck me all you want."
                 "She wraps her legs around your waist and pulls you deep inside of her. The tight, warm feeling of her cunt makes your cock twitch."
                 if the_girl.get_opinion_score("creampies") > 0: