<center> <img src="img/mis/intro.png" width="40%"> </center>
<center><h1>WARNING</h1></center>
The game you are entering is entirely for adults.
If you are under 18, please leave. The responsibility lies entirely with you.
- Dripped
[[I am over 18 years old.|tutorial]]
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
I'm open to exploring all kinds of suggestions, so feel free to share what you're interested in—let's dive into the topics that matter most to you!
<hr>
I have lowered the media volume to keep things quiet, but if you'd like to hear the sounds, simply hover over them to turn them back on.
<hr>
Show your support and become part of the community by joining me on <a href="https://www.patreon.com/c/Dripped069" target="_blank">Patreon!</a> | <a href="https://www.subscribestar.com/dripped" target="_blank">Subscribestar!</a> | <a href="https://boosty.to/dripped" target="_blank">Boosty!</a>
<hr>
[[Enjoy|Link]]
</div>
<<set $day = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]>>
<<set $energy = 100>>
<<set $dayNum = 0>>
<<set $money = 0>>
<<set $strength = 0>>
<<set $agility = 0>>
<<set $emilylove = 0>>
<<set $caseylove = 0>>
<<set $olivialove = 0>>
<<set $madelinelove = 0>>
<<set $interviewcall = false>>
<<set $gotoclub = false>>
<<set $officework = false>>
<<set $marketwork = false>>
<<set $next = false>>
<<set $CalledJane = false>>
<<set $calledEmily = false>>
<<set $metEmilyinGym = false>>
<<set $metEmilyinMarket = false>>
<<set $notificationActive = false>>
<<set $journey = false>>
<<set $club = false>>
<<set $end = false>>
<<set $metClara = false>>
<<set $metOlivia = false>>
<<set $workMa = false>>
<<set $workCl = false>>
<<set $Clarabar = false>>
<<set $Emhouse = false>>
<<set $clarasex = false>>
<<set $dateEmily = false>>
<<set $dateEmily1 = false>>
<<set $caseykitchen = false>>
<<set $oliviafirm = false>>
<<set $EmQ = false>>
<<set $sexolivia = false>>
<<set $higholivialove = true>>
<<set $claracafe = false>>
<<set $madmansion = false>>
<<set $madlove = false>>
<<set $meetclara2 = true>>
<<set $madend = false>>
<<set $TalktoCasey = true>>
<<set $emdate1 = true>>
<<set $emdate2 = true>>
<<set $tags = {}>>
<<set setup.dayPart = ["🌄 Early Morning", "🌞 Morning", "☀️ Afternoon", "🌅 Evening", "🌃 Night", "💤Late Night"]>>
<<for _i to 0; _i < setup.dayPart.length; _i++>>
<<set _currentPart = setup.dayPart[_i]>>
Zaman Dilimi: <<print _currentPart>>
<br>
<</for>>
<<set $gameTime = 0>>
$(document).on(':passagerender', function (event) {
$(event.content).addClass('slide-in');
});
<<script>>
// Check the gameTime and next variables and start
if (State.variables.gameTime == null) {
State.variables.gameTime = 0;
}
if (State.variables.next == null) {
State.variables.next = false;
}
<</script>>
<script>
// Go to previous page when home button is pressed
document.getElementById("home-button").addEventListener("click", function() {
window.history.back();
});
</script>
<!-- Storytitle -->
<div id="storytitle">Game Title</div>
<!-- Add a PNG image as new content -->
<div id="storytitle">
<img src="img/mis/TBSlogo.jpg" alt="Header Image">
</div>
V.0.2.1
<center>
<img src="img/mis/TBSlogo.jpg" width="60%" class="transparent-image">
</center>
📅 <<= $day[$dayNum]>>
<<=setup.dayPart[$gameTime]>>
<hr><<if $CalledJane>>💕 [[Relationship|Relationship]]
🌍[[Map|Map]]
📜 [[Quest|Quest]]
💡 [[Tips|Tips]]
👩🦰 [[Actress|Actress]]
🎬 [[Scenes|Scenes]]
🔄 [[Changelog|Changelog]]
<hr>⚡ Energy: <<= State.variables.energy >>
🤑 Money: <<= State.variables.money >>
💪 Strength: $strength
🏃♂️ Agility: $agility
<</if>>
<hr>
<<nobr>>
<div style="text-align: center; margin-top: 20px;"><a href="https://www.patreon.com/c/Dripped069" target="_blank">
<img src="img/mis/patreon.png" alt="Support me on Patreon" style="width: 50%; height: auto; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
</a>
</div>
<div style="text-align: center; margin-top: 20px;"><a href="https://www.subscribestar.com/dripped" target="_blank">
<img src="img/mis/subscribestar.png" alt="Support me on Subscribestar" style="width: 50%; height: auto; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
</a>
</div>
<div style="text-align: center; margin-top: 20px;"><a href="https://boosty.to/dripped" target="_blank">
<img src="img/mis/boosty.png" alt="Support me on Boosty" style="width: 50%; height: 25%; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
</a>
</div>
<hr>
<</nobr>>
<div style="text-align: center;">
<b style="font-size: 35px;">💕 Relationship</b>
</div>
Emily :💖 $emilylove
Casey :💖 $caseylove
Olivia :💖 $olivialove
Madeline :💖 $madelinelove
<<return>>
<div style="text-align: center;">
<b style="font-size: 35px;">📜 Quest</b>
</div>
<b>Main</b>
<<if $end>>This is end of this version.
<<elseif $claracafe>>Wait a second, is that Clara sitting at the café? 🛍️(🌅). (Make sure 💖 Madeline Love is 15 or higher.)
<<elseif $Clarabar>>Clara has invited you to her penthouse—head over there in the evening 🌅.
<<elseif $workCl>>Why so serious? Come on, relax and have a drink at the bar🍻.
<<elseif $trainingdone>>Olivia has a new task for you. Meet her in her cabin.(Boost your 🏃♂️agility to 20 or higher).
<<elseif $olivia>>Make your way to the downtown firm 🏢 for your scheduled interview in Morning ☕.
<<elseif $MQ2>>Emily is feeling tired after the shift. Take her out for a drink 🌅 (Boost your 💪 strength to 20 or higher).
<<else>>Head over to the mall 🛍️ and meet Emily at the Grocery Store for your interview.
<</if>><hr><b>Emily</b>
<<if $dateEmily2>>End for this version. (Enjoy your workout with Emily.💪🏼🏋️♀️😉)
<<elseif $dateEmily>>Plan a charming date with Emily, enjoying a round of golf together.⛳☀️(Make sure 💖 Love is 20 or higher)
<<elseif $metEmilyinGym>>Take Emily on a date to the pier for a romantic, unforgettable moment by the water.🏖️🌞 (Make sure 💖 Love is 15 or higher)
<<elseif $EmQ>>You should do some workout🏋️♂️.
<<else>>proceed with other quest📜.
<</if>><hr><b>Casey</b>
<<if $casend>>End for this version.
<<elseif $stretching>>How about having a stretching session with Casey in the living room 🌅? (Make sure 💖 Love is 30 or higher)
<<elseif $casshow>>Does Casey usually take this long in the shower? 🌄 (Make sure 💖 Love is 25 or higher)
<<elseif $askcas>>Meet Casey at the hotel tonight 🌃.
<<elseif $caseykitchen>>You should invite Casey for a dinner 🍽️ date while having breakfast. (Make sure 💖 Love is 20 or higher)
<<else>>Casey is enjoying a cup of coffee in the kitchen this morning. (Make sure 💖 Love is 15 or higher).<</if>><hr><b>Olivia</b>
<<if $sexolivia>>End for this version.
<<elseif $metOlivia>>Impress Olivia with your dedication and training. (Make sure 💖 Love is 15 or higher).<<else>>proceed with other quest📜.<</if>><hr><b>Madeline</b>
This is end of this version.
<hr><b>Clara</b>
End for this version.
<hr><b>Jane</b>
End for this version.
<<return>>
<div style="text-align: center;">
<b style="font-size: 35px;">👩🦰 Actress</b>
</div>
<center> Casey Calvert </center>
<center><img src="img/char/casey/casey2.jpg" width="50%"></center>
Name - Casey
Age - 34
Occupation - Work at Bristol Pharma.
<hr>
<center> Stell Cox </center>
<center><img src="img/char/Jane/stella.jpg" width="50%"></center>
Name - Jane
Age - 34
Occupation - Detective
<hr>
<center> Gabbie Carter </center>
<center><img src="img/char/emily/gabbie.jpg" width="50%"></center>
Name - Emily
Age - 24
Occupation - Store Manager & part time trainer
<hr>
<center> Angela White </center>
<center><img src="img/char/madeline/angela.jpg" width="50%"></center>
Name - Madeline
Age - 40
Occupation - Director & CEO of Roche Pharma
<hr>
<center> La Sirena </center>
<center><img src="img/char/olivia/LaSirena.jpg" width="50%"></center>
Name - Olivia
Age - 34
Occupation - Owner of Allied Universal Security Services (AUSS)
<hr>
<center> Lena Paul </center>
<center><img src="img/char/Clara/Lena.jpg" width="50%"></center>
Name - Clara
Age - 34
Occupation - Right Hand of Crimson Vulture
<hr>
<<return>>
<div style="text-align: center;">
<b style="font-size: 35px;">🔄 Changelog</b>
</div>
<center><b>📝v.0.2.1</b></center>
<center><b>🌟Update - New Location, Storylines & Exciting Features!🌟</b>
<hr>
<big><b>🌍 New Places to Explore:</b></big>
• <b>Restaurant </b> – A brand-new location to enjoy delicious meals and meet new characters!
<hr>
<big><b>💖 New Storylines:</b></big>
<b>Casey – Path to Love:</b>
• Unlock a new <b>Date Scene</b> and explore their relationship.
• Engage in a <b>Workout Session</b> to strengthen your bond.
• Enjoy a <b>Shower Scene</b> for a more intimate connection.
<hr>
<big><b>⚡️ New Features:</b></big>
<b>🎬 Scenes:</b>
• <b>Scenes</b> has been introduced.
• You can now watch unlocked scenes
</center>
[[v.0.2|v.0.2]]
<<return>>
<div style="text-align: center;">
<b style="font-size: 35px;">🌍 Map</b>
</div>
🏠 [[Home|hallway]] - [[Home|hallway]]
🏙️ [[Downtown|downtown]] - 💼 [[Office|office]] <<if $interviewcall>>|🏢 [[Firm|firm]] <</if>>|🏋️♂️ [[Gym|Gym]] | 🕺 [[Night Club|Night Club]]
🏬 [[Uptown|uptown]] - 🛍️ [[Mall|Mall]] | 🏰 [[Mansion|hall]] | 🏨 [[Hotel|hotel]] | 🏥 [[Hospital|hospital]]
🏡 [[Residential Area|residentialareas]] - <<if $Emhouse>>[[Emily's House|emilyhouse]]<</if>>
🏚️ [[Shantytown|shantytown]] - 💀 [[Gang Area|gangbase]]
<<return>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center> "Your life was once filled with love, laughter, and the bright promise of a future shared with those you held most dear. Every day was a gift, every moment treasured. Your family was your anchor, your foundation, and together, you dreamt of a lifetime ahead—of birthdays, milestones, and quiet evenings at home." </center>
<center><img src="img/mis/family.webp" width="50%"></center>
<center> "But in the blink of an eye, that dream was torn away. What began as an ordinary day—one spent strolling the aisles of a familiar store, sharing mundane conversations and laughter—quickly descended into a nightmare. The world you knew, the safe, predictable life you'd built, shattered in a single, horrific moment. A senseless act of violence, unprovoked and without reason, ripped through your family, leaving nothing behind but memories that would forever haunt you." </center>
<center><img src="img/mis/Psyco.webp" width="40%"></center>
<center> "It wasn't just the loss of your family that left you hollow—it was the cruelty of it. A cold, calculated attack, planned with chilling precision by a ruthless gang, tore your life apart. These were no random criminals; they were a group of sadistic psychopaths who reveled in pain and suffering. The gang descended on your family without warning, striking with deadly force. Your loving parent, once your protector and pillar of strength, fell victim to the assailant’s brutality. Their life was stolen in an instant, and you were left in the void of their absence. Worse still, your younger sibling—your pride, your joy, the bright spark that filled every room with light—was taken. Abducted in the chaos, snatched away by these merciless gang members who cared for nothing but their own twisted pleasure and power. In a moment of madness, their life was extinguished before it could even fully unfold, before they had the chance to chase their own dreams, to laugh, to grow." </center>
<center><img src="img/mis/kidnap.webp" width="50%"></center>
<center> "In that moment, as the sirens faded and the world seemed to lose its shape, you learned the bitter truth—the nightmare was far from over. They hadn’t just been killed. They were taken. Taken by the very monsters who had shattered your life. The abduction wasn’t some random act of violence; it was the result of a meticulously orchestrated plan by a gang that had no respect for human life. A dark design that left you powerless, with no answers, and no one to turn to.But now, something inside you shifted. You had no choice but to confront the truth—the responsibility for finding your sibling had fallen squarely on your shoulders. This was no longer about mourning the loss. This was about reclaiming what was yours, about hunting down the psychopaths who had stolen your sibling’s future. No matter how deep the hole of sorrow was, you knew that you had to climb out, to fight for them in the only way you knew how—relentlessly." </center>
<center><img src="img/mis/angry.webp" width="50%"></center>
<center> "The grief that had once held you in its crushing grip now fueled you with an unbreakable resolve. No longer would you let them be forgotten, a casualty of a cruel world. You would find them. You would tear through every shadow, chase down every lead, and confront every demon, until the monsters who had ripped your family apart were brought to justice.After losing everything, the world feels empty, and grief shadows every step you take. The warmth of your family is gone, replaced by a crushing silence. But in the midst of your despair, your best friend opens her door to you without hesitation. She knows your pain, having witnessed your suffering firsthand. Her home becomes a refuge, not just from the world, but from your own anguish. She doesn’t need to ask questions or offer empty words—she simply offers her presence, her unwavering support, and the space you need to breathe again. In the quiet comfort of her company, something stirs inside you. It's not hope yet, but the beginning of healing." </center>
<center><img src="img/mis/friends.webp" width="50%"></center>
<div>
Hello dude, what is your name? <<textbox "$name" "Johnny">>
<<set $name = $name.trim()>>
<<if $name.length == 0>>
<<set $name = "Johnny Miller">>
<</if>>
[[Continue|intro]]
</div>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $stretching && $gameTime ==3 && $caseylove >= 30>>
<<goto "stretching">>
<<elseif $gameTime ==3 && $caseylove >= 30>>
<a data-passage="caseyliv" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/stretching.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Join Casey</div>
</a>
<</if>>
<a data-passage="watchtv" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/tv.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Tv</div>
</a>
<a data-passage="lcleaning" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/lcleaning.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Clean the Living Room</div>
</a>
<a data-passage="hallway" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/hallway.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Hallway</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $gameTime == 0 || $gameTime == 4>>
<</if>>
<a data-passage="Sleep" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/mcsleep.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Sleep</div>
</a>
<a data-passage="hallway" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/hallway.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Hallway</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $late && $gameTime ==0 && $caseylove >= 25>>
<<goto "casshower">>
<<elseif $gameTime ==0 && $caseylove >= 25>>
<center>"Casey is in shower."</center>
<center><img src="img/mis/casshow.webp" width="50%"></center>
<a data-passage="caseybath" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/shower.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Shower with Casey</div>
</a>
<</if>>
<a data-passage="Take a shower" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/shower2.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Take a shower</div>
</a>
<a data-passage="bcleaning" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/bcleaning.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Clean the Bathroom</div>
</a>
<a data-passage="hallway" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/hallway.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Hallway</div>
</a>
</div>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $gameTime ==4 && $caseylove >= 25>>
<a data-passage="caseybed" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/sleep.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Sleep with Casey</div>
</a>
<</if>>
<<if $gameTime ==0 && $caseylove >= 25>>
<a data-passage="Caseymor" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/wake.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Wake Casey</div>
</a>
<</if>>
<a data-passage="hallway" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/hallway.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Hallway</div>
</a>
</div>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $TalktoCasey>>
<<if $gameTime == 1 && $caseylove >= 15>>
<a data-passage="morningwithcasey" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/char/casey/caseykitchen.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Talk to Casey</div>
</a><</if>>
<<else>>
<<if $gameTime == 1 && $caseylove >= 15>>
<a data-passage="heatingup2" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/char/casey/caseykitchen.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Fuck Casey</div>
</a>
<</if>><</if>>
<<if $dcas>>
<<if $gameTime == 1 && $caseylove >= 20>>
<<goto "askcas">>
<</if>> <</if>>
<a data-passage="eat" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/eat.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Eat something</div>
</a>
<a data-passage="kcleaning" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/kcleaning.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Clean the Kitchen</div>
</a>
<a data-passage="hallway" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/hallway.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Hallway</div>
</a>
</div>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="Bedroom" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/mcbedroom.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Bedroom</div>
</a>
<a data-passage="Living Room" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/livingroom.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Living Room</div>
</a>
<a data-passage="Kitchen" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/kitchen.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Kitchen</div>
</a>
<a data-passage="Bathroom" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/bathroom.jpg" style="width:100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Bathroom</div>
</a>
<a data-passage="Casey Bedroom" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/caseybedroom.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Casey Bedroom</div>
</a>
<a data-passage="Outside" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/outside.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Outside</div></a><style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="hallway" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/home.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">House</div>
</a>
<a data-passage="downtown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/downtown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Downtown</div>
</a>
<a data-passage="uptown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/uptown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Uptown</div>
</a>
<a data-passage="residentialareas" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/residentialareas.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Residential Areas</div>
</a>
<a data-passage="shantytown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/shantytown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Shantytown</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="office" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/office2.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Office</div>
</a>
<<if $interviewcall>>
<a data-passage="firm" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/firm.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Security Firm</div>
</a>
<</if>>
<a data-passage="Gym" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/gym.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Gym</div>
</a>
<a data-passage="Night Club" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/nightclub.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Night Club</div>
</a>
<a data-passage="Outside" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/outside.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">outside</div>
</a></div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $Emhouse>>
<a data-passage="emilyhouse" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/emilyhouse.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Emily's House</div>
</a>
<</if>>
<a data-passage="Outside" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/outside.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">outside</div>
</a></div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="gangbase" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/gangbase.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Gang Base</div>
</a>
<a data-passage="Outside" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/outside.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">outside</div>
</a></div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<p>"Nothing to see here."</p>
<center>
<img src="img/mis/graffiti.jpg" width="100%">
</center>
[[return|shantytown]]
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="oliviascabin" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/cabin.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Olivia's Cabin</div>
</a>
<<if $metOlivia>>
<a data-passage="training" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/training.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Training</div>
</a>
<a data-passage="security" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/security.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Work</div>
</a>
<</if>>
<a data-passage="downtown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/downtown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Downtown</div>
</a>
<<if $gameTime == 5>>
<<goto "Sleep">>
<</if>>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<<if $olivia >>
<<if $gameTime == 1>>
<<goto "meetolivia">>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>You must arrive in the morning for the job interview.</center>
[[Return|firm]]
</div>
<</if>>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Olivia is working"</center>
<center><img src="img/char/olivia/working.jpg" width="50%"></center>
[[Return|firm]]
</div>
<</if>>
<<if $gameTime == 5>>
<<goto "Sleep">>
<</if>>
<<if $trainingdone >>
<<if $agility >= 20>>
<<goto "newassignment">>
<</if>>
<</if>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"$name steps into the sleek, modern office of Emily's sister's security firm. The walls are lined with framed certificates and photos of successful operations, and a faint hum of activity fills the air. As $name walks in, they notice a tall woman with sharp features and an air of authority behind a polished desk. She looks up with a welcoming smile." </center>
<center><img src="img/char/olivia/office.jpg" width="50%"></center>
<<speech "olivia">>"You must be $name. Emily’s told me a lot about you. Please, have a seat."<</speech>>
<<speech "You" "$name">>"Thanks for meeting with me."<</speech>>
<center>"$name sits down, trying to maintain a calm demeanor despite the nerves bubbling beneath the surface." </center>
<<speech "olivia">>"I appreciate you coming in on such short notice. Emily mentioned how you handled yourself last night. Impressive work."<</speech>>
<<speech "You" "$name">>"It was just instinct. I didn’t really think about it."<</speech>>
<<speech "olivia">>"It was just instinct. I didn’t really think about it."<</speech>>
<<speech "olivia">>"That’s often the best kind of reaction. We need people who can act decisively under pressure. Can you tell me a bit about your training and background?"<</speech>>
<center>"$name takes a breath, recalling the hours spent training with Emily."</center>
<<speech "You" "$name">>"I’ve been training with Emily for a few weeks now. She’s been a great mentor, and I’ve learned a lot about discipline and focus."<</speech>>
<center>"The sister nods, leaning forward slightly."</center>
<<speech "olivia">>"Discipline is crucial. This isn’t just about physical strength; it’s about mental fortitude. Have you ever been in a high-stress situation before? How did you handle it?"<</speech>>
<center>"$name hesitates, thinking back to other moments where quick thinking was essential."</center>
<<speech "You" "$name">>"Yeah, a few times. Once, I had to help de-escalate a fight between friends at a party. I just focused on staying calm and talking them down."<</speech>>
<<speech "olivia">>"Good. Communication is key in this line of work. You’ll be part of a team where trust and quick decisions are everything. Are you comfortable working in that kind of environment?"<</speech>>
<center>"$name nods, feeling a mix of excitement and apprehension."</center>
<<speech "You" "$name">>"Absolutely. I thrive in teamwork settings. I want to learn and grow, especially if it means using my skills in a meaningful way."<</speech>>
<center>"The sister smiles, clearly pleased with $name's answers."</center>
<<speech "olivia">>"That’s the spirit I’m looking for. We’ll provide on-the-job training, and you’ll have experienced team members guiding you. Do you have any questions for me?"<</speech>>
<center>"$name thinks for a moment, then leans forward, ready to dig deeper."</center>
<<speech "You" "$name">>"What kind of operations do you usually handle? I want to understand what I’m getting into."<</speech>>
<<speech "olivia">>"We work on a variety of security needs—from personal protection to corporate security and even event management. Each situation is unique, which keeps things interesting. We need people who can adapt quickly."<</speech>>
<center>"$name nods, feeling the adrenaline start to pulse through them."</center>
<<speech "You" "$name">>"Sounds like exactly what I’m looking for. I want to make a difference."<</speech>>
<center>"The sister extends her hand."</center>
<<speech "olivia">>"Then welcome aboard, $name. Let’s see what you’re made of."<</speech>>
<center>"$name shakes her hand, a sense of determination washing over them. This is just the beginning of a new adventure."</center>
[[Continue|welcome]]
</div>
<<set $olivia = false>>
<<set $trainingdone = true>>
<<set $metOlivia = true>>
<<set $gameTime += 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The journey of the Bodyguard begins." </center>
<center><img src="img/mis/TBSlogo.jpg" width="50%"></center>
[[Continue|firm]]<<set $journey = true>></div>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $workMa>>
<a data-passage="madelinecabin" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/office.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Madeline's Cabin</div>
</a>
<</if>>
<a data-passage="downtown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/downtown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Downtown</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<center><div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<center>
<p>"An ordinary gym full of mature and young women in unnecessarily tight clothing."</p>
<img src="img/mis/gym2.webp" width="50%">
</center>
<a data-passage="hireprofessional" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/workout2.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Hire professional</div>
</a>
<a data-passage="workout" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/workout.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Workout</div>
</a>
<<if $metEmilyinGym>>
<a data-passage="workoutwithemily" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/gym2.webp" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Workout with Emily</div>
</a>
<</if>>
<a data-passage="downtown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/downtown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Downtown</div>
</a>
</div>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $workCl && $gameTime == 3>>
<center>"$name see a hot girl at bar." </center>
[[Approch her.|meetClara]]
<<elseif $gameTime == 3 or $gameTime == 4>>
<<switch random(1, 3)>>
<<case 1>>
<center>"Snobs trying to take advantage of drunk girls." </center>
<center><img src="img/mis/nc1.webp" width="60%"></center>
<center>" <center> 💰 money - 20 </center>
" </center>
<<set $money -= 20>>
<<if $money < 0>>
<<set $money = 0>>
<</if>><<if $gameTime == 4>>
<<goto "latenight">>
<</if>>
<<set $gameTime += 1>>
<a data-passage="downtown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/downtown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Downtown</div>
</a>
<<case 2>>
<center>"Isn't she wearing underwear?." </center>
<center><img src="img/mis/nc2.webp" width="30%"></center>
<a data-passage="downtown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/downtown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Downtown</div>
</a>
<<if $money < 0>>
<<set $money = 0>>
<</if>>
<<if $gameTime == 4>>
<<goto "latenight">>
<</if>>
<<set $gameTime += 1>>
<<case 3>>
<center>"a woman showed you tits?" </center>
<center><img src="img/mis/nc3.webp" width="40%"></center>
<a data-passage="downtown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/downtown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Downtown</div>
</a>
<<if $money < 0>>
<<set $money = 0>>
<</if>>
<<if $gameTime == 4>>
<<goto "latenight">>
<</if>>
<<set $gameTime += 1>>
<</switch>>
<<else>>
<center>"Nightclub opens in the evening"</center>
<a data-passage="downtown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/downtown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Downtown</div>
</a>
<</if>>
</div>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="Mall" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/mall.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Mall</div>
</a>
<a data-passage="hall" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/mansion.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Mansion</div>
</a>
<a data-passage="hotel" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/hotel.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Hotel</div>
</a>
<a data-passage="hospital" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/hospital.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Hospital</div>
</a>
<a data-passage="Outside" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/home/outside.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">outside</div>
</a></div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="electronic store" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/elecstore.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Electronic Store</div>
</a>
<a data-passage="cafe" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/cafe.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Cafe</div>
</a>
<a data-passage="market" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/market.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Grocery Store</div>
</a>
<a data-passage="uptown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/uptown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Uptown</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $fuckalina && $gameTime == 3>>
<<goto "madparty">>
<<elseif $madmansion>>
<a data-passage="madbedroom" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/madbedroom.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Madeline's Bedroom</div>
</a>
<a data-passage="madbedroom2" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/bedroom.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Bedroom</div>
</a>
<a data-passage="madliving" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/LivingRooms.webp" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Living Room</div>
</a>
<a data-passage="madkitchen" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/kitchen.webp" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Kitchen</div>
</a>
<a data-passage="madbathroom" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/bathroom.webp" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Bathroom</div>
</a>
<a data-passage="pool" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/pool.webp" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Swimming Pool</div>
</a>
<</if>>
<a data-passage="uptown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/uptown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Uptown</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
[[Return|hotel]]
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="uptown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/uptown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Uptown</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<a data-passage="EmBedroom" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/pinkbed.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Emily's Room</div>
</a>
<a data-passage="EmLiving Room" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/pinkliv.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Living Room</div>
</a>
<a data-passage="EmKitchen" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/pinkkit.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Kitchen</div>
</a>
<a data-passage="EmBathroom" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/pinkbath.jpg" style="width:100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Bathroom</div>
</a>
<a data-passage="residentialareas" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/residentialareas.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Outside</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<center>
<img src="img/mis/reception.webp" width="100%">
</center>
<<if $meetclara2>>
<<if $Clarabar && $gameTime == 3 >>
<<goto "atpenthouse">>
<</if>>
<</if>>
<<if $metClara>>
<a data-passage="penthouse" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/penthouse.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Penthouse</div>
</a>
<</if>>
<a data-passage="restaurant" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/restaurant.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Restaurant</div>
</a>
<a data-passage="uptown" class="link-internal link-image" style="flex: 1 1 30%; max-width: 30%; box-sizing: border-box; position: relative; transition: transform 0.6s;">
<img src="img/places/other/uptown.jpg" style="width: 100%; height: auto; border-radius: 25px; box-shadow: 0px 10px 20px rgba(7249, 208, 71), 0px 0px 15px rgba(249, 208, 71); border: 4px solid #ffe642; filter: brightness(1.1); transition: transform 0.6s;">
<div style="position: absolute; bottom: 10px; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); color: #ffffff; text-align: center; padding: 5px 0; border-radius: 0 0 15px 15px;">Uptown</div>
</a>
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<!-- Buy Phone -->
<div class="shop-item">
<img src="img/mis/phone.png" alt="Phone" class="shop-image">
<<link "Buy Phone ($1.599)">>
<<if !$phone>>
<<if $money >= 1599>>
<<set $money -= 1599>>
<<set $phone = true>>
<<replace "#phone-status">><span style="color: black;">You bought the item!</span><</replace>>
<<goto "electronic store">>
<<else>>
<<replace "#phone-status">><span style="color: black;">Not enough money.</span><</replace>>
<</if>>
<<else>>
<<replace "#phone-status">><span style="color: black;">Already purchased.</span><</replace>>
<</if>>
<</link>>
<p id="phone-status"></p>
</div>
<style>
.shop-item {
background-color: #f8f9fa;
border: 2px solid #dee2e6;
border-radius: 10px;
padding: 20px;
margin: 10px;
text-align: center;
transition: transform 0.3s ease, box-shadow 0.3s ease;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.shop-item:hover {
transform: scale(1.05);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.shop-image {
width: 100px;
height: auto;
margin-bottom: 10px;
border-radius: 5px;
}
</style>
<<return>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<if $claracafe>>
<<if $gameTime ==3 && $madelinelove >= 15>>
<center> You see Clara.</center>
[[Greet Clara|datewithClara]]
<<else>>
[[Return|Mall]]
<</if>><</if>>[[Return|Mall]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The store isn’t crowded—just a few customers wandering the aisles, and behind the counter, a woman in her mid-30s with short, blond hair is sorting through a stack of papers. She looks up as $name approaches, offering him a welcoming but professional smile."</center>
<center><img src="img/char/emily/emily1.jpg" width="60%"></center>
<<if !$marketwork>>
<<speech "emily">>"Hi, you must be $name. I’m Emily"<</speech>>
<center><img src="img/mis/handshake.webp" width="60%"></center>
<center>"She extends a hand with a friendly but firm handshake, her manner confident and down-to-earth. $name shakes her hand, his nerves still there but manageable"</center>
<<speech "You" "$name">>"Hi, nice to meet you."<</speech>>
<<speech "emily">>"I’ll be honest—I’ve got a few interviews lined up today, but I always appreciate someone who shows up on time and looks like they’ve got their head on straight. So, you’re already ahead of the game."<</speech>>
<center>"$name feels the first real sense of ease since walking in. She’s not overly formal, but her professional presence is calming."</center>
<<speech "emily">>"So, let’s talk. You’ve got retail experience, right? Tell me a bit about that."<</speech>>
<<speech "You" "$name">>"Yeah, I worked at a convenience store for a while during college—stocking shelves, helping customers, all that. I’ve done a bit of everything, really."<</speech>>
<<speech "emily">>"Good. We’re a small team here, so everyone’s gotta pitch in on a little bit of everything—cashiering, stocking, customer service. It’s not the most glamorous work, but it’s steady. And I like to think we take care of our own."<</speech>>
<center>"She pauses, studying him for a moment, then asks more pointedly, her tone a little softer now."</center>
<<speech "emily">>"Why here, though? I’m sure you’ve got plenty of options. What makes you want to work at a small grocery store?"<</speech>>
<center>"$name hesitates for just a moment, then responds, his voice steady but honest."</center>
<<speech "You" "$name">>"I’m looking for something... stable. Something I can count on. Life’s been a bit of a mess lately, and I need to get back on track. This place... it feels like it could be a fresh start."<</speech>>
<center>"Emily doesn’t react with pity or over-sympathy. Instead, she nods thoughtfully, like she’s heard this story before—but that doesn’t mean she doesn’t understand."</center>
<<speech "emily">>"I get it. We all need a fresh start sometimes. The work here is steady, and it's a small team, so we work closely together. You show up, do the work, and we get along just fine."<</speech>>
<center>"She scans his resume again, then looks up at him with a slight smile."</center>
<center>"For a moment, $name hesitates, his mind trying to process what just happened. He hasn’t had the chance to go over his skills in detail, yet Emily seems to have made up her mind about him. There's something in the way she’s looking at him, like she’s already figured him out."</center>
<<speech "You" "$name">>"Wait, really? Just like that?"<</speech>>
<<speech "emily">>"Yeah, really. I’m not one for long interviews. I can tell you’re the type who gets the job done. And frankly, we need people who show up on time and do their part around here. That’s enough for me."<</speech>>
<center>"$name stares at her for a moment, his mind still catching up. This is happening—he got the job. His throat feels tight with relief and a little disbelief."</center>
<<speech "You" "$name">>"Thank you... this means a lot."<</speech>>
<<speech "emily">>"No need to thank me yet. You’ll fill out some paperwork, and we’ll get you started this week. I’ll have you shadow someone on your first day, just to get you up to speed. And don’t worry about the schedule. We work around our people here."<</speech>>
<center>"Emily stands up, her tone shifting to one of casual professionalism, as if to mark the end of the interview."</center>
<<speech "emily">>"Welcome aboard, $name. I’m looking forward to working with you."<</speech>>
<center><img src="img/mis/signing.webp" width="60%"></center>
[[Sign]]<<set $marketwork = true>><<set $metEmilyinMarket = true>><<set $MQ1 = true>><<set $MQ2 = true>><<else>><<speech "emily">>"Another exhausting shift."<</speech>>
<<if $emdate1>><<if $emilylove >= 15 && $gameTime == 1>>[[Ask Emily on Date|askingondate]]<</if>><<elseif $emdate2>><<if $emilylove >= 20 && $gameTime == 2>>[[Ask Emily on Date|askingondate2]]<</if>><</if>><<if $MQ1>><<if $strength >= 20 && $gameTime == 3>>[[Emily wants to talk|Emily wants to talk]]<<set $gametime = 4>><</if>><</if>>
[[Work|work]]
[[Return|Mall]]<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>><<set $next = true>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>><<set $next = true>><</if>></div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center> "Morning light filtered softly through the curtains, casting a warm glow across the room." </center>
<center><img src="img/mis/morning.jpg" width="50%"></center>
<center> "You stirred slowly, the weight of yesterday's events clinging to you like a shroud. The memory of the attack played on a loop in your mind – the screams, the chaos, the sickening thud that stole your away. But more agonizing than their loss was the gaping hole left by your missing brother. Every fiber of your being yearned for them, their laughter echoing in the cavernous silence of your grief." </center>
<center><img src="img/mis/families.jpg" width="50%"></center>
<center> "A gentle knock at the door startled you from your thoughts.A familiar voice called out softly." </center>
<<speech "Casey">>"Are you awake?"<</speech>>
<center> "It was casey, your best friend since childhood. You recognized her voice instantly, a beacon of warmth in the storm you were weathering." </center>
<<speech "Casey">>"Come in the kitchen for breakfast and coffee."<</speech>>
<<speech "You" "$name">>"I'll be there in a minute."<</speech>>
[[Go to Kitchen]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You leave your room and enter into the kitchen , casey is at dinning table waiting for you." </center>
<center><img src="img/mis/coffee.jpg" width="50%"></center>
<<speech "Casey">>"Rise and shine! $name."<</speech>>
<center>stretching, his voice groggy but genuine</center>
<<speech "You" "$name">>"Good morning to you too."<</speech>>
<<speech "Casey">>"Did you sleep well? I hope you're feeling a little more rested today."<</speech>>
<center>"nodding, a faint smile tugging at his lips, though still a bit foggy" </center>
<<speech "You" "$name">>"Yeah, actually. I feel... better than I expected. Strange, huh?"<</speech>>
<center>"leaning forward slightly, eyes brightening with something like excitement" </center>
<<speech "Casey">>"I’m glad to hear that. I've got something for you."<</speech>>
<center>"pauses, her lips curling into a small, hopeful smile" </center>
<<speech "Casey">>"It’s not much, but... I think it could help."<</speech>>
<center>"raising an eyebrow, intrigued but cautious" </center>
<<speech "You" "$name">>"What is it?"<</speech>>
<center>"leaning back in her chair, her voice low and steady, like she’s sharing a secret" </center>
<<speech "Casey">>"I managed to get you an interview. At the grocery store downtown. The manager's a good friend of mine. She’s really nice, $name. I think it could be a good fit for you."<</speech>>
<center>"eyes widening, a rush of disbelief and hope flooding him, but his voice comes out almost in disbelief" </center>
<<speech "You" "$name">>"Wait... what? You—you got me an interview? How did you...?"<</speech>>
<center>"shrugging nonchalantly, but her eyes soft and earnest" </center>
<<speech "Casey">>"It’s nothing, really. I just mentioned you’ve been looking for work, and she said she'd be happy to meet you. You just need to show up."<</speech>>
<center>"her tone is gentle, almost reassuring" </center>
<<speech "Casey">>"I know it’s not much... but it’s a start, right?"<</speech>>
<center>"feeling a lump in his throat, his heart beating faster, a mixture of gratitude and disbelief" </center>
<<speech "You" "$name">>"Casey... I don’t even know what to say."<</speech>>
<center>"his voice soft, almost a whisper" </center>
<<speech "You" "$name">>"I didn’t expect this. Thank you... this really means a lot."<</speech>>
<center>"her smile widens just a little, her gaze warm, filled with understanding" </center>
<<speech "Casey">>"You don’t have to thank me, $name. I just... I want you to have a chance, that’s all. You’ve got so much potential. You don’t need to carry all this on your own."<</speech>>
<center>"his voice soft, almost a whisper" </center>
<<speech "You" "$name">>"I don’t deserve this... not after everything."<</speech>>
<center>"he looks away for a moment, but then meets her eyes again" </center>
<<speech "You" "$name">>"But... I’ll take it. I’ll go. One step at a time, right?"<</speech>>
<center>"nods, her eyes filled with a quiet kind of confidence" </center>
<<speech "Casey">>"Exactly. One step at a time. And you’re not alone in this. I’m here, okay?"<</speech>>
<center>"feeling something shift inside him—hope, possibility, something he hasn’t felt in a long time" </center>
<<speech "You" "$name">>"Okay... I’ll go."<</speech>>
<center>"he smiles, a little more sure of himself" </center>
<<speech "You" "$name">>"I’ll make it work. Thank you again, Casey. Seriously."<</speech>>
<center>"her eyes soft, a final gentle smile" </center>
<<speech "Casey">>"Anytime, $name. Just take it easy. And I’ll see you later."<</speech>>
<center>"standing up to leave, his heart a little lighter than before, feeling like something’s changing for the first time in ages" </center>
<<speech "You" "$name">>"See you."<</speech>>
<center>"Casey pauses for a moment as she clears her plate, her gaze softening." </center>
<<speech "Casey">>"Hey, before you go... there’s something I’ve been meaning to ask."<</speech>>
[[Continue |Continue in Kitchen]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Her voice is gentle, but she chooses her words carefully, sensing how fragile the situation has been for $name." </center>
<<speech "Casey">>"How’s the investigation going? Have you heard anything new from Detective Marple about your brother?"<</speech>>
<center>He sighs, rubbing his temples.</center>
<<speech "You" "$name">>"Detective Marple’s been on it, but there are no leads. No ransom. No sign of who did this."<</speech>>
<center>"She leans forward, her voice gentle but firm." </center>
<<speech "Casey">>"It’s still early, $name. You’re doing everything you can. And Detective Marple is too. She’ll get there."<</speech>>
<center>"He nods, but frustration simmers in his eyes." </center>
<<speech "You" "$name">>"I just—I need something, Casey. Anything."<</speech>>
<center>"She reaches out, giving his hand a reassuring squeeze." </center>
<<speech "Casey">>"You’re not alone in this. Take it one step at a time."<</speech>>
<center>"His expression softens slightly, but worry still lingers." </center>
<<speech "You" "$name">>"I’ll keep pushing. I’ll call Marple again."<</speech>>
<center>"Casey stands to leave, offering a small, comforting smile." </center>
<<speech "Casey">>"I’m here if you need anything."<</speech>>
[[Call Detective Marple]]<<set $gameTime += 1>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><img src="img/mis/call.jpg" width="50%"></center>
<<speech "You" "$name">>"Come on, answer..."<</speech>>
<center>"After a moment, the phone clicks, and a voice breaks through the static." </center>
<center><img src="img/char/Jane/Jane.jpg" width="50%"></center>
<<speech "Jane">>"$name, it's Jane."<</speech>>
<<speech "You" "$name">>"Detective, you have to tell me something. Anything. You promised me you’d keep me updated on my brother."<</speech>>
<center>"There’s a brief pause, then a heavy sigh on the other end of the line." </center>
<<speech "Jane">>"Look, $name, I wish I could give you better news, but the situation’s complicated. We’re still running down leads, but... it’s not easy. You know how these gangs operate. They don’t just leave traces behind."<</speech>>
<<speech "You" "$name">>"I don’t care about easy. I care about my brother. Who’s behind this? Do you have any names, any leads?"<</speech>>
<center><img src="img/mis/fistsclenching.webp" width="50%"></center>
<center>"Jane’s voice softens, though there’s still that professional detachment." </center>
<<speech "Jane">>"Yeah, we’ve got a few things. Some chatter around the East End—mostly off the record, but word is, the Crimson Vultures are involved"<</speech>>
<<speech "You" "$name">>"The Vultures? That’s—"<</speech>>
<<speech "Jane">>"Yeah, I know. They're low-profile, but they're dangerous. We don’t know what their play is yet, but it smells like kidnapping for leverage. You can’t be too careful with them."<</speech>>
<<speech "You" "$name">>"Fuck..."<</speech>>
<center><img src="img/mis/fuck.webp" width="50%"></center>
<<speech "Jane">>"We’re going to keep looking. But you have to lay low, $name. I know you want to help, but this isn’t something you can solve by yourself. These guys are ruthless, and if you get too close..."<</speech>>
<<speech "You" "$name">>"I’m not going to sit back and wait, Jane."<</speech>>
<center>"Jane’s voice drops, stern and low." </center>
<<speech "Jane">>"I’m telling you this for your own good. Don’t make me regret giving you this much info. Keep your head down. Trust the process."<</speech>>
<<speech "You" "$name">>"I don’t trust the process. I trust myself."<</speech>>
<center>"There’s a long pause, then Mallory speaks again, this time softer, but still professional." </center>
<<speech "Jane">>"Alright. But just... be smart. I'll be in touch if anything comes up. And $name? Don't do anything stupid."<</speech>>
<center>"$name hangs up, the weight of the conversation sinking in. The Crimson Vultures. He knows they're dangerous—he’s heard the stories, seen the news reports. They don’t leave survivors. His heart races with a mix of fear and determination. His brother’s life is in their hands, and $name will do anything to get him back." </center>
[[Sleep]]
</div><<set $gameTime += 3>>
<<if $clarasex>>
<div class="sleep-message">
<center><p id="styled-text">"You slept well"</p></center>
<center><img src="img/mis/sleep.webp" width="60%"></center>
[[Wake up|atpenthousemorning]]
</div>
<<elseif $gotoclub>>
<div class="sleep-message">
<center><p id="styled-text">"You slept well"</p></center>
<center><img src="img/mis/sleep.webp" width="60%"></center>
[[Incoming Call from Emily|Incoming Call from Emily]]
</div>
<<else>>
<div class="sleep-message">
<center><p id="styled-text">"You slept well"</p></center>
<center><img src="img/mis/sleep.webp" width="60%"></center>
[[Wake up|Bedroom]]
</div>
<</if>>
<<set $dayNum += 1>>
<<if $dayNum == 7>>
<<set $dayNum = 0>>
<</if>>
<<if $energy +50> 100>>
<<set $energy = 100>>
<<else>>
<<set $energy = $energy + 75>>
<</if>>
<<set $gameTime = 0>>
<<set $CalledJane = true>>
<<set $gotoclub = false>>
<<if $metEmilyinMarket>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You grind your ass to stay fit"</center>
<center><img src="img/Mis/workout.webp" width="60%"></center>
<center> 💪 Strength + 1 </center>
<center> ⚡ Energy - 25 </center>
[[Meet Emily|Meet Emily]]
</div>
<<elseif $energy <25>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You grind your ass to stay fit"</center>
<center><img src="img/Mis/workout.webp" width="60%"></center>
<center> 💪 Strength + 1 </center>
<center> ⚡ Energy - 25 </center>
[[Return|Gym]]
</div>
<</if>>
<<set $gameTime += 1>>
<<set $strength += 1>>
<<set $energy -= 25>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $metEmilyinMarket = false>>
<<set $next = true>>
<<if $money > 20 && $energy > 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
><center>"Your coach shows you how to do the exercise."</center>
<center><img src="img/Mis/workout2.webp" width="60%"></center>
<center> 💪 Strength + 2 </center>
<center> ⚡ Energy - 35 </center>
<center> 💰 money - 20 </center>
[[Return|Gym]]
</div>
<<set $gameTime += 1>>
<<set $strength += 2>>
<<set $energy -= 35>>
<<set $money -= 20>>
<<if $money <= 0>>
<<set $money = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<else>>
<<if $money <= 20>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
><center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
><center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<</if>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<<if $strength >= 50>><<if $money <20 && $energy < 35>><div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<elseif $money <20>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<elseif $energy <34>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<else>>
<<switch random(1, 4)>>
<<case 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
<video autoplay controls loop muted>
<video autoplay controls loop muted>
<source src="img/char/emily/3.mp4" type="video/mp4">
</video>
<center>💪 Strength + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money - $20 </center>
<center>💖 Love + 1 </center>
[[Return|Gym]]
</div>
<<set $gameTime += 1>>
<<set $emilylove += 1>>
<<set $strength += 2>>
<<set $energy -= 35>>
<<set $money -= 20>>
<<if $money <= 0>>
<<set $money = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $energy <= 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
><center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<</if>>
<<case 2>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
<video autoplay controls loop muted>
<video autoplay controls loop muted>
<source src="img/char/emily/4.mp4" type="video/mp4">
</video>
<center>💪 Strength + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money - $20 </center>
<center>💖 Love + 1 </center>
[[Return|Gym]]
</div>
<<set $gameTime += 1>>
<<set $emilylove += 1>>
<<set $strength += 2>>
<<set $energy -= 35>>
<<set $money -= 20>>
<<if $money <= 0>>
<<set $money = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $energy <= 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
><center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<</if>>
<<case 3>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
<video autoplay controls loop muted>
<video autoplay controls loop muted>
<source src="img/char/emily/5.mp4" type="video/mp4">
</video>
<center>💪 Strength + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money - $20 </center>
<center>💖 Love + 1 </center>
[[Return|Gym]]
</div>
<<set $gameTime += 1>>
<<set $emilylove += 1>>
<<set $strength += 2>>
<<set $energy -= 35>>
<<set $money -= 20>>
<<if $money <= 0>>
<<set $money = 0>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<if $energy <= 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
><center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<</if>>
<<case 4>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
<video autoplay controls loop muted>
<video autoplay controls loop muted>
<source src="img/char/emily/6.mp4" type="video/mp4">
</video>
<center>💪 Strength + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money - $20 </center>
<center>💖 Love + 1 </center>
[[Return|Gym]]
</div>
<<set $gameTime += 1>>
<<set $emilylove += 1>>
<<set $strength += 2>>
<<set $energy -= 35>>
<<set $money -= 20>>
<<if $money <= 0>>
<<set $money = 0>>
<</if>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<if $energy <= 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
><center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<</if>>
<</switch>>
<</if>>
<<set $gymporn3 = true>>
<<else>>
<<if $strength >= 35>>
<<if $money <20 && $energy < 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<elseif $money <20>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<elseif $energy <34>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
<video autoplay controls loop muted>
<video autoplay controls loop muted>
<source src="img/char/emily/2.mp4" type="video/mp4">
</video>
<center>💪 Strength + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money - $20 </center>
<center>💖 Love + 1 </center>
[[Return|Gym]]
</div>
<<set $gymporn2 = true>>
<<set $gameTime += 1>>
<<set $emilylove += 1>>
<<set $strength += 2>>
<<set $energy -= 35>>
<<set $money -= 20>>
<<if $money <= 0>>
<<set $money = 0>>
<</if>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<</if>>
<<else>>
<<if $strength >= 20>>
<<if $money <20 && $energy < 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<elseif $money <20>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<elseif $energy <34>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
<video autoplay controls loop muted>
<video autoplay controls loop muted>
<source src="img/char/emily/1.mp4" type="video/mp4">
</video>
<center>💪 Strength + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money - $20 </center>
<center>💖 Love + 1 </center>
[[Return|Gym]]
</div>
<<set $gymporn = true>>
<<set $gameTime += 1>>
<<set $emilylove += 1>>
<<set $strength += 2>>
<<set $energy -= 35>>
<<set $money -= 20>>
<<if $money <= 0>>
<<set $money = 0>>
<</if>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<</if>>
<<else>>
<<if $money <20 && $energy < 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<elseif $money <20>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You cannot spend any money because you have none left."</center>
<center><img src="img/mis/nomoney.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<elseif $energy <34>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Gym]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"
<video autoplay controls loop muted>
<video autoplay controls loop muted>
<source src="img/char/emily/0.mp4" type="video/mp4">
</video>
<center>💪 Strength + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money - $20 </center>
<center>💖 Love + 1 </center>
[[Return|Gym]]
</div>
<<set $gameTime += 1>>
<<set $emilylove += 1>>
<<set $strength += 2>>
<<set $energy -= 35>>
<<set $money -= 20>>
<<if $money <= 0>>
<<set $money = 0>>
<</if>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"After your workout $name move towards the dressing section, when you spot someone you recognize—Emily, who’s adjusting the weights on a machine." </center>
<<speech "You" "$name">>"Hey, Emily! Didn’t expect to see you here."<</speech>>
<center><img src="img/char/emily/emilyworkout.jpg" width="50%"></center>
<center>"looks up, surprised, then smiles warmly." </center>
<<speech "emily">>"Oh hey! $name, Small world, huh? What are you doing here?"<</speech>>
<center><img src="img/mis/hey.webp" width="50%"></center>
<<speech "You" "$name">>"Just trying to figure out how to start working out. I've been slacking, honestly. Thought I'd check this place out. But it’s kind of overwhelming, to be honest."<</speech>>
<<speech "emily">>"Yeah, I get that. There’s a lot to choose from, and it can be hard to know where to begin. So, what’s your goal? You looking to get stronger, or just get into a routine?"<</speech>>
<<speech "You" "$name">>"I’m honestly just trying to get in better shape and feel better. I don’t even know where to start. All these machines are like... foreign to me."<</speech>>
<<speech "emily">>"Yeah, I’ve been there. It’s easy to get lost. Do you have any fitness experience at all, or is this kind of your first time jumping in?"<</speech>>
<<speech "You" "$name">>"Well, I’ve worked out here and there, but nothing serious. Mostly just cardio or random stuff I saw on YouTube. Definitely not doing it right half the time."<</speech>>
<<speech "emily">>"That’s totally normal. A lot of people start that way. Honestly, if you want to make real progress, it’s good to have a plan. You know, some direction. That way, you’re not just guessing."<</speech>>
<<speech "You" "$name">>"Yeah, I could really use some direction. But I feel like I need someone to show me the ropes. You know, so I don’t hurt myself or waste time."<</speech>>
<<speech "emily">>"Well, I might be able to help you with that. I actually work here as a personal trainer. Been doing it for a while now. If you want, I could train you for $20. We could do a one-on-one session, go over the basics, and I’ll show you the right exercises for what you're looking to do."<</speech>>
<<speech "You" "$name">>"Wait, you work here? You’re a trainer?"<</speech>>
<<speech "emily">>"Yep, I’m a trainer here. I know, it’s not something I usually mention at work at the grocery store. But I’d love to help you out if you’re serious about getting started. For $20, you’d get a personalized session where I’ll show you what to do, how to do it safely, and make sure you're on the right track."<</speech>>
<<speech "You" "$name">>"That sounds like exactly what I need. I’ve been thinking about getting a trainer, but I wasn’t sure where to start. $20 for a session isn’t bad either. What would the session be like?"<</speech>>
<center><img src="img/mis/trainermode.webp" width="50%"></center>
<<speech "emily">>"It’s basically a crash course in how to work out efficiently. I’ll take a quick look at your fitness level, ask about your goals, and then we’ll dive into some exercises that’ll suit your needs. I’ll walk you through everything, make sure your form’s correct, and give you some guidance on how to stay on track."<</speech>>
<<speech "You" "$name">>"That actually sounds perfect. I’ve been really wanting to take this seriously, but I didn’t know where to begin. I’m down for it."<</speech>>
<<speech "emily">>"Great! I can promise you won’t regret it. Let’s get started. Follow me, and we’ll go over some basics to get you started."<</speech>>
<<speech "You" "$name">>"Let’s do it. I’m ready!"<</speech>>
<center><img src="img/mis/imready.webp" width="50%"></center>
[[Gym|Gym]]
</div>
<<set $metEmilyinGym = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<speech "emily">>"Hey, you… so, after this shift, how about we hit the nightclub? I need something to shake off this day, and you’re looking like you could use a good time, too."<</speech>>
<<speech "You" "$name">>"Oh, really? What kind of "good time" are we talking about here?"<</speech>>
<<speech "emily">>"Oh, you know... dancing, drinks, a little flirting. I’ll be honest, I’m hoping you’ll keep me company on the dance floor. You’ve got moves, right?"<</speech>>
<center><img src="img/mis/club.webp" width="50%"></center>
<<speech "You" "$name">>"Moves, huh? You think I can keep up with you?"<</speech>>
<<speech "emily">>"Oh, I’m counting on it. Plus, I can’t be the only one turning heads tonight. I need someone who can handle the heat… think you’re up for that?"<</speech>>
<<speech "You" "$name">>"I think I could handle it… just don’t blame me if I steal the spotlight."<</speech>>
<<speech "emily">>"Steal it all you want, babe. Just promise me you’ll keep those moves hot… I'll be watching."<</speech>>
<<speech "You" "$name">>"You’ll be the first to know. Let’s see if you can keep up with me tonight."<</speech>>
<<speech "emily">>"Oh, I’ll be right behind you."<</speech>>
<center>" 💰 Money + 50" </center>
<center>"⚡ Energy - 25" </center>
[[End shift|Go with Emily]]
</div>
<<set $money += 50>>
<<set $energy -= 25>>
<<set $club = false>>
<<set $MQ1 = false>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<speech "emily">>"So... you ready for this? Or are you just pretending to be cool?"<</speech>>
<center>"She glanced over at you, her lips curled into a teasing smile, the headlights of passing cars catching the glint in her eyes."</center>
<<speech "You" "$name">>"Oh, I’m definitely pretending to be cool. You just don’t know it yet."<</speech>>
<center>"You smirked, looking over at her, the playful challenge clear in your tone."</center>
<<speech "emily">>Uh-huh, sure.But when we hit that dance floor, you better be ready to back up that swagger. I’m not taking it easy on you."<</speech>>
<<speech "You" "$name">>"Is that a promise?"<</speech>>
<<speech "emily">>"You bet it is."<</speech>>
<center>"She bit her lip slightly, her hand casually resting on the gearshift, fingers tapping to the beat as if she had all the confidence in the world."</center>
<<speech "emily">>"But don’t worry, I’ll be kind—at least for the first few minutes."<</speech>>
<<speech "You" "$name">>"How sweet of you.I might have to show you who really runs this dance floor tonight."<</speech>>
<<speech "emily">>"You think you can handle it?"<</speech>>
<<speech "You" "$name">>"I don't know about that but can you handle this..."<</speech>>
<center><img src="img/mis/popout.webp" width="50%"></center>
<<speech "emily">>"You're definitely in a cheeky mood today!"<</speech>>
<center><img src="img/mis/pullover.webp" width="50%"></center>
[[Pull over|Pull over]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You pull aside the car." </center>
<<speech "You" "$name">>"Ready when you are."<</speech>>
<center>"Your hard dick is getting sucked by Emily." </center>
<video autoplay controls loop muted>
<source src="img/char/emily/od0.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"You're really skilled at this. Fuck!"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/emily/od1.mp4" type="video/mp4">
</video>
<<speech "emily">>FUCK! Yes, keep fucking me, baby."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/emily/od2.mp4" type="video/mp4">
</video>
<<speech "emily">>Yes, cum in me, honey, cum inside me. Keep going keep fucking me."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/emily/od3.mp4" type="video/mp4">
</video>
<<speech "emily">>Fuck that was amazing."<</speech>>
<<speech "You" "$name">>"Ya! We should probably head to the club now."<</speech>>
[[Go to Club|Go to Club]]
</div>
<<set $gotoclub = true>>
<<set $pullover = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The nightclub hums with energy, the flashing lights sync with the beats of the music. The crowd is immersed in the rhythm of the night. $name and Emily, are haivng fun." </center>
<center><img src="img/mis/club2.webp" width="50%"></center>
<<speech "You" "$name">>"I'm totally exosted."<</speech>>
<<speech "emily">>"Lets have some drink."<</speech>>
<center>" $name and Emily, are trying to relax when their attention is drawn to a growing commotion near the back of the room. A group of men—the Crimson Vultures—are crowding around a woman—the boss lady. Her security is nowhere in sight, and the Vultures are clearly trying to intimidate her." </center>
<center><img src="img/char/madeline/mclub.jpg" width="50%"></center>
<<speech "You" "$name">>"Those guys... They're the Crimson Vultures. What are they doing here?"<</speech>>
<<speech "emily">>"They’ve been making waves lately. Looks like they’re trying to intimidate her."<</speech>>
<center>"The boss lady stands her ground, but the Vultures are clearly enjoying their power. One of the goons, a tall man with a scar running down his cheek, steps up and jostles her, knocking her drink out of her hand. The woman doesn’t flinch, but the Vultures aren’t backing off either."</center>
<<speech "Goon2">>"You think you’re too good for us, huh? Your security’s nowhere to be seen."<</speech>>
<<speech "Madeline">>"I don’t need anyone to handle lowlifes like you."<</speech>>
<<speech "emily">>(whispering, looking at $name)
This is bad. Her security’s gone, and these guys are looking for trouble."<</speech>>
<<speech "You" "$name">>"I can’t just stand by and watch."<</speech>>
<center>"$name steps forward, cutting through the crowd, their eyes locked on the situation. Emily follows closely, ready to back them up if things go south.
<center><img src="img/mis/stepup.webp" width="50%"></center>
The goons stop when they notice $name approaching, sizing them up with sneers. The scarred goon turns, his eyes narrowing."</center>
<<speech "Goon2">>"Who the hell are you?"<</speech>>
<<speech "You" "$name">>"She’s had enough. Back off."<</speech>>
<center>"There’s a brief silence as the goons look at each other, unsure of what to make of this new person. $name’s stance is confident, unwavering, and the boss lady watches, her arms crossed but her face unreadable."</center>
<<speech "Goon2">>"You lookin' for a fight, punk?"<</speech>>
<<speech "You" "$name">>"Just trying to enjoy my night."<</speech>>
<center>"$name said, keeping his voice calm despite the adrenaline surging through him. He eyed the gun nervously."</center>
<center><img src="img/mis/closeup.jpg" width="50%"></center>
<<speech "Goon2">>"Well, you're gonna get one."<</speech>>
<center>"He raised the gun, aiming it at $name. $name froze, his heart pounding in his chest. He had no choice but to act fast.
With a burst of speed, $name lunged at Goon 1, tackling him to the ground. The gun skittered across the floor. A fierce struggle ensued, $name wrestling the larger man for control."</center>
<<speech "You" "$name">>"Two on one, huh?"<</speech>>
<center>"$name muttered as Goon 2, smaller but quicker, circled him, a pistol glinting in his hand."</center>
<<speech "Goon">>"I knew you’d say that. I’ll have her reach out to you soon. This could be a great opportunity."<</speech>>
<<speech "You" "$name">>"Alright… I’m in. Let’s see what this is all about."<</speech>>
<<speech "Goon">>"This is gonna be fun."<</speech>>
<center>"The fight erupted. $name weaved and dodged, his movements a blur of motion. He spotted the fallen gun and, with a desperate dive, snatched it up. He pointed it at Goon 2, his finger hovering over the trigger.
Goon 2 froze, his hand hovering over the trigger of his own gun. "Don't be stupid," he rasped, his voice strained.
$name held his ground, his heart hammering against his ribs. He knew he couldn't afford to hesitate.
Just then, the piercing wail of sirens cut through the music. The goons froze, their eyes darting nervously around the club."</center>
<<speech "Goon">>"Looks like our party's over."<</speech>>
<center>"The goons exchanged panicked glances, then, with a collective groan, dropped their weapons and backed away.
The police arrived moments later, their blue lights flashing. The goons were quickly apprehended, their protests falling on deaf ears.
$name leaned against the bar, panting heavily. He looked at Madeline, who was watching him with a mixture of awe and relief."</center>
<<speech "Madeline">>"You alright?"<</speech>>
<<speech "You" "$name">>"Yeah, Just a little shaken up."<</speech>>
<center>"He managed a weak smile."</center>
<<speech "Madeline">>"Thanks for... you know..."<</speech>>
<center>"Madeline smiled back, her eyes sparkling."</center>
<<speech "Madeline">>"You were amazing."<</speech>>
<center>"$name felt a surge of pride, despite the lingering fear and adrenaline. He had faced down three armed goons and emerged victorious, all for the sake of protecting someone he barely knew. It was a night he wouldn't soon forget, a night that had pushed him to his very limits."</center>
[[Go home & sleep|Sleep]]
</div>
<<set $gotoclub = true>>
<<set $gameTime += 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"It’s early morning when $name’s phone buzzes beside them on the nightstand, pulling them from a deep sleep. They squint at the screen—it’s Emily’s name. Groggy, they swipe to answer." </center>
<center><img src="img/mis/wakeup.webp" width="50%"></center>
<<speech "You" "$name">>"Hello?"<</speech>>
<<speech "emily">>"Hey, $name. Did I wake you?"<</speech>>
<<speech "You" "$name">>"Yeah... it’s early, Emily. What’s up?"<</speech>>
<<speech "emily">>"Sorry, but I need to talk to you. It’s about last night."<</speech>>
<center>"$name’s mind flashes back to the club, the chaos that had erupted when a group of goons had started causing trouble. They’d stepped in instinctively, handling the situation with quick precision. Emily had been right there, watching everything unfold."</center>
<center><img src="img/mis/club2.webp" width="50%"></center>
<<speech "You" "$name">>"What about last night? We just got out of there after I—"<</speech>>
<<speech "emily">>"Yeah, you handled those guys. I’ve seen you train, $name, but last night… you were on a whole other level. I was impressed."<</speech>>
<center>"$name frowns, not sure why she’s making such a big deal out of something that felt like just another quick decision in the heat of the moment."</center>
<<speech "You" "$name">>"It wasn’t a big deal. Just stepped in, got it over with."<</speech>>
<<speech "emily">>"No, it is a big deal. You took those guys down like it was nothing. And that’s why I’m calling. My sister runs a security firm, and she’s looking for someone exactly like you. Someone strong, level-headed, and able to act under pressure."<</speech>>
<center>"$name sits up, now fully awake, as the weight of Emily’s words starts to sink in."</center>
<<speech "You" "$name">>"Your sister? A security firm? But I’ve never done anything like that before."<</speech>>
<<speech "emily">>"That’s the point. You’ve got the physical skills, and you’re sharp when things get intense. My sister’s team needs someone who can handle themselves in situations like last night—someone who can think fast. You’ll be trained on the job. I’m telling you, you’re exactly what she’s looking for."<</speech>>
<center>"$name takes a deep breath, still unsure but also feeling a spark of curiosity. This is a huge leap, but maybe it’s what they’ve been training for."</center>
<<speech "You" "$name">>"Alright… I’m in. Let’s see what this is all about."<</speech>>
<<speech "emily">>"I knew you’d say that. I’ll have her reach out to you soon. This could be a great opportunity."<</speech>>
<center>"The call ends, and $name sits there for a moment, letting the offer settle in. Their training had always been about getting stronger, but now it feels like it might be about to lead to something far bigger. The next chapter is waiting."</center>
[[end call|hallway]]
</div>
<<set $olivia = true>>
<<set $interviewcall = true>>
<<set $MQ2 = false>>
<div style="text-align: center;">
<b style="font-size: 35px;">🔄 Changelog</b>
</div>
<center><b>📝v.0.2</b></center>
<center><b>🌟Update - New Locations, Characters & Exciting Features!🌟</b>
<hr>
<big><b>🌍 New Places to Explore:</b></big>
• <b>Hospital</b> – A new location to care for and connect with others.
• <b>Emily’s House</b> – Step inside Emily’s world and explore her personal space.
• <b>Clara’s Penthouse</b> – Discover the luxury and secrets at the top of the hotel.
<hr>
<big><b>💖 New Characters & Storylines:</b></big>
<b>1. Clara – A New Face:</b>
• <b>Clara</b> joins the adventure as a <b>brand-new character</b>.
• Unlock a <b>new scene</b> with Clara and get to know her better.
<b>2. Emily – Romance Awaits:</b>
• <b>Date Emily</b> and experience <b>two romantic scenes</b>. Dive deep into your relationship and explore emotional moments with her.
<b>3. Casey – Path to Love:</b>
• Help <b>Casey</b> with household chores to earn <b>Love Points</b>.
• With a <b>new romantic scene</b> awaiting.
<b>4. Olivia – A Fresh New Moment:</b>
• <b>Olivia</b> gets a <b>brand-new scene</b>! Uncover new layers of her story and enjoy an enriching experience together.
<b>5. Madeline – Evolving Story:</b>
• <b>Madeline</b> receives a <b>new scene</b>, revealing more of her journey that lie ahead.
<hr>
<big><b>⚡️ New Features & Enhancements:</b></big>
<b>1.🏃♂️ Agility Skill System:</b>
• <b>Agility</b> has been introduced as a new stat!
• Train your agility in the <b>Firm</b> or by helping <b>Casey</b> with daily chores. Sharpen your skills and unlock exciting opportunities.
<b>2.💡 Tips:</b>
• <b>Tips</b> has been introduced.
• Use these helpful tips to guide you through your journey, enhance your gameplay, and maximize your potential. Whether you're new or experienced, these insights will help you!
</center>
<<return>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>$name steps outside, squinting up at the sun, feeling the weight of the morning lift just a little. He takes a deep breath, his body still a little tense from the nerves, but there’s a warmth in his chest now that wasn’t there before. For the first time in a while, he feels like something good could be on the horizon.
His phone buzzes with a new text from Casey. He pulls it out of his pocket and reads her message, a smile pulling at his lips.</center>
<<speech "Casey">>"So? How’d it go? Did you get the job?"<</speech>>
<center>$name types back quickly, not able to hide the smile in his response.</center>
<<speech "You" "$name">>"Yeah. I start this week."<</speech>>
<center>Almost immediately, another message pops up from her.</center>
<<speech "Casey">>"Yesss! I knew you could do it. I’m so proud of you."<</speech>>
<center>$name smiles, leaning against the storefront as the reality of what just happened settles in. The job’s not going to solve everything, but it’s a step—a real one. And with each step, he’s getting closer to the future he’s hoping for.
<center><img src="img/mis/smile.webp" width="50%"></center>
He types back one more message, something simple but sincere.</center>
<<speech "You" "$name">>"Thanks, Casey. For everything."<</speech>>
<center>He sends it, then pockets the phone and heads home, the weight of the world on his shoulders but a little less heavy than before.</center>
[[Go back to store|market]]
</div>
<<set $next = false>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<<set $EmQ = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<switch random(1, 3)>>
<<case 1>>
<<if $energy >= 24>>
<center>"You spent your time in a costume handing out leaflets to rich people." </center>
<center><img src="img/mis/emily4.webp" width="60%"></center>
<<set $money += 50>>
<<set $energy -= 25>>
<<set $gameTime += 1>>
<center> 💰 Money + $50 </center>
<center> ⚡ Energy - 25 </center>
<<else>>
<center>"You don't have enough energy to complete the work."</center>
<center><img src="img/mis/noenergy2.webp" width="50%"></center>
<<if $energy < 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<</if>>
<<return>><<case 2>>
<<if $energy >= 24>>
<center>"Woman showing asshole to people in the market." </center>
<center><img src="img/mis/emily3.webp" width="30%"></center>
<<set $money += 50>>
<<set $gameTime += 1>>
<<set $energy -= 25>>
<center> 💰 Money + $50 </center>
<center> ⚡ Energy - 25 </center>
<<else>>
<center>"You don't have enough energy to complete the work."</center>
<center><img src="img/mis/noenergy2.webp" width="50%"></center>
<<if $energy < 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<</if>>
<<return>><<case 3>>
<<if $energy >= 24>>
<center>"Couldn't you find another place to fuck?" </center>
<center><img src="img/mis/emily2.webp" width="60%"></center>
<<set $money += 50>>
<<set $gameTime += 1>>
<<set $energy -= 25>>
<center> 💰 Money + $50 </center>
<center> ⚡ Energy - 25 </center>
<<else>>
<center>"You don't have enough energy to complete the work."</center>
<center><img src="img/mis/noenergy2.webp" width="50%"></center>
<<if $energy < 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<</if>>
<<return>><</switch>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
</div>
<<set $next = false>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"><center>"Ridiculous TV shows."</center>
<center><img src="img/Mis/watchtv.webp" width="60%"></center>
<center> ⚡ Energy + 20 </center>
[[Return|Living Room]]
</div>
<<set $gameTime += 1>>
<<set $energy += 20>>
<<if $energy <= 0>>
<<goto "Sleep">>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"><center>"You feel refreshed."</center>
<center><img src="img/mis/shower3.webp" width="60%"></center>
<center> ⚡ Energy + 15 </center>
[[Return|Bathroom]]
</div>
<<set $gameTime += 1>>
<<set $energy += 15>>
<<if $energy <= 0>>
<<goto "Sleep">>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/eat.webp" width="50%"></center>
<<speech "You" "$name">>"Gomu gomu nooooo eat everything !!!"<</speech>>
<center>⚡ Energy + 15</center>
<<set $hasEaten = true>>
<<set $gameTime += 1>>
<<set $energy += 15>>
[[Return|Kitchen]]
</div>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"looking at the Emily, hesitating"</center>
<center><img src="img/mis/nervous2.webp" width="50%"></center>
<<speech "You" "$name">>"Hey, Emily, can I ask you something?"<</speech>>
<<speech "emily">>"Of course."<</speech>>
<center>"letting out a nervous laugh, pushing through the unease"</center>
<<speech "You" "$name">>"I’ve been thinking about it for a while now, and, uh... I just wanted to ask—would you, you know… want to go on a date with me?"<</speech>>
<center>"Emily raises an eyebrow, a playful smirk tugging at the corner of her lips"</center>
<<speech "emily">>"A date? Like… a real date?"<</speech>>
Yeah, like a real one. Not just hanging out or being friends, but dinner, maybe drinks... something more, just the two of us.
<<speech "emily">>"Hmm, I wasn’t expecting that. You’re not just asking for coffee anymore, huh?"<</speech>>
<center>$name shakes his head, looking nervously</center>
<<speech "You" "$name">>"Nope. I… I’d really like to get to know you better. Outside of the usual hangouts."<</speech>>
<center>"soft smile forming on her face"</center>
<<speech "emily">>"Well, I kinda like the idea of us doing something a little more special. So... sure. I'd love to go on a date with you."<</speech>>
<center>$name visibly relieved, smiles wide</center>
<center><img src="img/mis/relieved.webp" width="50%"></center>
<<speech "You" "$name">>"Really? That's awesome! I’ll, uh... make sure it’s good. Promise."<</speech>>
<center>"Emily in teasing tone"</center>
<<speech "emily">>"It better be something better than “let’s grab a burger,” though. I have high expectations now."<</speech>>
<<speech "You" "$name">>"Oh, I’ve got something planned—something memorable. I’ll figure it out."<</speech>>
<<speech "You" "$name">>"I'll pick you up later?"<</speech>>
<center>"Emily gives her address."</center>
<<speech "emily">>"Sure come pick me up after my shift."<</speech>>
<center><img src="img/mis/celebration.webp" width="50%"></center>
[[End Shift|pickup]]
</div>
<<set $Emhouse = true>>
<<set $dateEmily = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Emily grinning, walking toward $name."</center>
<video autoplay controls loop muted>
<source src="img/mis/pickup.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Hey, you look amazing. Like, really amazing."<</speech>>
<<speech "emily">>"Well, I figured I’d give you a kinky surprise to show up ahead of time. Hope you like it."<</speech>>
<center>"$name stands there for a moment, his lips curling into a teasing grin."</center>
<<speech "You" "$name">>"You never disappoint me."<</speech>>
<center>"Emily chuckles, clearly pleased with the reaction, but she raises an eyebrow in mock seriousness."</center>
<<speech "emily">>"I’ll go change real quick."<</speech>>
<center>"She heads off, and the anticipation in the air grows as $name waits. The seconds feel like minutes. Then, the door opens, and Emily steps out, her presence transforming the space. She’s wearing something simple but undeniably cute—a soft, cozy outfit that somehow manages to make her look even more radiant."</center>
<center><img src="img/mis/gabbie.jpg" width="50%"></center>
<<speech "You" "$name">>"So, uh… You ready for this? I promise it’s going to be fun."<</speech>>
<center>"Emily nods, her eyes lighting up."</center>
<<speech "emily">>"I’m excited. I’ve been curious ever since you asked me out. Where are we going, though? You’ve been pretty secretive about it."<</speech>>
<center>"$name grinning mischievously"</center>
<<speech "You" "$name">>"If I tell you, it won’t be a surprise. And I’m pretty sure surprises are part of the fun, right?"<</speech>>
<center>"Emily laughing softly"</center>
<<speech "emily">>"True, true. Alright, mystery man, lead the way."<</speech>>
<center>"$name grins as he open the car door for her."</center>
<center><img src="img/mis/open.webp" width="50%"></center>
<<speech "You" "$name">>"Alright, let's go. Hope you like it."<</speech>>
<center>"Emily hops into the passenger seat, glancing at $name as he get in. Her excitement is palpable."</center>
[[Let's go|letsgo]]<<set $gameTime += 1>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The pier at sunset, the last rays of the sun casting a golden glow over the water. The sound of waves crashing against the shore mixes with the distant calls of seagulls. The area is alive with soft music from nearby vendors, and a faint breeze stirs the air. $name and Emily are walking along the pier, hand in hand, laughing as they pass small food stalls and street performers."</center>
<center><img src="img/mis/sunset.webp" width="50%"></center>
<center>"$name gestures toward the water, smiling."</center>
<<speech "You" "$name">>"This is one of my favorite spots. It’s quiet but still feels like there's always something going on, you know?"<</speech>>
<center>"Emily, her eyes scanning the surrounding scene, nods slowly. The faint glow of the setting sun catches her features."</center>
<<speech "emily">>"Yeah, I get what you mean. It’s… peaceful, but not too still. I like it."<</speech>>
<center>"They pause for a moment, the breeze stirring Emily’s hair as she inhales deeply, taking in the calmness of the moment. Her gaze shifts towards the horizon, and her face lights up with sudden excitement.
Emily points enthusiastically toward the distant ferris wheel, her voice rising in excitement."</center>
<<speech "emily">>"Hey, look! A ferris wheel! Let's go there!"<</speech>>
<video autoplay controls loop muted>
<source src="img/mis/wheel.mp4" type="video/mp4">
</video>
<source src="img/mis/wheel.mp4" type="video/mp4">
<center>"After the ride, the pair stands near the edge of the pier, gazing out at the water. The sky is a stunning canvas of pinks, purples, and oranges, casting an almost magical glow over everything. The last traces of daylight are fading, leaving only the stars beginning to appear. $name takes a deep breath, feeling the weight of the moment. Their eyes meet, and a soft smile plays on $name’s lips.."</center>
<<speech "You" "$name">>"I’m really glad we’re doing this. Honestly, I was nervous about tonight, but… now that we’re here, I’m just happy to be with you."<</speech>>
<center>"Emily’s voice is soft, almost a whisper, as she looks at the view before her."</center>
<<speech "emily">>"Me too. It’s nice, just… being here with you. It feels different, but in a good way."<</speech>>
<center>"Suddenly, the sound of laughter and cheers fills the air as a nearby vendor shakes a large box, and confetti bursts out in a shower of bright, colorful paper. It catches the light from the sunset, and the air is filled with a joyous sparkle. Both $name and Emily laugh, letting the confetti rain down on them. They catch handfuls of it, their faces lighting up with pure joy."</center>
<<speech "You" "$name">>"Okay, this was definitely not planned. But it feels like the universe is on our side tonight, doesn’t it?"<</speech>>
<center>"Emily giggles, some of the confetti settling in her hair. She looks up at $name with a bright smile."</center>
<<speech "emily">>"I don’t know if the universe had anything to do with it, but this feels pretty perfect."<</speech>>
<center>"$name gaze softens, you'r tone turning serious as $name look at her with warmth."</center>
<<speech "You" "$name">>"Yeah, it really does. Emily, I’m glad we’re here. I’m glad we’re doing this."<</speech>>
<center>"Emily looks up at the sky, her voice gentle but full of meaning."</center>
<<speech "emily">>"Me too. This… this is the start of something good, I think."<</speech>>
<center>"The two of them share a quiet smile, and for a moment, the world around them seems to fade away—the sounds of the crowd, the waves, even the confetti, all melt into the background. What remains is the connection between them, the quiet certainty that something beautiful is unfolding."</center>
<center><img src="img/mis/meet.webp" width="50%"></center>
[[Go to Emily's|afterdate]]<<set $gameTime += 1>><<set $sunsetdate = true>><<set $emdate1 = false>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The night air is cool as $name and Emily drive back to Emily’s house. The soft glow of the porch light welcomes them, and the distant sounds of crickets fill the quiet night. The last remnants of the sunset have faded, leaving a sky full of stars above them."
<center><img src="img/mis/sky.webp" width="50%"></center>
"They step onto the porch, where a cozy atmosphere greets them—a few candles are lit, their soft flickering casting a warm glow. The sound of their laughter from dinner still lingers in the air, and the sense of comfort and intimacy from the evening settles over them. Emily unlocks the door and gestures for $name to enter."</center>
<<speech "emily">>"Welcome to my place. I hope dinner was good. I thought it would be nice to finish the night here, just the two of us."<</speech>>
<center>"$name smiles, your heart swelling with warmth as you step inside. The space feels like a reflection of Emily—inviting, cozy, and full of little touches that make it uniquely hers. The soft hum of music from a nearby speaker adds to the intimate feel of the room. Emily takes a seat on the couch, patting the spot beside her."</center>
<<speech "emily">>"Come sit with me. I’m not quite ready to let go of tonight just yet."<</speech>>
<center>"$name sits down beside her, you'r fingers brushing as they get comfortable. The quiet hum of the music, the warmth from the candles, and the calm of the night all seem to fold them into a small bubble of peace. Emily’s presence feels magnetic, and for a moment, neither of them speaks—just a shared moment of connection."</center>
<<speech "emily">>"We should do Anal today 😉."<</speech>>
<center>"$name's smile widning."</center>
<video autoplay controls loop muted>
<source src="img/char/emily/a1.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Fuck yeah! Don't stop bitch; keep riding that dick!"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/emily/a2.mp4" type="video/mp4">
</video>
<center>"$name, exhausted but with a wide smile."</center>
<<speech "You" "$name">>"It was such an eventful date night."<</speech>>
<center>"The evening has drawn to a close, and the soft, calming atmosphere of the room wraps them both in its gentle embrace."</center>
<center>"Emily speaks softly, her voice carrying a hint of reluctance."</center>
<<speech "emily">>"I guess it's getting late, huh?"<</speech>>
<center>"She looks at him, her eyes lingering on his for a moment longer than usual, the quiet between them speaking volumes. The thought of the night ending brings a small sigh, though it's filled with a sense of contentment."</center>
<<speech "emily">>"I had such a nice time tonight, $name. Really... I’m glad you’re here."<</speech>>
<<speech "You" "$name">>"Me too, Emily. I think this is exactly how I wanted to end the night."<</speech>>
<center>"She gives him a soft, almost shy smile before rising slowly from the couch. She walks toward the door, glancing back at him, her eyes filled with that same warmth."</center>
<<speech "emily">>"Well... I guess I should let you go. I don’t want to keep you out too late."<</speech>>
<center>"$name stands too, his footsteps matching hers as he follows her toward the door. He hesitates for a moment before turning to face her, a smile tugging at his lips."</center>
<<speech "You" "$name">>"Thanks for everything, Emily. Tonight was perfect."<</speech>>
<center>"They share a quiet moment, their eyes locking for just a heartbeat longer than necessary. Emily’s fingers graze his arm lightly as she opens the door, her voice barely above a whisper."</center>
<<speech "emily">>"Goodnight, $name. Sleep well."<</speech>>
<<speech "You" "$name">>"Goodnight, Emily. See you soon."<</speech>>
[[Go home|hallway]]<<set $gameTime += 1>> </div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The night air is cool as $name and Emily drive back to Emily’s house. The soft glow of the porch light welcomes them, and the distant sounds of crickets fill the quiet night. The last remnants of the sunset have faded, leaving a sky full of stars above them.
They step onto the porch, where a cozy atmosphere greets them—a few candles are lit, their soft flickering casting a warm glow. The sound of their laughter from dinner still lingers in the air, and the sense of comfort and intimacy from the evening settles over them. Emily unlocks the door and gestures for $name to enter."</center>
<<speech "emily">>"Thank you for such a wonderful evening. I really had a great time."<</speech>>
<<speech "You" "$name">>"I’m glad you did. The night’s not over yet, though."<</speech>>
<center>"You step inside her home, and the soft warmth of the interior feels like a perfect contrast to the cool night outside. Emily’s house is cozy and inviting, decorated with a mix of personal touches that reflect her personality—a few framed photos on the walls, plush cushions scattered around, and a warm, earthy scent in the air."</center>
<<speech "emily">>"Make yourself at home. I’ll be right back; I just need to grab something."<</speech>>
<center>"Emily disappears into the kitchen, leaving you to look around for a moment. The soft sound of music plays in the background, adding a touch of intimacy to the atmosphere. You take in the space, noticing how comfortable and lived-in it feels—this is her personal world, and it’s nice to be a part of it, even for just a little while."</center>
<center>"As she returns, she holds a bottle of wine in one hand and two glasses in the other, her eyes sparkling. The dim lighting makes her look even more beautiful, and the peaceful ambiance of the house adds to the feeling that this is a moment you both will remember."</center>
<<speech "emily">>"How about we unwind a little? A glass of wine to end the evening?"<</speech>>
<<speech "You" "$name">>"That sounds perfect."<</speech>>
<center><img src="img/mis/wine2.webp" width="50%"></center>
<center>"You both sit on the couch, the glasses clinking softly as Emily pours the wine. There’s a gentle quiet between you now, but it’s not awkward. It’s comfortable, warm, and you can feel the connection between you growing stronger with each passing moment. She sits close to you, her shoulder brushing yours as you both take a sip from your glasses."</center>
<<speech "emily">>"You know, I love moments like this. Just the two of us, no rush, no distractions. It’s... perfect."<</speech>>
<<speech "You" "$name">>"I couldn’t agree more. I think this is exactly where I’m meant to be right now."<</speech>>
<center>"Emily glances at you, her gaze soft and full of warmth. The air between you both feels charged now, not with tension, but with the quiet pull of affection that has been building all evening. She sets her glass down gently on the coffee table, then turns slightly toward you, her eyes never leaving yours."</center>
<<speech "emily">>"I’m really glad you’re here. I’ve wanted to share moments like this with someone for so long. It feels so natural with you... like we’ve known each other forever."<</speech>>
<<speech "You" "$name">>"I feel the same way. It’s like we’re in sync, you know? Like everything just... fits."<</speech>>
<center>"The space between you both seems to shrink, the intimate atmosphere making it feel like the world has narrowed down to just the two of you in this quiet, cozy room. Emily leans in slightly, her breath mingling with yours, the moment feeling delicate and full of promise. Without saying anything more, she places her hand gently on yours, her fingers brushing against yours, a simple but meaningful gesture that sends a flutter through your chest."</center>
<center><img src="img/mis/hands.webp" width="50%"></center>
<<speech "emily">>"I’ve really enjoyed getting to know you. I feel so comfortable with you. More than I expected to, honestly."<</speech>>
<<speech "You" "$name">>"I feel the same way. I’m really happy we’re here together. I want to see where this goes... if you’re open to that."<</speech>>
<center>"There’s a quiet pause as Emily studies your face, her gaze lingering on you for a moment that feels endless and yet completely natural. She smiles softly, her hand tightening around yours just slightly, as if reaffirming the connection between you both."</center>
<<speech "emily">>"I’d like that. I’d really like that."<</speech>>
<center>"And in that moment, the world outside the walls of her house fades away. The connection between you both grows deeper, and everything feels right as you sit together, sharing this quiet, romantic evening."</center>
<center>
<video autoplay controls loop muted>
<source src="img/char/emily/g4.mp4" type="video/mp4">
</video></center>
<center>
<video autoplay controls loop muted>
<source src="img/char/emily/g5.mp4" type="video/mp4">
</video></center>
<<speech "emily">>"Yes... Yes... keep fucking me!"<</speech>>
<center>
<video autoplay controls loop muted>
<source src="img/char/emily/g6.mp4" type="video/mp4">
</video></center>
<center>"Following a strenuous workout."</center>
<<speech "emily">>"Well, that was quite an unforgettable evening."<</speech>>
<<speech "You" "$name">>"Tell me about it. I don't think I've ever had a night like that before."<</speech>>
<<speech "emily">>"Same here. We should definitely do this again sometime"<</speech>>
<<speech "You" "$name">>"Absolutely. I’d like that."<</speech>>
<<speech "emily">>"I’ll see you at the store tomorrow? Take care, $name."<</speech>>
<<speech "You" "$name">>"You too, Emily. See you soon!"<</speech>>
[[Go home|emend]]<<set $gameTime += 1>> </div>
<<if $energy <15>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Kitchen]]
</div>
<<else>>
<<switch random(1, 3)>>
<<case 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/k1.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center> <<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Kitchen]]
</div>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<case 2>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/k2.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center> <<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Kitchen]]
</div>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<case 3>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/k3.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center>
<<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Kitchen]]
</div>
<</switch>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>><</if>>
<<if $energy <15>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Kitchen]]
</div>
<<else>>
<<switch random(1, 3)>>
<<case 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/b1.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center>
<<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Bathroom]]
</div>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<case 2>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/b2.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center>
<<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Bathroom]]
</div>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<case 3>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/b3.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center>
<<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Bathroom]]
</div>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<</switch>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>><</if>>
<<if $energy <15>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|Kitchen]]
</div>
<<else>>
<<switch random(1, 3)>>
<<case 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/l1.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center>
<<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Living Room]]
</div>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<case 2>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/l2.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center>
<<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Living Room]]
</div>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<case 3>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;"> <center><img src="img/mis/l3.webp" width="50%"></center>
<center>⚡ Energy - 15</center> <center>🏃♂️ Agility + 1</center> <center>💖 Love + 1</center>
<<set $gameTime += 1>><<set $energy -= 15>><<set $agility += 1>><<set $caseylove += 1>>[[Return|Living Room]]
</div>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<</switch>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>><</if>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><i>"As you step into the kitchen, you see Casey standing at the counter, carefully pouring the rich, steaming coffee into her favorite mug. The aroma of freshly brewed coffee fills the air, and she pauses for a moment, savoring the warmth rising from the cup in her hands."</i></center>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"I’m so glad we could have breakfast together. It’s these quiet moments with you that make everything feel so perfect."<</speech>>
<<speech "Casey">>"I feel the same way. And I just want to thank you for being here, for being so thoughtful. It’s more than I could’ve asked for."<</speech>>
<center>"Casey smiles at $name, her eyes shining with affection. She takes a slow sip of her coffee, clearly savoring the moment."</center>
<<speech "You" "$name">>"It’s easy to be thoughtful when I’m with someone as amazing as you. I’m just happy to be here, sharing this with you."<</speech>>
<center>"Casey lets out a soft, affectionate laugh, her eyes softening as she gazes at $name, her heart warmed by the sincerity of their words."</center>
<<speech "Casey">>"You know, it’s rare to find someone who values the small moments the way you do. You have this way of making everything feel... special. You’re incredible, you know that?"<</speech>>
<<speech "You" "$name">>"I’m just lucky to be with someone who makes me feel this way. You make everything seem brighter, just by being you."<</speech>>
<center>"Casey blushes slightly, her smile radiant as she meets the $name’s gaze, her heart swelling with affection."</center>
<<speech "Casey">>"You really know how to make me feel cherished. I’m so grateful you’re here with me."<</speech>>
<<speech "You" "$name">>"And I’m so grateful for you. You were there for me when everything fell apart, when I thought I had nothing left. You picked me up when I was lost, and I’ll never be able to thank you enough for that."<</speech>>
<center>"Casey’s expression softens, her eyes filled with empathy as she reaches across the table, her hand gently brushing the $name’s. The bond between them feels even deeper now, a silent understanding passing between them."</center>
<<speech "Casey">>"You don’t have to thank me. I’ll always be here for you, through everything. That’s what matters."<</speech>>
<<speech "You" "$name">>"And you mean everything to me. Honestly, this is the best way to start my day – with you by my side."<</speech>>
<center>"They share a quiet, intimate moment, basking in the warmth of each other’s presence, the connection between them deepening with every passing second."</center>
[[Continue|heatingup]]</div><<set $dcas = true>><<set $TalktoCasey = false>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<speech "You" "$name">>"You know, after everything we’ve been through, I never thought I’d feel this... safe. Or wanted. Or loved."<</speech>>
<<speech "Casey">>"You’re everything to me, you know that? You make me feel things I didn’t even know I could feel."<</speech>>
<center>"Casey moves a little closer, her gaze fixed on the $name with an intensity that sends a shiver down their spine. The air between them feels electric, charged with unspoken desire."</center>
<video autoplay controls loop muted>
<source src="img/char/casey/close.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"I can’t help but want more of you, Casey. You’ve become this... this need in my life, something I never knew I was missing."<</speech>>
<center>"Casey’s breath catches, her heart racing as she closes the gap between them, her hand gently resting on the $name’s arm. The warmth of her touch is overwhelming, sending sparks through their entire body."</center>
<<speech "Casey">>"You’re not the only one who feels that way."<</speech>>
<<speech "You" "$name">>"Then why do I feel like every moment I spend with you makes me crave you even more?"<</speech>>
<center>"Casey’s lips curve into a teasing smile, her eyes darkening with something undeniably heated. She leans in, her voice a soft, seductive whisper."</center>
<<speech "Casey">>"Maybe because you’re not the only one who’s been holding back."<</speech>>
<center>"The $name’s pulse quickens, and for a brief, breathless moment, the world feels like it’s standing still. The chemistry between them is undeniable, like a fire waiting to ignite."</center>
<<speech "You" "$name">>"What are you saying, Casey?"<</speech>>
<center>"Casey’s gaze flickers between the $name’s lips and their eyes, a sultry tension hanging in the air. She doesn’t need to say anything more—her intentions are clear. She closes the distance just enough for their breaths to mingle, her lips a mere inch away from theirs."</center>
<<speech "Casey">>"I think it’s time we stopped pretending we’re not already something more."<</speech>>
<center>"The world outside seems to fade away, and for the first time, all that matters is the electric pull between them. They both know that this moment will change everything."</center>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen2.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Just fuck me to my limits... with everything you've got."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen3.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Get up, bitch! It’s time to do The Iron Chef—let’s see what you’ve really got!"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen4.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Ohh fuck... wait—let me take a ride of that big dick of yours!"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen5.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Get off my dick bitch! and position yourself against the kitchen counter."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen6.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen7.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"That was incredible. We need to do that again soon!"<</speech>>
<<speech "Casey">>"Absolutely! That was a blast!"<</speech>>
[[Get ready for work|Kitchen]]
<<set $caskitsex = true>><<set $caseykitchen = true>><<set $gameTime += 1>></div>
<<if $higholivialove >>
<<if $olivialove >= 15>>
<<goto "oliviasoffice">>
<</if>>
<<elseif $energy < 35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff padding: 10px;">
<center>"You don't have enough energy to complete the workout."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|firm]]
</div>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>><</if>>
<<switch random(1, 3)>>
<<case 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><img src="img/mis/agilitytraining.webp" width="50%"></center>
<center>🏃♂️ Agility + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money + $20 </center>
<center>💖 Love + 1 </center>
[[Return|firm]]
</div>
<<set $gameTime += 1>>
<<set $olivialove += 1>>
<<set $agility += 2>>
<<set $energy -= 35>>
<<set $money += 20>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<case 2>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><img src="img/mis/agilitytraining2.webp" width="50%"></center>
<center>🏃♂️ Agility + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money + $20 </center>
<center>💖 Love + 1 </center>
[[Return|firm]]
</div>
<<set $gameTime += 1>>
<<set $olivialove += 1>>
<<set $agility += 2>>
<<set $energy -= 35>>
<<set $money += 20>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<<case 3>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><img src="img/mis/agilitytraining3.webp" width="50%"></center>
<center>🏃♂️ Agility + 2 </center>
<center>⚡ Energy - 35 </center>
<center>💰 Money + $20 </center>
<center>💖 Love + 1 </center>
[[Return|firm]]
</div>
<<set $gameTime += 1>>
<<set $olivialove += 1>>
<<set $agility += 2>>
<<set $energy -= 35>>
<<set $money += 20>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<<if $gameTime == 5>>
<<goto "latenight">>
<</if>>
<</switch>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"After traning $name enters in Olivia's cabin. $name glances at Olivia, his eyes lingering on her for a moment longer than he intended."</center>
<<speech "You" "$name">>"You know, it’s hard to concentrate with you so close by."<</speech>>
<center>"Olivia smiles softly, her gaze never leaving him."</center>
<<speech "olivia">>"Oh? And here I thought you were the one making it impossible for me to focus."<</speech>>
<center>"$name chuckles, shaking his head, leaning back slightly as if to distance himself. But the pull between them is undeniable."</center>
<<speech "You" "$name">>"Maybe we’re both guilty of that. But I don’t mind."<</speech>>
<center>"Olivia steps a little closer, the space between them shrinking with each passing moment. She tilts her head, her smile mischievous."</center>
<<speech "olivia">>"You’re trouble, you know that?"<</speech>>
<center>"$name grins, his heart picking up speed as he watches her."</center>
<center><img src="img/mis/grinning.webp" width="50%"></center>
<<speech "You" "$name">>"Only for you."<</speech>>
<center>"He takes a step closer, his breath mingling with hers. The space between them is so small now it feels like anything could happen.
Olivia’s eyes flicker down to his lips before meeting his gaze again, her voice quieter, almost a whisper."</center>
<<speech "olivia">>"Maybe that's the only kind of trouble I’m willing to get into."<</speech>>
<center>"$name’s voice softens, the heat in the room intensifying as he speaks. His words are almost vulnerable, as if revealing more of himself than he intended."</center>
<<speech "You" "$name">>"You’ve already got me in way deeper than I ever expected."<</speech>>
<center>"Olivia’s lips part slightly, her breath catching in the quiet space that stretches between them. She leans in just a little more, her whisper a secret meant only for him."</center>
<<speech "olivia">>"I don’t plan on letting you get out anytime soon."<</speech>>
<center>"Olivia eagerly climbs upon her desk striped, positioning her juicy ass toward $name."</center>
<video autoplay controls loop muted>
<source src="img/char/olivia/w1.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Suck me up Bitch..."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/olivia/w2.mp4" type="video/mp4">
</video>
<<speech "olivia">>"Just put it in me Daddy."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/olivia/w3.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/olivia/w4.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"You cheap whore, get on top of me."<</speech>>
<<speech "olivia">>"Yes Daddy!"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/olivia/w5.mp4" type="video/mp4">
</video>
<center>"After the office fun."</center>
<<speech "olivia">>"You have to promise me one thing."<</speech>>
<<speech "You" "$name">>"What?"<</speech>>
<<speech "olivia">>"You will never stop fucking me."<</speech>>
[[Go back to your work|olivend]]<<set $gameTime += 1>><<set $higholivialove = false>><<set $oliviafirm = true>><<set $sexolivia = true>><<set $olivoff = true>></div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Olivia is calling you into her office."</center>
<center>"Olivia leaning against her desk, handing over an envelope."</center>
<<speech "olivia">>"I need you for a new assignment. This one's a bit... different."<</speech>>
<center>"$name takes the envelope, raising an eyebrow in curiosity."</center>
<<speech "You" "$name">>"Different how?"<</speech>>
<<speech "olivia">>"The location's not exactly the usual kind of place. But I think you’re the right person for it."<</speech>>
<center>"$name glancing down at the address, then back at her."</center>
<<speech "You" "$name">>"I see. You’ve always had a knack for knowing exactly who to trust with these jobs."<</speech>>
<center>"olivia steps closer, her gaze lingering on him."</center>
<center><img src="img/mis/closeup.webp" width="50%"></center>
<<speech "olivia">>"It’s not just about trust. I know you can handle anything... but I also know it’s hard to keep my mind off you sometimes."<</speech>>
<center>"eyes soften, a playful smile tugging at his lips."</center>
<<speech "You" "$name">>"I can’t say I’m not flattered. Maybe I should start getting used to being the one you can’t stop thinking about."<</speech>>
<center>"smirking, voice low."</center>
<<speech "olivia">>"Oh, I’m already used to it. I just didn’t think you'd notice so soon."<</speech>>
<center>"steps closer, voice soft but teasing."</center>
<<speech "You" "$name">>"You’d be surprised what I notice when it comes to you."<</speech>>
<center>"hand toching each others."</center>
<center><img src="img/mis/hands.webp" width="50%"></center>
<<speech "olivia">>"Be careful with this assignment... and with me."<</speech>>
<center>"smirking, taking a step back toward the door."</center>
<<speech "You" "$name">>"I’ll be careful with both. Wouldn't want to disappoint you."<</speech>>
[[Go to clint's Office|meetmadeline]]<<set $trainingdone = false>> </div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Scene transitions to a sleek office high-rise. $name steps off the elevator and walks down the corridor, passing security before entering the large, stylish office."
<center><img src="img/places/other/office.jpg" width="50%"></center>
"$name see Madeline standing by the window, her silhouette framed by the city skyline. She turns as she hears you approach, a knowing smile spreading across her face."</center>
<center>"Madeline smiling slyly."</center>
<<speech "Madeline">>"Well, if it isn’t the man from the club. I must say, I didn’t expect to run into you in a place like this."<</speech>>
<center>"$name grinning, looking her up and down with a hint of amusement."</center>
<<speech "You" "$name">>"The last time we met, I didn’t exactly expect this either. But I’ll admit, I’m intrigued."<</speech>>
<center>"Madeline laughs softly, walking toward $name."</center>
<center><img src="img/mis/walk.webp" width="50%"></center>
<<speech "Madeline">>"You looked different back then. A little more relaxed, I’d say. I never took you for the bodyguard type."<</speech>>
<center>"$name raises an eyebrow."</center>
<<speech "You" "$name">>"Guess it’s a surprise. I wasn’t exactly in the business that night. Just a guy enjoying a drink, meeting someone interesting."<</speech>>
<center>"Madeline circling him slowly, her gaze sharp and playful."</center>
<<speech "Madeline">>"And now? You’re here, working for Olivia. Quite the turn of events. I didn’t think you’d be the type to jump into this world."<</speech>>
<center>"smiling slightly."</center>
<<speech "You" "$name">>"Life’s full of surprises. Sometimes you meet someone, and things change. I’m not complaining, though. The job has its perks."<</speech>>
<center>"Madeline steps closer, her voice lowering."</center>
<<speech "Madeline">>"Oh, I’m sure it does. But don’t think for a second that I’ve forgotten how we left things at the club. You had a certain… energy about you. It makes me wonder how much of that still lingers."<</speech>>
<center>"$name meeting her gaze with a playful smile."</center>
<<speech "You" "$name">>"You really think I’m still the same guy? Maybe I've changed. Or maybe, just maybe, it’s you who’s more intriguing now."<</speech>>
<center>"smiling knowingly, brushing past him to her desk."</center>
<<speech "Madeline">>"You’ll have to prove it to me. But first, I need you to take a look at this.[hands him a folder of her schedule]"<</speech>>
<center>"$name glancing at the folder before locking eyes with her again."</center>
<<speech "You" "$name">>"I’ll take care of it. But I have to admit, I’m curious—what’s the real reason you wanted me here? Just business, or something else?"<</speech>>
<center>"leaning in slightly, her voice soft but commanding."</center>
<<speech "Madeline">>"Maybe a little bit of both. You’re not the only one who likes a challenge, you know."<</speech>>
<center>"smirking, leaning in just enough to close the distance."</center>
<<speech "You" "$name">>"Then let’s see who can keep up. I think you’ll find I’m good at more than just the job."<</speech>>
<center>"holding his gaze with a confident smile."</center>
<<speech "Madeline">>"I’m counting on it. Let’s see if you’re up for the test."<</speech>>
[[Leave|office]]<<set $workMa = true>><<set $workCl = true>><<set $gameTime += 1>></div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"A dimly lit nightclub with pulsing lights and the low hum of chatter. A mysterious woman is sitting at the bar, sipping her drink, her eyes scanning the crowd. She’s poised and confident, her gaze catching the attention of every person who passes by. $name walks in, scanning the room. When he spots mysterious woman, there’s an immediate, subtle connection between them."</center>
<center><img src="img/char/Clara/club.webp" width="50%"></center>
<center>"noticing $name approaching, raising an eyebrow with a teasing smile."</center>
<<speech "mysteriouswoman">>"Haven’t seen you around here before. New in town?"<</speech>>
<center>"You smiling as you takes a seat next to her at the bar."</center>
<<speech "You" "$name">>"I don’t usually hang out in places like this. But tonight... I figured why not. Looks like you’re a regular."<</speech>>
<center>"laughing softly, her tone light but with a hint of something deeper."</center>
<<speech "mysteriouswoman">>"Maybe. But I don’t mind a little change of scenery. It’s good to meet someone who can appreciate the night for what it is."<</speech>>
<center>"Clara leaning slightly closer, a playful glint in you'r eyes."</center>
<<speech "You" "$name">>"I know how to make the most of any situation."<</speech>>
<<speech "You" "$name">>"I'm $name by the way."<</speech>>
<<speech "Clara">>"And I'm Clara"<</speech>>
<center>"As their conversation continues, Goon 1 and his associate observe them from the shadows near the back of the bar. Goon 1 is watching intently, then whispers to his partner."</center>
<center><img src="img/mis/background.jpg" width="50%"></center>
<center>"quietly, with a low growl."</center>
<<speech "Goon">>"That’s him. The guy who saved Madeline from us a few day's ago."<</speech>>
<center>"frowning."</center>
<<speech "Mysterious-Man">>"Wait, you mean... that’s the one who took down our men?"<</speech>>
<center>"nodding, a hint of admiration in his voice."</center>
<<speech "Goon">>"Just some guy in the wrong place at the right time. But he did more than we ever expected. And now? [glances toward $name, his eyes narrowing] Now he’s Madeline’s personal bodyguard."<</speech>>
<center>"a smirk forming."</center>
<<speech "Mysterious-Man" >>"So, this guy, the one we couldn’t touch, is now protecting her?"<</speech>>
<center>"smirking darkly."</center>
<<speech "Goon">>"Exactly. But it won’t be for long. We can’t get to Madeline unless we get to him first. [eyes flicker toward Clara] She’s the perfect person to take him down. All we need is for her to get close to him. Make him fall for her."<</speech>>
<center>Clara’s attention shifts slightly as Goon 1 speaks, but she’s still playing it cool, watching the interaction between her and $name as she sips her drink. $name, completely unaware of the planning happening in the background, gets up to head to the washroom.</center>
[[Meanwhile|meanwhile]]
</div>
<<set $metClara = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Clara walks toward the shadowy corner where Goon 1 and his associate are standing. They’re discussing something quietly, but when Clara approaches, they both straighten up."</center>
<center>"in a low, smooth voice, crossing her arms as she faces them."</center>
<<speech "Clara" >>"I saw you two watching. What’s the story with the guy at the bar? The one who looks like he’s just enjoying the night, but clearly isn’t."<</speech>>
<center>"glances at his associate, then back at Clara, speaking in a low, controlled tone."</center>
<<speech "Goon">>"That guy... he’s the one who saved Madeline from us a few months ago."<</speech>>
<center>"raising an eyebrow, intrigued."</center>
<<speech "Clara" >>"So, he’s the hero? The one who swooped in and made things difficult for you?"<</speech>>
<center>"smirking darkly."</center>
<<speech "Goon">>"Exactly. He stepped in and took down our men, and now... he’s Madeline’s personal bodyguard. You can imagine how much that complicates things."<</speech>>
<center>"nodding slowly, understanding the weight of the situation."</center>
<<speech "Clara">>"Interesting. So now he’s under her protection. But before he was just a guy—someone who got involved."<</speech>>
<center>"leaning in slightly, his tone sharp and calculating."</center>
<<speech "Goon">>"That’s right. And that’s why we need to handle this carefully. We can’t get to Madeline unless we go through him. But we don’t need to fight him directly. We just need to get to his weakness."<</speech>>
<center>"smiling, her tone playful but with an edge."</center>
<<speech "Clara">>"You think that’s me?"<</speech>>
<center>"with a knowing smile."</center>
<<speech "Goon">>"Exactly. You’re the perfect person to get close to him. Make him fall for you. Once he’s under your spell, you’ll be able to get him to do anything."<</speech>>
<center>"laughs softly, her eyes glinting with amusement."</center>
<<speech "Clara">>"You think I can’t handle it?"<</speech>>
<center>"shrugging, a little too confident."</center>
<<speech "Goon">>"I don’t doubt you. You’ve always known how to get people to do what you want. You’re good at making people trust you, Clara. And we need him to trust you completely."<</speech>>
<center>"leaning in slightly, her voice lowering with a hint of challenge."</center>
<<speech "Clara">>"So you want me to break through that tough exterior. Get him to let his guard down."<</speech>>
<center>"nodding"</center>
<<speech "Goon">>"Exactly. Once he’s in love with you, you’ll be able to gather the intel we need. And once we have that, we can make our move on Madeline."<</speech>>
<center>"smirking, her tone confident and knowing."</center>
<<speech "Clara">>"Well, I don’t mind a little challenge. But you’re right... there’s something about him. He’s got this... edge to him. Makes things a little more interesting."<</speech>>
<center>"grinning slightly, speaking up."</center>
<<speech "Mysterious-Man">>"Just remember, Clara. This isn’t about your feelings. This is about getting close to him, and then using him to get to Madeline."<</speech>>
<center>"eyeing them both, her smile never fading."</center>
<<speech "Clara">>"Don’t worry. I know the difference. I’ll make him fall for me... but I won’t let anything get in the way of the job.[pauses, glancing toward the bar, her eyes scanning the room for $name]"<</speech>>
<center>"with a satisfied nod."</center>
<<speech "Goon">>"That’s the plan. Just make sure you stay focused. Once you’ve got him, everything will fall into place."<</speech>>
<center>"Clara steps back slightly, her mind already working through the steps of the plan. She turns to head back to the bar but pauses to give Goon 1 one last look."</center>
<center>"teasingly, as she walks away."</center>
<<speech "Clara">>"Don’t worry. I know the difference. I’ll make him fall for me... but I won’t let anything get in the way of the job.[pauses, glancing toward the bar, her eyes scanning the room for $name]"<</speech>>
<center>"The goons watch her walk back toward the bar, a sense of satisfaction settling in. They know Clara’s charm and cunning will be enough to manipulate $name, but they also know it won’t be easy."</center>
[[continue|atbar]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Clara returns to the bar, where $name is already sitting, casually sipping his drink, unaware of the scheming happening around him. Clara approaches with a purposeful stride, her demeanor subtly shifting to match the calculated charm she now intends to use."</center>
<center>"smiling warmly as she takes a seat beside $name, her tone light and playful."</center>
<<speech "Clara">>"So, you’re keeping quiet about yourself. I’m starting to wonder... what exactly do you do, $name?"<</speech>>
<center>"raising an eyebrow, his tone playful but guarded."</center>
<<speech "You" "$name">>"You asking out of curiosity, or are you trying to figure me out?"<</speech>>
<center>"smiling wider, her eyes glinting with mischief."</center>
<<speech "Clara">>"Maybe a little bit of both. I’m always interested in people who don’t like to talk about themselves. It makes me wonder what they’re hiding."<</speech>>
<center>"laughs softly, his expression thoughtful."</center>
<<speech "You" "$name">>"Not hiding much. Just don’t like opening up too easily."<</speech>>
<center>"leaning in a little, her voice lowering as she challenges him gently."</center>
<<speech "Clara">>"Oh, I think everyone’s got something they’re hiding. It’s only a matter of whether or not they’re willing to let it out"<</speech>>
<center>"pauses, his expression flickering briefly as he decides whether to answer her or not."</center>
<<speech "You" "$name">>"I... take care of people. I’m a bodyguard now, but I never expected to be in this line of work."<</speech>>
<center>"nodding, as if she expected him to say that, her eyes sharp with interest."</center>
<<speech "Clara">>"A bodyguard, huh? That explains a lot. You’ve got that... protective vibe. The kind of person who’s always watching, always ready."<</speech>>
<center>"leaning in slightly."</center>
<<speech "Clara">>"I bet there’s more to you than that. You don’t strike me as the type who ends up as a bodyguard by accident."<</speech>>
<center>"shrugs."</center>
<<speech "You" "$name">>"Long story. One thing led to another."<</speech>>
<center>"nodding with interest."</center>
<<speech "Clara">>"Fair enough.But I’m not here just to make small talk.I own a hotel uptown. A nice little place, but it’s a lot more than just a business. [pauses as if thinking for a moment] I’ve put a lot into it. The top floors? My penthouse. I like to keep things close to home. [leans in slightly, lowering her voice to add a layer of intrigue] It’s got a view that makes everything else seem small."<</speech>>
<center>"you'r eyes widening slightly, impressed but still trying to maintain a sense of detachment."</center>
<<speech "You" "$name">>"A penthouse, huh? Sounds pretty... high-profile."<</speech>>
<center>"laughing softly, her eyes lighting up with mischief."</center>
<<speech "Clara">>" Well, let’s just say I’m used to the view from the top. But it’s not all about luxury. I’ve built this place from the ground up. You don’t get to that point by being careless or trusting everyone who comes your way."<</speech>>
<center>"nodding slowly, respect creeping into his voice."</center>
<<speech "You" "$name">>"I can imagine. Running a place like that must take a lot of work—and a lot of patience."<</speech>>
<center>"with a small, almost secretive smile, as if savoring the conversation."</center>
<<speech "Clara">>" Patience, yes. But also strategy. Everything I do is calculated. I’ve had to be. [pauses, then adds thoughtfully] But sometimes... it’s nice to take a break from all that. Relax a little. Have some fun."<</speech>>
<center>"smirking slightly, his tone a bit teasing."</center>
<<speech "You" "$name">>"So, you came to a nightclub to “relax”?"<</speech>>
<center>"grinning confidently, leaning a little closer, her voice soft but filled with charm."</center>
<<speech "Clara">>" Sometimes, it’s nice to let the rules go for a bit. Just see where the night takes you. [pauses for a moment, watching him closely, her eyes never leaving his] After all, who can resist a little adventure? Especially when it’s something unexpected."<</speech>>
<center>"his smile fades slightly, sensing the undercurrent of her words, but still intrigued by her boldness."</center>
<<speech "You" "$name">>"You’re not exactly someone who just lets go easily, though. I mean... you seem like someone who has everything under control."<</speech>>
<center>"laughs, not missing a beat."</center>
<<speech "Clara">>"Control? Maybe. But sometimes... I like a little chaos. It keeps things interesting. And you, $name? Are you a fan of chaos?"<</speech>>
<center>"chuckling softly, his tone playful but still careful."</center>
<<speech "You" "$name">>"I’m not sure I’d call myself a fan, but I don’t mind a little unpredictability every now and then"<</speech>>
<center>"smiling knowingly, as if she’s already figured him out."</center>
<<speech "Clara">>"I thought as much. You don’t strike me as the type to avoid a little danger. But I also think you’re a lot more cautious than you let on."<</speech>>
<center>"Clara’s words hit a little too close to home, but $name doesn’t let on. Instead, he changes the subject, wanting to keep the conversation light."</center>
<center>"playfully, but also a little serious."</center>
<<speech "You" "$name">>"I’m cautious, sure. But I think it’s wise to know when to take risks. [pauses, then adds with a hint of challenge] Sometimes, the right risk is worth it."<</speech>>
<center>"laughing softly, her tone dropping to something more alluring, as she stands up."</center>
<<speech "Clara">>"I thought as much. You don’t strike me as the type to avoid a little danger. But I also think you’re a lot more cautious than you let on."<</speech>>
<center>"Clara’s words hit a little too close to home, but $name doesn’t let on. Instead, he changes the subject, wanting to keep the conversation light."</center>
<center>"playfully, but also a little serious."</center>
<<speech "You" "$name">>"Oh, I agree. But the trick is knowing which risks are the right ones. [she moves a little closer, her hand brushing his lightly] Maybe you’ll find out what the right risk is if you take a chance."<</speech>>
<center>"Clara steps back, giving him a lingering look before turning toward the dance floor. Her movement is smooth and confident, but there’s a playful bounce in her step as she looks back at him."</center>
<center>"calling over her shoulder, her voice teasing but inviting."</center>
<<speech "Clara">>"Come find me when you’re ready to see what kind of risk you’re willing to take. But remember... there’s no turning back once you dive in."<</speech>>
<center>"$name watches her leave, the tension between them lingering in the air. There’s something about her—something that both excites and unnerves him. She’s a mystery, and he’s not sure whether he’s intrigued or cautious. The night is far from over, and the game has only just begun."</center>
[[Go home|hallway]] <<set $Clarabar = true>><<set $gameTime += 1>><<set $workCl = false>> </div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"$name is walking into the lobby of Clara’s upscale hotel. The elegant decor catches his eye, and the soft hum of luxury surrounds him. He’s here to follow up on Clara’s invitation, though he's still unsure what exactly he’s getting into. He approaches the front desk, where a receptionist greets him."</center>
<center>"smiling warmly."</center>
<<speech "receptionist ">>"Good evening, sir. How can I assist you?"<</speech>>
<center>"pauses, glancing around before speaking."</center>
<<speech "You" "$name">>"I’m here to see Clara. She mentioned I should come by."<</speech>>
<center>"with a knowing nod."</center>
<<speech "receptionist ">>"Ah, yes. Ms. Clara’s expecting you. Please follow me."<</speech>>
<center>"The receptionist leads $name through the sleek corridors, past art-filled walls and soft lighting, until they reach a private elevator that goes straight to the penthouse level."</center>
<center>"stepping aside."</center>
<<speech "receptionist ">>"The penthouse, sir. She’ll be expecting you at the top."<</speech>>
<center>"$name steps into the elevator, his heart beating a little faster. As the doors close, he tries to steady himself, unsure of what he’s walking into. When the elevator reaches the top floor, the doors open into a grand, open space with floor-to-ceiling windows offering a stunning view of the city. Clara is standing near the window, her silhouette framed by the city lights."</center>
<center>"turning as she hears the elevator, a smile forming on her lips."</center>
<<speech "Clara">>"I was wondering when you’d show up."<</speech>>
<center>"looking around, impressed."</center>
<<speech "You" "$name">>"This place is... something else."<</speech>>
<center>"approaching him, her eyes locking with his."</center>
<<speech "Clara">>"I like to keep things interesting. [pauses] I wasn’t sure if you’d actually come, but I’m glad you did."<</speech>>
<center>"casually, but with a hint of curiosity."</center>
<<speech "You" "$name">>"You really do know how to make an impression."<</speech>>
<center>"with a playful grin."</center>
<<speech "Clara">>"It’s all about creating the right atmosphere."<</speech>>
<center>"she walks toward the bar and pours them both a drink."</center>
<<speech "Clara">>"You don’t mind a drink, do you?"<</speech>>
<center>"shaking his head slightly."</center>
<<speech "You" "$name">>"Not at all."<</speech>>
<center>"handing him a glass, her eyes never leaving his."</center>
<<speech "Clara">>"To risks, mysteries, and whatever else comes next."<</speech>>
<center>"They clink glasses, the atmosphere thick with anticipation. $name feels the tension between them, but he’s not sure whether it’s the allure of Clara herself or the thrill of the unknown."</center>
<center>"taking a sip."</center>
<<speech "You" "$name">>"So, what’s next? What’s the game here?"<</speech>>
<center>"smiling knowingly, taking a sip herself."</center>
<<speech "Clara">>"The game is simple. I want to see if you’re willing to take a chance. [steps closer, her tone soft but charged with meaning] You’ve got a lot of control, $name. But I’m not sure how much you’re willing to lose."<</speech>>
<center>"$name looks at her, his thoughts running wild. Clara’s words are like a puzzle—one he’s tempted to solve. But there’s a part of him that knows he’s stepping into something he doesn’t fully understand."</center>
<center>"smiling faintly, his voice low."</center>
<<speech "You" "$name">>"We’ll see how much I’m willing to lose."<</speech>>
<center>"Clara’s smile widening, sensing she’s finally getting through to him."</center>
[[Enter Penthouse|atpenthouse2]]
</div>
<<set $meetclara2 = false>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The evening is calm and serene in Clara’s penthouse. The city lights shine softly through the expansive windows, and the atmosphere is intimate, filled with a quiet energy. Clara and $name are seated on a plush sofa, their drinks resting in their hands. There's an undeniable tension in the air, something unspoken but deeply felt."</center>
<center>"softly, her voice teasing."</center>
<<speech "Clara">>"You’ve been quiet tonight. What’s on your mind?"<</speech>>
<center>"gently, eyes locked on hers."</center>
<<speech "You" "$name">>"Just thinking... there’s something about you, Clara. You’re not like the others."<</speech>>
<center>"leans in slightly, her voice low."</center>
<<speech "Clara">>"And what is that?"<</speech>>
<center>"his voice thick with sincerity."</center>
<<speech "You" "$name">>"You’re real. No games. I can feel it."<</speech>>
<center>"smiling softly, her heart racing."</center>
<<speech "Clara">>"I like that. I don’t want games either. Just... this."<</speech>>
<center>"They sit in silence for a moment, the tension palpable. Clara slowly moves closer, her hand brushing his, sending a spark through them both. Their faces are inches apart."</center>
<center>"whispering."</center>
<<speech "Clara">>"You’re not afraid of this, are you?"<</speech>>
<center>"his voice a low murmur."</center>
<<speech "You" "$name">>"No. [leans in] Not anymore."<</speech>>
<center>"Their lips meet in a soft, slow kiss, tender but full of promise. It’s a moment of connection, of letting go."</center>
<center>"pulling back slightly, eyes sparkling."</center>
<<speech "Clara">>"I knew you were different."<</speech>>
<center>"smiling gently, still close to her."</center>
<<speech "You" "$name">>"I think I’m starting to see it too."<</speech>>
[[Continue|atpenthousesex]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The evening is calm and serene in Clara’s penthouse. The city lights shine softly through the expansive windows, and the atmosphere is intimate, filled with a quiet energy. Clara and $name are seated on a plush sofa, their drinks resting in their hands. There's an undeniable tension in the air, something unspoken but deeply felt."</center>
<center>"Clara with a teasing lilt, her voice gentle yet playful."</center>
<<speech "Clara">>"You’ve been quiet tonight. What’s on your mind?"<</speech>>
<center>"$name gently turning his gaze to hers, his voice low, almost hesitant but sincere."</center>
<<speech "You" "$name">>"Just thinking... there’s something about you, Clara. You’re not like the others."<</speech>>
<center>"Clara’s eyes narrow slightly, intrigued, her pulse quickening as she leans in ever so slightly."</center><center>"her voice lowering, a slight smile tugging at her lips."</center>
<<speech "Clara">>"And what is that?"<</speech>>
<center>"$name's voice thick with sincerity, the weight of his words hanging between them."</center>
<<speech "You" "$name">>"You’re real. No games. I can feel it."<</speech>>
<center>"Clara smiles softly, her heart racing in a way she hadn’t expected. It feels like a truth that’s been waiting for them both to admit, to acknowledge."</center> <center>"her breath catching, her voice low and intimate."</center>
<<speech "Clara">>"I like that. I don’t want games either. Just... this."<</speech>>
<center>"A charged silence settles around them, heavy but not uncomfortable, as if the world outside has faded into a blur. Slowly, Clara inches closer, her hand brushing $name’s, sending an electric spark through them both.
Their faces are mere inches apart now, the tension thick, yet soothing in its familiarity."</center>
<center>"whispering, a quiet challenge in her tone."</center>
<<speech "Clara">>"You’re not afraid of this, are you?"<</speech>>
<center>"$name’s eyes flicker with something raw, something real, and in that moment, it’s like the air between them shifts—becomes something entirely new."</center>
<center>"his voice a low murmur, eyes dark with intent as he leans in closer."</center>
<<speech "You" "$name">>"No. [leans in, closing the distance] Not anymore."<</speech>>
<center>"Their lips meet in a kiss that is slow, tender—yet there’s an undeniable weight to it, a promise in the way they hold each other, fragile yet resolute. Time stretches, then bends, the world outside slipping away until there’s nothing but the warmth of their touch, the echo of their breath.
<video autoplay controls loop muted>
<source src="img/char/Clara/p1.mp4" type="video/mp4">
</video>
When they pull apart, it’s as if the air has shifted, transformed, leaving them both breathless, eyes locked in something deeper than they had ever imagined."</center>
<center>"Clara's voice soft, her eyes sparkling with a quiet knowing."</center>
<<speech "Clara">>"I knew you were different."<</speech>>
<center>"$name still close, his smile gentle, the warmth between them palpable."</center>
<<speech "You" "$name">>"I think I’m starting to see it too."<</speech>>
<center>"The words hang in the air like a promise—something unspoken but undeniable, a connection that neither of them had expected, but neither could deny now as they submit to thier desire."</center>
<video autoplay controls loop muted>
<source src="img/char/Clara/p2.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/Clara/p3.mp4" type="video/mp4">
</video>
<center>"After an eventful evening the night settles quietly around them, the city lights a distant hum. Clara and $name lie in the soft embrace of the bed, the space between them filled with a quiet, unspoken understanding.
Clara turns to face him, her gaze soft."</center>
<center>"her voice gentle, her movements fluid as she walks toward the bedroom."</center>
<<speech "Clara">>"I knew you were different."<</speech>>
<center>"$name his voice low, yet full of warmth."</center>
<<speech "You" "$name">>"I wasn’t planning on leaving."<</speech>>
<center>"They both feel it—the shift, the deeper connection that goes beyond just tonight. Clara pulls back the covers, her movements slow but inviting. $name follows, the weight of realization settling between them.
The bed feels both vast and intimate. They lie close, the silence comfortable, filled with unspoken understanding. Clara turns to face $name, her eyes searching his, looking for something—an answer, a reflection of the moment."</center>
<center>"Clara her voice a whisper, soft in the stillness."</center>
<<speech "Clara">>"Goodnight, $name."<</speech>>
<center>"$name his voice barely above a breath."</center>
<<speech "You" "$name">>"Goodnight, Clara."<</speech>>
<center>"With that, the world outside fades, and they drift into sleep, the connection between them deepening even in the stillness. The tension is gone, replaced with something warmer, softer, as the night holds them close."</center>
[[Go to Sleep|Sleep]]<<set $gameTime += 2>><<set $clarasex = true>></div><<set $pent = true>>
<<if $clarasex>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The morning light streamed softly through the penthouse windows, casting a warm glow over the room. The city below was still waking up, but inside, there was a quiet serenity. Clara stood by the window, her gaze fixed on the skyline, lost in thought. $name sat at the small table, his coffee in hand, watching her from a distance.
After a moment, Clara turned, her eyes meeting his with a softness that wasn’t there the night before. She walked over and sat beside him, her movements deliberate."</center>
<<speech "Clara">>"I know this has been... different,But you need to understand something. This isn’t the end, just a pause."<</speech>>
<center>"$name frowned slightly, unsure where this was heading. He asked, his voice gentle but searching."</center>
<<speech "You" "$name">>"What do you mean by that?"<</speech>>
<center>"Clara sighed, running a hand through her hair."</center>
<<speech "Clara">>"There are things I need to take care of. Things I can’t explain right now.But I promise, when I’m ready, I’ll contact you. I just need you to be patient. Can you do that?"<</speech>>
<center>"He sat back for a moment, processing her words. The weight of the situation hung in the air, but he could see the sincerity in her eyes. He reached for her hand, his touch gentle."</center>
<center>"he said, his voice calm."</center>
<<speech "You" "$name">>"I’ll wait, But... promise me one thing. That when you need me, you’ll reach out. I’m not going anywhere."<</speech>>
<center>"approaching him, her eyes locking with his."</center>
<<speech "Clara">>"I like to keep things interesting. [pauses] I wasn’t sure if you’d actually come, but I’m glad you did."<</speech>>
<center>"Clara’s gaze softened at his words, and a small smile tugged at her lips. She leaned in slightly, her voice low and reassuring."</center>
<<speech "You" "$name">>"I promise. I just need you to trust me on this. Give me the space I need to figure things out, and when the time is right, we’ll take it from there."<</speech>>
<center>"For a long moment, neither of them spoke. The silence was filled with unspoken understanding, a quiet bond between them. Though uncertainty lingered in the air, there was a sense of peace in knowing that they were still in this together, even if the future was unclear."</center>
[[Time to go home|hotel]]<<set $clarasex = false>><<set $claracafe = true>></div><</if>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The low hum of the bustling café is drowned out by the music pouring through $name and Clara’s earbuds. The world around them feels muted, the clinking of plates and chatter of patrons blending into the background as they sit in their cozy corner booth, letting the rhythm of the song keep the moment relaxed. $name, eyes half-lidded, seems at ease, while Clara, tapping her fingers on the table in time with the beat, smiles at him.
<center><img src="img/mis/music.webp" width="50%"></center>
But then, a sudden ringtone slices through the music. $name pulls his phone from his pocket without thinking, his fingers automatically swiping to answer the call—completely oblivious to the fact that he’s picking up the phone while Clara still lisning."</center>
<center>"her tone tight with urgency, a hint of frustration creeping through."</center>
<<speech "Madeline">>"$name, listen to me. The security for tonight needs to be minimal. I don’t want extra eyes. Dr.Nafario is trusted, and we’re keeping this quiet. No exceptions. Understand?"<</speech>>
<center>"his voice steady, though a hint of unease creeps into his words."</center>
<<speech "You" "$name">>"I get it, Madeline. But cutting back on security for something this sensitive... Are you sure this is the right call? We’ve handled worse with more backup."<</speech>>
<center>"sharply, dismissive."</center>
<<speech "Madeline">>"I said it’s fine. The fewer people involved, the better. This isn’t one of your usual high-profile gigs. We’re dealing with someone I trust. There’s no room for mistakes, $name, but also—no room for attention. Got it?"<</speech>>
<center>"Clara shifts slightly in her seat, trying to understand the tension in the air. She can hear it in Madeline’s voice, the way it tightens when she talks about the specialist. It doesn’t sound like the usual business; it sounds like something more."</center>
<center>"her tone now cold, with a bite to it."</center>
<<speech "Madeline">>"$name, just make sure it’s quiet. Keep the team in check. No distractions. The specialist won’t need any fanfare. Understood?"<</speech>>
<center>"his voice calm but with an edge of concern, as if he’s weighing risks."</center>
<<speech "You" "$name">>"I’m with you, Madeline. But if anything goes wrong—"<</speech>>
<center>"cutting him off, her voice turning chillingly calm."</center>
<<speech "Madeline">>"Nothing is going to go wrong, $name. It’s under control. You just make sure your team doesn’t screw it up. This is business, not a spectacle."<</speech>>
<center>"Clara’s stomach tightens as Madeline’s words hang in the air. The confidence in her tone feels off—like she’s not just trying to manage a security detail but is preparing for something bigger. Clara meets $name’s gaze, sensing his discomfort even if he’s trying to mask it."</center>
<center>"after a pause, his jaw tightening just a fraction, his voice firm but reluctant."</center>
<<speech "You" "$name">>"I’ll make sure everything goes smoothly. You have my word."<</speech>>
<center>"in a more clipped tone, almost patronizing now."</center>
<<speech "Madeline">>"Good. I’ll see you later in office. Don’t make me repeat myself."<</speech>>
<center>"The call disconnects with a click, Clara keeping aside the earbuds before $name sees she was listening. Leaving a silence between them that feels too heavy. Clara studies $name’s face, looking for any sign of what’s really going on. There’s more beneath the surface, but he’s keeping it locked tight."</center>
<center>"Clara asks, her voice casual, though her eyes narrow slightly, sensing the unease in $name."</center>
<<speech "Clara">>"Everything okay?"<</speech>>
<center>"$name offers a small smile, but it’s tight around the edges."</center>
<center><img src="img/mis/awkward.webp" width="50%"></center>
<<speech "You" "$name">>"Yeah, just business stuff. Nothing you need to worry about."<</speech>>
<center>"Clara tilts her head, unconvinced, but she lets it go for now, the weight of the moment hanging between them. As they continue their evening, Clara can’t shake the feeling that something’s coming—something big—and she’s not sure she’ll be able to ignore it for much longer."</center>
[[Later|planning]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Clara stood at the front of the dimly lit room, her eyes scanning the gathered group. The goons were listening intently, some leaning on crates, others standing against the wall. Tension filled the air as they waited for Clara to speak."</center>
<center><img src="img/mis/mafia.webp" width="50%"></center>
<center>"Clara said, her voice calm but laced with urgency."</center>
<<speech "Clara">>"Thank you all for coming on such short notice."<</speech>>
<center>"One of the goons, spoke up, his tone filled with curiosity."</center>
<<speech "Goon">>"What’s the urgency? Why are we all here?"<</speech>>
<center>"Clara didn’t hesitate."</center>
<<speech "Clara">>"I’ve gathered intel on Madeline. She’s meeting with some Dr-Nefario tonight, someone we think might have critical information. It seems like she’s figured out what our boss is after—and may have already used the intel we’ve been chasing."<</speech>>
<center>"A murmur ran through the room, the goons exchanging knowing glances."</center>
<<speech "Goon">>"It's a jackpot.We can’t let her slip away with that kind of info."<</speech>>
<center>"Clara nodded, confirming their suspicion."</center>
<<speech "Clara">>"Exactly. We need to act fast. The meeting is scheduled to take place at her office tonight."<</speech>>
<<speech "Mysterious-Man">>"We need to make a move on Madeline,She's too comfortable, too confident. That’s her weakness."<</speech>>
<center>"Clara turned to the group of three goons who would be leading the mission."</center>
<<speech "Clara">>"You three should take the lead. The security’s not tight, but be cautious. $name will be there, which means extra care is needed."<</speech>>
<center>"goon2 with a smirk, spoke up, his tone almost teasing."</center>
<<speech "Goon2">>"I guess Clara’s boyfriend will be guarding her rival, huh? He’s always in the way."<</speech>>
<center>"Clara raised an eyebrow, her expression stern but controlled."</center>
<<speech "Clara">>"Focus. This isn’t the time for jokes. We need precision."<</speech>>
<center>"The Mysterious-Man stepped forward, his sharp eyes locking onto the group."</center>
<<speech "Mysterious-Man">>"Keep your heads straight. This isn’t just about Madeline—Dr. Nefario is the real target. We need him alive. He’s the key to everything."<</speech>>
<center>"The room grew quiet as the gravity of the situation sank in. Clara could feel the weight of their mission settling over them, the next steps clear in her mind."</center>
<<speech "Clara">>"Let’s get ready. This is our chance"<</speech>>
<center><img src="img/mis/ready.webp" width="50%"></center>
<center>"Clara said firmly, as the group began to prepare, understanding that this was no ordinary job."</center>
[[Meeting|mcsavesmadeline]]
</div>
<<set $gameTime += 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The city’s lights flickered through the office window, casting long shadows across the room. Inside, the atmosphere was tense. Madeline sat at her desk, hands resting on the edge of a briefcase, her gaze fixed ahead. She was poised, calm, but there was a sharpness to her eyes that betrayed her focus. Across from her, Dr. Nefario shifted nervously, glancing at the door every so often, his hands trembling slightly as they hovered over the briefcase. $name stood outside, checking security."</center>
<center>"Madeline said coolly, her voice steady."</center>
<<speech "Madeline">>"We don’t have much time,You need to hand over the device. I trust you understand the consequences if you don’t."<</speech>>
<center>"Dr. Nefario hesitated, swallowing hard. He glanced at the door again, then back at Madeline."</center>
<<speech "Dr-Nefario">>"It’s… it’s not here."<</speech>>
<center>"Madeline's expression tightened, but her voice remained unwavering."</center>
<<speech "Madeline">>"You’re sure?"<</speech>>
<center>"Dr. Nefario confessed, his voice barely above a whisper."</center>
<<speech "Dr-Nefario">>"I… I didn’t trust anyone,I knew that crimson Vultures & you were closing in. So I hid it. I’ve been keeping it safe, but I didn’t expect you to find me so soon."<</speech>>
<center>"Madeline’s lips curled into a thin line, her patience wearing thin."</center>
<<speech "Madeline">>"Where is it, Doctor?"<</speech>>
<center>"Before Dr. Nefario could respond, the door to the office creaked open, and $name stepped in. His eyes quickly scanned the room, assessing the situation. The air was thick with unease."</center>
<<speech "You" "$name">>"Everything alright?"<</speech>>
<center>"Madeline’s gaze flicked to $name."</center>
<<speech "Madeline">>"We’re fine, for now. But the doctor’s... being difficult."<</speech>>
<center>"Dr. Nefario shot a nervous glance at $name, clearly uncomfortable under the bodyguard’s watchful eye."</center>
<center>"$name in his tone sharp."</center>
<<speech "You" "$name">>"That device is more important than you think,We’re not going to let anyone take it."<</speech>>
<center>"Madeline stood up slowly, her expression now one of controlled frustration."</center>
<<speech "Madeline">>"You need to give it to me, Dr. Nefario. If you don’t, we’ll have bigger problems."<</speech>>
<center>"The tension in the room thickened as Dr. Nefario reluctantly opened the briefcase, revealing a small, secure compartment. His hands shook as he reached in and pulled out the the key to a locker."</center>
<<speech "Madeline">>"This is it? where is the device Dr. Nefario."<</speech>>
<center>"Dr. Nefario said, holding the key out carefully."</center>
<center><img src="img/mis/keys.webp" width="50%"></center>
<<speech "Dr-Nefario">>"you have to understand, there’s more at stake here. The gang—they’ve been hunting for this for weeks. They’ll stop at nothing.So, I'm giving this key to you but you have to find the device on your own."<</speech>>
<<speech "Madeline">>"But Dr. Nefario, how can I know which lock will it open."<</speech>>
<<speech "Dr-Nefario">>"The person who knows where the device is was killed but he have share the location to his son, who is missing."<</speech>>
<center>"Before Madeline could take the key, the door to the office slammed open. Clara’s gang, led by Mysterious-Man, stormed into the room. The goon’s eyes locked onto the key, and the tension erupted into chaos."</center>
<<speech "Mysterious-Man">>"Madeline, how are sweety? You know... we’ve been looking for that.."<</speech>>
<center>"Without hesitation, $name stepped between them and Madeline, his body language rigid and protective."</center>
<<speech "You" "$name">>"Not so fast."<</speech>>
<center>"Clara’s gang moved quickly, but Madeline was already one step ahead.she whispered urgently to Dr. Nefario."</center>
<<speech "Mysterious-Man">>"Get the key out of here, now."<</speech>>
<center>"she whispered urgently to Dr. Nefario. She knew this would be her only chance. But before Dr. Nefario could respond, the Mysterious-Man lunged forward, snatching the key out of Dr's hands. In the struggle, the key slipped from the hands and landed on the floor, just as the goon 1 made a grab for it.
Time seemed to slow as $name reacted, stepping forward and quickly snatching the key before the goon could reach it. The Mysterious-Man cursed under his breath."</center>
<<speech "Mysterious-Man">>"Take them down, now!"<</speech>>
<center>"He ordered his men, but the tension was thick. The last thing they wanted was to escalate things further. Gang members took out their guns pointing it at Dr. Nefario & Madeline."</center>
<center>"Madeline’s eyes met $name’s for a brief moment. They had to act fast, and there was no room for hesitation."</center>
<center>"Before $name could go for the goons. Goon 1 took a shot at madeline. Without hesitation $name jumped in front of madeline and took a bullet in his chest falling down to the ground."</center>
<center><img src="img/mis/bullet.webp" width="50%"></center>
<center>"The situation got critical Mysterious-Man order take the keys and leave."</center>
<<speech "Goon">>"Give me the keys Dr. or youll end up the same."<</speech>>
<<speech "Dr-Nefario">>"No way I'm giving you this keys."<</speech>>
<center>"Without thinking twice goon 1 shot Dr. Nefario to death and snatches the keys."</center>
<center>"Clara's gang took the keys and left Madeline shocked, Leaving Dr. Nefario dead adn $name wounded."</center>
<center>"Madeline dialing 911."</center>
<<speech "Madeline">>"Hello 911..."<</speech>>
[[At hospital|mcinhospital]] </div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"After a successful operation, a week has passed, and $name is on the bed, recovering from a gunshot wound. Casey is nearby, her eyes filled with concern, though her sarcasm still lingers in her tone. The door opens, and Madeline enters, her expression shifting to one of immediate worry."</center>
<center><img src="img/mis/bed.webp" width="50%"></center>
<center>"She rushes to $name’s side, her voice soft but filled with disbelief."</center>
<<speech "Madeline">>"I can’t believe you actually got shot for me."<</speech>>
<center>"$name offers a weak smile, his eyes still clouded by pain, but the affection for her is clear in his gaze."</center>
<<speech "You" "$name">>"I couldn’t just let them hurt you."<</speech>>
<center>"Casey teasing but with an undercurrent of warmth, she crosses her arms and looks at $name."</center>
<<speech "Casey">>"Yeah, well, now I get to play nurse to this hero."<</speech>>
<center>"Madeline's voice softens, a mix of frustration and care as she gently touches $name’s shoulder."</center>
<<speech "Madeline">>"You’re crazy. You didn’t have to do that."<</speech>>
<center>"$name grin is faint, but sincere."</center>
<<speech "You" "$name">>"I know, but you’re important to me."<</speech>>
<center>"Casey with affection, she raises an eyebrow and glances at $name, her tone playful but true."</center>
<<speech "Casey">>"He’d do it for anyone he cares about... even if he’s an idiot about it."<</speech>>
<center>"Smiling at both of them, her eyes softened by the bond between the three, she looks at $name, still processing the depth of his sacrifice."</center>
<<speech "Madeline">>"I’m really grateful... you didn’t have to, but I’m glad you did."<</speech>>
<center>"$name smile softens further, the weight of the moment settling on him as he looks at her with raw sincerity."</center>
<<speech "You" "$name">>"I’d do it again, for you."<</speech>>
<center>"Casey grinning, she throws her hands up in mock exasperation."</center>
<<speech "Casey">>"Well, as long as you don’t get yourself killed next time."<</speech>>
<center>"$name lets out a breathy laugh, his tone teasing yet edged with exhaustion."</center>
<<speech "You" "$name">>"No promises."<</speech>>
<center>"Casey glancing from $name to Madeline, she steps back slightly, her voice holding both concern and a hint of playfulness."</center>
<<speech "Casey">>"Alright, I have to head home, but... Madeline, you mind staying with him for a bit?"<</speech>>
<center>"Madeline gaze lingers on $name for a moment, her concern never far from the surface. She nods, then turns to Casey with a soft, reassuring smile."</center>
<<speech "Madeline">>"Of course. I’ll stay. You go ahead."<</speech>>
<center>"$name's weak but genuine smile, he tries to reassure Casey."</center>
<<speech "You" "$name">>"Don’t worry, Casey. I’ll be fine. You don’t have to babysit me."<</speech>>
<center>"Casey smirking, though there’s a warmth in her voice, she leans toward him."</center>
<<speech "Casey">>"I know, but I still have to make sure you don’t do something dumb while I’m not here. You stay out of trouble, okay?"<</speech>>
<center>"Grinning through the pain, his voice a little more playful than usual."</center>
<<speech "You" "$name">>"No promises."<</speech>>
<center>"She pauses, her gaze flickering between the two, her expression softening slightly."</center>
<<speech "Casey">>"Just... keep an eye on him. He’s extra stubborn when he’s hurt."<</speech>>
<center>"Madeline nodding, she gives Casey a look of understanding, her voice low and reassuring."</center>
<<speech "Madeline">>"Don’t worry, I’ve got him."<</speech>>
<center>"Casey hesitates for a moment, glancing back toward the door, her concern for $name evident, but she gives a small smile to Madeline."</center>
<<speech "Casey">>"Alright, just... don’t let him talk you into anything crazy. And if he does, text me so I can remind him he’s not invincible."<</speech>>
<center>"Madeline teasing back, she crosses her arms with a smile."</center>
<<speech "Madeline">>"Don’t worry. I’ll keep your boyfriend in check.."<</speech>>
<center>"Casey with a small, affectionate smile, she raises an eyebrow and steps toward the door."</center>
<<speech "Casey">>"Hey don't tease.. Okay. See you guys later.""<</speech>>
<center>"$name raising an eyebrow as he watches Casey leave, he grins, a playful spark in his eye."</center>
<<speech "You" "$name">>"So, I’m babysat now, huh?"<</speech>>
<center>"Madeline laughing softly, she turns her gaze to $name with a mischievous glint."</center>
<<speech "Madeline">>"Seems like it. But you know, if you’re not careful, I might take over Casey’s job."<</speech>>
<center>"$name smirking despite the pain, he leans back into the couch, his voice low but teasing."</center>
<<speech "You" "$name">>"Good luck with that. I’m not exactly easy to manage."<</speech>>
<center>"Madeline laughing softly, she looks at him fondly, her affection shining through."</center>
<<speech "Madeline">>"Or maybe I have something that can give you some relief."<</speech>>
[[Continue|sex in hospital]]
</div>
<<set $gameTime = 0>>
<<set $gameTime = 2>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"With a joyful twinkle in her eyes, Madeline begins to softly suck you, her lips just brushing the shaft."</center>
<video autoplay controls loop muted>
<source src="img/char/madeline/1.mp4" type="video/mp4">
</video>
<center>"Madeline pulls out her 32G natural tits."</center>
<video autoplay controls loop muted>
<source src="img/char/madeline/2.mp4" type="video/mp4">
</video>
<<speech "Madeline">>"I can sense what your heart desires, even before you say a word.😉"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/madeline/3.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Fuuuck...get on that dick, Bitch."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/madeline/4.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Let's try a different approach.😊"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/madeline/5.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/madeline/6.mp4" type="video/mp4">
</video>
<center>"After a truly rejuvenating healing session."</center>
<<speech "Madeline">>"Get well soon, my love. I have a lead on where the gang members might be—just don't take too long to heal, I can't wait to have you by my side again."<</speech>>
[[Continue|end]]
</div>
<<set $madlove = true>><<set $hos = true>>
<<if $gameTime ==4 && $madelinelove >= 15>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
[[Madeline approche you|madask]]
</div>
<<elseif $gameTime == 1>>
<<if $energy <35>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|madelinecabin]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><img src="img/mis/S2.webp" width="50%"></center>
<center>⚡ Energy - 35 </center>
<center>💰 Money + $100 </center>
<center>💖 Love + 1 </center>
[[Return|office]]
</div>
<<set $gameTime += 3>>
<<set $madelinelove += 1>>
<<set $energy -= 35>>
<<set $money += 100>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<</if>>
<<elseif $gameTime == 2>>
<<if $energy <25>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|madelinecabin]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><img src="img/mis/S2.webp" width="50%"></center>
<center>⚡ Energy - 25 </center>
<center>💰 Money + $75 </center>
<center>💖 Love + 1 </center>
[[Return|office]]
</div>
<<set $gameTime += 2>>
<<set $madelinelove += 1>>
<<set $energy -= 25>>
<<set $money += 75>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>>
<</if>>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>Come later.</center>
[[Return|office]]
</div>
<</if>>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<<if $gameTime == 1>><<if $energy <35>> <div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|firm]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><img src="img/mis/S2.webp" width="50%"></center>
<center>⚡ Energy - 35 </center>
<center>💰 Money + $75 </center>
<center>💖 Love + 1 </center>
<center>[[Return|firm]] </center>
</div>
<<set $gameTime += 3>>
<<set $madelinelove += 1>>
<<set $energy -= 35>>
<<set $money += 75>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>><</if>>
<<elseif $gameTime == 2>>
<<if $energy <25>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"You don't have enough energy."</center>
<center><img src="img/mis/noenergy.webp" width="50%"></center>
[[Return|firm]]
</div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><img src="img/mis/S2.webp" width="50%"></center>
<center>⚡ Energy - 25 </center>
<center>💰 Money + $60 </center>
<center>💖 Love + 1 </center>
<center>[[Return|office]] </center>
</div>
<<set $gameTime += 2>>
<<set $madelinelove += 1>>
<<set $energy -= 25>>
<<set $money += 60>>
<<if $energy <= 0>>
<<set $energy = 0>>
<</if>><</if>> </div>
<<else>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>Come later.</center>
[[Return|firm]]</div>
<</if>>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"It’s late you should get some rest."</center>
<center><img src="img/mis/sleepy.webp" width="50%"></center>
[[Go to Sleep|Sleep]]
</div>
<div style="text-align: center;">
<b style="font-size: 35px;">💡 Tips</b>
</div>
<font size="5"><b>Increasing Relationships</b></font>
<b>Emily</b>: To build a stronger relationship with Emily, consider working out together. Shared physical activities can foster a deeper connection. 💪❤️
<b>Casey</b>: Helping Casey with household chores is a great way to earn her affection. Practical tasks can build trust and strengthen your bond. 🧹💕
<b>Olivia</b>: Training at the bodyguard firm with Olivia can strengthen your relationship. Engaging in high-energy, challenging activities together will foster respect and closeness. 🏋️♀️🤝
<b>Madeline</b>: Guarding Madeline and showing your protective side will likely boost your relationship. Demonstrating care and loyalty deepens your connection. 🛡️💖
<hr>
<font size="5"><b>Increasing Stats</b></font>
<b>💪 Strength</b>:
<b>Workout at the gym</b>: Physical training directly boosts your strength stat. +1
<b>Hire a professional</b>: Working with a trainer or expert could speed up your strength progress. +2
<b>Workout with Emily</b>: Since Emily is tied to working out, doing this with her might benefit both your relationship and your stats. +2
<b>🏃♂️ Agility:</b>
<b>Training at the firm</b>: Engaging in activities related to physical agility, like exercises at the firm, will increase your agility stat. +2
<b>Household chores</b>: Tasks that require quick movements or efficiency can boost agility. Plus, doing chores with Casey strengthens your relationship and agility. +1
<hr>
<font size="5"><b>Other</b></font>
<b>Emojis</b>:
Emojis in quests represent the following:
🌄, 🌞, ☀️, 🌅, 🌃 – indicate the time of day when the quest will be triggered.
🛍️, 🏢, etc. – represent the location of the quest.
<b>Links</b>: Text highlighted in red are links to additional content or areas.
<b><i>Use fast travel on the map to quickly access locations.</i></b>
<<return>>
<div style="border: 3px solid rgba(255, 192, 203, 0.7); border-radius: 15px; background-color: rgba(0,0,0,0.5); color: #ffffff; padding: 15px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; align-items: center;">
<<if $askcas && $gameTime == 4>>
<<goto "datecas">>
<</if>>
[[Return|hotel]]
</div>
<style>
.link-internal.link-image:hover {
transform: scale(1.05);
}
.link-internal.link-image img:hover {
transform: scale(1.05);
}
</style>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<<set $next = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<speech "Casey">>"Well, hello there, my love!"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/b2.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Stand against the wall so I can fuck you properly."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/b3.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/b4.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Keep riding that dick, slut."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/b5.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Could you fuck me in the ass, baby?"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/b6.mp4" type="video/mp4">
</video>
<center> ⚡ Energy + 25 </center>
<<if $trigger>>
[[Continue|bath2]]
<<else>>
[[Continue|Bathroom]]
<</if>></div>
<<set $gameTime += 1>>
<<set $casbatsex = true>>
<<set $energy += 25>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<speech "Casey">>"Well, someone is in a mood today...😏"<</speech>>
<<speech "You" "$name">>"Hehe, shut up and suck it slut..."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/d2.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/d3.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Get on top and mount that dick bitch"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/d4.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/d5.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Thank you, Daddy. Good night and Sweet dreams 💖"<</speech>>
[[Go to Sleep|Sleepcasey]] </div>
<<set $gameTime += 1>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<speech "Casey">>"Let me apply some lube so you can stretch me smoother."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/l1.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/l2.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Fuck... your vigina is easing every inch as I stretch you slow."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/l3.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Yes, $name, keep stretching me wide, loosen my hole till it’s yours alone."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/l4.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/l5.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Damn, baby, just make sure you spill all that juice in my mouth."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/l6.mp4" type="video/mp4">
</video>
[[Continue|Living Room]] </div>
<<set $gameTime += 1>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<div class="sleep-message">
<center><p id="styled-text">"You slept well"</p></center>
<center><img src="img/mis/sleep.webp" width="60%"></center>
[[Wake up|Casey Bedroom]]
[[Fuck Casey|Caseymor]]
</div>
<<set $dayNum += 1>>
<<if $dayNum == 7>>
<<set $dayNum = 0>>
<</if>>
<<if $energy +50> 100>>
<<set $energy = 100>>
<<else>>
<<set $energy = $energy + 75>>
<</if>>
<<set $gameTime = 0>>
<<set $CalledJane = true>>
<<set $gotoclub = false>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<speech "Casey">>"Mmmm, I just absolutely love your morning wood, baby."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/m1.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Just lie down bitch so I can take treat you properly.."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/m2.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/m3.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Ya Daddy Drill that vigina Daddy, stretch that hole."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/m4.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/m5.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Just cum on my ass daddy."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/m6.mp4" type="video/mp4">
</video>
[[Continue|Casey Bedroom]] <<set $gameTime += 1>><<set $morningcas = true>> </div>
<div style="text-align: center;">
<b style="font-size: 35px;">🎬 Scenes</b>
</div>
<b>Main</b> - <<if $pullover>><span>[[Outdoors|pullover]]</span><span class="separator">|</span><</if>><<if $pent>><span>[[Penthouse|pent]]</span><span class="separator">|</span><</if>><<if $hos>><span>[[Hospital|hos]]</span><span class="separator">|</span><</if>>
<hr><b>Emily</b> - <<if $gymporn>><span>[[Workout 1|Workout1]]</span><span class="separator">|</span><</if>><<if $gymporn2>><span>[[Workout 2|Workout2]]</span><span class="separator">|</span><</if>><<if $gymporn3>><span>[[Workout 3|Workout3]]</span><span class="separator">|</span><</if>><<if $golfdate>><span>[[Golf Date|golfdate]]</span><span class="separator">|</span><</if>><<if $sunsetdate>><span>[[Sunset Date|sunsetdate]]</span><span class="separator">|</span><</if>>
<hr><b>Casey</b> - <<if $caskitsex>><span>[[Kitchen|caskitscene]]</span><span class="separator">|</span><</if>><<if $DN>><span>[[Date Night|DNscene]]</span><span class="separator">|</span><</if>><<if $morningcas>><span>[[Morning|morscene]]</span><span class="separator">|</span><</if>><<if $casbatsex>><span>[[Shower|casbatscene]]</span><span class="separator">|</span><</if>><<if $caslivsex>><span>[[Workout|caslivscene]]</span><span class="separator">|</span><</if>>
<hr><b>Olivia</b> - <<if $olivoff>><span>[[Office|olivoff]]</span><span class="separator">|</span><</if>>
<hr><b>Madeline</b> - <<if $madbatsex>><span>[[Bathroom|madbatscene]]</span><span class="separator">|</span><</if>><<if $madlivsex>><span>[[Living Room|madlivscene]]</span><span class="separator">|</span><</if>><<if $madkitsex>><span>[[Kitchen|madkitscene]]</span><span class="separator">|</span><</if>><<if $madpoolsex>><span>[[Pool|madpoolscene]]</span><span class="separator">|</span><</if>><<if $madmorsex>><span>[[Morning|madmorscene]]</span><span class="separator">|</span><</if>><<if $madnigsex>><span>[[Night|madnigscene]]</span><</if>>
<hr><b>Clara</b>
<hr><b>Jane</b>
[[Hallway|hallway]]
<<return>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/kitchen2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/kitchen3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/kitchen4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/kitchen5.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/kitchen6.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/kitchen7.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/d1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/d2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/d3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/d4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/d5.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/m1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/m2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/m3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/m4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/m5.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/m6.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/b1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/b2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/b3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/b4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/b5.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/casey/b6.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l5.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l6.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l7.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l8.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/l9.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/1.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/2.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/5.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/6.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/g1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/g2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/g3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/g4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/g5.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/g6.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/a1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/a2.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/od0.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/od1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/od2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/emily/od3.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/Clara/p1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/Clara/p2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/Clara/p3.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/5.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/madeline/6.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<div class="video-library">
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/olivia/w1.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/olivia/w2.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/olivia/w3.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/olivia/w4.mp4" type="video/mp4">
</video>
</div>
<div class="video-container">
<video autoplay controls loop muted width="640" height="360">
<source src="img/char/olivia/w5.mp4" type="video/mp4">
</video>
</div>
</div>
<<return>>
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><i>"The sunlight filters through the window, casting a warm glow on the countertops. The aroma of freshly brewed coffee fills the air. Casey is at the stove, cooking something simple but delicious, clearly focused on breakfast. $name enters the room, looking a little tired but smiling at the sight of Casey."</i></center>
<center><img src="img/mis/coffee2.jpg" width="50%"></center>
<center>"$name stretching and yawning, rubbing his eyes"</center>
<<speech "You" "$name">>"Morning, Chef Casey. What’s cooking today?"<</speech>>
<center>"Casey flashing a smile over her shoulder"</center>
<<speech "Casey">>"Just some eggs and toast, nothing too fancy. Want some coffee?"<</speech>>
<center>"$name nodding, walking over to the counter"</center>
<<speech "You" "$name">>"Yes, please. You’re spoiling me with breakfast every morning."<</speech>>
<center>"Casey shrugs with a grin"</center>
<<speech "Casey">>"Hey, someone’s gotta do it."<</speech>>
<center>"Casey, then pausing with a mischievous glint in her eye"</center>
<<speech "Casey">>"And I’m pretty good at it, too."<</speech>>
<center>"$name, teasing but fond"</center>
<<speech "You" "$name">>"I’m starting to believe that. You might just be too good at this."<</speech>>
<center><i>"There’s a small beat as they share a moment, a quiet connection. Casey goes back to flipping the eggs, unaware that $name is lost in thought for a second, staring at her with a mixture of affection and something more."</i></center>
<center>"$name, hesitating for a moment before blurting it out"</center>
<<speech "You" "$name">>"Hey, Casey… I was thinking. Would you want to, uh… go out with me tonight?"<</speech>>
<center>"Casey pauses, glances over with surprise, her expression softening into something warmer"</center>
<<speech "Casey">>"What do you mean? Like... on a date?"<</speech>>
<center>"$name little nervous now, but steadying himself as he meets her eyes"</center>
<<speech "You" "$name">>"Yeah, I mean, if you’re up for it. I know we hang out all the time, but it’s different, right? I thought it could be nice. Just the two of us, no distractions."<</speech>>
<center>"$name giving her a tentative smile, almost shy"</center>
<<speech "You" "$name">>"Maybe dinner?"<</speech>>
<center><img src="img/mis/datenight.jpg" width="50%"></center>
<center>"Casey giving a small, surprised laugh"</center>
<<speech "Casey">>"Wow, uh, yeah... yeah, I’d like that."<</speech>>
<center>"Casey pauses, her gaze softening as she looks at him, almost amused"</center>
<<speech "Casey">>"I didn’t think you’d be the one asking me out."<</speech>>
<center>"$name teasing with a playful grin"</center>
<<speech "You" "$name">>"Well, someone had to take the first step, right?"<</speech>>
<center>"Casey laughing softly"</center>
<<speech "Casey">>"Fair enough. I’m in. I’m not going to say no to dinner with you."<</speech>>
<center>"$name visibly relieved and grinning wider"</center>
<<speech "You" "$name">>"Good. I promise I won’t let you down."<</speech>>
<center>"Casey, laughing softly as she focuses on the eggs again, her smile lingering"</center>
<<speech "Casey">>"I’m sure you won’t. So, where are we going?"<</speech>>
<center>"$name mischievous as ever"</center>
<<speech "You" "$name">>"There’s a great resuarant Uptown. you’ll love it."<</speech>>
<center>"Casey, smiling, a little smitten but trying to hide it"</center>
<<speech "Casey">>"Well, I’m excited then. Can’t wait."<</speech>>
<center>"$name, confidently"</center>
<<speech "You" "$name">>"I’ll book a car for you tonight. We’ll meet there."<</speech>>
<center>"Casey, smiling warmly as she places the eggs on a plate"</center>
<<speech "Casey">>"See you tonight than."<</speech>>
<center>"$name, with a grin and a wink 😉"</center>
<<speech "You" "$name">>"See you."<</speech>>
[[Finish Breakfast|Kitchen]]
</div>
<<set $askcas = true>>
<<set $gameTime += 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<video autoplay controls loop muted>
<source src="img/char/casey/arrival.mp4" type="video/mp4">
</video>
<center><i>"Casey walks into the restaurant, a little nervous but clearly excited. $name, already inside, stands up as he spots Casey, his face lighting up at the sight of her. He steps forward to greet her."</i></center>
<center>"$name smiling, looking up as Casey enters"</center>
<<speech "You" "$name">>"Hey, you made it! You look amazing."<</speech>>
<center>"Casey smiles, blushing slightly, as she walk toward him."</center>
<<speech "Casey">>"Thanks, you too."<</speech>>
<center>"Casey pauses, taking in the ambiance of the place"</center>
<<speech "Casey">>"This place is... wow. I didn’t expect something like this. You really know how to impress."<</speech>>
<center><i>"$name grins, gesturing toward the table."</i></center>
<<speech "You" "$name">>"I’m glad you like it. I thought it would be nice to do something special tonight. Come, let’s head to our table."<</speech>>
<center><i>"Casey follows $name toward the table, both of them walking side by side through the restaurant. They reach the table, as $name pulls out the chair for Casey before sitting down across from her."</i></center>
<video autoplay controls loop muted>
<source src="img/char/casey/arrival2.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"I’m glad you agreed to come out with me."<</speech>>
<center>"Casey smiles warmly as she settle into her seat, looking around the restaurant with a sense of appreciation."</center>
<<speech "Casey">>"Honestly, I’m glad you asked. I wasn’t sure if I’d have the guts to make the first move. I’ve been wanting to ask you out for a while now."<</speech>>
<center>"$name laughing softly"</center>
<<speech "You" "$name">>"Yeah? I guess I’m not the only one who’s been a little nervous then."<</speech>>
<center>"Casey teases, leaning forward on the table with a playful glint in her eye."</center>
<<speech "Casey">>"I guess not. You’re lucky I didn’t show up in sweatpants or something. I wasn’t sure how formal we were going for."<</speech>>
<center>"$name chuckles, shaking his head with a grin."</center>
<<speech "You" "$name">>"It’s good to know I’m not the only one who had to Google "what to wear on a first date.""<</speech>>
<center>"Casey laughs, relaxing a little"</center>
<<speech "Casey">>"Honestly, I wasn’t sure what to expect from tonight. But I’m excited, I really am. (pauses)
So, what are we having?"<</speech>>
<center>"leaning forward, glancing at the menu"</center>
<<speech "You" "$name">>"I’m thinking we should go for the pasta. I’ve heard their fettuccine is amazing. What do you think?"<</speech>>
<center>"Casey nodding, glancing at the menu"</center>
<<speech "Casey">>"That sounds perfect. I’ll trust you on this one. 😊
I’ve got to admit, I’m glad we’re doing this. This feels... different in a good way."<</speech>>
<center>"$name smiles softly, looking at Casey with a sincerity that matches the moment."</center>
<<speech "You" "$name">>"Yeah, it does. I’ve been thinking about this night for a while, actually. I guess I didn’t realize how much I wanted to spend time with you—just us, without any distractions."<</speech>>
<center>"Casey looking at $name with genuine warmth"</center>
<<speech "Casey">>"I feel the same way. I’ve been wanting something like this. I’m glad we both finally got the courage to make it happen."<</speech>>
<center>"There’s a brief pause, both of them feeling the weight of the moment before a waiter arrives to take their orders. The energy in the air shifts to one of anticipation, setting the tone for the evening to unfold."</center>
[[Continue|datecas2]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><i>"The waiter arrives at their table with a warm smile, ready to take their order. $name and Casey have settled comfortably into their evening, the initial nervousness fading as the night unfolds."</i></center>
<center>"Waiter smiling"</center>
<<speech "Waiter">>"Good evening. What can I get you to start?"<</speech>>
<center>"$name looks at Casey, a small smile tugging at his lips as he gives casey a glance before answering."</center>
<<speech "You" "$name">>"We’ll have the fettuccine, please. And a bottle of your best champagne."<</speech>>
<center><img src="img/mis/food.jpg" width="50%"></center>
<center>"Casey glances at $name with a teasing grin, clearly amused."</center>
<<speech "Casey">>"Wow, getting fancy with the champagne, huh?"<</speech>>
<center>"$name grins, his eyes sparkling with a playful confidence."</center>
<<speech "You" "$name">>"Hey, it’s a date, right? We’re going all out."<</speech>>
<center><i>"The waiter nods with a smile and leaves to place their order. Casey watches him go, her smile softening as she relaxes into the atmosphere. She takes a sip of her water, and the conversation picks up naturally, flowing with laughter, stories, and a few playful jabs.
They talk about their work, their favorite foods, and what they’ve been doing with their free time. The conversation feels easy, like two people who’ve known each other for much longer than they actually have.
After a while, the easy flow of words settles into a comfortable silence. Casey looks at $name, her expression soft, eyes lingering on his. The quiet hum of the restaurant around them only adds to the peacefulness of the moment."</i></center>
<center>"Casey after a comfortable silence, looking into $name’s eyes"</center>
<<speech "Casey">>"I really enjoy being with you like this. I didn’t realize how much I’ve missed just having... these moments. It’s nice."<</speech>>
<center>"$name smiles softly, touched by Casey’s words. He meets her gaze with a warmth that matches the atmosphere between them."</center>
<<speech "You" "$name">>"I know what you mean. I didn’t realize how much I needed this either."<</speech>>
<center>"$name pauses"</center>
<<speech "You" "$name">>"It feels like we’ve been circling around this for a while, doesn’t it?"<</speech>>
<center>"Casey nods, glancing down for a second before looking back up at him."</center>
<<speech "Casey">>"Yeah, I think we’ve both been a little... hesitant. But I’m glad we took the plunge."<</speech>>
<center>"$name smiles warmly, his gaze softening as he leans back slightly in his chair."</center>
<<speech "You" "$name">>"Me too. I’m glad we did."<</speech>>
<center><i>"Just as the mood deepens, the waiter returns with their champagne and food. The rich aroma of the fettuccine fills the air, and they both pause, appreciating the moment as the waiter sets everything down in front of them.
They share a glance, both taking a moment to soak in the comfort of the meal and the shared experience. After a beat, $name raises his glass, his smile warm and genuine."</i></center>
<center>"raising their glass"</center>
<<speech "You" "$name">>"To taking chances."<</speech>>
<center>"Casey’s smile matches his, and they clink their glasses together."</center>
<video autoplay controls loop muted>
<source src="img/char/casey/champagne.mp4" type="video/mp4">
</video>
<<speech "Casey">>"To good food... and to taking chances."<</speech>>
<center><i>"As the sound of their glasses clinking fades, they share another smile, the quiet hum of the restaurant blending with the feeling of new beginnings and the joy of being in each other’s company."</i></center>
[[Head back home|casdatesex]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><i>"As they enters bedroom the soft glow of the Night fills the room. $name and Casey stand by the window, the quiet of the room wrapping around them like a blanket. The faint city lights outside cast a gentle glow, illuminating their faces as they gaze at each other."</i></center>
<center>"$name softly, with a smile"</center>
<<speech "You" "$name">>"I’m glad we did this."<</speech>>
<center>"Casey smiling warmly"</center>
<<speech "Casey">>"Me too. This... feels perfect."<</speech>>
<center><i>"$name leans in, brushing a strand of hair from Casey’s face, his touch lingering for a moment. They share a quiet, intimate gaze."</i></center>
<center>"$name whispering"</center>
<<speech "You" "$name">>"Just you and me... together."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/d1.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Get that Dick on the bed so I can truly savor its flavor."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/d2.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Looks like someone’s still hungry after dinner, huh?"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/d3.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/d4.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Fuck, just keep fucking me, darling."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/d5.mp4" type="video/mp4">
</video>
<center><i>"As the night is coming to an end, the soft glow of the city lights fills the room. $name and Casey stand by the window, wrapped in each other’s presence, their connection lingering in the quiet aftermath. The world outside fades away, leaving just the two of them in peaceful silence, content and at ease in each other's arms."</i></center>
[[Go to sleep|Sleepcasey]]
</div><<set $askcas = false>><<set $dcas = false>><<set $casshow = true>><<set $late = true>>
<<set $DN = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><i>"$name stands outside the bathroom, glancing nervously at the clock. The sound of running water echoes from within, the door slightly ajar, a subtle reminder of time slipping away. $name shifts from foot to foot, growing more impatient with each passing second."</i></center>
<center>"$name muttering to himselves, checking his watch again"</center>
<<speech "You" "$name">>"Come on, Casey. I’m going to be late."<</speech>>
<center><i>"$name paces back and forth, tapping his foot impatiently. He peer toward the bathroom door, raising an eyebrow."</i></center>
<center>"$name calling out, a little louder"</center>
<<speech "You" "$name">>"Casey! Are you almost done in there? I’ve got like five minutes before I have to leave!"<</speech>>
<center><i>"The sound of water continues, but there's no immediate response. $name huffs and shakes his head, exasperated but fond."</i></center>
<video autoplay controls loop muted>
<source src="img/char/casey/b1.mp4" type="video/mp4">
</video>
<center>"$name louder now, with a hint of playful annoyance"</center>
<<speech "You" "$name">>"Seriously? You're going to make me late for work just because you're singing in there?"<</speech>>
<center><i>"From the bathroom, a muffled voice sings back in a tune that's completely off-key."</i></center>
<center>"Casey cheerfully, from the shower"</center>
<<speech "Casey">>"🎶 I’m not getting out… I’m taking my time 🎶"<</speech>>
<center>"$name groaning, hands on hips"</center>
<<speech "You" "$name">>"You're going to be the death of me, you know that? Come on, I need to get going."<</speech>>
<center><i>"Casey laughs from the shower, clearly unbothered by $name’s panic. She take her sweet time with her shower routine, as if the world can wait."</i></center>
<center>"Casey still singing, but now louder"</center>
<<speech "Casey">>"🎶 Don’t rush me, babe, I’ve got no place to be… 🎶"<</speech>>
<center>"$name rolling his eyes, half-smiling"</center>
<<speech "You" "$name">>"You’re so dramatic. Seriously, I can’t believe you’re singing in the shower like it’s your concert and I’m your manager! (sighs) You have, like, thirty seconds to wrap it up before I walk out of here with your shampoo."<</speech>>
<center><i>"There's a brief pause, followed by a playful gasp from Casey."</i></center>
<center>"Casey teasing"</center>
<<speech "Casey">>"I thought you loved me. Are you really going to leave me with just body wash?"<</speech>>
<center>"$name smirking, crossing arms"</center>
<<speech "You" "$name">>"I’ll leave you with nothing if it means I’m not late."<</speech>>
<center><i>"Casey laughs louder now, the sound of the water stopping as she turn off the shower. The bathroom door creaks open, and steam billows out as Casey hand comes out and pulls $name in."</i></center>
[[Continue|caseybath]]
</div>
<<set $trigger = true>>
<<set $late = false>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Casey teasing, with a sly grin"</center>
<<speech "Casey">>"you’re not in such a rush now, huh?"<</speech>>
<center>"$name frowning, turning to face her"</center>
<<speech "You" "$name">>"What? I’m still gonna be late—"<</speech>>
<center>"Casey interrupting, playfully"</center>
<<speech "Casey">>"—But not too late. (grinning) You’ve got time for breakfast, don’t you?"<</speech>>
<center>"$name sighing, shaking his head"</center>
<<speech "You" "$name">>"Ok fine I'll join you in the kitchen."<</speech>>
<center>"Casey grinning wider"</center>
<<speech "Casey">>"Come quickly you don't want to be late 😁."<</speech>>
<center>"$name rolling his eyes, but smiling"</center>
<<speech "You" "$name">>"Ya whatever."<</speech>>
[[Continue|Bathroom]]
</div>
<<set $casshow = false>>
<<set $stretching = true>>
<<set $trigger = false>>
<<script>>
if (!State.variables.lastLocation) {
State.variables.lastLocation = "";
}
State.variables.lastLocation = passage();
<</script>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center><i>"The soft glow of the evening sun filters through the curtains, casting a warm, amber light across the living room. Casey is on the floor, moving through a series of exercise and stretches with focused determination. The quiet rhythm of her breath fills the space, a peaceful contrast to the growing coolness of the night air outside. The room feels calm, almost still, with only the gentle rustle of her movements and the distant hum of the evening settling in.
$name lounges on the couch nearby, watching her with a soft smile. The peaceful atmosphere of the room has a calming effect on him, and he finds himself captivated by her strength and grace, the way she moves through each stretch with ease."</i></center>
<center>"$name with a playful grin"</center>
<<speech "You" "$name">>"Hey, I think I should join you. Maybe teach you a thing or two."<</speech>>
<center><i>"Casey pauses mid-pose and looks over at him, a teasing smile on her lips. Her eyes twinkle with amusement, the evening light catching the soft curve of her face."</i></center>
<center>"Casey teasingly"</center>
<<speech "Casey">>"Oh? You think you can keep up with me?"<</speech>>
<center><i>"$name smirks, and without another word, he rises from the couch with a fluid motion, his bodyguard instincts alert even in this quiet setting. He walks over to her, his posture tall and confident. Kneeling beside her, he gives her a playful but professional nod, as though this is just another task he’s taking on."</i></center>
<center>"$name grinning"</center>
<<speech "You" "$name">>"Alright, let’s see how well you’re stretching."<</speech>>
<center><i>"Casey raises an eyebrow but lets him guide her through the next series of stretches. $name’s touch is firm but gentle, his hands helping her into a deeper stretch, ensuring she’s working all the right muscles. His bodyguard training kicks in as he monitors her form closely, giving subtle corrections when needed, while also making sure she’s comfortable."</i></center>
<center><img src="img/char/casey/stretching.webp" width="50%"></center>
<center>"softly, with warmth in his voice"</center>
<<speech "You" "$name">>"You’re doing great, but let’s see if we can stretch a little deeper 😜."<</speech>>
[[Continue|stretching2]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<<speech "Casey">>"Let me apply some lube so you can stretch me smoother."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/l1.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/l2.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Fuck... your vigina is easing every inch as I stretch you slow."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/l3.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Yes, $name, keep stretching me wide, loosen my hole till it’s yours alone."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/l4.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/l5.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Damn, baby, just make sure you spill all that juice in my mouth."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/l6.mp4" type="video/mp4">
</video>
<center><i>"After the intense stretching session, both $name and Casey sit on the floor, their breaths steadying in the calm of the evening. Their muscles feel loose and relaxed, the tension of the day melting away. $name glances at Casey, a soft smile tugging at his lips as he watches her catch her breath, her face flushed with effort but glowing with satisfaction.
Casey leans back, resting her palms on the floor, her body still humming from the stretches. She meets $name’s gaze, her smile mirroring his, a shared sense of accomplishment between them. The quiet of the room surrounds them, and for a moment, it feels like time has slowed down, leaving only the two of them, connected in the peaceful aftermath of their session."</i></center>
[[Continue|casend]]
</div>
<<set $stretching = false>>
<<set $caslivsex = true>>
<<set $gameTime += 1>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen2.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Just fuck me to my limits... with everything you've got."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen3.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Get up, bitch! It’s time to do The Iron Chef—let’s see what you’ve really got!"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen4.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Ohh fuck... wait—let me take a ride of that big dick of yours!"<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen5.mp4" type="video/mp4">
</video>
<<speech "Casey">>"Get off my dick bitch! and position yourself against the kitchen counter."<</speech>>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen6.mp4" type="video/mp4">
</video>
<video autoplay controls loop muted>
<source src="img/char/casey/kitchen7.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"That was incredible. We need to do that again soon!"<</speech>>
<<speech "Casey">>"Absolutely! That was a blast!"<</speech>>
<center> ⚡ Energy + 25 </center>
[[Get ready for work|Kitchen]]<<set $gameTime += 1>><<set $energy += 25>></div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"looking at the Emily, hesitating"</center>
<center><img src="img/mis/nervous2.webp" width="50%"></center>
<<speech "You" "$name">>"Hey, Emily, can I ask you something?"<</speech>>
<<speech "emily">>"Of course."<</speech>>
<center>"letting out a nervous laugh, pushing through the unease"</center>
<<speech "You" "$name">>"I’ve been thinking about it for a while now, and, uh... I just wanted to ask—would you, you know… want to go on a date with me?"<</speech>>
<center>"Emily raises an eyebrow, a playful smirk tugging at the corner of her lips"</center>
<<speech "emily">>"A date? Like… a real date?"<</speech>>
Yeah, like a real one. Not just hanging out or being friends, but dinner, maybe drinks... something more, just the two of us.
<<speech "emily">>"Hmm, I wasn’t expecting that. You’re not just asking for coffee anymore, huh?"<</speech>>
<center>$name shakes his head, looking nervously</center>
<<speech "You" "$name">>"Nope. I… I’d really like to get to know you better. Outside of the usual hangouts."<</speech>>
<center>"soft smile forming on her face"</center>
<<speech "emily">>"Well, I kinda like the idea of us doing something a little more special. So... sure. I'd love to go on a date with you."<</speech>>
<center>$name visibly relieved, smiles wide</center>
<center><img src="img/mis/relieved.webp" width="50%"></center>
<<speech "You" "$name">>"Really? That's awesome! I’ll, uh... make sure it’s good. Promise."<</speech>>
<center>"Emily in teasing tone"</center>
<<speech "emily">>"It better be something better than “let’s grab a burger,” though. I have high expectations now."<</speech>>
<<speech "You" "$name">>"Oh, I’ve got something planned—something memorable. I’ll figure it out."<</speech>>
<<speech "You" "$name">>"I'll pick you up later?"<</speech>>
<center>"Emily gives her address."</center>
<<speech "emily">>"Sure come pick me up after my shift."<</speech>>
<center><img src="img/mis/celebration.webp" width="50%"></center>
[[End Shift|pickup2]]
</div> <<set $dateEmily2 = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"Emily grinning, walking toward $name."</center>
<video autoplay controls loop muted>
<source src="img/mis/pickup.mp4" type="video/mp4">
</video>
<<speech "You" "$name">>"Hey, you look amazing. Like, really amazing."<</speech>>
<<speech "emily">>"Well, I figured I’d give you a kinky surprise to show up ahead of time. Hope you like it."<</speech>>
<center>"$name stands there for a moment, his lips curling into a teasing grin."</center>
<<speech "You" "$name">>"You never disappoint me."<</speech>>
<center>"Emily chuckles, clearly pleased with the reaction, but she raises an eyebrow in mock seriousness."</center>
<<speech "emily">>"I’ll go change real quick."<</speech>>
<center>"She heads off, and the anticipation in the air grows as $name waits. The seconds feel like minutes. Then, the door opens, and Emily steps out, her presence transforming the space. She’s wearing something simple but undeniably cute—a soft, cozy outfit that somehow manages to make her look even more radiant."</center>
<center><img src="img/mis/gabbie.jpg" width="50%"></center>
<<speech "You" "$name">>"So, uh… You ready for this? I promise it’s going to be fun."<</speech>>
<center>"Emily nods, her eyes lighting up."</center>
<<speech "emily">>"I’m excited. I’ve been curious ever since you asked me out. Where are we going, though? You’ve been pretty secretive about it."<</speech>>
<center>"$name grinning mischievously"</center>
<<speech "You" "$name">>"If I tell you, it won’t be a surprise. And I’m pretty sure surprises are part of the fun, right?"<</speech>>
<center>"Emily laughing softly"</center>
<<speech "emily">>"True, true. Alright, mystery man, lead the way."<</speech>>
<center>"$name grins as he open the car door for her."</center>
<center><img src="img/mis/open.webp" width="50%"></center>
<<speech "You" "$name">>"Alright, let's go. Hope you like it."<</speech>>
<center>"Emily hops into the passenger seat, glancing at $name as he get in. Her excitement is palpable."</center>
[[Let's go|letsgo2]]
</div>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"The car drives through the city, the streetlights casting a soft glow on the road as $name focuses on the drive. Emily sits in the passenger seat, her eyes occasionally flickering to the dashboard, her curiosity piqued."</center>
<<speech "emily">>"I have to admit, I'm dying to know where we're going. It's been a while since I’ve had someone plan something so mysterious."<</speech>>
<<speech "You" "$name">>"Patience. I promise it’ll be worth the wait."<</speech>>
<center>"A few minutes later, the car pulls into a quiet, upscale golf club. The soft hum of evening activity drifts from the clubhouse. The lights are dim, giving the entire place a relaxed, intimate vibe. Emily’s eyes widen in surprise as she glances around."</center>
<center><img src="img/mis/golf.jpg" width="50%"></center>
<<speech "emily">>"Wait... we're at a golf course? This is... unexpected. But in a good way! I haven't been to one of these in ages."<</speech>>
<<speech "You" "$name">>"I thought it’d be fun. A little change of pace. And I know you used to play, so I figured we could have some fun with it."<</speech>>
<center>"Emily smiles, clearly intrigued but also a bit nostalgic. As you both step out of the car and head toward the clubhouse, she takes a deep breath, the cool evening air filling her lungs."</center>
<<speech "emily">>"It’s been a while, but I used to be pretty good at this. Just don’t expect me to be as sharp as I once was. I’ve definitely lost a few of my skills over time."<</speech>>
<<speech "You" "$name">>"That’s okay. I’m sure you’ll still have me beat. And either way, I’m just here to have fun... with you."<</speech>>
<center>"The sincerity in $name’s voice makes Emily pause, her eyes softening for a moment as she looks at you with a smile. It’s a simple moment, but there’s something special about it—just the two of you, sharing this quiet, romantic evening under the stars."</center>
<<speech "emily">>"You always know how to make me smile. Let’s make this a game to remember then."<</speech>>
<center>"You both sign in at the desk, and after picking out clubs, head to the driving range. The sound of distant laughter and the clinking of golf balls fill the air as you set up for your first shot. The course is peaceful, and the soft evening light casts a warm, golden glow across everything. Emily takes a moment to adjust her stance, her confidence evident despite her playful admission that she hasn’t played in a while."</center>
<<speech "You">>"You ready? You said you were good... time to show me what you've got."<</speech>>
<<speech "emily">>"Oh, I’ll show you. But don’t get too cocky now... I’m still better than you think."<</speech>>
<center>
<video autoplay controls loop muted>
<source src="img/char/emily/golf.mp4" type="video/mp4">
</video></center>
<center>"Emily lines up her shot, swinging with grace, and the ball flies smoothly through the air, landing a good distance away. Her eyes light up as she watches the ball land, her grin wide and proud."</center>
<<speech "emily">>"Not bad, huh? Guess I haven’t lost it after all."<</speech>>
<center>"You chuckle, clearly impressed. You step up to take your turn, your eyes occasionally meeting hers as you swing the club, a sense of playful competition building between you. It’s easy to get lost in the rhythm of the game, but it’s the way Emily keeps glancing at you, her gaze soft and warm, that makes this moment feel so much more than just a round of golf. There’s an undeniable chemistry between you two, the quiet intimacy of the game deepening the connection you share."</center>
<<speech "You">>"Alright, I’ll admit it... you’ve still got some skills. But you’ll have to try harder if you want to beat me."<</speech>>
<<speech "emily">>"Oh, it’s on now. But remember, if I win... I get to plan the next date."<</speech>>
<center>"Emily’s playful challenge makes you grin. The game continues, but now it’s less about winning and more about enjoying each other’s company. You both take turns, the friendly banter flowing easily as you walk together across the green, sharing laughs, and making memories. Every moment feels special, just the two of you in this beautiful, tranquil setting."</center>
<center>"As the game continues $name and emily starts playing their own games."</center>
<center>
<video autoplay controls loop muted>
<source src="img/char/emily/g1.mp4" type="video/mp4">
</video></center>
<center>
<video autoplay controls loop muted>
<source src="img/char/emily/g2.mp4" type="video/mp4">
</video></center>
<center>
<video autoplay controls loop muted>
<source src="img/char/emily/g3.mp4" type="video/mp4">
</video></center>
<center>"Emily teasing, with a soft smile."</center>
<<speech "emily">>"Fuck... you made me dirty."<</speech>>
<center>"$name teasing."</center>
<<speech "You">>"Let's go home and clean you up."<</speech>>
[[Go to Emily's|afterdate2]]<<set $gameTime += 1>></div><<set $golfdate = true>><<set $emdate2 = false>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"This is the end of the main quest for this version." </center>
[[Return|hospital]]
</div>
<<set $end = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"This is the end of the Casey's quest for this version." </center>
[[Return|Living Room]]
</div>
<<set $casend = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"This is the end of the Emily's quest for this version." </center>
[[Return|hallway]]
</div>
<<set $casend = true>>
<div style="border: 3px solid rgba(0,0,0,0.5); border-radius: 10px; background-color: rgba(0,0,0,0.5); color: #fff; padding: 10px;">
<center>"This is the end of the Olivia's quest for this version." </center>
[[Return|firm]]
</div>
<<set $casend = true>>