diff --git a/game/scripts/events/potions/intro.rpy b/game/scripts/events/potions/intro.rpy index 00edf736..f046c1f6 100644 --- a/game/scripts/events/potions/intro.rpy +++ b/game/scripts/events/potions/intro.rpy @@ -22,7 +22,7 @@ label potions_intro_E0: $ snape_office_desk_OBJ.set_image("snape_desk_work_idle") with d3 - sna "... Genie?" ("snape_01", ypos="head", trans=d3) + sna "... Genie?" ("snape_01", ypos="head", xpos="base", trans=d3) gen "(Oh shit...)" ("angry", xpos="far_left", ypos="head")