At the end of that scene, you have the choice to make on whether or not you'll be joining her to jog on Saturday mornings.
If you choose not to join, fret not! You'll still be able to choose to join her again whenever you meet up with her at school
Error: <<if>>: bad conditional expression in <<if>> clause: State.variables.valentine.has is not a function<<if $valentine.has('Announcement')>><div class="row"><div class="col-1"></div><div class="col-10"><div class="row randomevent"><div class="col-3 random"><img src="images/valentine/announcement.jpg" width="100%"></div><div class="col-9 padded">My arrival at school today is met with a completely different decoration. I notice a bunch of <<link "flyers" "Valentine Announcement">><<addmins 30>><</link>> being passed around, and pick one up.</div></div></div><div class="col-1"></div></div> <<elseif $blackonly.has('Statement') and $blackonlyjerome.count('Statement') gt 0>><div class="row"><div class="col-1"></div><div class="col-10"><div class="row randomevent"><div class="col-3 random"><img src="images/character/jerome.jpg" width="100%"></div><div class="col-9 padded">As I find myself hanging around the corridors of the school, I am approached by my friend <<link "Jerome" "Jerome Statement Talk">><<addmins 30>><<pickup $blackonlyjerome 'Statement' 1>><<add "Jerome" 1>><</link>></div></div></div><div class="col-1"></div></div> <<else>><<if $corruption lte 100>> <<switch random(1, 6)>> <<case 1>> <div class="row"><div class="col-1"></div><div class="col-10"><div class="row randomevent"><div class="col-3 random"><img src="images/classes/randomschoolevent2.jpg" width="100%"></div><div class="col-9 padded">I arrive at school. Everyone seems to be happy and greets me kindly.</div></div></div><div class="col-1"></div></div> <<case 2>> <div class="row"><div class="col-1"></div><div class="col-10"><div class="row"><div class="col-1"></div><div class="col-10"><div class="row randomevent"><div class="col-3 random"><img src="images/character/eric.jpg" width="100%"></div><div class="col-9 padded"><<if $metEric is false>>As I make my way through the school doors, I see a stranger smiling at me, ready to say hi. Maybe I can <<link "talk to him?" "Eric">><<addmins 30>><</link>><<elseif $valentine.hasAll('Dress', 'ericchoosed')>><<link "Eric is approaching me nervously" "Eric Valentine Talk">><<addmins 30>><</link>><<elseif $metEric is true>>I notice <<light Eric>> at a distance as he says hello to me before turning to a friend to continue talking to them.<</if>></div></div></div><div class="col-1"></div></div> <<case 3>> <div class="row"><div class="col-1"></div><div class="col-10"><div class="row randomevent"><div class="col-3 random"><img src="images/classes/randomschoolevent3.jpg" width="100%"></div><div class="col-9 padded"><<if $gameDate.getHours() gte 9>>Rushing into school because the bus was late, I look around to see that everyone is heading to class. The bell must have rung already!<<else>>Walking to school on this beautiful day, I take my time in taking in the scenery<</if>></div></div></div><div class="col-1"></div></div> <<case 4 5>> <div class="row"><div class="col-1"></div><div class="col-10"><div class="row randomevent"><div class="col-3 random"><img src="images/classes/randomschoolevent4.jpg" width="100%"></div><div class="col-9 padded"><<if $gameDate.getHours() >= 9>>Rushing into school because the bus was late, I look around to see that everyone is heading to class. The bell must have rung already!<<else>>Walking to school on this beautiful day, I take my time in taking in the scenery<</if>></div></div></div><div class="col-1"></div></div> <<case 6>> <div class="row"><div class="col-1"></div><div class="col-10"><div class="row randomevent"><div class="col-3 random"><<if $hrctotal > 30>><img src="images/events/schoolevents/hrc-flyer1.jpg" width="100%"><<else>><img src="images/classes/randomschoolevent4.jpg" width="100%"><</if>></div><div class="col-9 padded"><<if $hrctotal > 30>>I see an HRC member distributing flyers as a way to expand the club's influence. Smiling at her, I'm happy with the added advertisement! <div id="help"><<if $helped is false>><<link "Help her">><<set $helped to true>><<add "hrc" 1>><<addmins 30>><<replace "help">>I decide to take some time to help her<</replace>><</link>><<else>>I already helped her today.<</if>></div><<else>>Walking to school on this beautiful day, I take my time in taking in the scenery<</if>></div></div></div><div class="col-1"></div></div> <<default>> Blah. Something went wrong if this is shown. <</switch>> <<elseif $corruption lte 200>> <<switch random(1, 10)>> <<case 1>> As I step through the school doors, a breeze lifts up my dress, making me flash people nearby. I blush internally as the excitement of what happened lands in my psyche. <<case 2>> Rushing in from the sudden hail of rain outside, I brush against a man's hand as I cross the threshold of the school doors. Something about this small contact jolts me into attention. I look back to see him gone. <<case 3>> As I made my way to school today, I walked alongside <<light Eva>> and talked about multiple topics. I can feel us becoming closer. <<add "Eva" 1>> <<case 4>> I hear them before I even see them. Our school cheerleaders round the corner while laughing, passing by me. One of them looks me over, and smiles acknowledging my fashion choices. This makes me happy, a clear sign that I'm headed in the right direction in my Queen Goals. <<case 5>> As I start heading towards my hopeful destination, I am approached by a happy <<light Leo>>. <<s Leo>> Ready for classes?<</s>> <<s Author>> I don't know if I really wanna go to class anymore. It's getting boring!<</s>> <<default>> Today is a normal day at school. Some people are looking at me but nothing seems to raise suspicion. <</switch>> <<else>> Corruption is too high for school. We start exploring other possibilities. <</if>><</if>>