diff --git a/game/game_roles/role_aunt.rpy b/game/game_roles/role_aunt.rpy index cda28cc9b0267376c65e34546d442c3d7b8622b2..3169238b433f7b51a8462769eadffee26497877d 100644 --- a/game/game_roles/role_aunt.rpy +++ b/game/game_roles/role_aunt.rpy @@ -1,4 +1,4 @@ -#Aunt Role Action Requirements +#Aunt Role Action Requirements init -2 python: def aunt_intro_requirement(day_trigger): if day >= day_trigger and time_of_day == 4: @@ -580,7 +580,7 @@ label aunt_intro_phase_final_label(): $ the_group.draw_person(mom, position = "sitting", emotion = "happy") $ mom.change_love(3) $ mom.change_happiness(8) - mom "[aunt.title] has been telling me all morning how helpful you've been. I'm so proud of you [mom.mc_title].:" + mom "[aunt.title] has been telling me all morning how helpful you've been. I'm so proud of you [mom.mc_title]." $ the_group.draw_person(aunt, position = "sitting", emotion = "happy") aunt "He was a godsend, he really was."