<div class="story">Atalanta Wichack is a 14 year old girl starting her first day of high school. She’s very excited, GCP High School recently formed a robotics club and she couldn’t wait to join today.
[[Let's go!]]
[[Look Around.]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div>
</div><div class="story">Whoa there! Atalanta can’t forget her bear, Honey. Honey is an absolute must before going anywhere, they’re lucky.
[[Now can we go?]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Absolutely. With a quick kiss from Mom, Atalanta is out the door.
This school. Is. AMAZING. Atalanta is positive that she looks every bit of the freshman that she is, but she doesn’t care. She’s ogling the trophy cases, the principal pictures, the map of the school grounds, and anything else she can at the front entrance. Oh man, oh boy, she can’t decide what do do first!
[[Find her locker]]
[[Go to her first class]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set: $lunch = "true")<div class="story">Among the papers given to every Freshman student she finds the paper with her locker number on it.
"Locker 2018"
She heads to the locker. She finds it and enters the given combination "3 2 0." Her locker is empty. She puts some spare books and her lunch in her locker.
Now its time to get to class if she doesn't want to be late.
[[Take a look at her schedule]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set:$lockerFound = "true")(set:$lunch = "false")<div class="story">She should get to class. Don't want to be late, it might take her some time to get there especially since the building is new to her.
[[Take a look at her schedule]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta's schedule:
1. English - Room 350
2. Honors Geometry Room - 450
3. Spanish Room - 500
4. Lunch - Cafeteria
5. Global History 1 - Room 320
6. Chemistry - Room 390
7. Physical Education - Gymnasium
It seems like Atalanta has to go to English.
[[Go to English]]
[[Ditch class]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set:$schedule = "true")<div class="story">The school is awesome but also a bit crowded and large. In the hallways full of rushing students, she gets a tad lost.
[[Dig around for a map]]
[[Ask for directions]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">She digs around for a map and finds it among the papers she was given at orientation. It takes a while but she's able to find her way to English, albeit 10 minutes late. The teacher has already started today's lecture.
[[Apologize for being late]]
[[Quietly sit down and hope she doesn't notice]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set:$map = "true")<div class="story">She sees someone who looks like they know the school. She aks:
"Hi! I'm a little lost, can you help me find room 350?"
A shorter guy with flyaway hair answers her, with a sigh "Yeah go up those stairs to the fifth floor, should be near that end of the hall", then adds in a mutter, "Stupid freshman"
[[Don't trust him -- look for the map|Dig around for a map]]
[[Follow his directions]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta is in her room. She's sitting on her bed, and has her schoolbag by her feet. Honey, her lucky bear is next to her, on their pillow.
[[Grab Honey]]
[[Let's go!]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div>
</div><div class="story">Oh! Good idea! Every day is better with Honey!
[[Let's go!->Let's go! (With Honey)]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Absolutely. With a quick kiss from Mom, Atalanta is out the door.
This school. Is. AMAZING. Atalanta is positive that she looks every bit of the freshman that she is, but she doesn’t care. She’s ogling the trophy cases, the principal pictures, the map of the school grounds, and anything else she can at the front entrance. Oh man, oh boy, she can’t decide what do do first!
[[Find her locker]]
[[Go to her first class]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set: $lunch = "true")<div class="story">
(if:$schedule is "true")[ [[ <img src="img/schedule.svg" width="100">->schedule ]] ]
(if:$map is "true")[ <img src="img/map.svg" width="100"> ]
(if:$lunch is "true")[ <img src="img/lunchbag.svg" width="100">]
</div>
<div class="hud"><div class="inventory">(link-undo:"<img src='img/backpack.svg' width='50'>") </div><div class="time">Day: 1</div>
</div><div class="story">"I'm sorry I'm late!" The english teacher looks at her with slight impatience,
"In the future I expect you to be on time. Take a seat"
She points to an empty seat and you sit down.
[[Wait through the rest of class]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">She totally noticed. She stops her current thought to say:
"As all of you learn the building I expect you to be on time."
[[Wait through the rest of class]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Welcome to Freshman English. This class is essential to building the foundation of your writing and critial reading skills.There will be a quiz tomorrow on the summer reading assignment.
[[Wait through the rest of class]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set:$studyForTest = "true")<div class="story">The teacher goes on to talk about the various expectations in her class and begins talking about various literature terms. Class ends when the bell rings.
[[Off to Geometry!]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta has gotten her bearings for the most part at this point. She understands the numbering system the school uses, and is able to make it to Geometry on time. The Geometry teacher introduces himself as Mr. Roberto.
"Before I get into the syllabus I wanted to mention one of the clubs I sponsor here. I'm the mentor for the Robotics club. We meet after school everyday in the lab which is room 220. I hope to see some of you there."
Sweet! Atalanta thinks. Her Mom has taught her quite a bit of programming, she wants to see if she can help program the robot.
Spanish also goes off without a hitch, and it is now lunch period.
[[Go straight to lunch]]
(if: $lockerFound is "true")[ [[Go to your locker first]] ]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">She sees some of the Freshman she's been sharing some classes with and sits with them for lunch. She sits with four people:
Sarah Wiltzer
Dana Schinderman
William Shooster
and Rudolpho Montenegro
As they are talking about their day the topic changes to the Robotics club. Will says:
"Woah! That's so cool! I wanna join!"
Atalanta and Will agree to meet up together at Atalanta's locker to go to the Robotics class after school.
(if:$lunch is "false")[Atalanta goes hungry because she left her lunch in her locker.](if:$lunch is "true")[Atalanta enjoys a yummy lunch with golden delicious apples.]
[[Meet up with Will in Robotics Club]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Before heading to cafeteria Atalanta drops by her locker to pick up her lunchbox. As she is there she sees the boy that gave her directions to class. He's talking with another student. He says to the student:
"Make sure you bring your laptop to take notes for the Robotics meeting today"
"Okay I will Bradley!"
[[Head to lunch|Go straight to lunch]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set:$lunch = "true")<div class="story">Atalanta goes through the rest of her classes and at the end of the day she meets up with Will to go to the robotics club. They both find their way to the Robotics lab. There are a few students there, almost all guys. Atalanta sees Mr. Roberto and the guy who gave her directions {Bradly if they went to locker first also she would see the girl from that scene too}
Mr. Roberto starts off the meeting:
"Hi kiddos! Welcome to Robitics club! I'm Mr. Roberto and I'm the faculty sponsor for the Robotics club." Pointing to guy who gave directions {Bradley}, "This is Bradley Boarsley and he is one of the main members of the club. He's going to be in charge when I'm in meetings. Also we have Abigail Chan who's our secretary in charge of documentation of our project. Unfortunately I have to go to a meeting today during this time, so Bradly's in charge, he will get you guys setup with the various tools we use."
Mr. Roberto leaves and Bradley gets them all setup on the groupchat and begins an explanation of the different teams.
"We have the documentation team that is run by Abby. Then there is the hardware team run by Waldo and the coding team run by me. Feel free to join the team you feel you would like to contribute to."
[[Go to the coding team]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">As Will heads to the hardware team with an "Ooooh soldering!", Atalanta goes to the coding team.
[[Ask what language they're programming in.]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Bradley turns to Atalanta with a disdainful expression, "Robot C, but wouldn't you like to be on the documentation team more? I mean, girls do better working on things like that?"
[["Excuse me, but I've programmed before."]]
[["No."]]
[[Go to the documentation team]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta frowns, "Excuse me but I've programmed before in Python, I'm sure those skills translate to Robot C."
Bradley scofs, but allows a grumbly "fine".
[[Listen to Bradley split up the tasks]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear">[[ <img src="img/bearHeadColor.svg" width="75">->Ask what language they're programming in.]]</div>
</div><div class="story">Atalanta says a firm "No I'm more interested in programming"
Bradley rolls his eyes "Are you sure? I don't have time to babysit you, you know."
[["Yes."]]
[[Back off]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear">[[ <img src="img/bearHeadColor.svg" width="75">->Ask what language they're programming in.]]</div>
</div><div class="story">Abigail is a veery perky individual.
Atalanta isn't feeling it.
Abagail bounces forward to introduce herself to the team, "Hey guys! So excited to have you! We document everything, so some of you are welcome to go take pictures of the hardware teams progress and organizing our wiki with the process they went through. Some of us follow the programming team and make sure they have their part of the wiki up to date. We also make sure to record what tasks were accomplished for the day."
Abigail splits up the documentation team to follow the other two teams.
[[Walk home|End 1]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear">[[ <img src="img/bearHeadColor.svg" width="75">->Ask what language they're programming in.]]</div>
</div><div class="story">Bradley wrinkles his nose, but waves Atalanta over brusquely. "Fine, you're on my team. Get over here."
[[Listen to Bradley split up the tasks]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear">[[ <img src="img/bearHeadColor.svg" width="75">->"No."]]</div>
</div><div class="story">Atlanta backs down, abashed. "No, I'm -- I'm sorry for taking up your time."
[[Go to the documentation team]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear">[[ <img src="img/bearHeadColor.svg" width="75">->"No."]]</div>
</div><div class="story">Bradley gives a rough outline of how the code works and the the program goals. The robot should be able to respond to certain voice commands. He gets everyone onto the shared code repository so they can all see the code and contribute to it. Bradley brings up their task board and starts deviding the tasks.
One of the guys, Meleager, asks "What if we haven't coded before?".
Bradley responds "That's okay, you should follow the tutorials on the wiki I pointed out earlier. We'll give you easier tasks for now, then give you more advanced jobs as you go on. Meleager why don't you try to make the lights change colors when commands are isssued? That hould be a good way to get started. Atalanta, we need to add this function and the coding team roste to the documentation. Can you do that?"
[[Say nothing]]
[["I'd rather work on the code, if that's possible"]]
[[Just go with it]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta, very disappointed, walks home after a long day of school.
[[THE END]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">This is the end of the demo version. Look forward to progress on the story soon though!
<3 Antifreeze Bears
(live:10s)[(goto-url: "index.html")]
</div><div class="story">Meleager speaks up, "Why don't I add that piece to the documentation and Atalanta works on the lights? It seems like she knows how to program better than I do and I need some time to go through those tutorials and get the hang of it first."
Bradley grumbles, but lets out a reluctant "I guess; if that okay with you Atalanta?"
[[Finish the club meeting]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear">[[ <img src="img/bearHeadColor.svg" width="75">->Listen to Bradley split up the tasks]]</div>
</div>(set:$mel = 1)<div class="story">Atalanta raises a hand, "I'd rather work on the code if possible. I've programmed in python before and I'm sure my programming skills will translate to Robot C. Though if the only thing available is documentation I can do it."
Bradley hesitates, "That's really the only thing we have right now, we're waiting for other things to be done."
Meleager speaks up, "Hey why don't Atalanta and I switch tasks? She knows how to program better than I do and I need some time to go through those tutorials and get the hang of it first."
Bradley glared at Atalanta venemously, "I guess that's okay"
[[Finish the club meeting]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear">[[ <img src="img/bearHeadColor.svg" width="75">->Listen to Bradley split up the tasks]]</div>
</div>(set: $mel = 2)<div class="story">Atalanta says "Ok" and gets working on the documentation. She's not super happy that she doesn't get to use her programming skills but everyone probably starts out this way anyway.
[[Finish the club meeting]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear">[[ <img src="img/bearHeadColor.svg" width="75">->Listen to Bradley split up the tasks]]</div>
</div>(set: $mel = 3)<div class="story">Atalanta starts working on the code and sooner than she thought. Eventually Bradley says "Okay. that's enough for the day. Make sure to log what you've done with the documentation team and save what you've finished." Everyone helps clean up. As Atalanta goes out the door, she hears behind her "Wait!"
[[Wait]]
[[Pick up the pace]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">As Atalanta turns to face the voice from behind her, she sees Meleager running over. He has brown hair, bright blue eyes, and a huge smile on his face.
(if: $mel is 1)[ [[Talk to Meleager->Talk to Meleager (Mel1)]] ]
(if: $mel is 2)[ [[Talk to Meleager->Talk to Meleager (Mel2)]] ]
(if: $mel is 3)[ [[Talk to Meleager->Talk to Meleager (Mel3)]] ]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set: $melFriend = "true")<div class="story">Atalanta walks away a little faster. She hears, "Wait! Wait please! I just wanna talk for a second."
Meleager catches up and runs in front of her. He has light brown hair and bright blue eyes. He has a nervous expression on his face.
(if: $mel is 1)[ [[Talk to Meleager->Talk to Meleager (Mel1)]] ]
(if: $mel is 2)[ [[Talk to Meleager->Talk to Meleager (Mel2)]] ]
(if: $mel is 3)[ [[Talk to Meleager->Talk to Meleager (Mel3)]] ]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set: $melFriend = "false")<div class="story">Meleager gives Atalanta a wide smile, "Hey -- you seem to really know what you're doing. You should really stick up for yourself more, don't let Bradley push you around! Don't worry, I'll back you up!" He offers you a big grin.
(if:$melFriend is "true")[ [[Keep talking to Meleager ->Keep talking to Meleager (Melsfp true)]] ]
(if:$melFriend is "false")[ [[Keep talking to Meleager ->Keep talking to Meleager (Melsfp false)]] ]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Meleager offeres you an apologetic smile, "Hey, I'm sorry Bradly was such a jerk, he should really be more supportive -- especially since you're such an asset to the team! I'll keep backing you up, as long as I'm not overstepping my bounds. If he keeps going on like that we should take it to Mr. Roberto."
(if:$melFriend is "true")[ [[Keep talking to Meleager ->Keep talking to Meleager (Melsfp true)]] ]
(if:$melFriend is "false")[ [[Keep talking to Meleager ->Keep talking to Meleager (Melsfp false)]] ]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Meleager frowned, "Hey you really didn't seem happy with the assignment you were given. You know you should stick up for yourself if you want a different job; I'll back you up" he says with a hopeful smile. "Have you done much programming before?"
(if:$melFriend is "true")[ [[Keep talking to Meleager ->Keep talking to Meleager (Melsfp true)]] ]
(if:$melFriend is "false")[ [[Keep talking to Meleager ->Keep talking to Meleager (Melsfp false)]] ]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">"Actually, would you mind maybe helping me out sometime? I'm still having trouble with some of these tutorials."
[[Sure, Atalanta gives him her number.]]
[[Okay, she agrees to let him DM her account on the GroupChat]]
[[Maybe if she has the time...]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta gives Meleager a long look, "Do you want anything else or..?"
Meleager looks abashed. "I, um -- do you mind helping me out sometime? I'm having some trouble with the tutorials..."
[[Okay, she agrees to let him DM her account on the GroupChat]]
[[Maybe if she has the time...]]
[[Atalanta has better things to do]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta shrugs, "sure, let's exchange numbers"
They exchange numbers.
Meleager smiles, "Cool, I'll see you tomorrow then!"
[[Walk home|End 2]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta's had a long day. She isn't terribly interested in chatting with anyone tonight.
Meleager seems a little disappointed, but says "Okay then, see you tomorrow?"
[[Walk home|End 3]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta hesitates, the agrees, "Sure -- you can DM me in the GroupChat"
Meleager smiles and says "Cool! I'll see you tomorrow then!"
[[Walk home|End 2]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta flatly refuses. She doesn't particularly like this kid, and now he's creeping her out.
Meleager looks embarassed, "I'm sorry -- I didn't mean to bother you."
[[Walk home|End 3]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta begins her walk home after a long day of school, glad to have made a friend
[[THE END]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set:$melFriend = "true")<div class="story">Atalanta begins her walk home after a long day of school, a little creeped out by that persistent weirdo.
[[THE END]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div>(set:$melFriend = "false")<div class="story">Heck no. Who does that?
[[Go to English]]
</div>
<div class="hud"><div class="inventory">[[ <img src="img/backpack.svg" width="50"> -> Inventory]]</div><div class="time">Day: 1</div><div class="bear"><img src="img/bearHead.svg" width="75"></div>
</div><div class="story">Atalanta's schedule:
1. English - Room 350
2. Honors Geometry Room - 450
3. Spanish Room - 500
4. Lunch - Cafeteria
5. Global History 1 - Room 320
6. Chemistry - Room 390
7. Physical Education - Gymnasium
(link-undo: "Inventory")
</div>