Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
,,,,,,,,,,,,,,,,<<nobr>>
<!-- Game Version -->
<<set $gamever to 1.0>>
<<set $prevpassage to 'Start Game'>>
<!-- Game Time and Date -->
<<set $gameDate to new Date("2022-01-01T07:00Z"); >>
<<set $GameDays to ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"];>>
<<set $day to 1>>
<<set $period to 1>>
<<set $periodname to "Morning">>
<<set $activate to 0>>
<!-- Game events set -->
<!-- Game characters -->
<!-- MC -->
<<set $mc to {
name: "Lucas",
surname: "Massey",
str: 0,
agi: 0,
comb: 0,
int: 0,
cha: 0,
perv: 0,
dom: 0,
sub: 0,
sexk: 0,
porn: 0,
ars: 0,
seexp: 0,
schgra: 0,
casmon: 1300,
job: "None",
career: "None",
eyes: "Green",
hair: "Dark",
questmain: 0,
exh: 0,
lunch: 0,
}>>
<!-- mom's friend -->
<<set $momfr to {
name: "Angela",
surname: "Lenz",
trust: 2,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
exhib: 0,
questmain: 0,
bathq: 0,
met: 0,
interest: 0,
nightout: 0,
party: 0,
gallery: 0,
loc: "$momfr.name Bathroom",
event: 0,
kitchq: 0,
livingq: 0,
office:0,
strip: 0,
}>>
<!-- childhood friend -->
<<set $chfr to {
name: "Lara",
surname: "Michaels",
trust: 4,
corr: 0,
ars: 0,
sub: 0,
sexap: 4,
questmain: 0,
exhib: 0,
bathq: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$chfr.name Bedroom",
park: 0,
}>>
<!-- Pharmacy Teacher -->
<<set $phat to {
name: "Fianna",
surname: "Joyce",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
grades: 0,
met: 0,
event: 0,
interest: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$phat.name House",
}>>
<!-- Biochemistry Teacher -->
<<set $bioct to {
name: "Etna",
surname: "Hogan",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
grades: 0,
met: 0,
event: 0,
interest: 0,
party: 0,
nightout: 0,
gallery: 0,
gym: 0,
loc: "$bioct.name House",
}>>
<!-- Ginecology Teacher -->
<<set $ginet to {
name: "Paige",
surname: "Gates",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
schgra: 0,
met: 0,
event: 0,
interest: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$ginet.name House",
}>>
<!-- University Secretary -->
<<set $univs to {
name: "Debora",
surname: "Jordan",
trust: 2,
corr: 0,
ars: 0,
sub: 0,
sexap: 2,
questmain: 0,
met: 0,
event: 0,
interest: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$univs.name House",
}>>
<!-- University Dean -->
<<set $dean to {
name: "Jeanine",
surname: "Mercier",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$dean.name House",
}>>
<!-- VAL Classmate -->
<<set $val to {
name: "Aleah",
surname: "Colton",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
kitchen: 0,
loc: "$val.name House",
}>>
<!-- ELLA Classmate -->
<<set $ella to {
name: "Luan",
surname: "Forester",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$ella.name House",
}>>
<!-- MIA Classmate -->
<<set $mia to {
name: "Saliha",
surname: "Best",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$mia.name House",
}>>
<!-- LIYA Classmate -->
<<set $liya to {
name: "Karsyn",
surname: "Shepard",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$liya.name House",
}>>
<!-- DESIREE Classmate -->
<<set $desiree to {
name: "Angelina",
surname: "Quincy",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$desiree.name House",
}>>
<!-- LIBRARIAN univs -->
<<set $lib to {
name: "Dollie",
surname: "Sampson",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$lib.name House",
}>>
<!-- PSYCHOLOGIST univs -->
<<set $psyc to {
name: "Angelina",
surname: "Adam",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
grades: 0,
met: 0,
event: 0,
interest: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$psyc.name House",
}>>
<!-- RECEPTIONIST hospital -->
<<set $receph to {
name: "Anna",
surname: "Vidal",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$receph.name House",
}>>
<!-- DIRECTOR hospital -->
<<set $directh to {
name: "Laura",
surname: "Davidson",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$directh.name House",
}>>
<!-- TRAINEE 1 Fem -->
<<set $trainee1 to {
name: "Lexi",
surname: "Whitaker",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$trainee1.name House",
}>>
<!-- TRAINEE 2 Fem -->
<<set $trainee2 to {
name: "Lucille",
surname: "Nash",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$trainee2.name House",
}>>
<!-- TRAINEE 3 Fem -->
<<set $trainee3 to {
name: "Juniper",
surname: "Small",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$trainee3.name House",
}>>
<!-- NURSE 1 Fem -->
<<set $nurse1 to {
name: "Victoria",
surname: "Delacroix",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$nurse1.name House",
}>>
<!-- NURSE 2 Fem -->
<<set $nurse2 to {
name: "Radka",
surname: "Slovak",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$nurse2.name House",
}>>
<!-- NURSE 3 Fem -->
<<set $nurse3 to {
name: "Lucille",
surname: "Nash",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$nurse3.name House",
}>>
<!-- GABBIE CHFR ROOMMATE Fem -->
<<set $gabbie to {
name: "Ariel",
surname: "Rose",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
bathq: 0,
exhib: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$chfr.name House",
}>>
<!-- VIOLET Fem -->
<<set $violet to {
name: "Amanda",
surname: "Ventura",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$chfr.name House",
}>>
<!-- ANTO Fem -->
<<set $anto to {
name: "Lisa",
surname: "Constantin",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
gallery: 0,
loc: "$chfr.name House",
}>>
<!-- GUY1 M -->
<<set $guy1 to {
name: "Darius",
surname: "Kane",
trust: 0,
sub: 0,
questmain: 0,
met: 0,
peep: 0,
event: 0,
loc: "$chfr.name House",
}>>
<!-- GUY2 M -->
<<set $guy2 to {
name: "Joseph",
surname: "Patton",
trust: 0,
sub: 0,
questmain: 0,
met: 0,
peep: 0,
event: 0,
loc: "Park",
}>>
<!-- GUY3 M -->
<<set $guy3 to {
name: "Gideon",
surname: "Murphy",
trust: 0,
sub: 0,
questmain: 0,
met: 0,
pepp: 0,
event: 0,
loc: "Gym",
}>>
<!-- GUY4 M -->
<<set $guy4 to {
name: "Charlie",
surname: "Hale",
trust: 0,
sub: 0,
questmain: 0,
met: 0,
peep: 0,
event: 0,
loc: "Arcade",
}>>
<!-- GYMIN F -->
<<set $gymin to {
name: "Cecilia",
surname: "Mitchell",
trust: 0,
corr: 0,
ars: 0,
sub: 0,
sexap: 0,
questmain: 0,
grades: 0,
met: 0,
interest: 0,
event: 0,
party: 0,
nightout: 0,
loc: "Gym",
}>>
<!-- CHIEF M -->
<<set $chief to {
name: "Robyn",
surname: "Rooney",
title: "Chief",
trust: 0,
questmain: 0,
event: 0,
loc: "Security Office",
}>>
<!-- BDSM var -->
<<set $bdsm to {
activate: 0,
}>>
<!-- NTR var -->
<<set $ntr to {
activate: 0,
}>>
<!-- Foot Fetish var -->
<<set $footf to {
activate: 0,
}>>
<!-- FIRSTDAY var -->
<<set $firstday to {
activate: 0,
}>>
<!-- GYM VARIABLES -->
<<set $gym to {
membership: 0,
today: 0,
}>>
<!-- LUNCH var -->
<<set $lunchwith to {
univs: 0,
ella: 0,
chfr: 0,
val: 0,
chfr: 0,
bioct: 0,
ginet: 0,
phat: 0,
psyc: 0,
lib: 0,
momfr: 0,
gabbie: 0,
violet: 0,
mia: 0,
liya: 0,
desiree: 0,
dean: 0,
receph: 0,
directh: 0,
trainee1: 0,
trainee2: 0,
trainee3: 0,
nurse1: 0,
nurse2: 0,
nurse3: 0,
gymin: 0,
}>>
<!-- MALL vars -->
<<set $mall to {
first: 0,
}>>
<!-- GLOBAL vars -->
<<set $global to {
event: 0,
}>>
<<set $uipassages to ["Gallery","Credits","GirlLoc","Fast Travel","MCStats"]>>
<!-- <<set $mapPassages to ["Town","Hospital","University","Gym"]>> -->
<</nobr>>
<<nobr>>
<<set $global.event to 1>>
<img src="resources/img/img_big/others/banner.webp" style="max-width:100%;">
<p style="text-align:center;">Hi, I'm Grumpy Cobra and welcome to Sex Talk! I hope you'll enjoy this game, and I'm eager to receive your feedback!</p>
<p style="text-align:center;">This is version 1.0, this is the first big release after the demo. You'll find new events, quests and new places to visit!</p>
<p style="text-align:center;">During events, you can't access phone (on your right bar) nor you can skip hours. When the event is finished, the phone and the skip-button automatically return at your service. So don't panic if you don't see them during an event, they'll unlock when you can free roam.</p>
<p style="text-align:center; font-size:200%;">CHANGELOG:</p>
<div class="container">
''<!-- <li>The Mall is now open. Go and take a visit.</li>
<li>Added job for MC. You can get payed for working in the Mall.</li> -->
<li>Fixed a minor bug where Ava Addams said “hey,mc name” insted of the correct variable when MC went in the kitchen.</li>
<li>Fixed the bug who showed up when tying to talk with Jasmine Jae in the Gym.</li>
<li>Fixed a typo that won't show the Flyer of the Strip Club in Ava Addams' room when rummaging for her quest at night in the weekend.</li>
<li>Fixed the Strip Club first enter, now you can play Ava Addams' quest.</li>
<li>Fixed a typo in Ava Addams' Bedroom to get back in the Corridor.</li>
<li>Removed the $mc.job that isn't working right now.</li>
<li>Fixed the dialogue in Ava's Bedroom showing before it was intended.</li>
<li>Fixed the typo for Jasmine Jae's gym interaction.</li>
<li>Fixed the bug in Ava's Office.</li>''
</div>
<p style="text-align:center;">For reporting bugs, suggestions, info on future updates and to support this game, you can visit the Patreon page or join Discord:</p>
<br>
<br>
<a href="https://www.patreon.com/grumpycobra" target="_blank" data-patreon-widget-type="become-patr-button">
[img["resources/patreon.webp"]]</a>
<a href="https://discord.gg/RNT4aXyQht" target="_blank" data-discord-widget-type="join-discord-button">
[img["resources/discord.webp"]]</a>
<br>
<br>
[[Start|Start Game]]
<br>
<br>
<br>
<br>
<br>
<br>
<</nobr>><!-- <img src="images/xxx/xxx/xxx.gif" />
[img[images/xxx/xxx/xxx.gif]]
/*---------------------------------------------------------------------*/
<video src="resources/xxx/xxx/xxx/xxx/xxx/xxx.mp4" autoplay loop playsinline controls></video>
<!--COMMENT-->
/*---------------------------------------------------------------------*/
NPC colors:
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
<a data-passage="Bedroom" class="link-internal"><div @class="_mcbedroom1">[img["resources/map/momfrhouse/mcbedroom.webp"]]<div @class="_mcbedroom2"></div><p>Bedroom</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Your Bedroom">></div></div></a>
-->
<!--
<div id="cheatdiv" style="clear:both; transform: translateX(-34px);">
<<textbox "_testcode" "Gallery code here">>
<<linkreplace "Unlock all Gallery scenes">>
<<set _val = sha256(_testcode)>>
<<if _val == $bathroom.urinal || _val == $bathroom.urinalCont>>
<p class="got">Gallery Unlocked</p>
<<goto "Gallery cheat">>
<<else>>
<p class="hint">Sorry the code you entered is not valid</p>
<</if>>
<</linkreplace>>
<h2>To get the code you must donate</h2>
''On <span class="porn stat">Patreon:</span>''
<a href="https://www.patreon.com/bePatron?u=10423542" target="_blank" data-patreon-widget-type="become-patron-button">[img["resources/patreon.webp"]]</a>
<span class="porn stat">''patreon.com/bePatron?u=10423542''</span>
''Or on <span class="sex stat">Subscribestar:</span>''
<a href="https://subscribestar.adult/becomesomeone" target="_blank">[img["resources/subscribestar.webp"]]</a>
<span class="sex stat">''subscribestar.adult/becomesomeone''</span>
-->
<!--
<<talk "mc" $mc.name>><</talk>>
<<talk "momfr" $momfr.name>><</talk>>
--><<nobr>>
<<set $global.event to 1>>
<h2 style="color: #ff0000;font-family: 'Georgia',serif;font-size: 50px; font-weight: 1000; line-height: 4; margin: 0 0 24px; text-align: center; text-transform: uppercase;">+18 Warning</h2>
<p style="text-align: center;">Sex Talk is a game for an adult audience. Are you legal age in your country for playing this R-rated game?</p>
[[Yes]]
<br>
[[No]]
<</nobr>>
<h2 style="color: #ba0202;font-family: 'Georgia',serif;font-size: 100px;font-weight: 1000;line-height: 120px;margin: 0 0 94px;text-align: center;text-transform:uppercase;">introduction</h2>
<p style="color: #ffffff;font-family: 'Lucida Console',monospace;text-align: center;">
Sex Talk is the story of a young man who dreams of becoming a doctor. He moved to the city where his university is. Unfortunately, the university hasn't rooms where he can stay. The tuition is very high, so he can't afford to rent an apartment.
Lucky that his mom has an old friend of hers in this particular city, and the woman is delighted to take our aspiring Dr. House under her roof. Maybe this option won't be forever, but this young man has some time to save money and get an apartment of his own doing odd jobs while studying. In exchange for chores around the house while he stays, of course.
Also, in this city will move his childhood best friend. Our young hero has always had a crush on this stunning girl but never found the courage to declare himself. Maybe he'll find the right time on the road to this new life.
Or maybe he'll find true love in a new acquaintance, who knows.</p>
<p style="color: #ffffff;font-family: 'Lucida Console',monospace;text-align: center;">In Sex Talk, you will have control of the young hero of the story, the guy mentioned above. This game is an underdevelopment simulator-sandbox game that aims to leave complete control over the choices to the player while maintaining a realistic environment. You'll be able to make choices, interact with numerous characters (95% beautiful women), and choose your path! Do you want to be a doctor? Good, study hard, and do the internship.
Don't you like the university? Slack at home with your mom's friend and choose the work you prefer with what you have.</p>
<p style="font-size: 20 px;">This game wants to be a source of fun, so give the best (or worst) of yourself out there!</p>
<p>First things first! Before diving into your story, let's do some setting up!</p>
<p>What's your name?</p>
<<textbox "$mc.name" "Lucas">>
<p>And your surname?</p>
<<textbox "$mc.surname" "Massey">>
<p>In high school you were...</p>
* <label class="red-label"><<radiobutton "$mc.int" 5>>The teacher's pet.</label>
* <label class="red-label"><<radiobutton "$mc.int" 3 checked>>An average student.</label>
* <label class="red-label"><<radiobutton "$mc.int" 1>>The slacker.</label>
<p>Your classmates considered you...</p>
* <label class="red-label"><<radiobutton "$mc.cha" 5>>A party beast!</label>
* <label class="red-label"><<radiobutton "$mc.cha" 3 checked>> A funny guy.</label>
* <label class="red-label"><<radiobutton "$mc.cha" 1>>A lone wolf.</label>
<p>Do you like going to the gym?</p>
* <label class="red-label"><<radiobutton "$mc.str" 5>>I'm a Chad.</label>
* <label class="red-label"><<radiobutton "$mc.str" 3 checked>>I like to lift weights to release stress.</label>
* <label class="red-label"><<radiobutton "$mc.str" 1>>I prefer the sofa.</label>
<p>Eyes color?</p>
* <label class="red-label"><<radiobutton "$mc.eyes" blue>>Blue</label>
* <label class="red-label"><<radiobutton "$mc.eyes" green checked>> Green</label>
* <label class="red-label"><<radiobutton "$mc.eyes" brown>>Brown</label>
<p>Hair color?</p>
* <label class="red-label"><<radiobutton "$mc.hair" blonde>>Blonde</label>
* <label class="red-label"><<radiobutton "$mc.hair" dark checked>>Dark</label>
* <label class="red-label"><<radiobutton "$mc.hair" ginger>>Ginger</label>
[[Next|Stats2]]
<br>
<br>
<br><<nobr>>
<h2 style="color: #ff00000;font-family: 'Georgia',serif;font-size:30px;font-weight:1000;text-align:center;text-transform:uppercase;">Sorry, but if you're not at the legal age to play this game, you can't proceed further.
Have a nice day!</h2>
<</nobr>><<nobr>>
<<widget "locations">>
<<nobr>>
<<if $daycheck is "Saturday" or $daycheck is "Sunday">>
<<if isDateBetween($gameDate,'00:00','00:59')>> <!-- Midnight Weekend-->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'01:00','01:59')>> <!-- 1 AM Weekend -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'02:00','02:59')>> <!-- 2 AM Weekend -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'03:00','03:59')>> <!-- 3 AM Weekend -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'04:00','04:59')>> <!-- 4 AM Weekend -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'05:00','05:59')>> <!-- 5 AM Weekend -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'06:00','06:59')>> <!-- 6 AM Weekend -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'07:00','07:59')>> <!-- 7 AM Weekend -->
<<set $momfr.loc to "$momfr.name Bathroom">>
<<set $chfr.loc to "$chfr.name Bathroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'08:00','08:59')>> <!-- 8 AM Weekend -->
<<set $momfr.loc to "$momfr.name Kitchen">>
<<set $chfr.loc to "$chfr.name Kitchen">>
<<set $phat.loc to "Cafe">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'09:00','09:59')>> <!-- 9 AM Weekend -->
<<set $momfr.loc to "Park">>
<<set $chfr.loc to "Beach">>
<<set $phat.loc to "Gym">>
<<set $bioct.loc to "Cafe">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Park">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "Gym">>
<<set $psyc.loc to "Mall">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'10:00','10:59')>> <!-- 10 AM Weekend -->
<<set $momfr.loc to "Park">>
<<set $chfr.loc to "Beach">>
<<set $phat.loc to "Gym">>
<<set $bioct.loc to "Cafe">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Park">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "Gym">>
<<set $psyc.loc to "Mall">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'11:00','11:59')>> <!-- 11 AM Weekend -->
<<set $momfr.loc to "Park">>
<<set $chfr.loc to "Beach">>
<<set $phat.loc to "Cafe">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Park">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "Mall">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'12:00','12:59')>> <!-- Midday Weekend -->
<<set $momfr.loc to "$momfr.name Kitchen">>
<<set $chfr.loc to "$chfr.name Kitchen">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "Restaurant">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "Mall">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'13:00','13:59')>> <!-- 1 PM Weekend -->
<<set $momfr.loc to "$momfr.name Living Room">>
<<set $chfr.loc to "$chfr.name House">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "Gym">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "Mall">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'14:00','14:59')>> <!-- 2 PM Weekend -->
<<set $momfr.loc to "$momfr.name Living Room">>
<<set $chfr.loc to "Gym">>
<<set $phat.loc to "Beach">>
<<set $bioct.loc to "Park">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "Mall">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'15:00','15:59')>> <!-- 3 PM Weekend -->
<<set $momfr.loc to "Mall">>
<<set $chfr.loc to "Gym">>
<<set $phat.loc to "Beach">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Beach">>
<<set $dean.loc to "Mall">>
<<set $lib.loc to "Park">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'16:00','16:59')>> <!-- 4 PM Weekend -->
<<set $momfr.loc to "Mall">>
<<set $chfr.loc to "$chfr.name House">>
<<set $phat.loc to "Park">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Beach">>
<<set $dean.loc to "Mall">>
<<set $lib.loc to "Park">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'17:00','17:59')>> <!-- 5 PM Weekend -->
<<set $momfr.loc to "Mall">>
<<set $chfr.loc to "$chfr.name House">>
<<set $phat.loc to "Park">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Mall">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'18:00','18:59')>> <!-- 6 PM Weekend -->
<<set $momfr.loc to "$momfr.name House">>
<<set $chfr.loc to "$chfr.name House">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Mall">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'19:00','19:59')>> <!-- 7 PM Weekend -->
<<set $momfr.loc to "$momfr.name Kitchen">>
<<set $chfr.loc to "$chfr.name Kitchen">>
<<set $phat.loc to "Restaurant">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'20:00','20:59')>> <!-- 8 PM Weekend -->
<<if $daycheck is "Saturday" and $momfr.questmain is 1>><<set $momfr.loc to "Urban Center">><<else>><<set $momfr.loc to "$momfr.name Living Room">><</if>>
<<if $daycheck is "Sunday" and $momfr.questmain is 1>><<set $momfr.loc to "Urban Center">><<else>><<set $momfr.loc to "$momfr.name Living Room">><</if>>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "Restaurant">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'21:00','21:59')>> <!-- 9 PM Weekend -->
<<if $daycheck is "Saturday" and $momfr.questmain is 1>><<set $momfr.loc to "Strip Club">><<else>><<set $momfr.loc to "$momfr.name Living Room">><</if>>
<<if $daycheck is "Sunday" and $momfr.questmain is 1>><<set $momfr.loc to "Urban Center">><<else>><<set $momfr.loc to "$momfr.name Living Room">><</if>>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "Restaurant">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'22:00','22:59')>> <!-- 10 PM Weekend -->
<<if $daycheck is "Saturday" and $momfr.questmain is 1>><<set $momfr.loc to "Strip Club">><<else>><<set $momfr.loc to "$momfr.name Bedroom">><</if>>
<<if $daycheck is "Sunday" and $momfr.questmain is 1>><<set $momfr.loc to "Urban Center">><<else>><<set $momfr.loc to "$momfr.name Bedroom">><</if>>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'23:00','23:59')>> <!-- 11 PM Weekend -->
<<if $daycheck is "Saturday" and $momfr.questmain is 1>><<set $momfr.loc to "Strip Club">><<else>><<set $momfr.loc to "$momfr.name Bedroom">><</if>>
<<if $daycheck is "Sunday" and $momfr.questmain is 1>><<set $momfr.loc to "Urban Center">><<else>><<set $momfr.loc to "$momfr.name Bedroom">><</if>>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<</if>>
<<elseif $daycheck isnot "Sunday" or $daycheck isnot "Saturday">>
<<if $day is 6>>
<<if isDateBetween($gameDate,'18.59','23.59')>>
<<set $guy1.loc to "$chfr.name Bathroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<</if>>
<<elseif $day is 7>>
<<set $guy1.loc to "">>
<<else>>
<<if isDateBetween($gameDate,'00:00','00:59')>> <!-- Midnight Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'01:00','01:59')>> <!-- 1 AM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'02:00','02:59')>> <!-- 2 AM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'03:00','03:59')>> <!-- 3 AM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'04:00','04:59')>> <!-- 4 AM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'05:00','05:59')>> <!-- 5 AM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'06:00','06:59')>> <!-- 6 AM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'07:00','07:59')>> <!-- 7 AM Work -->
<<set $momfr.loc to "$momfr.name Bathroom">>
<<set $chfr.loc to "$chfr.name Bathroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Cafeteria">>
<<set $dean.loc to "University">>
<<set $lib.loc to "University">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'08:00','08:59')>> <!-- 8 AM Work -->
<<set $momfr.loc to "$momfr.name Kitchen">>
<<set $chfr.loc to "$chfr.name Kitchen">>
<<set $phat.loc to "Cafeteria">>
<<set $bioct.loc to "Cafe">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Cafeteria">>
<<set $dean.loc to "University">>
<<set $lib.loc to "Library">>
<<set $psyc.loc to "Gym">>
<<set $val.loc to "University">>
<<set $mia.loc to "University">>
<<set $ella.loc to "Registry">>
<<set $liya.loc to "Library">>
<<set $desiree.loc to "Library">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'09:00','09:59')>> <!-- 9 AM Work -->
<<set $chfr.loc to "Gynecology Class">>
<<set $momfr.loc to "$momfr.name Office">>
<<set $phat.loc to "Pharmacy Class">>
<<set $bioct.loc to "Biology Class">>
<<set $ginet.loc to "Gynecology Class">>
<<set $univs.loc to "Registry">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "Library">>
<<set $psyc.loc to "Psychologist's Office">>
<<set $val.loc to "Pharmacy Class">>
<<set $mia.loc to "Biology Class">>
<<set $ella.loc to "Gynecology Class">>
<<set $liya.loc to "Pharmacy Class">>
<<set $desiree.loc to "Biology Class">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'10:00','10:59')>> <!-- 10 AM Work -->
<<set $chfr.loc to "Biology Class">>
<<set $momfr.loc to "$momfr.name Office">>
<<set $phat.loc to "Pharmacy Class">>
<<set $bioct.loc to "Biology Class">>
<<set $ginet.loc to "Gynecology Class">>
<<set $univs.loc to "Registry">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "Library">>
<<set $psyc.loc to "Psychologist's Office">>
<<set $val.loc to "Biology Class">>
<<set $mia.loc to "Gynecology Class">>
<<set $ella.loc to "Pharmacy Class">>
<<set $liya.loc to "Biology Class">>
<<set $desiree.loc to "Gynecology Class">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'11:00','11:59')>> <!-- 11 AM Work -->
<<set $chfr.loc to "Pharmacy Class">>
<<set $momfr.loc to "$momfr.name Office">>
<<set $phat.loc to "Pharmacy Class">>
<<set $bioct.loc to "Biology Class">>
<<set $ginet.loc to "Gynecology Class">>
<<set $univs.loc to "Registry">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "Library">>
<<set $psyc.loc to "Psychologist's Office">>
<<set $val.loc to "Gynecology Class">>
<<set $mia.loc to "Pharmacy Class">>
<<set $ella.loc to "Biology Class">>
<<set $liya.loc to "Pharmacy Class">>
<<set $desiree.loc to "Biology Class">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'12:00','12:59')>> <!-- Midday Work -->
<<set $chfr.loc to "Cafeteria">>
<<set $momfr.loc to "$momfr.name Kitchen">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "Cafe">>
<<set $ginet.loc to "Gynecology Class">>
<<set $univs.loc to "Teacher's Lounge">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "Library">>
<<set $psyc.loc to "Psychologist's Office">>
<<set $val.loc to "University">>
<<set $mia.loc to "University Bathroom">>
<<set $ella.loc to "University Bathroom">>
<<set $liya.loc to "Cafeteria">>
<<set $desiree.loc to "University Bathroom">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'13:00','13:59')>> <!-- 1 PM Work -->
<<set $chfr.loc to "University Bathroom">>
<<set $momfr.loc to "$momfr.name Living Room">>
<<set $phat.loc to "Pharmacy Class">>
<<set $bioct.loc to "Biology Class">>
<<set $ginet.loc to "Gynecology Class">>
<<set $univs.loc to "Teacher's Lounge">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "Cafeteria">>
<<set $psyc.loc to "Psychologist's Office">>
<<set $val.loc to "University Bathroom">>
<<set $mia.loc to "Cafeteria">>
<<set $ella.loc to "Cafeteria">>
<<set $liya.loc to "University Bathroom">>
<<set $desiree.loc to "Cafeteria">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'14:00','14:59')>> <!-- 2 PM Work -->
<<set $chfr.loc to "Pharmacy Class">>
<<set $momfr.loc to "Gym">>
<<set $phat.loc to "Pharmacy Class">>
<<set $bioct.loc to "Biology Class">>
<<set $ginet.loc to "Gynecology Class">>
<<set $univs.loc to "Registry">>
<<set $dean.loc to "Teacher's Lounge">>
<<set $lib.loc to "Library">>
<<set $psyc.loc to "Cafeteria">>
<<set $val.loc to "Teacher's Lounge">>
<<set $mia.loc to "Biology Class">>
<<set $ella.loc to "Pharmacy Class">>
<<set $liya.loc to "Pharmacy Class">>
<<set $desiree.loc to "Gynecology Class">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'15:00','15:59')>> <!-- 3 PM Work -->
<<set $chfr.loc to "Street">>
<<set $momfr.loc to "$momfr.name Living Room">>
<<set $phat.loc to "Pharmacy Class">>
<<set $bioct.loc to "Biology Class">>
<<set $ginet.loc to "Gynecology Class">>
<<set $univs.loc to "Registry">>
<<set $dean.loc to "Teacher's Lounge">>
<<set $lib.loc to "Library">>
<<set $psyc.loc to "Psychologist's Office">>
<<set $val.loc to "Gynecology Class">>
<<set $mia.loc to "Gynecology Class">>
<<set $ella.loc to "Pharmacy Class">>
<<set $liya.loc to "Biology Class">>
<<set $desiree.loc to "Pharmacy Class">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'16:00','16:59')>> <!-- 4 PM Work -->
<<set $chfr.loc to "City">>
<<set $momfr.loc to "$momfr.name Living Room">>
<<set $phat.loc to "Gym">>
<<set $bioct.loc to "Biology Class">>
<<set $ginet.loc to "Gynecology Class">>
<<set $univs.loc to "Registry">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "Library">>
<<set $psyc.loc to "Beach">>
<<set $val.loc to "Arcade">>
<<set $mia.loc to "Library">>
<<set $ella.loc to "Pool">>
<<set $liya.loc to "Beach">>
<<set $desiree.loc to "Beach">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'17:00','17:59')>> <!-- 5 PM Work -->
<<set $chfr.loc to "Gym">>
<<set $momfr.loc to "$momfr.name Living Room">>
<<set $phat.loc to "City">>
<<set $bioct.loc to "Park">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Library">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "City">>
<<set $psyc.loc to "Beach">>
<<set $val.loc to "Arcade">>
<<set $mia.loc to "Library">>
<<set $ella.loc to "Mall">>
<<set $liya.loc to "Beach">>
<<set $desiree.loc to "Beach">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'18:00','18:59')>> <!-- 6 PM Work -->
<<set $chfr.loc to "Park">>
<<set $momfr.loc to "$momfr.name Living Room">>
<<set $phat.loc to "City">>
<<set $bioct.loc to "Cafe">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "Registry">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "Gym">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'19:00','19:59')>> <!-- 7 PM Work -->
<<set $chfr.loc to "$chfr.name Kitchen">>
<<set $momfr.loc to "$momfr.name Kitchen">>
<<set $phat.loc to "Restaurant">>
<<set $bioct.loc to "Cafe">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "Provost Office">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "Cafe">>
<<set $liya.loc to "Restaurant">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'20:00','20:59')>> <!-- 8 PM Work -->
<<set $momfr.loc to "$momfr.name Bathroom">>
<<set $chfr.loc to "$chfr.name Bathroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "Gym">>
<<elseif isDateBetween($gameDate,'21:00','21:59')>> <!-- 9 PM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$gabbie.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'22:00','22:59')>> <!-- 10 PM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<<elseif isDateBetween($gameDate,'23:00','23:59')>> <!-- 11 PM Work -->
<<set $momfr.loc to "$momfr.name Bedroom">>
<<set $chfr.loc to "$chfr.name Bedroom">>
<<set $phat.loc to "$phat.name House">>
<<set $bioct.loc to "$bioct.name House">>
<<set $ginet.loc to "$ginet.surname Mansion">>
<<set $univs.loc to "$univs.name Apartment">>
<<set $dean.loc to "$dean.name House">>
<<set $lib.loc to "$lib.name Apartment">>
<<set $psyc.loc to "$psyc.name Apartment">>
<<set $val.loc to "$val.name House">>
<<set $mia.loc to "$mia.name House">>
<<set $ella.loc to "$ella.name House">>
<<set $liya.loc to "$liya.name House">>
<<set $desiree.loc to "$desiree.name House">>
<<set $gabbie.loc to "$gabbie.name Bedroom">>
<<set $violet.loc to "$violet.name House">>
<<set $gymin.loc to "$gymin.name Apartment">>
<</if>><</if>>
<</if>>
<</nobr>>
<</widget>>
<<widget "LocationPortraits">>
<<nobr>>
<<set _totalPortraits to 0>>
<<if passage() isnot "Beach" and passage() isnot "Gym" and passage() isnot "Arcade" and passage() isnot "Street">>
<<set _limitPortraits to 5>>
<<else>>
<<set _limitPortraits to 4>>
<</if>>
<<set _style to "float: left; margin-right: 16px; margin-bottom: 16px;">>
<<for _i to 0; _i lte $args.length; _i++>>
<<if $momfr.loc is $args[_i]>>
<<set _totalPortraits += 1>>
<<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/momfr/face.webp"]]
</div>
<</if>>
<</if>>
<<if $bioct.met is 1>><<if $bioct.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/teachers/bioct/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $chfr.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/chfr/face.webp"]]
</div>
<</if>><</if>>
<<if $phat.met is 1>><<if $phat.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/teachers/phat/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $ginet.met is 1>><<if $ginet.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/teachers/ginet/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $univs.met is 1>><<if $univs.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/teachers/univs/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $val.met is 1>><<if $val.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/classmates/val/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $mia.met is 1>><<if $mia.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/classmates/mia/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $ella.met is 1>><<if $ella.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/classmates/ella/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $liya.met is 1>><<if $liya.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/classmates/liya/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $desiree.met is 1>><<if $desiree.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/classmates/desiree/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $lib.met is 1>><<if $lib.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/teachers/lib/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $psyc.met is 1>><<if $psyc.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/teachers/psyc/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $receph.met is 1>><<if $receph.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/hospital/receph/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $dean.met is 1>><<if $dean.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/teachers/dean/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $directh.met is 1>><<if $directh.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/hospital/directh/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $trainee1.met is 1>><<if $trainee1.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/hospital/trainee1/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $trainee2.met is 1>><<if $trainee2.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/hospital/trainee2/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $trainee3.met is 1>><<if $trainee3.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/hospital/trainee3/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $nurse1.met is 1>><<if $nurse1.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/hospital/nurse1/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $nurse2.met is 1>><<if $nurse2.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/hospital/nurse2/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $nurse3.met is 1>><<if $nurse3.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/hospital/nurse3/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $gabbie.met is 1>><<if $gabbie.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/gabbie/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $gymin.met is 1>><<if $gymin.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/gymin/face.webp"]]
</div>
<</if>><</if>><</if>>
<<if $guy1.met is 1>><<if $guy1.loc is $args[_i]>><<set _totalPortraits += 1>><<if _totalPortraits lt _limitPortraits>>
<div class="portrait" @style="_style">
[img["resources/img/propic/guys/guy1.webp"]]
</div>
<</if>><</if>><</if>>
<</for>>
<</nobr>>
<</widget>>
<</nobr>><<nobr>>
<!-- MC's STATS -->
<<widget "mcint">>
<<set $mc.int += 1>> ''You are now smarter''
<</widget>>
<<widget "mcgrades">>
<<set $mc.schgra += 1>> ''Your grades are improving''
<</widget>>
<<widget "mcstr">>
<<set $mc.str += + 1>> ''You are now stronger''
<</widget>>
<<widget "mcagi">>
<<set $mc.agi += 1>> ''You are now more swift''
<</widget>>
<<widget "mccomb">>
<<set $mc.comb += 1>> ''You are now more experienced in combat''
<</widget>>
<<widget "mccha">>
<<set $mc.cha += 1>> ''You're now more charismatic''
<</widget>>
<<widget "mcseexp">>
<<set $mc.seexp += 1>> ''You're now more sexually experienced''
<</widget>>
<<widget "mcporn">>
<<set $mc.porn += 1>> ''You're now more addicted to porn''
<</widget>>
<<widget "mcpornminus">>
<<set $mc.porn -= 1>> ''Your porn addiction goes down a little''
<</widget>>
<<widget "mcarousalp">>
<<set $mc.ars += 5>> ''Your arousal is growing''
<</widget>>
<<widget "mcarousalm">>
<<set $mc.ars -= 5>> ''Your arousal is decreasing''
<</widget>>
<<widget "mcperv">>
<<set $mc.perv += 1>> ''Your perversion is growing''
<</widget>>
<<widget "mcsub">>
<<set $mc.sub += 1>> ''You're now more submissive''
<</widget>>
<<widget "mcdom">>
<<set $mc.dom += 1>> ''You're now more dominant''
<</widget>>
<<widget "mcdomminus">>
<<set $mc.dom -= 1>> ''You're now less dominant''
<</widget>>
<!-- CHFR STATS -->
<<widget "chfrtrust">>
<<set $chfr.trust += 1>> ''$chfr.name trusts you more''
<</widget>>
<<widget "chfrtrustm">>
<<set $chfr.trust -= 1>> ''$chfr.name trusts you less''
<</widget>>
<<widget "chfrcorr">>
<<set $chfr.corr += 1>> ''$chfr.name is more corrupted''
<</widget>>
<<widget "chfrarousal">>
<<set $chfr.ars += 1>> ''$chfr.name's arousal grows''
<</widget>>
<<widget "chfrarousalm">>
<<set $chfr.ars -= 1>> ''$chfr.name is less aroused''
<</widget>>
<<widget "chfrexhib">>
<<set $chfr.exhib += 1>> ''$chfr.name is more incline to exhibitionism''
<</widget>>
<<widget "chfrsubp">>
<<set $chfr.sub += 1>> ''$chfr.name is now more submissive''
<</widget>>
<<widget "chfrsubm">>
<<set $chfr.sub -= 1>> ''$chfr.name is now less submissive towards you''
<</widget>>
<<widget "chfrsexap">>
<<set $chfr.sexap += 1>> ''$chfr.name is now more interested in you''
<</widget>>
<<widget "chfrmet">>
<<set $chfr.met to 1>>
<</widget>>
<!-- MOMFR STATS -->
<<widget "momfrtrust">>
<<set $momfr.trust += 1>> ''$momfr.name trusts you more''
<</widget>>
<<widget "momfrtrustm">>
<<set $momfr.trust -= 1>> ''$momfr.name trusts you less''
<</widget>>
<<widget "momfrcorr">>
<<set $momfr.corr += 1>> ''$momfr.name is more corrupted''
<</widget>>
<<widget "momfrarousal">>
<<set $momfr.ars += 1>> ''$momfr.name's arousal grows ''
<</widget>>
<<widget "momfrarousalm">>
<<set $momfr.ars -= 1>> ''$momfr.name is less aroused''
<</widget>>
<<widget "momfrexhib">>
<<set $momfr.exhib += 1>> ''$momfr.name is more incline to exhibitionism''
<</widget>>
<<widget "momfrsubp">>
<<set $momfr.sub += 1>> ''$momfr.name is now more submissive''
<</widget>>
<<widget "momfrsubm">>
<<set $momfr.sub -= 1>> ''$momfr.name is now less submissive towards you''
<</widget>>
<<widget "momfrsexap">>
<<set $momfr.sexap += 1>> ''$momfr.name is now more interested in you''
<</widget>>
<<widget "momfrmet">>
<<set $momfr.met to 1>>
<</widget>>
<!-- desiree STATS -->
<<widget "desireetrust">>
<<set $desiree.trust += 1>> ''$desiree.name trusts you more''
<</widget>>
<<widget "desireetrustm">>
<<set $desiree.trust -= 1>> ''$desiree.name trusts you less''
<</widget>>
<<widget "desireecorr">>
<<set $desiree.corr += 1>> ''$desiree.name is more corrupted''
<</widget>>
<<widget "desireearousal">>
<<set $desiree.ars += 1>> ''$desiree.name's arousal grows''
<</widget>>
<<widget "desireearousalm">>
<<set $desiree.ars -= 1>> ''$desiree.name is less aroused''
<</widget>>
<<widget "desireesubp">>
<<set $desiree.sub += 1>> ''$desiree.name is now more submissive''
<</widget>>
<<widget "desireesubm">>
<<set $desiree.sub -= 1>> ''$desiree.name is now less submissive towards you''
<</widget>>
<<widget "desireesexap">>
<<set $desiree.sexap += 1>> ''$desiree.name is now more interested in you''
<</widget>>
<<widget "desireemet">>
<<set $desiree.met to 1>>
<</widget>>
<!-- ella STATS -->
<<widget "ellatrust">>
<<set $ella.trust += 1>> ''$ella.name trusts you more''
<</widget>>
<<widget "ellatrustm">>
<<set $ella.trust -= 1>> ''$ella.name trusts you less''
<</widget>>
<<widget "ellacorr">>
<<set $ella.corr += 1>> ''$ella.name is more corrupted''
<</widget>>
<<widget "ellaarousal">>
<<set $ella.ars += 1>> ''$ella.name's arousal grows''
<</widget>>
<<widget "ellaarousalm">>
<<set $ella.ars -= 1>> ''$ella.name is less aroused''
<</widget>>
<<widget "ellasubp">>
<<set $ella.sub += 1>> ''$ella.name is now more submissive''
<</widget>>
<<widget "ellasubm">>
<<set $ella.sub -= 1>> ''$ella.name is now less submissive towards you''
<</widget>>
<<widget "ellasexap">>
<<set $ella.sexap += 1>> ''$ella.name is now more interested in you''
<</widget>>
<<widget "ellamet">>
<<set $ella.met to 1>>
<</widget>>
<!-- liya STATS -->
<<widget "liyatrust">>
<<set $liya.trust += 1>> ''$liya.name trusts you more''
<</widget>>
<<widget "liyatrustm">>
<<set $liya.trust -= 1>> ''$liya.name trusts you less''
<</widget>>
<<widget "liyacorr">>
<<set $liya.corr += 1>> ''$liya.name is more corrupted''
<</widget>>
<<widget "liyaarousal">>
<<set $liya.ars += 1>> ''$liya.name's arousal grows''
<</widget>>
<<widget "liyaarousalm">>
<<set $liya.ars -= 1>> ''$liya.name is less aroused''
<</widget>>
<<widget "liyasubp">>
<<set $liya.sub += 1>> ''$liya.name is now more submissive''
<</widget>>
<<widget "liyasubm">>
<<set $liya.sub -= 1>> ''$liya.name is now less submissive towards you''
<</widget>>
<<widget "liyasexap">>
<<set $liya.sexap += 1>> ''$liya.name is now more interested in you''
<</widget>>
<<widget "liyamet">>
<<set $liya.met to 1>>
<</widget>>
<!-- mia STATS -->
<<widget "miatrust">>
<<set $mia.trust += 1>> ''$mia.name trusts you more''
<</widget>>
<<widget "miatrustm">>
<<set $mia.trust -= 1>> ''$mia.name trusts you less''
<</widget>>
<<widget "miacorr">>
<<set $mia.corr += 1>> ''$mia.name is more corrupted''
<</widget>>
<<widget "miaarousal">>
<<set $mia.ars += 1>> ''$mia.name's arousal grows''
<</widget>>
<<widget "miaarousalm">>
<<set $mia.ars -= 1>> ''$mia.name is less aroused''
<</widget>>
<<widget "miasubp">>
<<set $mia.sub += 1>> ''$mia.name is now more submissive''
<</widget>>
<<widget "miasubm">>
<<set $mia.sub -= 1>> ''$mia.name is now less submissive towards you''
<</widget>>
<<widget "miasexap">>
<<set $mia.sexap += 1>> ''$mia.name is now more interested in you''
<</widget>>
<<widget "miamet">>
<<set $mia.met to 1>>
<</widget>>
<!-- val STATS -->
<<widget "valtrust">>
<<set $val.trust += 1>> ''$val.name trusts you more''
<</widget>>
<<widget "valtrustm">>
<<set $val.trust -= 1>> ''$val.name trusts you less''
<</widget>>
<<widget "valcorr">>
<<set $val.corr += 1>> ''$val.name is more corrupted''
<</widget>>
<<widget "valarousal">>
<<set $val.ars += 1>> ''$val.name's arousal grows''
<</widget>>
<<widget "valarousalm">>
<<set $val.ars -= 1>> ''$val.name is less aroused''
<</widget>>
<<widget "valsubp">>
<<set $val.sub += 1>> ''$val.name is now more submissive''
<</widget>>
<<widget "valsubm">>
<<set $val.sub -= 1>> ''$val.name is now less submissive towards you''
<</widget>>
<<widget "valsexap">>
<<set $val.sexap += 1>> ''$val.name is now more interested in you''
<</widget>>
<<widget "valmet">>
<<set $val.met to 1>>
<</widget>>
<!-- bioct STATS -->
<<widget "biocttrust">>
<<set $bioct.trust += 1>> ''$bioct.name trusts you more''
<</widget>>
<<widget "biocttrustm">>
<<set $bioct.trust -= 1>> ''$bioct.name trusts you less''
<</widget>>
<<widget "bioctcorr">>
<<set $bioct.corr += 1>> ''$bioct.name is more corrupted''
<</widget>>
<<widget "bioctarousal">>
<<set $bioct.ars += 1>> ''$bioct.name's arousal grows''
<</widget>>
<<widget "bioctarousalm">>
<<set $bioct.ars -= 1>> ''$bioct.name is less aroused''
<</widget>>
<<widget "bioctsubp">>
<<set $bioct.sub += 1>> ''$bioct.name is now more submissive''
<</widget>>
<<widget "bioctsubm">>
<<set $bioct.sub -= 1>> ''$bioct.name is now less submissive towards you''
<</widget>>
<<widget "bioctsexap">>
<<set $bioct.sexap += 1>> ''$bioct.name is now more interested in you''
<</widget>>
<<widget "bioctmet">>
<<set $bioct.met to 1>>
<</widget>>
<!-- ginet STATS -->
<<widget "ginettrust">>
<<set $ginet.trust += 1>> ''$ginet.name trusts you more''
<</widget>>
<<widget "ginettrustm">>
<<set $ginet.trust -= 1>> ''$ginet.name trusts you less''
<</widget>>
<<widget "ginetcorr">>
<<set $ginet.corr += 1>> ''$ginet.name is more corrupted''
<</widget>>
<<widget "ginetarousal">>
<<set $ginet.ars += 1>> ''$ginet.name's arousal grows''
<</widget>>
<<widget "ginetarousalm">>
<<set $ginet.ars -= 1>> ''$ginet.name is less aroused''
<</widget>>
<<widget "ginetsubp">>
<<set $ginet.sub += 1>> ''$ginet.name is now more submissive''
<</widget>>
<<widget "ginetsubm">>
<<set $ginet.sub -= 1>> ''$ginet.name is now less submissive towards you''
<</widget>>
<<widget "ginetsexap">>
<<set $ginet.sexap += 1>> ''$ginet.name is now more interested in you''
<</widget>>
<<widget "ginetmet">>
<<set $ginet.met to 1>>
<</widget>>
<!-- phat STATS -->
<<widget "phattrust">>
<<set $phat.trust += 1>> ''$phat.name trusts you more''
<</widget>>
<<widget "phattrustm">>
<<set $phat.trust -= 1>> ''$phat.name trusts you less''
<</widget>>
<<widget "phatcorr">>
<<set $phat.corr += 1>> ''$phat.name is more corrupted''
<</widget>>
<<widget "phatarousal">>
<<set $phat.ars += 1>> ''$phat.name's arousal grows''
<</widget>>
<<widget "phatarousalm">>
<<set $phat.ars -= 1>> ''$phat.name is less aroused''
<</widget>>
<<widget "phatsubp">>
<<set $phat.sub += 1>> ''$phat.name is now more submissive''
<</widget>>
<<widget "phatsubm">>
<<set $phat.sub -= 1>> ''$phat.name is now less submissive towards you''
<</widget>>
<<widget "phatsexap">>
<<set $phat.sexap += 1>> ''$phat.name is now more interested in you''
<</widget>>
<<widget "phatmet">>
<<set $phat.met to 1>>
<</widget>>
<!-- univs STATS -->
<<widget "univstrust">>
<<set $univs.trust += 1>> ''$univs.name trusts you more''
<</widget>>
<<widget "univstrustm">>
<<set $univs.trust -= 1>> ''$univs.name trusts you less''
<</widget>>
<<widget "univscorr">>
<<set $univs.corr += 1>> ''$univs.name is more corrupted''
<</widget>>
<<widget "univsarousal">>
<<set $univs.ars += 1>> ''$univs.name's arousal grows''
<</widget>>
<<widget "univsarousalm">>
<<set $univs.ars -= 1>> ''$univs.name is less aroused''
<</widget>>
<<widget "univssubp">>
<<set $univs.sub += 1>> ''$univs.name is now more submissive''
<</widget>>
<<widget "univssubm">>
<<set $univs.sub -= 1>> ''$univs.name is now less submissive towards you''
<</widget>>
<<widget "univssexap">>
<<set $univs.sexap += 1>> ''$univs.name is now more interested in you''
<</widget>>
<<widget "univsmet">>
<<set $univs.met to 1>>
<</widget>>
<!-- dean STATS -->
<<widget "deantrust">>
<<set $dean.trust += 1>> ''$dean.name trusts you more''
<</widget>>
<<widget "deantrustm">>
<<set $dean.trust -=1>> ''$dean.name trusts you less''
<</widget>>
<<widget "deancorr">>
<<set $dean.corr += 1>> ''$dean.name is more corrupted''
<</widget>>
<<widget "deanarousal">>
<<set $dean.ars += 1>> ''$dean.name's arousal grows''
<</widget>>
<<widget "deanarousalm">>
<<set $dean.ars -= 1>> ''$dean.name is less aroused''
<</widget>>
<<widget "deansubp">>
<<set $dean.sub += 1>> ''$dean.name is now more submissive''
<</widget>>
<<widget "deansubm">>
<<set $dean.sub -= 1>> ''$dean.name is now less submissive towards you''
<</widget>>
<<widget "deansexap">>
<<set $dean.sexap += 1>> ''$dean.name is now more interested in you''
<</widget>>
<<widget "deanmet">>
<<set $dean.met to 1>>
<</widget>>
<!-- lib STATS -->
<<widget "libtrust">>
<<set $lib.trust += 1>> ''$lib.name trusts you more''
<</widget>>
<<widget "libtrustm">>
<<set $lib.trust -= 1>> ''$lib.name trusts you less''
<</widget>>
<<widget "libcorr">>
<<set $lib.corr += 1>> ''$lib.name is more corrupted''
<</widget>>
<<widget "libarousal">>
<<set $lib.ars += 1>> ''$lib.name's arousal grows''
<</widget>>
<<widget "libarousalm">>
<<set $lib.ars -= 1>> ''$lib.name is less aroused''
<</widget>>
<<widget "libsubp">>
<<set $lib.sub += 1>> ''$lib.name is now more submissive''
<</widget>>
<<widget "libsubm">>
<<set $lib.sub -= 1>> ''$lib.name is now less submissive towards you''
<</widget>>
<<widget "libsexap">>
<<set $lib.sexap += 1>> ''$lib.name is now more interested in you''
<</widget>>
<<widget "libmet">>
<<set $lib.met to 1>>
<</widget>>
<!-- psyc STATS -->
<<widget "psyctrust">>
<<set $psyc.trust += 1>> ''$psyc.name trusts you more''
<</widget>>
<<widget "psyctrustm">>
<<set $psyc.trust -= 1>> ''$psyc.name trusts you less''
<</widget>>
<<widget "psyccorr">>
<<set $psyc.corr += 1>> ''$psyc.name is more corrupted''
<</widget>>
<<widget "psycarousal">>
<<set $psyc.ars += 1>> ''$psyc.name's arousal grows''
<</widget>>
<<widget "psycarousalm">>
<<set $psyc.ars -= 1>> ''$psyc.name is less aroused''
<</widget>>
<<widget "psycsubp">>
<<set $psyc.sub += 1>> ''$psyc.name is now more submissive''
<</widget>>
<<widget "psycsubm">>
<<set $psyc.sub -= 1>> ''$psyc.name is now less submissive towards you''
<</widget>>
<<widget "psycsexap">>
<<set $psyc.sexap += 1>> ''$psyc.name is now more interested in you''
<</widget>>
<<widget "psycmet">>
<<set $psyc.met to 1>>
<</widget>>
<!-- GABBIE -->
<<widget "gabbiemet">>
<<set $gabbie.met to 1>>
<</widget>>
<<widget "gabbieexhib">>
<<set $gabbie.exhib += 1>> ''$gabbie.name is more incline to exhibitionism''
<</widget>>
<<widget "gabbietrust">>
<<set $gabbie.trust += 1>> ''$gabbie.name trusts you more''
<</widget>>
<<widget "gabbietrustm">>
<<set $gabbie.trust -=1>> ''$gabbie.name trusts you less''
<</widget>>
<<widget "gabbiecorr">>
<<set $gabbie.corr += 1>> ''$gabbie.name is more corrupted''
<</widget>>
<<widget "gabbiearousal">>
<<set $gabbie.ars += 1>> ''$gabbie.name's arousal grows''
<</widget>>
<<widget "gabbiearousalm">>
<<set $gabbie.ars -= 1>> ''$gabbie.name is less aroused''
<</widget>>
<<widget "gabbiesubp">>
<<set $gabbie.sub += 1>> ''$gabbie.name is now more submissive''
<</widget>>
<<widget "gabbiesubm">>
<<set $gabbie.sub -= 1>> ''$gabbie.name is now less submissive towards you''
<</widget>>
<<widget "gabbiesexap">>
<<set $gabbie.sexap += 1>> ''$gabbie.name is now more interested in you''
<</widget>>
<<widget "gabbiemet">>
<<set $gabbie.met to 1>>
<</widget>>
<!-- GYMIN -->
<<widget "gymintrust">>
<<set $gymin.trust += 1>> ''$gymin.name trusts you more''
<</widget>>
<<widget "gymintrustm">>
<<set $gymin.trust -= 1>> ''$gymin.name trusts you less''
<</widget>>
<<widget "gymincorr">>
<<set $gymin.corr += 1>> ''$gymin.name is more corrupted''
<</widget>>
<<widget "gyminarousal">>
<<set $gymin.ars += 1>> ''$gymin.name's arousal grows''
<</widget>>
<<widget "gyminarousalm">>
<<set $gymin.ars -= 1>> ''$gymin.name is less aroused''
<</widget>>
<<widget "gyminexhib">>
<<set $gymin.exhib += 1>> ''$gymin.name is more incline to exhibitionism''
<</widget>>
<<widget "gyminsubp">>
<<set $gymin.sub += 1>> ''$gymin.name is now more submissive''
<</widget>>
<<widget "gyminsubm">>
<<set $gymin.sub -= 1>> ''$gymin.name is now less submissive towards you''
<</widget>>
<<widget "gyminsexap">>
<<set $gymin.sexap += 1>> ''$gymin.name is now more interested in you''
<</widget>>
<<widget "gyminmet">>
<<set $gymin.met to 1>>
<</widget>>
<!-- GYM WIDGET -->
<<widget "gymtoday">>
<<set $gym.today to 1>>
<</widget>>
<!-- GRADES -->
<<widget "grades">>
<<set $school.grades += ($school.grades) + 1>> ''You are slighty increasing your grades''
<</widget>>
<<widget "salary">>
<<set $salary += (7 + (($abigail.int + $abigail.trust)*2) + ($restaurant.status * 2)) * $school.degreemult>> ''You received $<<print "$salary">>''<<set $mc.money += $salary>>
<</widget>>
<</nobr>><<nobr>>
<<widget "now">>
<<timed 0.1s>>
<<print $GameDays[$gameDate.getUTCDay()]>> - <<print "$periodname">><br> Day $day - <<= padZero($gameDate.getUTCHours())>>:<<= padZero($gameDate.getUTCMinutes())>>
<<set $daycheck = $GameDays[$gameDate.getUTCDay()]>>
<</timed>>
<</widget>>
<<widget "addmins">>
<<set $gameDate.setUTCMinutes($gameDate.getUTCMinutes() + $args[0])>>
<</widget>>
<<widget "addhours">>
<<set $gameDate.setUTCHours($gameDate.getUTCHours() + $args[0])>>
<</widget>>
<<widget "period">>
<<if isDateBetween($gameDate, '06:00', '11:59')>>
<<set $periodname = "Morning">>
<<set $period = 1>>
<<elseif isDateBetween($gameDate, '12:00', '12:59')>>
<<set $periodname = "Midday">>
<<set $period = 2>>
<<elseif isDateBetween($gameDate, '13:00', '18:59')>>
<<set $periodname = "Afternoon">>
<<set $period = 3>>
<<elseif isDateBetween($gameDate, '19:00', '20:59')>>
<<set $periodname = "Evening">>
<<set $period = 4>>
<<elseif isDateBetween($gameDate, '21:00', '23.59')>>
<<set $periodname = "Night">>
<<set $period = 5>>
<<elseif isDateBetween($gameDate, '00:00', '05:59')>>
<<set $periodname = "Late Night">>
<<set $period = 0>>
<</if>>
<</widget>>
<<widget "dayreset">>
<<set $mc.ars to 0>>
<<set $gym.today to 0>>
<<set $chfr.park to 0>>
<!-- <<set $lunchwith to 0>>
<<set $lunchwith.univs to 0>>
<<set $lunchwith.ella to 0>>
<<set $lunchwith.chfr to 0>>
<<set $lunchwith.val to 0>>
<<set $lunchwith.chfr to 0>>
<<set $lunchwith.bioct to 0>>
<<set $lunchwith.ginet to 0>>
<<set $lunchwith.phat to 0>>
<<set $lunchwith.psyc to 0>>
<<set $lunchwith.lib to 0>>
<<set $lunchwith.momfr to 0>>
<<set $lunchwith.gabbie to 0>>
<<set $lunchwith.violet to 0>>
<<set $lunchwith.mia to 0>>
<<set $lunchwith.liya to 0>>
<<set $lunchwith.desiree to 0>>
<<set $lunchwith.dean to 0>>
<<set $lunchwith.receph to 0>>
<<set $lunchwith.directh to 0>>
<<set $lunchwith.trainee1 to 0>>
<<set $lunchwith.trainee2 to 0>>
<<set $lunchwith.trainee3 to 0>>
<<set $lunchwith.nurse1 to 0>>
<<set $lunchwith.nurse2 to 0>>
<<set $lunchwith.nurse3 to 0>>
<<set $lunchwith.gymin to 0>> -->
<<set $momfr.strip to 0>>
<</widget>>
<</nobr>><<nobr>>
<<widget "VariableLimit">><<timed 0.2s>>
<<if $momfr.met gt 1>>
<<set $momfr.met to 1>>
<</if>>
<<if $chfr.met gt 1>>
<<set $chfr.met to 1>>
<</if>>
<<if $mc.int gt 100>>
<<set $mc.int to 100>>
<</if>>
<<if $mc.str gt 100>>
<<set $mc.str to 100>>
<</if>>
<<if $mc.end gt 100>>
<<set $mc.end to 100>>
<</if>>
<<if $mc.ars gt 20>>
<<set $mc.ars to 20>>
<</if>>
<<if $mc.seXP gt 100>>
<<set $mc.seXP to 100>>
<</if>>
<<if $mc.porn gt 100>>
<<set $mc.porn to 100>>
<</if>>
<<if $mc.collars gt 100>>
<<set $mc.collars to 100>>
<</if>>
<<if $chfr.trust gt 100>>
<<set $chfr.trust to 100>>
<</if>>
<<if $chfr.corr gt 100>>
<<set $chfr.corr to 100>>
<</if>>
<<if $chfr.sex gt 100>>
<<set $chfr.sex to 100>>
<</if>>
<<if $chfr.morale gt 100>>
<<set $chfr.morale to 100>>
<</if>>
<<if $chfr.morale lt 0>>
<<set $chfr.morale to 0>>
<</if>>
<<if $chfr.education gt 100>>
<<set $chfr.education to 100>>
<</if>>
<<if $chfr.education lt 0>>
<<set $chfr.education to 0>>
<</if>>
<<if $chfr.homeworktotal gt 100>>
<<set $chfr.homeworktotal to 100>>
<</if>>
<<if $chfr.questmain gt 10>>
<<set $chfr.questmain to 10>>
<</if>>
<<if $momfr.trust gt 100>>
<<set $momfr.trust to 100>>
<</if>>
<<if $momfr.corr gt 100>>
<<set $momfr.corr to 100>>
<</if>>
<<if $momfr.ars gt 100>>
<<set $momfr.sex to 100>>
<</if>>
<<if $momfr.questmain gt 10>>
<<set $momfr.questmain to 10>>
<</if>>
<<if $ella.trust gt 100>>
<<set $ella.trust to 100>>
<</if>>
<<if $ella.corr gt 100>>
<<set $ella.corr to 100>>
<</if>>
<<if $desiree.trust gt 100>>
<<set $desiree.trust to 100>>
<</if>>
<<if $desiree.corr gt 100>>
<<set $desiree.corr to 100>>
<</if>>
<<if $desiree.int gt 100>>
<<set $desiree.int to 100>>
<</if>>
<<if $liya.trust gt 100>>
<<set $liya.trust to 100>>
<</if>>
<<if $liya.corr gt 100>>
<<set $liya.corr to 100>>
<</if>>
<<if $liya.int gt 100>>
<<set $liya.int to 100>>
<</if>>
<<if $mia.trust gt 100>>
<<set $mia.trust to 100>>
<</if>>
<<if $mia.corr gt 100>>
<<set $mia.corr to 100>>
<</if>>
<<if $mia.sex gt 100>>
<<set $mia.sex to 100>>
<</if>>
<<if $mia.questmain gt 4>>
<<set $mia.questmain to 4>>
<</if>>
<<if $hotdog.int gt 100>>
<<set $hotdog.int to 100>>
<</if>>
<<if $lemo.int gt 100>>
<<set $lemo.int to 100>>
<</if>>
<<if $val.trust gt 100>>
<<set $val.trust to 100>>
<</if>>
<<if $val.corr gt 100>>
<<set $val.corr to 100>>
<</if>>
<<if $val.sex gt 100>>
<<set $val.sex to 100>>
<</if>>
<<if $val.questmain gt 5>>
<<set $val.questmain to 5>>
<</if>>
<<if $bioct.trust gt 100>>
<<set $bioct.trust to 100>>
<</if>>
<<if $bioct.corr gt 100>>
<<set $bioct.corr to 100>>
<</if>>
<<if $ginet.trust gt 100>>
<<set $ginet.trust to 100>>
<</if>>
<<if $ginet.corr gt 100>>
<<set $ginet.corr to 100>>
<</if>>
<<if $ginet.sex gt 100>>
<<set $ginet.sex to 100>>
<</if>>
<<if $ginet.traintotal gt 100>>
<<set $ginet.traintotal to 100>>
<</if>>
<<if $ginet.questmain gt 5>>
<<set $ginet.questmain to 5>>
<</if>>
<<if $phat.trust gt 100>>
<<set $phat.trust to 100>>
<</if>>
<<if $phat.int gt 100>>
<<set $phat.int to 100>>
<</if>>
<<if $phat.corr gt 100>>
<<set $phat.corr to 100>>
<</if>>
<<if $univs.trust gt 100>>
<<set $univs.trust to 100>>
<</if>>
<<if $univs.corr gt 100>>
<<set $univs.corr to 100>>
<</if>>
<<if $dean.int gt 100>>
<<set $dean.int to 100>>
<</if>>
<<if $dean.trust gt 100>>
<<set $dean.trust to 100>>
<</if>>
<<if $dean.corr gt 100>>
<<set $dean.corr to 100>>
<</if>>
<<if $dean.sex gt 100>>
<<set $dean.sex to 100>>
<</if>>
<<if $dean.questmain gt 5>>
<<set $dean.questmain to 5>>
<</if>>
<</timed>><</widget>>
<</nobr>><<nobr>>
<<widget "Highlight">>
<<switch $args[0]>>
<<case "House">>
<<case "Street">>
<<case "Residential">>
<<case "Coast">>
<<case "Fitness Center">>
<<case "Red light district">>
<<case "University">>
<<case "Mall">>
<</switch>>
<</widget>>
<</nobr>><<nobr>>
<<widget "momfrbathroom">>
<<if $momfr.exhib gte 5 and $momfr.exhib lt 10>>
<<set $momfr.bathq to 1>>
<<elseif $momfr.exhib gte 10 and $momfr.exhib lt 15>>
<<set $momfr.bathq to 2>>
<<elseif $momfr.exhib gte 14 and $momfr.exhib lt 20>>
<<set $momfr.bathq to 3>>
<<elseif $momfr.exhib gte 20 and $momfr.exhib lt 25>>
<<set $momfr.bathq to 4>>
<<elseif $momfr.exhib gte 25 and $momfr.exhib lt 30>>
<<set $momfr.bathq to 5>>
<<elseif $momfr.exhib gte 30 and $momfr.exhib lt 35>>
<<set $momfr.bathq to 6>>
<<elseif $momfr.exhib gte 35 and $momfr.exhib lt 40>>
<<set $momfr.bathq to 7>>
<<elseif $momfr.exhib gte 40 and $momfr.exhib lt 45>>
<<set $momfr.bathq to 8>>
<<elseif $momfr.exhib gte 45 and $momfr.exhib lt 50>>
<<set $momfr.bathq to 9>>
<<elseif $momfr.exhib gte 50 and $momfr.exhib lt 55>>
<<set $momfr.bathq to 10>>
<<elseif $momfr.exhib gte 55 and $momfr.exhib lt 60>>
<<set $momfr.bathq to 11>>
<<elseif $momfr.exhib gte 60 and $momfr.exhib lt 65>>
<<set $momfr.bathq to 12>>
<<elseif $momfr.exhib gte 65 and $momfr.exhib lt 70>>
<<set $momfr.bathq to 13>>
<<elseif $momfr.exhib gte 70 and $momfr.exhib lt 75>>
<<set $momfr.bathq to 14>>
<<elseif $momfr.exhib gte 75 and $momfr.exhib lt 80>>
<<set $momfr.bathq to 15>>
<<elseif $momfr.exhib gte 80 and $momfr.exhib lt 85>>
<<set $momfr.bathq to 16>>
<<elseif $momfr.exhib gte 85 and $momfr.exhib lt 90>>
<<set $momfr.bathq to 17>>
<<elseif $momfr.exhib gte 90 and $momfr.exhib lt 95>>
<<set $momfr.bathq to 18>>
<<elseif $momfr.exhib gte 95 and $momfr.exhib lt 100>>
<<set $momfr.bathq to 19>>
<<elseif $momfr.exhib is 100>>
<<set $momfr.bathq to 20>>
<</if>>
<</widget>>
<<widget "chfrbathroom">>
<<if $chfr.exhib gte 5 and $chfr.exhib lt 10>>
<<set $chfr.bathq to 1>>
<<elseif $chfr.exhib gte 10 and $chfr.exhib lt 15>>
<<set $chfr.bathq to 3>>
<<elseif $chfr.exhib gte 20 and $chfr.exhib lt 25>>
<<set $chfr.bathq to 4>>
<<elseif $chfr.exhib gte 25 and $chfr.exhib lt 30>>
<<set $chfr.bathq to 5>>
<</if>>
<</widget>>
<<widget "ginetclass1">>
<<switch random(1)>>
<<case 1>>
<p>Today is a calm day.</p>
<img src="resources/img/img_big/teachers/ginet/ginet_teach_1.webp" style="max-width:100%;">
<p>She's strict as always and she passes all of the hour reading from the textbook.</p>
<<default>>
<p>The usual suspects disturb for the first ten minutes of class. Then Mrs. $ginet.surname gives some of them a scary look and they stop.</p>
<img src="resources/img/img_big/teachers/ginet/ginet_teach_2.webp" style="max-width:100%;">
<p>The rest of the class goes on smoothly.</p>
<</switch>>
<</widget>>
<<widget "phatclass1">>
<<switch random(4)>>
<<case 1>>
<p>Today is a calm day.</p>
<img src="resources/img/img_big/teachers/phat/phat_lesson_1.webp" style="max-width:100%;">
<p>You notice that, sometimes, $phat.name gives you worried looks then looks away. Well, if you didn't notice I'm telling you.</p>
<<case 2>>
<img src="resources/img/img_big/teachers/phat/phat_lesson_2.webp" style="max-width:100%;">
<p>Miss $phat.surname doesn't seem in the mood today. she gives you all the task to read in silence and then she pass all the hour on her phone.</p>
<<case 3>>
<img src="resources/img/img_big/teachers/phat/phat_lesson_3.webp" style="max-width:100%;">
<p>She's so radiant, purposeful this class. She does a light class interacting with you all a lot.</p>
<<case 4>>
<p>Today you don't feel in the mood, so you pass most of the time scribbling on a piece of paper.</p>
<img src="resources/img/img_big/teachers/phat/phat_lesson_4.webp" style="max-width:100%;">
<p>She notices that and frequently comes closer to you and prompts you to join the lesson. When she gets cloers, her boobs are so close to your face that you can feel the warmth of her body. That's encouragement!</p>
<<mcarousalp>>
<<mcarousalp>>
<<default>>
<p>The usual suspects disturb for the first ten minutes of class. Miss. $phat.surname simply ignores them.</p>
<img src="resources/img/img_big/teachers/phat/phat_lesson_5.webp" style="max-width:100%;">
<p>She does the lesson anyway.</p>
<</switch>>
<</widget>>
<<widget "bioctclass1">>
<<switch random(2)>>
<<case 1>>
<p>Today is a calm day.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_lesson_1.webp" style="max-width:100%;">
<p>She's very suggestive, you try very hard to stay focused on class.</p>
<p>In some ways, you succeed.</p>
<<case 2>>
<p>She gives you all a solo reading time.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_lesson_2.webp" style="max-width:100%;">
<p>In the middle of the class she calls you at her desk for a question. It seems that her phone is blocked and she asks you to unblock it.</p>
<p>You simply reboot the device and it works like a charm again. She caress your chin while whispering "Thank you".</p>
<<mcarousalp>>
<<default>>
<p>Surprise question time!</p>
<p>Really? It's not a middle-school thing? Whatever.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_lesson_3.webp" style="max-width:100%;">
<p>she calls you at her desk and asks you very simple questions in front of the class. You answer it all correctly and she seems pleased.</p>
<</switch>>
<</widget>>
<</nobr>><p>Have you ever been in a combat sport class?</p>
<<if $mc.str is 1>>
* <label class="red-label"><<radiobutton "$mc.comb" 1 checked>> I'm not into violence, I said I like the sofa more.</label>
<<else>>
* <label class="red-label"><<radiobutton "$mc.comb" 5>> I've done some amateur MMA fights, I can handle myself.</label>
* <label class="red-label"><<radiobutton "$mc.comb" 3 checked>> I used to attend weekly Boxe classes.</label>
* <label class="red-label"><<radiobutton "$mc.comb" 1>> I'm not into violence.</label>
<</if>>
<br>
<h2>Now the last few questions about the gameplay:</h2>
<p>Do you want to enable BDSM content?</p>
* <label class="red-label"><<radiobutton "$bdsm.activate" 1 checked>>Yes</label>
* <label class="red-label"><<radiobutton "$bdsm.activate" 0>>No</label>
[[Click here if you don't know what BDSM is|https://en.wikipedia.org/wiki/BDSM]]
<!-- <p>Do you want to enable NTR content?</p>
* <label class="red-label"><<radiobutton "$ntr.activate" 1 checked>>Yes</label>
* <label class="red-label"><<radiobutton "$ntr.activate" 0>>No</label>
[[Click here if you don't know what NTR is|https://www.urbandictionary.com/define.php?term=NTR]] -->
<p>Do you want to enable Foot Fetish content?</p>
* <label class="red-label"><<radiobutton "$footf.activate" 1 checked>>Yes</label>
* <label class="red-label"><<radiobutton "$footf.activate" 0>>No</label>
[[Click here if you don't know what Foot Fetish is|https://en.wikipedia.org/wiki/Foot_fetishism]]
<p style="color: #ffffff;font-family: 'Lucida Console',monospace;text-align: center;">There are more stats to increase; these were only to give a base to work on your character. We need to note that some statistics are not static and can decrease during the game if you don't train them. Sex stats included.</p>
<p>Let's take a look at the main characters around you now:</p>
<div class="gallery"><div class="girlcircle">
<div class="portrait" target="_momfr">
[img["resources/img/img_big/momfr/face.webp"]]</div></div></div>
<label class="red-label" style="background-color: #c81ec5;border: 10px solid #c81ec5;">Your mother's friend name:<<textbox "$momfr.name" "Angela">></label>
<br>
<label class="red-label" style="background-color: #c81ec5;border: 10px solid #c81ec5;">And surname:<<textbox "$momfr.surname" "Lenz">></label>
<br>
<br>
<p>She's the friend of your mother, your actual landlady. She's a caring woman, divorced years ago. She has a daughter and a brilliant career as a lawyer in the city.</p>
<br>
<br>
<br>
<div class="gallery"><div class="girlcircle">
<div class="portrait" target="_chfr">
[img["resources/img/img_big/chfr/face.webp"]]</div></div></div>
<label class="red-label" style="background-color: #35c81e; border: 10px solid #35c81e;">Your childhood's friend name:<<textbox "$chfr.name" "Lara">></label>
<br>
<label class="red-label" style="background-color: #35c81e;border: 10px solid #35c81e;">And surname:<<textbox "$chfr.surname" "Michaels">></label>
<br>
<br>
<p>She's your childhood best friend. She's a nice girl, she want to be a doctor too! just don't forget her birthday to avoid trouble.</p>
<<silently>>
<<momfrmet>>
<<set $momfr.questmain to 1>>
<<chfrmet>>
<<set $chfr.questmain to 1>>
<</silently>>
<br>
<br>
<br>
<p>You'll meet more characters during the game, now we've been focusing on the basics.</p>
<h2 style="text-align: center;font-size: 30px;font-weight: 1000;text-transform: uppercase;">WARNING!</h2>
<p>Some videos are WITH audio, mainly the sex ones. So we recommend to use headphones if you're not alone. You've been warned.</p>
<h2 style="text-align: center;font-size: 30px;font-weight: 1000;text-transform: uppercase;" >Let's get this party started, shall we?</h2>
<p>Now you can choose to go through the Intro or start directly from Day 1 afternoon; if it's your first Playthrough, we recommend playing the Intro. If you're a returning player and know the plot, you can go directly to free-roaming.</p>
<p>We must point out that the "skip Intro" gives you a few points that you could not get during the intro because we assume that returning players have made the best choices.</p>
<p>Enjoy!</p>
[[INTRO|Start1]]
<br>
[[SKIP INTRO|Start2]]
<br>
<br>
<br>
<br><<nobr>>
<<set $firstday.activate to 1>>
<h2 style="color: #b31111;font-size: 100px;font-weight: 1000, text-align: center; text-transform: uppercase;">Day 1</h2>
<p>You wake up in your new bedroom. Here are only the essential things to live: a bed, a desk, your old PC that you don't know why it's working after six years of honorable service, a lamp, and an empty shelf. Maybe one day, you'll fill it with something.</p>
<br>
<<talk "momfr" $momfr.name>>$mc.name it's time to wakey wakey!<</talk>>
<br>
<p>You rub your eyes. Yesterday you moved in, and it was hell on earth. You took an 8-hour ride on the bus and collapsed on the bed when you arrived.</p>
<br>
<<talk "momfr" $momfr.name>>Come on! You'll be late on your first day at university!<</talk>>
<br>
<p>Maybe going to university the very next day of moving in was a bad idea. You'll ponder on it when you wake up, 2 hours from now, maybe.</p>
<br>
<br>
<video src="resources/video/momfr/morning_wakeup_1.webm" autoplay loop playsinline controls></video>
<br>
<br>
<p>You hear someone opening your door, and your blanket gets pulled down.</p>
<br>
<<talk "momfr" $momfr.name>>I promised your mother to look after you, and you won't let me fail on my first day! Come downstairs; breakfast is ready!<</talk>>
<br>
<br>
[[Wake up]]
<br>
[[Try to slack off 5 more minutes]]
<br>
<br>
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<<momfrtrust>>
<p>You decide it's better to get your lazy ass out of bed and start this day. Pissing off $momfr.name on the first day would be a bad move.</p>
<p>You reach the wardrobe and take your everyday casual clothes. Then you wonder you're in a new city, living a new life, maybe you can get new clothes too.</p>
<p>Enough wandering with your mind. Now that you've dressed up, you head downstairs.</p>
<br>
<br>
[[Next|breakfast1]]
<br>
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<<momfrtrustm>>
<p>You decide five more minutes won't be a big deal.</p>
<p>You close your eyes again and drift into Dreamtown...</p>
<br>
<br>
<video src="resources/video/momfr/morning_wakeup_1_1.webm" autoplay loop playsinline controls></video>
<br>
<br>
<br>
<p>Five seconds later your alarm starts to buzz furiously and you have no choice thank get up.</p>
<p>You look at the time and rush to get dressed. Then head downstairs.</p>
<br
<br>
[[Next|breakfast1]]
<br>
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<p>You take your backpack and take the car to university, your home is 15 minutes from the building by car. You could also go by foot, but you don't want to be late your first day for your first class.</p>
<br>
<br>
<p>Along the road, you spot a familiar figure.</p>
<br>
<video src="resources/video/chfr/first_meet_1.webm" autoplay loop playsinline controls></video>
<br>
<br>
<p>She spots you when you slow down.</p>
<<talk "chfr" $chfr.name>>Hey! Good morning $mc.name!<</talk>>
<br>
<<talk "mc" $mc.name>>Hey $chfr.name! How are you? Where are you going?<</talk>>
<br>
<<talk "chfr" $chfr.name>>I'm fine, thank you. Yeah, I'm going to university for the first lesson!<</talk>>
<br>
<br>
[[Give her a lift]]
<br>
[[Stop wasting time and go to class]]
<br>
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<p>$momfr.name has already set the table and served on your spot your breakfast.</p>
<br>
<<talk "momfr" $momfr.name>>Good morning sleepy head! Did you sleep well in your new bed?<</talk>>
<p>While you try to force yourself out of Dreamtown, you take the first glimpse of your landlady.</p>
<p>Yesterday was a tough day, and you didn't meet $momfr.name because she was at work all day. When she got home, you were already sleeping.</p>
<p>Man, she's hot as fuck.</p>
<p>Better introduce yourself and stop being rude.</p>
<video src="resources/video/momfr/morning_wakeup_2.webm" autoplay loop playsinline controls></video>
<br>
<br>
<<talk "mc" $mc.name>>Sorry $momfr.name, I didn't introduce myself. My name is $mc.name as you already know and I'm very grateful to you for letting me stay here. Thank you very much.<</talk>>
<br>
<p>She blushes a bit, but her gaze remains firm on your eyes.</p>
<<talk "momfr" $momfr.name>>Oh, $mc.name, you're so sweet! Don't worry, your mom and I have been friends since the university. When she called me it was my idea to let you stay here! The last time I saw you, you were fifteen years old, and I already knew back there you'd be a great man one day!<</talk>>
<br>
<p>You nod with your head, really embarrassed by all these compliments.</p>
<<talk "momfr" $momfr.name>>But I must warn you, everyone in this house has to do its part. I raised a daughter alone, and I know how to maintain order in a home. Just be a good boy, help around the house, and everything will go smoothly. Slack around and bring chaos, and I'll charge you the maid's cost. Understood?<</talk>>
<br>
<p>You swallow hard. Her gaze is firm, and you can bet she's not kidding around.</p>
<<talk "mc" $mc.name>>Yes, ma'am.<</talk>>
<br>
<p>After you nod, she gets back her beautiful smile.</p>
<<talk "momfr" $momfr.name>>Now I have to get to work. Behave, see you in the evening!<</talk>>
<br>
<br>
<br>
<<addhours 1>>
[[Finish breakfast and go to university]]
<br>
<br>
<br>
<</nobr>><img src="resources/logo.webp" style="width: 80%; height: auto; margin-top: 10px;">
<div id="now"><<now>></div>\
<<nobr>>
<<if $global.event is 1>>
<<else>><button class="small red button" style="margin-top: 8px;" onclick="addHour()"><img src="resources/img/propic/others/skip-hour.webp"></button><</if>>
<</nobr>>
<br>
<<nobr>>
<p style="color:white;"><strong>Money:</strong> $mc.casmon €</p>
<!-- <p style="color:white;"><strong>Job:</strong> $mc.job</p> -->
<<period>>
<<locations>>
<!-- <<LeftBarLocation>> -->
<</nobr>>
<br>
<a href="https://www.patreon.com/grumpycobra" target="_blank" data-patreon-widget-type="become-patron-button">[img["resources/patreon.webp"]]</a>\
<a href="https://discord.gg/RNT4aXyQht" target="_blank" data-discord-widget-type="join-discord-button">[img["resources/discord.webp"]]</a>
<br>\
<nav id="story-menu">\
<<nobr>>
<<if $uipassages.includes(passage())>>
[[Credits]]<<else>>
[[Credits][$prevpassage to passage()]]
<</if>>
<</nobr>>
<br>
<<link "Save">><<script>>UI.saves()<</script>><</link>>
<br>
<<link "Restart">><<script>>UI.restart()<</script>><</link>>
</nav><div id="cheatdiv">
<<if $has.usedcheat is 0>>
<<textbox "_testcode" "cheat code here">>
<<linkreplace "Active cheats">>
<<set _val = sha256(_testcode)>>
<<if _val == $bathroom.bath>>
''Light cheat unlocked''
<<goto "Light cheat">>
<<elseif _val == $bathroom.shower>>
''Medium cheat unlocked''
<<goto "Medium cheat">>
<<elseif _val == $bathroom.toilets>>
''Hard cheat unlocked''
<<goto "Hard cheat">>
<<elseif _val == $bathroom.max>>
''Platinium cheat unlocked''
<<goto "Platinium cheat">>
<<elseif _val == $bathroom.ultra || _val == $bathroom.ultraCont>>
''Diamond cheat unlocked''
<<goto "Diamond cheat">>
<<else>>
Sorry the code you entered is not valid
<</if>>
<</linkreplace>>
<<else>>
''You already used cheats!''
<</if>>
<h2>To get the code you must donate</h2>
''On <span class="porn stat">Patreon:</span>''
<a href="https://www.patreon.com/bePatron?u=10423542" target="_blank" data-patreon-widget-type="become-patron-button">[img["ressources/patreon.webp"]]</a>
<span class="porn stat">''patreon.com/bePatron?u=10423542''</span>
''Or on <span class="sex stat">Subscribestar:</span>''
<a href="https://subscribestar.adult/becomesomeone" target="_blank">[img["ressources/subscribestar.webp"]]</a>
<span class="sex stat">''subscribestar.adult/becomesomeone''</span>
<a data-passage=$prevpassage class="link-internal">Return</a>
</div>
<script>
var $input = document.querySelector("#textbox--testcode");
var allowed = /^[a-zA-Z0-9]+$/;
if ($input) {
$input.addEventListener("beforeinput", e => {
if (!allowed.test(e.data)) {
e.preventDefault();
}
});
}
</script><br>
<a data-passage=$prevpassage class="link-internal">Return</a>
<<nobr>>
<h2>Character's Bio:</h2>
<<if $momfr.met gte 1>>
<div class="gallery">
<div class="portrait" target="_momfr">
[img["resources/img/img_big/momfr/face.webp"][MOMFR BIO]]
</div></div>
<</if>>
<<if $chfr.met gte 1>>
<div class="gallery">
<div class="portrait" target="_chfr">
[img["resources/img/img_big/chfr/face.webp"][CHFR BIO]]
</div></div>
<</if>>
<<if $univs.met is 1>>
<div class="gallery">
<div class="portrait" target="_univs">
[img["resources/img/img_big/teachers/univs/face.webp"][UNIVS BIO]]
</div></div>
<</if>>
<<if $desiree.met is 1>>
<div class="gallery">
<div class="portrait" target="_desiree">
[img["resources/img/img_big/classmates/desiree/face.webp"][DESIREE BIO]]
</div></div>
<</if>>
<<if $ella.met is 1>>
<div class="gallery">
<div class="portrait" target="_ella">
[img["resources/img/img_big/classmates/ella/face.webp"][ELLA BIO]]
</div></div>
<</if>>
<<if $liya.met is 1>>
<div class="gallery">
<div class="portrait" target="_liya">
[img["resources/img/img_big/classmates/liya/face.webp"][LIYA BIO]]
</div></div>
<</if>>
<<if $mia.met is 1>>
<div class="gallery">
<div class="portrait" target="_mia">
[img["resources/img/img_big/classmates/mia/face.webp"][MIA BIO]]
</div></div>
<</if>>
<<if $val.met is 1>>
<div class="gallery">
<div class="portrait" target="_val">
[img["resources/img/img_big/classmates/val/face.webp"][VAL BIO]]
</div></div>
<</if>>
<<if $ginet.met is 1>>
<div class="gallery">
<div class="portrait" target="_ginet">
[img["resources/img/img_big/teachers/ginet/face.webp"][GINET BIO]]
</div></div>
<</if>>
<<if $bioct.met is 1>>
<div class="gallery">
<div class="portrait" target="_bioct">
[img["resources/img/img_big/teachers/bioct/face.webp"][BIOCT BIO]]
</div></div>
<</if>>
<<if $phat.met is 1>>
<div class="gallery">
<div class="portrait" target="_phat">
[img["resources/img/img_big/teachers/phat/face.webp"][PHAT BIO]]
</div></div>
<</if>>
<<if $dean.met is 1>>
<div class="gallery">
<div class="portrait" target="_dean">
[img["resources/img/img_big/teachers/dean/face.webp"][DEAN BIO]]
</div></div>
<</if>>
<<if $lib.met is 1>>
<div class="gallery">
<div class="portrait" target="_lib">
[img["resources/img/img_big/teachers/lib/face.webp"][LIB BIO]]
</div></div>
<</if>>
<<if $psyc.met is 1>>
<div class="gallery">
<div class="portrait" target="_psyc">
[img["resources/img/img_big/teachers/psyc/face.webp"][PSYC BIO]]
</div></div>
<</if>>
<<if $gabbie.met is 1>>
<div class="gallery">
<div class="portrait" target="_gabbie">
[img["resources/img/img_big/gabbie/face.webp"][GABBIE BIO]]
</div></div>
<</if>>
<<if $gymin.met is 1>>
<div class="gallery">
<div class="portrait" target="_gymin">
[img["resources/img/img_big/gymin/face.webp"][GYMIN BIO]]
</div></div>
<</if>>
<<if $violet.met is 1>>
<div class="gallery">
<div class="portrait" target="_violet">
[img["resources/img/img_big/violet/face.webp"][VIOLET BIO]]
</div></div>
<</if>>
<<if $receph.met is 1>>
<div class="gallery">
<div class="portrait" target="_receph">
[img["resources/img/img_big/hospital/receph/face.webp"][RECEPH BIO]]
<div class="overlay">
<div class="progress-wrap progress" data-progress-percent="100">
<div class="progress-bar progress"></div></div>
</div></div></div>
<</if>>
<<if $directh.met is 1>>
<div class="gallery">
<div class="portrait" target="_directh">
[img["resources/img/img_big/hospital/directh/face.webp"][DIRECTH BIO]]
<div class="overlay">
<div class="progress-wrap progress" data-progress-percent="100">
<div class="progress-bar progress"></div></div>
</div></div></div>
<</if>>
<<if $trainee1.met is 1>>
<div class="gallery">
<div class="portrait" target="_trainee1">
[img["resources/img/img_big/hospital/trainee1/face.webp"][TRAINEE1 BIO]]
<div class="overlay">
<div class="progress-wrap progress" data-progress-percent="100">
<div class="progress-bar progress"></div></div>
</div></div></div>
<</if>>
<<if $trainee2.met is 1>>
<div class="gallery">
<div class="portrait" target="_trainee2">
[img["resources/img/img_big/hospital/trainee2/face.webp"][TRAINEE2 BIO]]
<div class="overlay">
<div class="progress-wrap progress" data-progress-percent="100">
<div class="progress-bar progress"></div></div>
</div></div></div>
<</if>>
<<if $trainee3.met is 1>>
<div class="gallery">
<div class="portrait" target="_trainee3">
[img["resources/img/img_big/hospital/trainee3/face.webp"][TRAINEE3 BIO]]
<div class="overlay">
<div class="progress-wrap progress" data-progress-percent="100">
<div class="progress-bar progress"></div></div>
</div></div></div>
<</if>>
<<if $nurse1.met is 1>>
<div class="gallery">
<div class="portrait" target="_nurse1">
[img["resources/img/img_big/hospital/nurse1/face.webp"][NURSE1 BIO]]
<div class="overlay">
<div class="progress-wrap progress" data-progress-percent="100">
<div class="progress-bar progress"></div></div>
</div></div></div>
<</if>>
<<if $nurse2.met is 1>>
<div class="gallery">
<div class="portrait" target="_nurse2">
[img["resources/img/img_big/hospital/nurse2/face.webp"][NURSE2 BIO]]
<div class="overlay">
<div class="progress-wrap progress" data-progress-percent="100">
<div class="progress-bar progress"></div></div>
</div></div></div>
<</if>>
<<if $nurse3.met is 1>>
<div class="gallery">
<div class="portrait" target="_nurse3">
[img["resources/img/img_big/hospital/nurse3/face.webp"][NURSE3 BIO]]
<div class="overlay">
<div class="progress-wrap progress" data-progress-percent="100">
<div class="progress-bar progress"></div></div>
</div></div></div>
<</if>>
<</nobr>>
<br>
<<nobr>>
<p class="creditsmain">Credits</p>
<p class="creditssub">Development team: Grumpy Cobra</p>
<!--
<p class="creditssub">Patreon's biggest donators:</p>
<span style="text-align: center;"><ol>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ol></span>
-->
<!-- <p class="shout">I would like to thank all the patrons for making this adventure possible!</p> -->
<p class="creditssub">Infos</p>
<p>Videos and Images displayed in this game are used without removing the watermark that are on them.</p>
<p class="creditssub">To play this game you must have an account with a valid membership on these sites:</p>
<a src="https://www.brazzers.com/home" style="font-size:14px;">Brazzers</a>
<a src="https://bangbros.com/" style="font-size:14px;">Bangbros</a>
<a src="https://www.evilangel.com/" style="font-size:14px;">EvilAngel</a>
<a src="https://exploitedsecretaries.com/" style="font-size:14px;">Exploited Secretaries</a>
<a src="https://www.naughtyamerica.com/" style="font-size:14px;">Naughty America</a>
<a src="https://www.pervmom.com/" style="font-size:14px;">PervMOM</a>
<a src="https://mofos.com" style="font-size:14px;">Mofos</a>
<a src="https://www.tushy.com/" style="font-size:14px;">Tushy</a>
<a src="https://www.camsoda.com/" style="font-size:14px;">CamSoda</a>
<a src="https://lubed.com/" style="font-size:14px;">LUBED.com</a>
<a src="https://familytherapyxxx.com/" style="font-size:14px;">Family Therapy</a>
<a src="http://www.tabooheat.com" style="font-size:14px;">TabooHeat</a>
<a src="https://www.realitykings.com/" style="font-size:14px;">Reality Kings</a>
<a src="https://www.newsensations.com/" style="font-size:14px;">NewSensations</a>
<a src="https://www.kink.com/" style="font-size:14px;">Kink</a>
<a src="https://www.bffs.com/" style="font-size:14px;">BFFS.com</a>
<a src="https://petitehdporn.com/" style="font-size:14px;">PetiteHDPorn</a>
<a src="https://petitehdporn.com/" style="font-size:14px;">PetiteHDPorn</a>
<a src="https://www.adultswim.com/videos/rick-and-morty" style="font-size:14px;">Rick and Morty [adult swim]</a>
<p class="creditssub">Notes:</p>
<p class="shout">In this story all scenes come from Legal Porn sites and do not represent real incest, rape or illegal stuff scenes! Every situation is purely fictional; all of the characters are porn stars and they are legally adults.</p>
<a data-passage=$prevpassage class="link-internal">Return</a>
<br>
<br>
<br>
<</nobr>>
<<if !$shouldDoubleClick>><a data-passage="Map options" data-setter="$shouldDoubleClick to true" class="link-internal">Toggle link double click system (only desktop devices)</a><<else>><a data-passage="Map options" data-setter="$shouldDoubleClick to false" class="link-internal">Toggle link double click system (only desktop devices)</a><</if>>
<p>Double click system: <<if $shouldDoubleClick>>ON<<else>>OFF<</if>></p>
[[Return|City Map]]<<nobr>>
<<widget "phoneday">>
<<print $GameDays[$gameDate.getUTCDay()]>> - <<print "$periodname">><br> Day $day
<<set $daycheck = $GameDays[$gameDate.getUTCDay()]>>
<</widget>>
<<widget "phonehour">>
<<= padZero($gameDate.getUTCHours())>>:<<= padZero($gameDate.getUTCMinutes())>>
<</widget>>
<<widget "phonestats">>
<<nobr>>
<h1 style="text-align: center; text-transform: uppercase;">Your Stats:</h1>
<li>''Intelligence:'' $mc.int</li>
<li>''Strength:'' $mc.str</li>
<li>''Agility:'' $mc.agi</li>
<li>''Combat ability:'' $mc.comb</li>
<li>''School Grades:'' $mc.schgra</li>
<li>''Charisma:'' $mc.cha</li>
<li>''Perversion:'' $mc.perv</li>
<li>''Domination:'' $mc.dom</li>
<li>''Submission:'' $mc.sub</li>
<li>''Sex Knowledge:'' $mc.sexk</li>
<li>''Porn Addiction:'' $mc.porn</li>
<li>''Arousal:'' $mc.ars</li>
<li>''Sex Experience:'' $mc.seexp</li>
<li>''Money in pocket:'' $mc.casmon $</li>
<</nobr>>
<</widget>>
<<widget "GirlLocation">>
<<nobr>>
<div class="loc-nav">
<h2 style="text-align: center; text-transform: uppercase;">Girls' Location:</h2>
<<if $momfr.met gte 1>>
<a data-passage="$momfr.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/momfr/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$momfr.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $chfr.met gte 1>>
<a data-passage="$chfr.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/chfr/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$chfr.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $gabbie.met is 1>>
<a data-passage="$gabbie.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/gabbie/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$gabbie.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $phat.met is 1>>
<a data-passage="$phat.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/teachers/phat/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$phat.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $bioct.met is 1>>
<a data-passage="$bioct.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/teachers/bioct/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$bioct.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $ginet.met is 1>>
<a data-passage="$ginet.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/teachers/ginet/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$ginet.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $univs.met is 1>>
<a data-passage="$univs.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/teachers/univs/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$univs.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $dean.met is 1>>
<a data-passage="$dean.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/teachers/dean/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$dean.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $val.met is 1>>
<a data-passage="$val.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/classmates/val/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$val.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $mia.met is 1>>
<a data-passage="$mia.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/classmates/mia/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$mia.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $ella.met is 1>>
<a data-passage="$ella.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/classmates/ella/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$ella.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $liya.met is 1>>
<a data-passage="$liya.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/classmates/liya/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$liya.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $desiree.met is 1>>
<a data-passage="$desiree.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/classmates/desiree/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$desiree.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $lib.met is 1>>
<a data-passage="$lib.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/teachers/lib/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$lib.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $psyc.met is 1>>
<a data-passage="$psyc.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/teachers/psyc/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$psyc.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $gymin.met is 1>>
<a data-passage="$gymin.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/gymin/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$gymin.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $receph.met is 1>>
<a data-passage="$receph.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/hospital/receph/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$receph.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $directh.met is 1>>
<a data-passage="$directh.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/hospital/directh/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$directh.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $trainee1.met is 1>>
<a data-passage="$trainee1.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/hospital/trainee1/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$trainee1.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $trainee2.met is 1>>
<a data-passage="$trainee2.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/hospital/trainee2/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$trainee2.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $trainee3.met is 1>>
<a data-passage="$trainee3.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/hospital/trainee3/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$trainee3.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $nurse1.met is 1>>
<a data-passage="$nurse1.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/hospital/nurse1/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$nurse1.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $nurse2.met is 1>>
<a data-passage="$nurse2.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/hospital/nurse2/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$nurse2.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $nurse3.met is 1>>
<a data-passage="$nurse3.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/hospital/nurse3/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$nurse3.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
<<if $violet.met is 1>>
<a data-passage="$violet.loc" class="link-internal"><div class="imglink">[img["resources/img/fast/violet/face.webp"]]<div class="shadow"></div><p style="font-size:30px;">$violet.loc</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a><<else>>
<</if>>
</div>
<br>
<br>
<br>
<</nobr>>
<</widget>>
<</nobr>><<nobr>>
<</nobr>><<widget "UnlockFinishedGalleries">>
<<silently>>
<</silently>>
<</widget>><<nobr>>
<br>
<br>
<video src="resources/video/chfr/first_meet_2.webm" autoplay loop playsinline controls></video>
<br>
<br>
<<talk "mc" $mc.name>>$chfr.name I was wondering... Do you want a lift to university?<</talk>>
<br>
<br>
<video src="resources/video/chfr/first_meet_3.webm" autoplay loop playsinline controls></video>
<br>
<br>
<<talk "chfr" $chfr.name>>Yeah! Sure! Thank you $mc.name!<</talk>>
<br>
<<chfrtrust>>
<br>
<br>
<p>She hops in the car and you two expend the remaining 5 minutes in a fast chit chat of circumstance. Sometimes you look at her with the corner of the eye and you can see a shy blush, with a gorgeous smile on her face.</p>
<p>You did your daily good deed! You should be proud of yourself!</p>
<br>
<br>
<<addhours 1>>
[[Park and get into University]]
<br>
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<video src="resources/video/chfr/first_meet_2.webm" autoplay loop playsinline controls></video>
<br>
<br>
<<talk "mc" $mc.name>>It was nice to meet you, $chfr.name! But I have to go to class! See you later!<</talk>>
<br>
<<talk "chfr" $chfr.name>>Oh. Ok... Se you later...<</talk>>
<br>
<<chfrtrustm>>
<br>
<p>From the rearview mirror, you can se $chfr.name disappointed face becoming smaller and smaller until you park your car.</p>
<br>
<br>
<<addhours 1>>
[[Park and get into University]]
<br>
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<<if $chfr.trust is 5>>
<p>You and $chfr.name get out of the car, you both wish a good day and then depart to the respective destinations.</p>
<<else>>
<p>You get out of the car and head into the University's hall.</p>
<</if>>
<br
<br>
[[Let's start|University]]
<br>
<br>
<br>
<</nobr>><h1>University</h1>
<<if $firstday.activate is 1>>
<p>You enter the University Hall. The place isn't crowded at all.</p>
<p>Maybe it's too early in the morning to say, but it seems to you that the students here are few. Perhaps it's for the better; small classrooms help understand more the topics if you pay attention to the teacher.</p>
<p>That's more intimate too!</p>
<br>
<br>
<p>First things first: better go to the Secretary and introduce yourself. The email you received from the University said that you'd get your course subjects and the introduction tour directly from the Secretary.</p>
<br>
<p>You knock on the door. The door is open.</p>
<<talk "mc" $mc.name>>Excuse me...<</talk>>
<br>
<p>You take a step inside the office.</p>
<br>
<br>
[[Get into the office]]
<br>
<br>
<br>
<<elseif $daycheck isnot "Saturday" and $daycheck isnot "Sunday" and isDateBetween($gameDate,'07:00','19:59')>>
<<nobr>>
<div class="loc-nav">
<a data-passage="Registry" class="link-internal"><div class="imglink">[img["resources/map/university/registry.webp"]]<div class="shadow"></div><p style="font-size:30px;">Registry</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Registry">></div></div></a>
<a data-passage="Pharmacy Class" class="link-internal"><div class="imglink">[img["resources/map/university/phaclass.webp"]]<div class="shadow"></div><p style="font-size:30px;">Pharmacy Classroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Pharmacy Class">></div></div></a>
<a data-passage="Gynecology Class" class="link-internal"><div class="imglink">[img["resources/map/university/ginetclass.webp"]]<div class="shadow"></div><p style="font-size:30px;">Gynecology Classroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Gynecology Class">></div></div></a>
<a data-passage="Biology Class" class="link-internal"><div class="imglink">[img["resources/map/university/bioctclass.webp"]]<div class="shadow"></div><p style="font-size:30px;">Biology Classroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Biology Class">></div></div></a>
<a data-passage="Cafeteria" class="link-internal"><div class="imglink">[img["resources/map/university/cafeteria.webp"]]<div class="shadow"></div><p style="font-size:30px;">Cafeteria</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Cafeteria">></div></div></a>
<a data-passage="University Bathroom" class="link-internal"><div class="imglink">[img["resources/map/university/unibath.webp"]]<div class="shadow"></div><p style="font-size:30px;">Bathroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "University Bathroom">></div></div></a>
<a data-passage="Psychologist's Office" class="link-internal"><div class="imglink">[img["resources/map/university/psycoffice.webp"]]<div class="shadow"></div><p style="font-size:30px;">Psychologist's Office</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Psychologist's Office">></div></div></a>
<a data-passage="Library" class="link-internal"><div class="imglink">[img["resources/map/university/library.webp"]]<div class="shadow"></div><p style="font-size:30px;">Library</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Library">></div></div></a>
<a data-passage="Teacher Lounge" class="link-internal"><div class="imglink">[img["resources/map/university/tlounge.webp"]]<div class="shadow"></div><p style="font-size:30px;">Teacher's Lounge</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Teacher Lounge">></div></div></a>
<a data-passage="Provost Office" class="link-internal"><div class="imglink">[img["resources/map/university/deanoffice.webp"]]<div class="shadow"></div><p style="font-size:30px;">Provost Office</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Provost Office">></div></div></a>
<a data-passage="Street" class="link-internal"><div class="imglink">[img["resources/map/street/street.webp"]]<div class="shadow"></div><p style="font-size:30px;">Street</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Street">></div></div></a>
</div>
<</nobr>>
<br>
<br>
<br>
<<else>>
<<nobr>>
<img src="resources/img/img_big/others/closed.webp" style="max-width:100%;">
<p>University is closed at this time.</p>
<div class="loc-nav">
<a data-passage="Street" class="link-internal"><div class="imglink">[img["resources/map/street/street.webp"]]<div class="shadow"></div><p style="font-size:30px;">Street</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Street">></div></div></a>
</div>
<</nobr>>
<</if>>
<<nobr>>
<br>
<br>
<img src="resources/img/img_big/momfr/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $momfr.name</p>
<p style="text-align: center;">Surname: $momfr.surname</p>
<p style="text-align: center;">Age: 40</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $momfr.trust</p>
<p style="text-align: center;">Corruption: $momfr.corr</p>
<p style="text-align: center;">Arousal: $momfr.ars</p>
<p style="text-align: center;">Submission: $momfr.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $momfr.sexap</p>
<p style="text-align: center;">Pornstar Name: Ava Addams</p>
<h3>Quest progression hint:</h3>
<<if $momfr.questmain is 0>><p>You have to pass time with her in the house.</p>
<<elseif $momfr.questmain is 1 and $momfr.event is 0>><p>She does a strange thing on Saturday evening. Maybe search in her room for some clues.</p>
<<elseif $momfr.questmain is 1 and $momfr.event is 1>><p>Search for the Strip Club in the city.</p>
<<elseif $momfr.questmain is 1 and $momfr.event gt 1 and $momfr.event lte 4>><p>Book a private sow in the Strip club with her.</p>
<<elseif $momfr.questmain is 1 and $momfr.event is 5>><p>Try to talk to her in her bedroom at night.</p>
<<elseif $momfr.questmain is 2>><p>You can pass time with her at home (Living Room) or in her office. (No more content for this version)</p>
<<else>><p>No more content for this version.</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/chfr/biopic.webp" style="max-width: 90%;">
<p style="text-align: center;">Name: $chfr.name</p>
<p style="text-align: center;">Surname: $chfr.surname</p>
<p style="text-align: center;">Age: 21</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $chfr.trust</p>
<p style="text-align: center;">Corruption: $chfr.corr</p>
<p style="text-align: center;">Arousal: $chfr.ars</p>
<p style="text-align: center;">Submission: $chfr.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $chfr.sexap</p>
<p style="text-align: center;">Profession: Student</p>
<p style="text-align: center;">Relationship status: Single</p>
<p style="text-align: center;">Pornstar Name: Skylar Vox</p>
<h3>Quest progression hint:</h3>
<<if $chfr.questmain is 0>><p>Go to her house and meet her roomates.</p>
<<elseif $chfr.questmain is 1>><p>You need to wait for Day 6 (Friday) and attend her birthday.</p>
<<elseif $chfr.questmain is 2>><p>You can pass time with her in the Gym or in the Park. No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/teachers/phat/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $phat.name</p>
<p style="text-align: center;">Surname: $phat.surname</p>
<p style="text-align: center;">Age: 28</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $phat.trust</p>
<p style="text-align: center;">Corruption: $phat.corr</p>
<p style="text-align: center;">Arousal: $phat.ars</p>
<p style="text-align: center;">Submission: $phat.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $phat.sexap</p>
<p style="text-align: center;">Profession: Pharmacy Teacher</p>
<p style="text-align: center;">Relationship status: Single</p>
<p style="text-align: center;">Pornstar Name: Karma RX</p>
<h3>Quest progression hint:</h3>
<<if $phat.questmain is 0>><p>Talk to her after lessons.</p>
<<elseif $phat.questmain is 1>><p>You can pass time with her in the Gym or in the Park. No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/teachers/bioct/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $bioct.name</p>
<p style="text-align: center;">Surname: $bioct.surname</p>
<p style="text-align: center;">Age: 40</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $bioct.trust</p>
<p style="text-align: center;">Corruption: $bioct.corr</p>
<p style="text-align: center;">Arousal: $bioct.ars</p>
<p style="text-align: center;">Submission: $bioct.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $bioct.sexap</p>
<p style="text-align: center;">Profession: Biology Teacher</p>
<p style="text-align: center;">Relationship status: Single(?)</p>
<p style="text-align: center;">Pornstar Name: Jasmine Jae</p>
<h3>Quest progression hint:</h3>
<<if $bioct.questmain is 0>><p>Talk to her during the lessons.</p>
<<elseif $bioct.questmain is 1>><p>You need to find her in the Gym and get in touch. But you need luck too, seems that she's always surrounded by men. (Hint: the event is random when you see her in the gym, 1 out of 6 possibilities. I wish you luck!)</p>
<<elseif $bioct.questmain is 2>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/teachers/ginet/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $ginet.name</p>
<p style="text-align: center;">Surname: $ginet.surname</p>
<p style="text-align: center;">Age: 43</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $ginet.trust</p>
<p style="text-align: center;">Corruption: $ginet.corr</p>
<p style="text-align: center;">Arousal: $ginet.ars</p>
<p style="text-align: center;">Submission: $ginet.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $ginet.sexap</p>
<p style="text-align: center;">Profession: Gynecology Teacher</p>
<p style="text-align: center;">Relationship status: Married</p>
<p style="text-align: center;">Pornstar Name: Kendra Lust</p>
<h3>Quest progression hint:</h3>
<<if $ginet.questmain is 0>><p>Try to remain near the class after the first lesson.</p>
<<elseif $ginet.questmain is 1>><p>You think your teacher hides something. You need to investigate further, maybe follow her after lessons.</p>
<<elseif $ginet.questmain is 2>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/teachers/univs/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $univs.name</p>
<p style="text-align: center;">Surname: $univs.surname</p>
<p style="text-align: center;">Age: 32</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $univs.trust</p>
<p style="text-align: center;">Corruption: $univs.corr</p>
<p style="text-align: center;">Arousal: $univs.ars</p>
<p style="text-align: center;">Submission: $univs.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $univs.sexap</p>
<p style="text-align: center;">Profession: University Secretary</p>
<p style="text-align: center;">Relationship status: Single(?)</p>
<p style="text-align: center;">Pornstar Name: Lexi Luna</p>
<h3>Quest progression hint:</h3>
<<if $univs.questmain is 0>><p>Try to catch her in the University.</p>
<<elseif $univs.questmain is 1>><p>Visit her at Cafeteria or Teacher's Lounge during lunch time.</p>
<<elseif $univs.questmain is 2>><p><!-- If you want to proceed with her, you need to find a way to impress her. --> (Still no content for this version, you need to wait for next updates.)</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/teachers/dean/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $dean.name</p>
<p style="text-align: center;">Surname: $dean.surname</p>
<p style="text-align: center;">Age: 31</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $dean.trust</p>
<p style="text-align: center;">Corruption: $dean.corr</p>
<p style="text-align: center;">Arousal: $dean.ars</p>
<p style="text-align: center;">Submission: $dean.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $dean.sexap</p>
<p style="text-align: center;">Profession: University Dean</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar name: Jasmine James</p>
<h3>Quest progression hint:</h3>
<<if $dean.questmain is 0>><p>You still have no clue what to do to get closer. (No more content for this version).</p>
<<elseif $dean.questmain is 1>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/val/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $val.name</p>
<p style="text-align: center;">Surname: $val.surname</p>
<p style="text-align: center;">Age: 22</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $val.trust</p>
<p style="text-align: center;">Corruption: $val.corr</p>
<p style="text-align: center;">Arousal: $val.ars</p>
<p style="text-align: center;">Submission: $val.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $val.sexap</p>
<p style="text-align: center;">Profession: Student</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Val Steele</p>
<h3>Quest progression hint:</h3>
<<if $val.questmain is 0>><p>Find her in the classroom the first day of University.</p>
<<elseif $val.questmain is 1>><p>Try to catch her in the Cafeteria or the Teacher's Lounge during lunch time.</p>
<<elseif $val.questmain is 2>><p>No more content for this version.</p>
<<else>><p>No more content for this version.</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/mia/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $mia.name</p>
<p style="text-align: center;">Surname: $mia.surname</p>
<p style="text-align: center;">Age: 23</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $mia.trust</p>
<p style="text-align: center;">Corruption: $mia.corr</p>
<p style="text-align: center;">Arousal: $mia.ars</p>
<p style="text-align: center;">Submission: $mia.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $mia.sexap</p>
<p style="text-align: center;">Profession: Student</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Jane Wilde</p>
<h3>Quest progression hint:</h3>
<<if $mia.questmain is 0>><p>Find her in the classroom the first day of University.</p>
<<elseif $mia.questmain is 1>><p>No content in this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/ella/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $ella.name</p>
<p style="text-align: center;">Surname: $ella.surname</p>
<p style="text-align: center;">Age: 26</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $ella.trust</p>
<p style="text-align: center;">Corruption: $ella.corr</p>
<p style="text-align: center;">Arousal: $ella.ars</p>
<p style="text-align: center;">Submission: $ella.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $ella.sexap</p>
<p style="text-align: center;">Profession: Student</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Ella Hughes</p>
<h3>Quest progression hint:</h3>
<<if $ella.questmain is 0>><p>Find her in the classroom the first day of University.</p>
<<elseif $ella.questmain is 1>><p>Maybe you'll meet her casually on day 6.</p>
<<elseif $ella.questmain is 2>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/liya/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $liya.name</p>
<p style="text-align: center;">Surname: $liya.surname</p>
<p style="text-align: center;">Age: 22</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $liya.trust</p>
<p style="text-align: center;">Corruption: $liya.corr</p>
<p style="text-align: center;">Arousal: $liya.ars</p>
<p style="text-align: center;">Submission: $liya.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $liya.sexap</p>
<p style="text-align: center;">Profession: Student</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Liya Silver</p>
<h3>Quest progression hint:</h3>
<<if $liya.questmain is 0>><p>Find her in the classroom the first day of University.</p>
<<elseif $liya.questmain is 1>><p>You can have lunch with her at the Cafeteria but there's no more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/desiree/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $desiree.name</p>
<p style="text-align: center;">Surname: $desiree.surname</p>
<p style="text-align: center;">Age: 23</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $desiree.trust</p>
<p style="text-align: center;">Corruption: $desiree.corr</p>
<p style="text-align: center;">Arousal: $desiree.ars</p>
<p style="text-align: center;">Submission: $desiree.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $desiree.sexap</p>
<p style="text-align: center;">Profession: Student</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Kendra Spade</p>
<h3>Quest progression hint:</h3>
<<if $desiree.questmain is 0>><p>Find her in the classroom the first day of University.</p>
<<elseif $desiree.questmain is 1>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><br>
<br>
<p>What's her name?</p>
<div class="gallery"><div class="girlcircle">
<div class="portrait" target="_univs">
[img["resources/img/img_big/teachers/univs/face.webp"][UNIVS BIO]]</div></div></div> <label class="red-label" style="background-color: #bcb605; border: 10px solid #bcb605;">University's secretary name:<<textbox "$univs.name" "Debora">></label>
<br>
<label class="red-label" style="background-color: #bcb605;border: 10px solid #bcb605;">And surname:<<textbox "$univs.surname" "Jordan">></label>
<<univsmet>>
<br>
<br>
<p>She's the Secretary of your university. She's young and dynamic, always trying to help.</p>
<br>
[[Look inside the office]]
<br>
<br>
<br><br>
<br>
<p>You hear a voice from another room, probably the filling cabinet.</p>
<<talk "univs" $univs.name>>Hello! Please have a seat; I'm finishing sorting a document! I'll be there as soon as possible!<</talk>>
<p>You wait a few minutes. Then the girl shouts to you again from the other room.</p>
<<talk "univs" $univs.name>>You must be the new guy! Tell me your name, please!<</talk>>
<<talk "mc" $mc.name>>I'm $mc.name $mc.surname.<</talk>>
<<talk "univs" $univs.name>>Here you are!<</talk>>
<p>A few minutes later, the girl comes with some documents.</p>
<<talk "univs" $univs.name>>Oh, I was waiting for you! I was reading your application! Have a seat please, it won't take much time.<</talk>>
<video src="resources/video/univs/univs_greet_1.webm" autoplay loop playsinline controls></video>
<br>
<<talk "univs" $univs.name>>You have to sign these documents then we'll do a little introductory tour. If we're lucky, I will have the opportunity to introduce you to some teachers. Fingers crossed!<</talk>>
<video src="resources/video/univs/univs_greet_2.webm" autoplay loop playsinline controls></video>
<br>
<<talk "mc" $mc.name>>Only these documents?<</talk>>
<<talk "univs" $univs.name>>Yes! Then we're all set!<</talk>>
<p>You sign the documents, then follow the stunning girl through the corridors.</p>
<p>While you sign the documents, you read that your main subjects will be Pharmacology, Gynecology, and Biology.</p>
<br>
<<addhours 1>>
[[Follow her]]
<br>
<br><br>
<br>
<p>You follow her through the corridors.</p>
<p>She proceeds to show you classrooms, toilets, and the cafeteria.</p>
<p>Then she sees a woman and waves to her.</p>
<<talk "univs" $univs.name>>I'll introduce you to the Gynecology Teacher!<</talk>>
<br>
<br>
[[Meet the teacher]]
<br>
<br>
<br><br>
<br>
<p>What's her name?</p>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_ginet">
[img["resources/img/img_big/teachers/ginet/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #92c6c4;border: 10px solid #92c6c4;">Gynecology Teacher name:<<textbox "$ginet.name" "Paige">></label>
<br>
<label class="red-label" style="background-color: #92c6c4;border: 10px solid #92c6c4;">And surname:<<textbox "$ginet.surname" "Gates">></label>
<<ginetmet>>
<br>
<p>She's the Gynecology teacher. She's a very influential person in the city because she's the wife of the mayor. She lives in a mansion just outside the city.</p>
<br>
[[Introduce yourself to her]]
<br>
<br>
<br><br>
<br>
<<talk "univs" $univs.name>>Hi Mrs. $ginet.surname, this is $mc.name $mc.surname, it's his first day!<</talk>>
<p>She looks you up and down, then she smirks at you.</p>
<<talk "ginet" Mrs.$ginet.surname>>Welcome, Mr. $mc.surname. You better not be late for your first lesson. Be in the classroom in ten minutes. See you in short.<</talk>>
<p>Then she goes...</p>
<p>You and $univs.name look at each other, puzzled.</p>
<<talk "mc" $mc.name>>Is she always like this?<</talk>>
<<talk "univs" $univs.name>>Sometimes she's worse. Today is a good day!<</talk>>
<<talk "mc" $mc.name>>I see...<</talk>>
<<talk "univs" $univs.name>>So I think your tour is finishing earlier! Better not get her angry, trust me. Go in your classroom, right there! See you soon, $mc.name!<</talk>>
<p>She goes away, in the direction of her office. You stay still for some seconds, still puzzled. Then you go into the classroom, following the hint by Mrs $univs.surname.</p>
<br>
<<addhours 1>>
[[Get in the classroom]]
<br>
<br>
<br><br>
<br>
<p>You get into the classroom and notice that the room is small but pretty crowded. You expected this university to be more like an... University. Maybe you'll find more about it later. Now it's time to take a seat.</p>
<br>
<p>What's their name?</p>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_desiree">
[img["resources/img/img_big/classmates/desiree/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #d6b600;border: 10px solid #d6b600;">First girl name:<<textbox "$desiree.name" "Angelina">></label>
<br>
<label class="red-label" style="background-color: #d6b600;border: 10px solid #d6b600;">And surname:<<textbox "$desiree.surname" "Quincy">></label>
<<desireemet>>
<<set $desiree.questmain to 1>>
<br>
<p>She's one of the girls who follow the university with you. She's from a wealthy family, she's more interested in parties than studying. She's very social.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_ella">
[img["resources/img/img_big/classmates/ella/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #939191;border: 10px solid #939191;">Second girl name:<<textbox "$ella.name" "Luan">></label>
<br>
<label class="red-label" style="background-color: #939191;border: 10px solid #939191;">And surname:<<textbox "$ella.surname" "Forester">></label>
<<ellamet>>
<<set $ella.questmain to 1>>
<br>
<p>She's one of the girls who follow the university with you. She's from a wealthy family, she's more interested in parties than studying. She's very extrovert but she's also very unnecessarly sexually alluring most of the times.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_liya">
[img["resources/img/img_big/classmates/liya/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #f186b8;border: 10px solid #f186b8;">Third girl name:<<textbox "$liya.name" "Karsyn">></label>
<br>
<label class="red-label" style="background-color: #f186b8;border: 10px solid #f186b8;">And surname:<<textbox "$liya.surname" "Shepard">></label>
<<liyamet>>
<<set $liya.questmain to 1>>
<br>
<p>She's one of the girls who follow the university with you. She's the very silent one. If you see her socials, she's always on a boat or on a vacation in general. But she hardly speaks in class. she's the mysterious girl, I guess.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_mia">
[img["resources/img/img_big/classmates/mia/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #e87825;border: 10px solid #e87825;">Fourth girl name:<<textbox "$mia.name" "Saliha">></label>
<br>
<label class="red-label" style="background-color: #e87825;border: 10px solid #e87825;">And surname:<<textbox "$mia.surname" "Best">></label>
<<miamet>>
<<set $mia.questmain to 1>>
<br>
<p>She's one of the girls who follow the university with you. She's a spoiled girl and doesn't hide it. Fierce girl with a little aggressive nature.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_val">
[img["resources/img/img_big/classmates/val/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #8c17b6;border: 10px solid #8c17b6;">Fifth girl name:<<textbox "$val.name" "Aleah">></label>
<br>
<label class="red-label" style="background-color: #8c17b6;border: 10px solid #8c17b6;">And surname:<<textbox "$val.surname" "Colton">></label>
<<valmet>>
<<set $val.questmain to 1>>
<br>
<p>She's one of the girls who follow the university with you. She's shy and she like alternative metal. A dame to kill for.</p>
<br>
<br>
<br>
<br>
[[Sit in the only empty chair]]
<br>
<br>
<br><br>
<br>
<p>You take a seat; the others barely look at you. You don't feel very welcome here...</p>
<p>Mrs. $ginet.surname starts the lesson, but she doesn't look at the students. You see one of the other students giggling with another guy...</p>
<video src="resources/video/ginet/ginet_first_class_1.webm" autoplay loop playsinline controls></video>
<br>
<p>Then he throws a paper plane at you, right in the eye. That bastard!</p>
<video src="resources/video/ginet/ginet_first_class_2.webm" autoplay loop playsinline controls></video>
<br>
<<talk "mc" $mc.name>>What the fuck?!<</talk>>
<p>The class remains indifferent, except for that guy and his friend, who have the time of their lives.</p>
<<talk "ginet" $ginet.surname>>Something wrong, Mr. $mc.surname?<</talk>>
<video src="resources/video/ginet/ginet_first_class_3.webm" autoplay loop playsinline controls></video>
<br>
<<talk "mc" $mc.name>>That guy here threw a paper plane at me, in my eye!<</talk>>
<p>Unfortunately, she doesn't care at all, even when you show her the paper plane.</p>
<<talk "ginet" $ginet.surname>>Con you please stop disturbing your classmates Mr. $mc.surname? It's your first day, and you're already causing trouble.<</talk>>
<p>Yeah, pretty fucked up.</p>
<br>
<br>
<p>An hour has passed. Saved by the bell.</p>
<<mcgrades>>
<br>
<br>
<video src="resources/video/ginet/ginet_first_class_4.webm" autoplay loop playsinline controls></video>
<p>Everyone proceeds to run away from the classroom, while Mrs. $ginet.surname calls for the guy who gave you trouble before.</p>
<br>
<br>
<<addhours 1>>
[[Remain to see what happens]]
[[I don't want to be late for next lesson]]
<br>
<br>
<br><br>
<br>
<h2>Home</h2>
<p>You get out of University with a ton of questions and no answers. The first day was pretty annoying, but you can improve it, maybe, with information that you learned from Miss $phat.surname.</p>
<p>You hop in the car and start the engine.</p>
<p>A voice is calling you from outside the car.</p>
<p>Your passenger door opens, and $chfr.name hops in.</p>
<<talk "chfr" $chfr.name>>Were you going to leave without me?!<</talk>>
<<talk "mc" $mc.name>>Hi $chfr.name, I'm fine thank you.<</talk>>
<video src="resources/video/chfr/ride_home_1.webm" autoplay loop playsinline controls></video>
<br>
<<talk "chfr" $chfr.name>>Oh, shut up. This first day was shit. Yours too, I guess?<</talk>>
<<talk "mc" $mc.name>>Yeah.<</talk>>
<<talk "chfr" $chfr.name>>You know, being an adult is pretty stressful. When we were kids, we didn't have these problems. I mean, what the fuck is wrong with all of these people?<</talk>>
<<talk "mc" $mc.name>>Someone's buggin you, $chfr.name?<</talk>>
<<talk "chfr" $chfr.name>>There was a guy in the course at mid-morning. He was obnoxious and wanted to touch my tits.<</talk>>
<p>Your heart skips a beat.</p>
<<talk "mc" $mc.name>>Black tank, no beard, looks like a motherfucker?<</talk>>
<<talk "chfr" $chfr.name>>Is he your friend or what? Why do you know him?<</talk>>
<<talk "mc" $mc.name>>I thought about what to do with this guy. He bugged me for the first class and afternoon too. But now that I know he's been molesting you, things are a bit too personal.<</talk>>
<<talk "chfr" $chfr.name>>You won't do anything; he's not a problem at all.<</talk>>
<<talk "mc" $mc.name>>Why? Didn't he try to touch your tits without consent?<</talk>>
<<talk "chfr" $chfr.name>>That's not the point. First, you won't get in trouble for him or me. Second, that's not your business. I told you because we're friends, and I wanted to vent a little. You're not a cop or a "Frank Castle wanna be," so mind your business, or I won't tell you anything next time.<</talk>>
<video src="resources/video/chfr/ride_home_2.webm" autoplay loop playsinline controls></video>
<br>
<<talk "mc" $mc.name>>Jeez, $chfr.name, did you eat nails at breakfast? What the fuck?<</talk>>
<p>The tension in the car is real.</p>
<p>You hear her whispering something.</p>
<<talk "mc" $mc.name>>What?<</talk>>
<<talk "chfr" $chfr.name>>Nothing.<</talk>>
<<talk "mc" $mc.name>>Come on.<</talk>>
<<talk "chfr" $chfr.name>>Fiiine! I said sorry!<</talk>>
<<talk "mc" $mc.name>>You're welcome.<</talk>>
<<talk "chfr" $chfr.name>>You'd better lose that grin on your face. I'm sorry that I attacked you; you mean too much to me for getting you in danger for something that's my problem!<</talk>>
<<talk "mc" $mc.name>>Mh... How much I mean to you, I wonder?<</talk>>
<<chfrsexap>>
<p>She goes full blush and probably regrets what she said.</p>
<<talk "mc" $mc.name>>So?<</talk>>
<p>She doesn't answer you and remains silent for the remaining time of the ride.</p>
<p>After some time, almost near your house, you start to slow down because you realize that you don't know where she lives.</p>
<<talk "chfr" $chfr.name>>Thank you for the ride.<</talk>>
<<talk "mc" $mc.name>>What?<</talk>>
<<talk "chfr" $chfr.name>>Thank you for the ride home.<</talk>>
<p>She starts to get out of the car.</p>
<<talk "mc" $mc.name>>Wait, you live here?<</talk>>
<<talk "chfr" $chfr.name>>Are you an idiot or what?! I sent you the address four days ago!<</talk>>
<<talk "mc" $mc.name>>Oh, yes... Right... I forgot...<</talk>>
<<talk "chfr" $chfr.name>>Dork.<</talk>>
<<talk "mc" $mc.name>>You're two houses from the house I stay.<</talk>>
<<talk "chfr" $chfr.name>>Yeah, I know. That's why I chose this house.<</talk>>
<<talk "mc" $mc.name>>I'm sorry, $chfr.name. Can I give you rides to university in the morning and bring you back home to excuse myself?<</talk>>
<<talk "chfr" $chfr.name>>That's the barely minimum that I expect from you after you forget where I live.<</talk>>
<p>Besides her words, you can see that she's smiling. You know her enough to know that she's not mad anymore now.</p>
<<talk "mc" $mc.name>>So, see you tomorrow?<</talk>>
<<talk "chfr" $chfr.name>>Of course! Listen, there are another two with whom I spare this house. You can get here when you want to have a chat, $mc.name. Plus, can I text you when there's a party around? I know you're not going to find a way to have fun if I don't do it for you.<</talk>>
<p>You smile at your caring friend.</p>
<<talk "mc" $mc.name>>That's the bare minimum that I expect from you, $chfr.name.<</talk>>
<<chfrtrust>>
<p>She laughs and walks to her house.</p>
<p>Now you can drive another five seconds and park your car.</p>
<<set $firstday.activate to 0>>
<br>
<br>
<<addhours 1>>
[[Go to your bedroom|Your Bedroom]]
<br>
<br>
<br>
<h1>Beach</h1>
<img src="resources/img/img_big/others/working_on_it.webp" style="max-width:100%;">
<br>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div>
<br>
<br><h1>Gym</h1>
<<if isDateBetween($gameDate,'21:00','23:59') or isDateBetween($gameDate,'00:00','07:59')>>
<img src="resources/img/img_big/others/closed.webp" style="max-width:100%;">
<<set $global.event to 0>>
<p>The Gym is closed at this time.</p>
<<elseif $gymin.met is 0>>
<p>What's her name?</p>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_gymin">
[img["resources/img/img_big/gymin/face.webp"]]</div></div></div><label class="red-label" style="background-color: #c4aead;border: 10px solid #c4aead;">Gym Instructor name:<<textbox "$gymin.name" "Cecilia">></label>
<br>
<label class="red-label" style="background-color: #c4aead;border: 10px solid #c4aead;">And surname:<<textbox "$gymin.surname" "Mitchell">></label>
<<gyminmet>>
<br>
<br>
[[Approach her|Gym]]
<<elseif $gym.membership is 0>>
<p>You approach $gymin.name.</p>
<img src="resources/img/img_big/gymin/gym_membership_1.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>Hello!<</talk>>
<<talk "gymin" $gymin.name>>Hello! How can I help you?<</talk>>
<<talk "mc" $mc.name>>I would like to pay for a subscription for the gym.<</talk>>
<<talk "gymin" $gymin.name>>That would be 300$ for a month.<</talk>>
<<if $mc.casmon gte 300>>
[[Pay for the subscription|Gym member]]
<<else>>
[[You can't afford it|Town]]
<</if>>
<<elseif $gym.today is 1>>
<<set $global.event to 0>>
<img src="resources/img/img_big/gymin/gymin_background_1.webp" style="max-width:100%;">
<p>You already trained your body today. Better not overdo it and wait for tomorrow.</p>
<<elseif $gym.today is 0>>
[[Go training|Gym member]]
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div>
<br>
<br>
<br><<nobr>>
<h1>Town</h1>
<<set $global.event to 0>>
<div class="loc-nav">
<!-- <a data-passage="Mall" class="link-internal"><div class="imglink">[img["resources/map/street/mall.webp"]]<div class="shadow"></div><p style="font-size:30px;">Mall</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Mall">></div></div></a> -->
<a data-passage="Park" class="link-internal"><div class="imglink">[img["resources/map/street/park.webp"]]<div class="shadow"></div><p style="font-size:30px;">Park</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Park">></div></div></a>
<a data-passage="Office Complex" class="link-internal"><div class="imglink">[img["resources/map/street/officecomplex.webp"]]<div class="shadow"></div><p style="font-size:30px;">Office Complex</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Office Complex">></div></div></a>
<!-- <a data-passage="Beach" class="link-internal"><div class="imglink">[img["resources/map/street/beach.webp"]]<div class="shadow"></div><p style="font-size:30px;">Beach</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Beach">></div></div></a>
<a data-passage="Restaurant" class="link-internal"><div class="imglink">[img["resources/map/street/restaurant.webp"]]<div class="shadow"></div><p style="font-size:30px;">Restaurant</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Restaurant">></div></div></a>
<a data-passage="Apartment Complex" class="link-internal"><div class="imglink">[img["resources/map/street/apartmentcomplex.webp"]]<div class="shadow"></div><p style="font-size:30px;">Apartment Complex</p><div style="position: absolute; bottom: 12px; right: 8px;"><<LocationPortraits "Apartment complex">></div></div></a> -->
<a data-passage="Gym" class="link-internal"><div class="imglink">[img["resources/map/street/gym.webp"]]<div class="shadow"></div><p style="font-size:30px;">Gym</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Gym">></div></div></a>
<a data-passage="Urban Center" class="link-internal"><div class="imglink">[img["resources/map/street/urban.webp"]]<div class="shadow"></div><p style="font-size:30px;">Urban Center</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Urban Center">></div></div></a>
<a data-passage="Street" class="link-internal"><div class="imglink">[img["resources/map/street/street.webp"]]<div class="shadow"></div><p style="font-size:30px;">Street</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Street">></div></div></a>
</div>
<</nobr>><h1>Hospital</h1>
<br>
<img src="resources/img/img_big/others/working_on_it.webp" style="max-width:100%;">
<br>
<div class="loc-nav">
<a data-passage="Street" class="link-internal"><div class="imglink">[img["resources/map/street/street.webp"]]<div class="shadow"></div><p style="font-size:30px;">Street</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Street">></div></div></a>
</div>
<br>
<br>
<h1>Mall</h1>
<<nobr>>
<<set $global.event to 0>>
<<if isDateBetween($gameDate,'22:00','23:59') or isDateBetween($gameDate,'00:00','06:59')>>
<img src="resources/img/img_big/others/closed.webp" style="max-width:100%;">
<<set $global.event to 0>>
<p>The Mall is closed at this time.</p>
<<else>>
<<if $mall.first is 0>>
<<set $global.event to 1>>
<p>You enter the mall for the first time, and a sign immediately catches your eye.</p>
<img src="resources/img/img_big/others/now_hiring.webp" style="max-width:100%;">
<p>It seems that they're hiring security guards and they do not require any experience. It's worth to ask informations maybe.</p>
[[Ask for informations|Security Office]]
<br>
<br>
<br>
<<else>>
<<set $global.event to 0>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
<a data-passage="Security Office" class="link-internal"><div class="imglink">[img["resources/map/street/securityoffice.webp"]]<div class="shadow"></div><p style="font-size:30px;">Security Office</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Security Office">></div></div></a>
<!-- <a data-passage="Cafe" class="link-internal"><div class="imglink">[img["resources/map/street/cafe.webp"]]<div class="shadow"></div><p style="font-size:30px;">Cafe</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Cafe">></div></div></a> -->
<!-- <a data-passage="Arcade" class="link-internal"><div class="imglink">[img["resources/map/street/arcade.webp"]]<div class="shadow"></div><p style="font-size:30px;">Arcade</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Arcade">></div></div></a> -->
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/teachers/lib/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $lib.name</p>
<p style="text-align: center;">Surname: $lib.surname</p>
<p style="text-align: center;">Age: 30</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $lib.trust</p>
<p style="text-align: center;">Corruption: $lib.corr</p>
<p style="text-align: center;">Arousal: $lib.ars</p>
<p style="text-align: center;">Submission: $lib.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $lib.sexap</p>
<p style="text-align: center;">Profession: University Librarian</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Adriana Chechik</p>
<h3>Quest progression hint:</h3>
<<if $lib.questmain is 0>><p>Go find her in the Gym.</p>
<<elseif $lib.questmain is 1>><p>You can interact with her at the Gym, but the main quest won't progress further in this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/teachers/psyc/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $psyc.name</p>
<p style="text-align: center;">Surname: $psyc.surname</p>
<p style="text-align: center;">Age: 42</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $psyc.trust</p>
<p style="text-align: center;">Corruption: $psyc.corr</p>
<p style="text-align: center;">Arousal: $psyc.ars</p>
<p style="text-align: center;">Submission: $psyc.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $psyc.sexap</p>
<p style="text-align: center;">Profession: University Psychologist</p>
<p style="text-align: center;">Relationship status: Married</p>
<p style="text-align: center;">Pornstar Name: McKenzie Lee</p>
<h3>Quest progression hint:</h3>
<<if $psyc.questmain is 0>><p>You need to fin her in her office at the University.</p>
<<elseif $psyc.questmain is 1>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/hospital/receph/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $receph.name</p>
<p style="text-align: center;">Surname: $receph.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $receph.trust</p>
<p style="text-align: center;">Corruption: $receph.corr</p>
<p style="text-align: center;">Arousal: $receph.ars</p>
<p style="text-align: center;">Submission: $receph.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $receph.sexap</p>
<p style="text-align: center;">Pornstar Name: Christy Mack</p>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/hospital/directh/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $directh.name</p>
<p style="text-align: center;">Surname: $directh.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $directh.trust</p>
<p style="text-align: center;">Corruption: $directh.corr</p>
<p style="text-align: center;">Arousal: $directh.ars</p>
<p style="text-align: center;">Submission: $directh.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $directh.sexap</p>
<p>Pornstar Name: Anna Bell Peaks</p>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/hospital/trainee1/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $trainee1.name</p>
<p style="text-align: center;">Surname: $trainee1.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $trainee1.trust</p>
<p style="text-align: center;">Corruption: $trainee1.corr</p>
<p style="text-align: center;">Arousal: $trainee1.ars</p>
<p style="text-align: center;">Submission: $trainee1.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $trainee1.sexap</p>
<p style="text-align: center;">Pornstar Name: Sheila Ortega</p>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/trainee2/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $trainee2.name</p>
<p style="text-align: center;">Surname: $trainee2.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $trainee2.trust</p>
<p style="text-align: center;">Corruption: $trainee2.corr</p>
<p style="text-align: center;">Arousal: $trainee2.ars</p>
<p style="text-align: center;">Submission: $trainee2.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $trainee2.sexap</p>
<p style="text-align: center;">Pornstar Name: Riley Reid</p>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/trainee3/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $trainee3.name</p>
<p style="text-align: center;">Surname: $trainee3.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $trainee3.trust</p>
<p style="text-align: center;">Corruption: $trainee3.corr</p>
<p style="text-align: center;">Arousal: $trainee3.ars</p>
<p style="text-align: center;">Submission: $trainee3.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $trainee3.sexap</p>
<p style="text-align: center;">Pornstar Name: --</p>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/nurse1/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $nurse1.name</p>
<p style="text-align: center;">Surname: $nurse1.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $nurse1.trust</p>
<p style="text-align: center;">Corruption: $nurse1.corr</p>
<p style="text-align: center;">Arousal: $nurse1.ars</p>
<p style="text-align: center;">Submission: $nurse1.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $nurse1.sexap</p>
<p style="text-align: center;">Pornstar Name: --</p>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/nurse2/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $nurse2.name</p>
<p style="text-align: center;">Surname: $nurse2.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $nurse2.trust</p>
<p style="text-align: center;">Corruption: $nurse2.corr</p>
<p style="text-align: center;">Arousal: $nurse2.ars</p>
<p style="text-align: center;">Submission: $nurse2.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $nurse2.sexap</p>
<p style="text-align: center;">Pornstar Name: --</p>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/classmates/nurse3/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $nurse3.name</p>
<p style="text-align: center;">Surname: $nurse3.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $nurse3.trust</p>
<p style="text-align: center;">Corruption: $nurse3.corr</p>
<p style="text-align: center;">Arousal: $nurse3.ars</p>
<p style="text-align: center;">Submission: $nurse3.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $nurse3.sexap</p>
<p style="text-align: center;">Pornstar Name: nurse3 Dulce</p>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><br>
<br>
<p>You decide to investigate further. Minding your own business was never your thing. Plus, maybe she's going to give this fucker a private reprimand. Perhaps she's one of those teachers who don't like to go mad in front of everyone but prefers to take bad students one-on-one. Everything's possible right now.</p>
<<set $ginet.questmain = 1>>
<video src="resources/video/ginet/ginet_first_class_5.webm" autoplay loop playsinline controls></video>
<p>You see your teacher and that bully chatting very close; they seem more intimate than they should be. Plus, she's been behaving like a bitch for more than an hour, now she looks like another person...</p>
<p>They whisper, so you can't understand what they say.</p>
<<talk "ginet" $ginet.surname>>Same place, same hour. Dont' make me wait.<</talk>>
<p>The guy agrees.</p>
<video src="resources/video/ginet/ginet_first_class_6.webm" autoplay loop playsinline controls></video>
<p>Then Mrs. $ginet.surname comes towards the door. So you decide to run before things get worse than they are.</p>
<br>
<p>This was worth it. Do you need to investigate further on your teacher, maybe?</p>
<br>
<br>
[[Go to next class|I don't want to be late for next lesson]]
<br>
<br>
<br><br>
<br>
<p>The next class is Biology; then you'll have lunch in the cafeteria if you want.</p>
<p>After lunch, you need to attend Pharmacy's class. Then you'll be done for today.</p>
<p>You enter the classroom.</p>
<br>
<br>
[[Meet the teacher|BIOCTCLASS meet]]
<br>
<br>
<br><br>
<br>
<p>What's her name?</p>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_bioct">
[img["resources/img/img_big/teachers/bioct/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #177245;border: 10px solid #177245;">Biology Teacher name:<<textbox "$bioct.name" "Etna">></label>
<br>
<label class="red-label" style="background-color: #177245;border: 10px solid #177245;">And surname:<<textbox "$bioct.surname" "Hogan">></label>
<<bioctmet>>
<<set $bioct.questmain to 1>>
<br>
<p>She's the Biology teacher. A beautiful woman with a free spirit, you better not upset her in class or she's going to kick your ass.</p>
<br>
<br>
[[Start Class]]
<br>
<br>
<br><br>
<br>
<p>When you enter the classroom, you notice that it's empty and only the teacher is in there.</p>
<<talk "mc" $mc.name>>Hello..?<</talk>>
<video src="resources/video/bioct/bioct_first_class_1.webm" autoplay loop playsinline controls></video>
<br>
<<talk "bioct" $bioct.surname>>Hiii! Welcome, I guess you're Mr. $mc.surname!<</talk>>
<<talk "mc" $mc.name>>Yes, that's me. Nice to meet you, Miss..?<</talk>>
<p>She blushes a bit.</p>
<<talk "bioct" $bioct.surname>>I'm Miss $bioct.name $bioct.surname, a pleasure to meet you!<</talk>>
<<talk "mc" $mc.name>>Sorry to ask... Why is no one there?<</talk>>
<<talk "bioct" $bioct.surname>>Good question! I decided to suspend today's lesson to allow you, newcomers, to get comfortable and take time to settle in! So why are you here?<</talk>>
<<talk "mc" $mc.name>>I think that Mrs $univs.surname forgot to tell me an hour ago...<</talk>>
<video src="resources/video/bioct/bioct_first_class_2.webm" autoplay loop playsinline controls></video>
<br>
<<talk "bioct" $bioct.surname>>Oh, that's a pity! I'm sorry! I thought she warned you! I'm going to reprimand her! Poor boy, I'm so sorry!<</talk>>
<p>She's so kind that your heart is already melting.</p>
<p>Anyway, making Mrs. $univs.surname your enemy on the first day isn't a good idea.</p>
<<talk "mc" $mc.name>>You know what Miss $bioct.surname? I've just remembered that Mrs. $univs.surname told me while introducing me to Mrs. $ginet.surname! But I was so lost that I didn't remember that! It's my fault, no need to do anything!<</talk>>
<<talk "bioct" $bioct.surname>>I see...<</talk>>
<p>She gives you a strange stare. It's piercing. Not a bad feeling, but invasive for sure.</p>
<<biocttrust>>
<<talk "bioct" $bioct.surname>>Well, Mr $mc.surname, I need to finish some things here. I want to see you in tomorrow's class!<</talk>>
<p>And she smiles kindly.</p>
<<talk "mc" $mc.name>> Yeah! Sure! I can't wait!<</talk>>
<<talk "bioct" $bioct.surname>>Me too!<</talk>>
<p>Then you exit the classroom while your gorgeous teacher looks at every step you take until you leave.</p>
<br>
<br>
<<addhours 1>>
[[Go to lunch|Cafeteria]]
<br>
<br>
<br><<nobr>>
<h1>Cafeteria</h1>
<<if $firstday.activate is 1>>
<br>
<br>
<p>You walk around the halls for some time, getting to know the space around you.</p>
<p>Then you get in the cafeteria. You notice that your classmates are already there.</p>
<p>Teachers and Mrs. $univs.surname too. She waves at you and you approach her.</p>
<<talk "univs" $univs.surname>>Hi, Mr $mc.surname! Was everything alright this morning?<</talk>>
<<talk "mc" $mc.name>>Yeah, pretty good, in fact, Mrs. $univs.surname...<</talk>>
<<talk "univs" $univs.surname>>Did you meet Miss $bioct.surname?<</talk>>
<<talk "mc" $mc.name>>Yeah, she was in the classroom... She said that the Biology class of today was suspended..<</talk>>
<<talk "univs" $univs.surname>>Oh, sorry! I forgot to tell you! But this way, you introduced yourself to Miss $bioct.surname, right? She's soooo cute!<</talk>>
<<talk "mc" $mc.name>>Correct. She's very kind and caring as I could see, so there was no problem.<</talk>>
<<talk "univs" $univs.surname>>Would you keep me company at lunch, please?<</talk>>
<br>
<br>
[[Have lunch with her|Lunch]]
[[Have lunch alone|Lunch by yourself]]
<br>
<br>
<br>
<<elseif isDateBetween($gameDate,'12:00','14:59') and $daycheck isnot "Saturday" and $daycheck isnot "Sunday" >>
<<if isDateBetween($gameDate,'12:00','12:59') and $daycheck isnot "Saturday" and $daycheck isnot "Sunday">>
<<if $chfr.trust gte 5>>
<p>You see $chfr.name eating alone.</p>
<img src="resources/img/img_big/chfr/chfr_lunch_univ_1.webp" style="max-width:100%;">
[[Have lunch with your childhood friend|Lunch CHFR]]
<</if>>
<<if $univs.trust gte 3 and $univs.sexap gte 3>>
<p>You take a peek in the Teacher's Lounge and you can see $univs.name cooking in her usual "outfit".</p>
<img src="resources/img/img_big/teachers/univs/univs_lunch_univ_1.webp" style="max-width:100%;">
[[Have lunch with her|Lunch]]
<</if>>
<<if $liya.met is 1>>
<p>You see $liya.name sitting in a corner, you can try to approach her.</p>
<img src="resources/img/img_big/classmates/liya/liya_lunch_univ_1.webp" style="max-width:100%;">
[[Have lunch with her|Lunch LIYA]]
<</if>>
<<elseif isDateBetween($gameDate,'13:00','13:59') and $daycheck isnot "Saturday" and $daycheck isnot "Sunday">>
<<if $univs.trust gte 3 and $univs.sexap gte 3>>
<p>You take a peek in the Teacher's Lounge and you can see $univs.name cooking in her usual "outfit".</p>
<img src="resources/img/img_big/teachers/univs/univs_lunch_univ_1.webp" style="max-width:100%;">
[[Have lunch with her|Lunch]]
<</if>>
<<elseif isDateBetween($gameDate,'14:00','14:59') and $daycheck isnot "Saturday" and $daycheck isnot "Sunday">>
<p>You peek in the Teacher's Lounge and see $val.name cooking her lunch in the kitchen.</p>
<img src="resources/img/img_big/classmates/val/val_lunch_univ_1.webp" style="max-width:100%;">
[[Join her|Lunch VAL]]
<</if>>
<<if $mc.lunch is 0>>
[[Have lunch alone|Lunch by yourself]]
[[Get back in the Hall|University]]
<<else>>
<p>You already had lunch today.</p>
[[Get back in the Hall|University]]
<</if>>
<<else>>
<<closeddoor>>
[[Get back in the Hall|University]]
<</if>>
<</nobr>>
<br>
<br>
<br>
<<if $firstday.activate is 1>>
<br>
<br>
<<set $univs.questmain to 1>>
<p>You gladly accept Mrs' $univs.surname offer, and you decide to sit with her for lunch.</p>
<<univstrust>>
<<univssexap>>
<p>She gets her food then beckons you to follow her.</p>
<p>She takes you to another room, with a kitchen and a table. There's a couch in a corner. It seems like a room of a house more than a school one.</p>
<<talk "univs" $univs.surname>>Welcome to the teacher's lounge! Pretty good accomplishment for the first day, isn't it?<</talk>>
<<talk "mc" $mc.name>>Wow, I've never seen a teacher's lounge's inside. That's pretty awesome, thank you.<</talk>>
<<talk "univs" $univs.surname>>The best part of being in a teacher's lounge is that students can't bug you! Don't you agree?<</talk>>
<p>A bit puzzled by this sentence, you nod your head.</p>
<br>
<p>You start to eat on the table while Mrs $univs.surname begins to take out a pan and unpack her things too.</p>
<p>You are a bit tired, so you focus on your eating more than her.</p>
<br>
<p>When you look up, you see that she's in lingerie now.</p>
<video src="resources/video/univs/lounge_day1_1.webm" autoplay loop playsinline controls></video>
<p>You are pretty shocked by this.</p>
<<talk "mc" $mc.name>>Excuse me Mrs $univs.surname... You're... You know...<</talk>>
<p>She looks at you pretty puzzled.</p>
<<talk "univs" $univs.surname>>What?<</talk>>
<video src="resources/video/univs/lounge_day1_2.webm" autoplay loop playsinline controls></video>
<br>
<<talk "mc" $mc.name>>You know... You are... In underwear Mrs $univs.surname...<</talk>>
<<talk "univs" $univs.surname>>Ah, this! Sorry but I like eggs; I mean, REALLY like eggs. So I always eat eggs at school, but I can't cook them at home because I like them freshly cooked!<</talk>>
<<talk "univs" $univs.surname>>But I don't want to get my dress dirty, because that happens sometimes! So I found this way to have eggs and not get my dress dirty!<</talk>>
<<talk "mc" $mc.name>>Sorry to ask... But other teachers do know this? I mean... That's a normal thing to do here?<</talk>>
<video src="resources/video/univs/lounge_day1_3.webm" autoplay loop playsinline controls></video>
<br>
<<talk "univs" $univs.surname>>Don't worry about them! First, at lunchtime, I'm the only one that uses the teacher's lounge. Second, I don't think that's a big deal. I mean, that's an excellent solution not to have my dress dirty.<</talk>>
<<talk "mc" $mc.name>>I guess.<</talk>>
<<talk "univs" $univs.surname>>That could be our little secret too, can it?<</talk>>
<p>Something's fishy in this awkward moment, don't you agree?</p>
<p>Anyway, that's still your first day. Better agree with her, just in case.</p>
<<talk "mc" $mc.name>>Yeah, sure... That would be our little secret.<</talk>>
<<talk "univs" $univs.surname>>You're a good boy!<</talk>>
<p>You must admit to yourself that the girl is gorgeous at least. I mean, look at those curves! Maybe she's an exhibitionist? She's standing there in underwear like that's the most common thing in the world.</p>
<p>If she does this all the time she has lunch, maybe it's worth coming back here with her more often.</p>
<br>
<br>
<p>Anyway, nothing more than this happens today. When eggs are ready, she proceeds to eat them, and she gets dressed when she's done eating.</p>
<p>Before you two get back to your own business, she smiles at you.</p>
<<talk "univs" $univs.surname>>It was fun having you here today; you are good company! When you want to have lunch with me, just come back here! I would be glad if you'll do it!<</talk>>
<p>What a lucky series of events, you didn't even have to ask her.</p>
<<talk "mc" $mc.name>>Yeah, I would be glad too! I'll come back here for sure when I can!<</talk>>
<<talk "univs" $univs.surname>>You're a good boy, have fun on the next class!<</talk>>
<p>And she leaves.</p>
<br>
<br>
<<set $mc.lunch to 1>>
<<addhours 1>>
[[Time for next Class|PHACLASS meet]]
<br>
<br>
<br>
<<elseif $univs.trust lte 6 and $univs.sexap lte 6>>
<p>As she told you before, during lunch time Miss $univs.surname is in the Teacher's Lounge preparind her lunch.</p>
<p>You two pass the time chatting and you watch her cook in underwear.</p>
<video src="resources/video/univs/univs_lunch_1.webm" autoplay loop playsinline controls></video>
<p>It's very difficult to not get excited. She's stunning.</p>
<p>So, sometimes, you have to touch your dick and rearrange your bulge in a way it doesn't hurt.</p>
<p>She notices this, but she dosn't say anything about it.</p>
<p>Anyway, an hour passes easily.</p>
<<addhours 1>>
<<univstrust>>
<<univssexap>>
<<set $mc.lunch to 1>>
[[Time to go no|University]]
<<elseif $univs.trust gte 7 and $univs.trust lte 14 and $univs.sexap gte 7 and $univs.sexap lte 14>>
<p>You passed many times with Miss $univs.surname last times. You two are in confidence with each other now.</p>
<p>Sometimes, she talks to you about her dates or one-night relationships.</p>
<video src="resources/video/univs/univs_lunch_2.webm" autoplay loop playsinline controls></video>
<<talk "univs" $univs.name>>Here your coffee, $mc.name.<</talk>>
<<talk "mc" $mc.name>>Thank you, Miss $univs.surname.<</talk>>
<<talk "univs" $univs.name>>Oh, come on $mc.name! I already told you that you can call me by name!<</talk>>
<<talk "mc" $mc.name>>Sorry, $univs.name. It's an habit.<</talk>>
<p>She smiles at you gently.</p>
<<addhours 1>>
<<univstrust>>
<<univssexap>>
<<set $mc.lunch to 1>>
[[Time to go no|University]]
<<elseif $univs.trust gte 15 and $univs.sexap gte 15>>
<p>You two are getting really closer. Sometimes you catch her taking a look at you while you adjust your dick too.</p>
<video src="resources/video/univs/univs_lunch_3.webm" autoplay loop playsinline controls></video>
<p>Anyway, you feel that you won't get closer to her this way. You simply enjoy your time with her.</p>
<<set $univs.questmain to 2>>
<<addhours 1>>
<<set $mc.lunch to 1>>
[[Time to go no|University]]
<</if>><<if $firstday.activate is 1>>
<p>You decide that having lunch with the teacher's staff on the first day isn't a good idea. So you politely decline her offer.</p>
<<talk "mc" $mc.name>>Sorry, but I prefer to eat with the students today... So, you know, I can introduce myself to them... Don't take it wrong, please...<</talk>>
<<talk "univs" $univs.surname>>Don't worry; I can understand your logic about it! I respect it, new guy!<</talk>>
<p>She took it very well. Her smile is a bit hypnotizing too.</p>
<<talk "univs" $univs.surname>>But if you want to eat lunch with me, you don't have to ask me! You'll find me in the teacher's lounge, just come there at lunch time!<</talk>>
<p>Then she points you to a room near there.</p>
<p>Mrs $univs.surname packs her food then proceeds to the teacher's lounge, leaving you in the cafeteria.</p>
<p>You can't find a seat near no one, seems that your chatting with Mrs $univs.surname took too many time.</p>
<p>You decide to take an empty seat in an empty table and then proceed to eat, at least.</p>
<br>
<br>
<br>
<p>While you eat, you notice that one of the classmates you've seen before stares at you when you look at your plate. You catched her by luck.</p>
<p>That's a pretty strange place.</p>
<br>
<br>
<<addhours 1>>
[[Time to next Class|PHACLASS meet]]
<br>
<br>
<br>
<<else>>
<p>You eat by yourself.</p>
<<set $mc.lunch to 1>>
<<addhours 1>>
[[Time to go on|University]]
<br>
<br>
<</if>><br>
<br>
<p>What's her name?</p>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_phat">
[img["resources/img/img_big/teachers/phat/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #800020;border: 10px solid #800020;">Pharmacy Teacher name:<<textbox "$phat.name" "Fianna">></label>
<br>
<label class="red-label" style="background-color: #800020;border: 10px solid #800020;">And surname:<<textbox "$paht.surname" "Joyce">></label>
<<phatmet>>
<<set $phat.questmain to 1>>
<br>
<p>She's the Pharmacy teacher. She's very young and new on the job, she seems to do her utmost for her students. So keep her tight.</p>
<br>
<br>
[[Start Class|Pharmacy Class]]
<br>
<br>
<br><<nobr>>
<h1>Pharmacy Class</h1>
<br>
<<if $firstday.activate is 1>>
<p>You enter the Pharmacy Classroom.</p>
<video src="resources/video/phat/phat_first_class_1.webm" autoplay loop playsinline controls></video>
<br>
<<talk "phat" $phat.surname>>Good afternoon, everyone! My name is Miss $phat.name $phat.surname for those who don't know me yet. Nice to meet you all!<</talk>>
<p>Then she looks at you.</p>
<<talk "phat" $phat.surname>>Oh, Mr $mc.surname here you are! Welcome!<</talk>>
<<talk "mc" $mc.name>>Hello Miss $phat.surname...<</talk>>
<br>
<p>The class goes very smoothly except for the bully guy you met this morning. He bugs you for the entire hour.</p>
<p>You don't even try to draw the teacher's attention because of what happened with Mrs $ginet.surname.</p>
<p>So you just suck it up for an hour.</p>
<<mcgrades>>
<p>The bell rings, lesson ends. Bully goes away.</p>
<p>You can't help but remain at your desk, thinking, why does that guy been targeting you from the first day.</p>
<p>I need to ask you. What did you do, man? Did you fuck his mother, and he knows that?</p>
<p>What the fuck is wrong with him?</p>
<p>Why doesn't he go fuck himself?</p>
<p>Damn, that guy is so fucking annoying; you can't stand him for years. Maybe you'll have to do something about him.</p>
<p>Kick his ass?</p>
<<if $mc.comb is 5>>
<p>You did some amateur fights. What does this guy think? He doesn't even know you. You're a fucking beast! Maybe you can break his nose tomorrow to set boundaries. He won't even see it coming!</p>
<p>That could get you expelled on the second day tho.</p>
<<elseif $mc.comb is 3>>
<p>You can stand up for yourself. You don't want to kick his ass, but maybe you can instill some fear in the guy. Maybe come to school in a T-shirt, so he can see your biceps and stay the fuck away from you.</p>
<p>You can flex "accidentaly".</p>
<<elseif $mc.comb is 1 && $mc.str is 1>>
<p>Don't even think about that. He's probably going to kick YOUR ass instead. I mean, your primary sport is binge-watching.</p>
<<else>>
<p>Better not get involved with that fucker. It's not that you can't handle yourself, but you still don't like violence at all.</p>
<</if>>
<p>You don't notice because you're lost in your thoughts, but the teacher notices you're bugged by something.</p>
<video src="resources/video/phat/phat_first_class_2.webm" autoplay loop playsinline controls></video>
<br>
<<talk "phat" $phat.surname>>Are you okay, Mr $mc.surname?<</talk>>
<p>So you wake up from daydreaming.</p>
<<talk "mc" $mc.name>>Yeah. That's nothing.<</talk>>
<<talk "phat" $phat.surname>>Listen, I know the new school, new life, can be tough on the first days, first week, or even first month. But you can do this; I believe in you.<</talk>>
<<talk "mc" $mc.name>>Thank you, miss $phat.surname. But school's not the problem.<</talk>>
<<talk "phat" $phat.surname>>So what's the problem? Can I help?<</talk>>
<<talk "mc" $mc.name>>No... I don't think so...<</talk>>
<<talk "phat" $phat.surname>>Is that brat bugging you too much?<</talk>>
<p>You are shocked and confused at first at this question.</p>
<<talk "mc" $mc.name>>Did you notice?<</talk>>
<<talk "phat" $phat.surname>>Of course! I got eyes on the back of my head. You know, that's part of my job. I didn't speak up because I know it's your first day, and I didn't want to get you in trouble with him on your first day. I think being called "teacher's pet" on the first day isn't your primary goal.<</talk>>
<<talk "mc" $mc.name>>Yeah...<</talk>>
<<talk "phat" $phat.surname>>He's terrible in every subject, except Gynecology. If he drops in that subject too, the Dean will kick him out. We all know that he's a bully, but we can't do anything because of Mrs $ginet.surname. She protects him, and we don't know why. Last year we tried to kick him out for bad grades, Mrs $ginet.surname went ballistic about this, and we had to allow him to repeat the year here. Mrs $ginet.surname's husband is a powerful man in this city and one of the leading lenders of this university.<</talk>>
<p>The mystery deepens... You can smell it, boy.</p>
<<talk "phat" $phat.surname>>Listen. Next lesson, I will kick him out if he bugs you. That's all I can do. Okay?<</talk>>
<<talk "mc" $mc.name>>Thank you Miss $phat.surname!<</talk>>
<p>She smiles at you kindly.</p>
<p>Now that you have new information, you can investigate this guy and maybe discover why Mrs $ginet.surname protects him.</p>
<<addhours 1>>
<<if $ginet.questmain is 0>>
<<set $ginet.questmain to 1>>
<</if>>
<br>
<br>
[[Time to go home|Home]]
<br>
<br>
<br>
<<elseif isDateBetween($gameDate,'09:00','11:59') or isDateBetween($gameDate,'13:00','15:59')>>
<<if $mc.schgra lte 20>>
<<phatclass1>>
<<mcgrades>>
<<addhours 1>>
<br>
[[Get back in the Hall|University]]
<br>
<br>
<br>
<<else>>
<<phatclass1>>
<p>You can't increase grades further this way. You need to do an exam.</p>
<<addhours 1>>
[[Get back in the Hall|University]]
<</if>>
<<else>>
<<closeddoor>>
[[Get back in the Hall|University]]
<</if>>
<</nobr>><br>
<br>
<br>
<p>Choose the characters' names, please.</p>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_univs">
[img["resources/img/img_big/teachers/univs/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #bcb605;border: 10px solid #bcb605;">University's secretary name:<<textbox "$univs.name" "Debora">></label>
<br>
<label class="red-label" style="background-color: #bcb605;border: 10px solid #bcb605;">And surname:<<textbox "$univs.surname" "Jordan">></label>
<br>
<br>
<br>
<p>She's the Secretary of your university. She's young and dynamic, always trying to help.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_ginet">
[img["resources/img/img_big/teachers/ginet/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #64b0ad;border: 10px solid #64b0ad;">Gynecology Teacher name:<<textbox "$ginet.name" "Paige">></label>
<br>
<label class="red-label" style="background-color: #64b0ad;border: 10px solid #64b0ad;">And surname:<<textbox "$ginet.surname" "Gates">></label>
<br>
<br>
<p>She's the Gynecology teacher. She's a very influential person in the city because she's the wife of the mayor. She lives in a mansion just outside the city.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_desiree">
[img["resources/img/img_big/classmates/desiree/face.webp"]]</div></div></div>
<br>
<label class="red-label" style="background-color: #d6b600;border: 10px solid #d6b600;">First girl name:<<textbox "$desiree.name" "Angelina">></label>
<br>
<label class="red-label" style="background-color: #d6b600;border: 10px solid #d6b600;">And surname:<<textbox "$desiree.surname" "Quincy">></label>
<br>
<br>
<p>She's one of the girls who follow the university with you. She's from a wealthy family, she's more interested in parties than studying. She's very social.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_ella">
[img["resources/img/img_big/classmates/ella/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #757575;border: 10px solid #757575;">Second girl name:<<textbox "$ella.name" "Luan">></label>
<br>
<label class="red-label" style="background-color: #757575;border: 10px solid #757575;">And surname:<<textbox "$ella.surname" "Forester">></label>
<br>
<br>
<p>She's one of the girls who follow the university with you. She's from a wealthy family, she's more interested in parties than studying. She's very extrovert but she's also very unnecessarly sexually alluring most of the times.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_liya">
[img["resources/img/img_big/classmates/liya/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #f186b8;border: 10px solid #f186b8;">Third girl name:<<textbox "$liya.name" "Karsyn">></label>
<br>
<label class="red-label" style="background-color: #f186b8;border: 10px solid #f186b8;">And surname:<<textbox "$liya.surname" "Shepard">></label>
<br>
<br>
<p>She's one of the girls who follow the university with you. She's the very silent one. If you see her socials, she's always on a boat or on a vacation in general. But she hardly speaks in class. she's the mysterious girl, I guess.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_mia">
[img["resources/img/img_big/classmates/mia/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #e87825;border: 10px solid #e87825;">Fourth girl name:<<textbox "$mia.name" "Saliha">></label>
<br>
<label class="red-label" style="background-color: #e87825;border: 10px solid #e87825;">And surname:<<textbox "$mia.surname" "Best">></label>
<br>
<br>
<p>She's one of the girls who follow the university with you. She's a spoiled girl and doesn't hide it. Fierce girl with a little aggressive nature.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_val">
[img["resources/img/img_big/classmates/val/face.webp"]]</div></div></div>
<br><label class="red-label" style="background-color: #8c17b6;border: 10px solid #8c17b6;">Fifth girl name:<<textbox "$val.name" "Aleah">></label>
<br>
<label class="red-label" style="background-color: #8c17b6;border: 10px solid #8c17b6;">And surname:<<textbox "$val.surname" "Colton">></label>
<br>
<br>
<p>She's one of the girls who follow the university with you. She's shy and she like alternative metal. A dame to kill for.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_bioct">
[img["resources/img/img_big/teachers/bioct/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #177245;border: 10px solid #177245;">Biology Teacher name:<<textbox "$bioct.name" "Etna">></label>
<br>
<label class="red-label" style="background-color: #177245;border: 10px solid #177245;">And surname:<<textbox "$bioct.surname" "Hogan">></label>
<br>
<br>
<p>She's the Biology teacher. A beautiful woman with a free spirit, you better not upset her in class or she's going to kick your ass.</p>
<br>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_phat">
[img["resources/img/img_big/teachers/phat/face.webp"]]</div></div></div>
<br><label class="red-label" style="background-color: #800020;border: 10px solid #800020;">Pharmacy Teacher name:<<textbox "$phat.name" "Fianna">></label>
<br>
<label class="red-label" style="background-color: #800020;border: 10px solid #800020;">And surname:<<textbox "$paht.surname" "Joyce">></label>
<br>
<br>
<p>She's the Pharmacy teacher. She's very young and new on the job, she seems to do her utmost for her students. So keep her tight.</p>
<br>
<br>
<br>
<br>
[[Stats|Stats3]]
<br>
<br>
<br><br>
<br>
<h2>Your Bedroom</h2>
<<set $global.event to 0>>
<<if isDateBetween($gameDate, '07:00', '17:00') and $day is 6>>
<<set $global.event to 1>>
<p>Today is $chfr.name's birthday!</p>
<p>You decide to invest all of your day in this, this evening you'll go to her place and bring her the gift.</p>
<p>Plus, $gabbie.name will be there too. So you'll better do a good impression.</p>
<p>First things first, you dress and have breakfast.</p>
<p>Then it's time to visit the university to do your student's duty.</p>
<<set $chfr.event to 0>>
<<addhours 1>>
[[Go to the University|CHFR event1]]
<br>
<br>
<<else>>
<<if $guy1.met is 0>>
<p>Remember to visit $chfr.name House before her birthday. Her birthday is on the Day 6.</p><<else>><</if>>
<<set $global.event to 0>>
<p>You are in your room.</p>
<br>
[[Turn ON your PC|Computer]]
[[Go to Bed|sleep]]
[[Get out of your bedroom|$momfr.name House]]
<br>
<br>
<</if>><br>
<br>
<p>Working on it...</p>
<<set $firstday.activate to 0>>
<<momfrtrust>>
<<chfrtrust>>
<<mcgrades>>
<<biocttrust>>
<<univstrust>>
<<univssexap>>
<<mcgrades>>
<<chfrsexap>>
<<chfrtrust>>
<<univsmet>>
<<silently>>
<<ginetmet>>
<<desireemet>>
<<set $desiree.questmain to 1>>
<<ellamet>>
<<set $liya.questmain to 1>>
<<liyamet>>
<<set $liya.questmain to 1>>
<<miamet>>
<<set $mia.questmain to 1>>
<<valmet>>
<<set $val.questmain to 1>>
<<set $phat.questmain to 1>>
<<set $bioct.questmain to 1>>
<<set $ginet.questmain to 1>>
<<bioctmet>>
<<set $univs.questmain to 1>>
<<set $chfr.questmain to 1>>
<<phatmet>>
<</silently>>
<br>
<br>
[[Start the Game|Your Bedroom]]
<br>
<br>
<br>
<br><<nobr>>
<h1>$momfr.name House</h1>
<<set $global.event to 0>>
<div class="loc-nav">
<a data-passage="Your Bedroom" class="link-internal"><div class="imglink">[img["resources/map/momfrhouse/mcbedroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">Your Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Your Bedroom">></div></div></a>
<a data-passage="$momfr.name Living Room" class="link-internal"><div class="imglink">[img["resources/map/momfrhouse/livingroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">Living Room</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$momfr.name Living Room">></div></div></a>
<a data-passage="Empty Room" class="link-internal"><div class="imglink">[img["resources/map/momfrhouse/emptyroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">Empty Room</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Empty Room">></div></div></a>
<a data-passage="$momfr.name Kitchen" class="link-internal"><div class="imglink">[img["resources/map/momfrhouse/kitchen.webp"]]<div class="shadow"></div><p style="font-size:30px;">Kitchen</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$momfr.name Kitchen">></div></div></a>
<a data-passage="$momfr.name Bedroom" class="link-internal"><div class="imglink">[img["resources/map/momfrhouse/momfrbedroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">$momfr.name Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$momfr.name Bedroom">></div></div></a>
<a data-passage="$momfr.name Bathroom" class="link-internal"><div class="imglink">[img["resources/map/momfrhouse/bathroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">Bathroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$momfr.name Bathroom">></div></div></a>
<a data-passage="Street" class="link-internal"><div class="imglink">[img["resources/map/street/street.webp"]]<div class="shadow"></div><p style="font-size:30px;">Street</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Street">></div></div></a>
</div>
<</nobr>>
<br>
<br>
<br>
[[Watch porn|Porn]]
[[Turn OFF PC|Your Bedroom]]
<br>
<br>
<br><br>
<br>
<<if $gameDate.getUTCHours() >= 7>><<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>><</if>><<set $gameDate.setUTCHours(7)>><<set $gameDate.setUTCMinutes(0)>><<set $day += 1>><<dayreset>><<goto "Your Bedroom">>
<br>
<br><h1>Room</h1>
<p>This is an empty bedroom. You notice there's a bed with sheets and some furniture. No clothes in the closet.</p>
<br>
[[Corridor|$momfr.name House]]
<br>
<br>
<br><h1>Gynecology Classroom</h1>
<br>
<<if isDateBetween($gameDate,'09:00','16:59')>>
<<if $mc.schgra lte 20 and $ginet.questmain is 1>>
<p>You seat at your desk and Mrs. $ginet.surname starts the lesson. </p>
<<ginetclass1>>
<<addhours 1>>
<<mcgrades>>
[[Get back in the Hall|University]]
<<else>>
<<ginetclass1>>
<p>You can't increase your grades further this way. You need to do an exam.</p>
<<addhours 1>>
[[Get back in the Hall|University]]
<</if>>
<<else>>
<<closeddoor>>
[[Get back in the Hall|University]]
<</if>><<nobr>>
<h1>Registry</h1>
<<if isDateBetween($gameDate,'09:00','11:59') or isDateBetween($gameDate,'14:00','16:59') or isDateBetween($gameDate,'18:00','18:59')>>
<p>You see $univs.name.</p>
<img src="resources/img/img_big/teachers/univs/univs_registry_1.webp" style="max-width:100%;">
<<talk "univs" $univs.name>>Hey, $mc.name! Do you need something?<</talk>>
<<talk "mc" $mc.name>>No, sorry, I was just passing by.<</talk>>
<<talk "univs" $univs.name>>Okay, feel free to come to me if you need something!<</talk>>
<br>
[[Get back in the Hall|University]]
<br>
<<else>>
<<closeddoor>>
[[Get back in the Hall|University]]
<br>
<br>
<</if>>
<</nobr>><<nobr>>
<h1>Biology Class</h1>
<<if isDateBetween($gameDate,'09:00','11:59') or isDateBetween($gameDate,'13:00','16:59')>>
<<if $mc.schgra lte 20 and $bioct.questmain lt 3>>
<<bioctclass1>>
<<mcgrades>>
<<addhours 1>>
[[Get back in the Hall|University]]
<<else>>
<<bioctclass1>>
<p>You can't increase grades further this way. You need to do an exam.</p>
<<addhours 1>>
[[Get back in the Hall|University]]
<</if>>
<<else>>
<<closeddoor>>
[[Get back in the Hall|University]]
<</if>>
<</nobr>><<nobr>>
<h1>University Psychologist Office</h1>
<<set $global.event to 0>>
<br>
<br>
<<if $psyc.met is 0>>
[[Get in the office|Psyc met]]
<<else>>
<<closeddoor>>
[[Get back in the Hall|University]]
<</if>>
<</nobr>><<nobr>>
<h1>Library</h1>
<<set $global.event to 0>>
<br>
<<if $lib.met is 0>>
[[Get in the library|Lib met]]
<<elseif $lib.met is 1 and $lib.questmain is 0>>
<p>You enter the library to study a bit.</p>
<p>The library is full of books and isles but there's only one table and a few chairs to sit. Weird.</p>
<p>Whatever. You sit next to a girl, she probably attends other classes.</p>
<p>You suddenly notice that a woman is behind you.</p>
<video src="resources/video/lib/lib_met_1.webm" autoplay loop playsinline controls></video>
<p>Look at that ass!</p>
<video src="resources/video/lib/lib_met_2.webm" autoplay loop playsinline controls></video>
<p>You continue to read your book about... Handbook of modern pharmaceutical analysis..? Boooooring.</p>
<br>
<br>
<p>Anyway, after studying for an hour or so, it's time to leave my boring friend.</p>
<video src="resources/video/lib/lib_met_3.webm" autoplay loop playsinline controls></video>
<p>You stole something! Bye! I don't know you!</p>
<video src="resources/video/lib/lib_met_4.webm" autoplay loop playsinline controls></video>
<<talk "lib" $lib.name>>Trying to steal, uh?!<</talk>>
<<talk "mc" $mc.name>>Sorry... I was lost in my thoughts...<</talk>>
<video src="resources/video/lib/lib_met_5.webm" autoplay loop playsinline controls></video>
<<talk "lib" $lib.met>>Do you know I can inhibit you from setting foot in here for stealing???<</talk>>
<<talk "mc" $mc.name>>Sorry... It was an accident...<</talk>>
<video src="resources/video/lib/lib_met_6.webm" autoplay loop playsinline controls></video>
<<talk "lib" $lib.name>>Why you want to steal this book?!<</talk>>
<<talk "mc" $mc.name>>Sorry, I said it was an accident. I didn't want to steal this book...<</talk>>
<video src="resources/video/lib/lib_met_7.webm" autoplay loop playsinline controls></video>
<<talk "lib" $lib.name>>For this time I'll let it slide! Now go to sit there while I put this back in its place! Then I'll write your name in my list of people to watch!<</talk>>
<<talk "mc" $mc.name>>Ok...<</talk>>
<video src="resources/video/lib/lib_met_8.webm" autoplay loop playsinline controls></video>
<br>
<<talk "lib" $lib.name>>Woops!<</talk>>
<video src="resources/video/lib/lib_met_9.webm" autoplay loop playsinline controls></video>
<<talk "lib" $lib.name>>I changed my mind. You can borrow this book if you need it.<</talk>>
<<talk "mc" $mc.name>>Thank you..?<</talk>>
<<talk "lib" $lib.name>>But you have to return it when you finish! Otherwise I'll find you and kill you!<</talk>>
<<talk "mc" $mc.name>>I'll return it soon as possible!<</talk>>
<<talk "lib" $lib.name>>Good boy.<</talk>>
<p>Oh here you are! You got out of the library alive! Good job for the team!</p>
<p>Ok, maybe I wasn't helpful. To make you forgive me, I'll update your stats after this event.</p>
<<mcint>>
<<mcgrades>>
<<mcsub>>
<<addhours 1>>
<p>I don't judge you, man.</p>
<<if $bdsm.activate is 0>>
<p>Oh, by the way. I know you turned off BDSM content and you've just seen the word "submissive" and now you're pondering. Don't worry. This is a stat in the game that is used also out of the bdsm context. Or maybe you didn't give a fuck and now I'm too talkative. Just to be sure.</p>
<</if>>
<<set $lib.questmain to 1>>
[[Go away from here|University]]
<br>
<br>
<br>
<<elseif $mc.int lte 50>>
<video src="resources/video/mc/mc_lib_1.webm" autoplay loop playsinline controls></video>
<p>You take a look through the bookshelves and study for an hour.</p>
<<mcint>>
<<addhours 1>>
[[Get back in the Hall|University]]
<br>
<br>
<br>
<<else>>
<<closeddoor>>
[[Get back in the Hall|University]]
<</if>>
<</nobr>><<if $guy1.met is 0>>
<<set $global.event to 1>>
<br>
<br>
<br>
<p>You hear a male voice behind you.</p>
<<talk "guy1" $guy1.name>>Yo!<</talk>>
<<talk "mc" $mc.name>>Yo..?<</talk>>
<p>You look behind you and see a tall and buff guy who stares at you, right in the eyes.</p>
<<talk "guy1" $guy1.name>>Who the fuck are you? What are you doing at my house?<</talk>>
<<talk "mc" $mc.name>>Wha...<</talk>>
<p>He's big. Watch your mouth. Think twice; we don't want this game to end here. Please.</p>
<<talk "mc" $mc.name>>Sorry. I'm $mc.name, I'm a friend of $chfr.name. I went here to visit her.<</talk>>
<p>Good boy.</p>
<<talk "guy1" $guy1.name>>$mc.name! $chfr.name talks so much about you!<</talk>>
<<talk "mc" $mc.name>>Really?<</talk>>
<<talk "guy1" $guy1.name>>Come in the kitchen! I'll offer you a beer!<</talk>>
<p>Aaaand he goes away, not waiting for your answer.</p>
<br>
<br>
[[Go in the kitchen|$chfr.name Kitchen]]
<br>
<br>
<br>
<<elseif $day is 6 and $chfr.event lte 6>>
<<nobr>>
<h1>$chfr.name House</h1>
<<set $global.event to 1>>
<p>You are now at the party.</p>
<p>You can free roam in the rooms in this event until you find the main event.</p>
<p>Spoiler: the main event is in $chfr.name's room; so, check out other rooms first if you want to see all the content.</p>
<div class="loc-nav">
<a data-passage="$chfr.name Bedroom" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/chfrbedroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">$chfr.name Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$chfr.name Bedroom">></div></div></a>
<a data-passage="$guy1.name Bedroom" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/guy1bed.webp"]]<div class="shadow"></div><p style="font-size:30px;">$guy1.name Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$guy1.name Bedroom">></div></div></a>
<a data-passage="$gabbie.name Bedroom" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/gabbieroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">$gabbie.name Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$gabbie.name Bedroom">></div></div></a>
<a data-passage="$chfr.name Kitchen" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/chfrkitchen.webp"]]<div class="shadow"></div><p style="font-size:30px;">Kitchen</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$chfr.name Kitchen">></div></div></a>
<a data-passage="$chfr.name Bathroom" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/chfrbath.webp"]]<div class="shadow"></div><p style="font-size:30px;">Bathroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$chfr.name Bathroom">></div></div></a>
<</nobr>>
<<else>>
<<nobr>>
<h1>$chfr.name House</h1>
<<set $global.event to 0>>
<div class="loc-nav">
<a data-passage="$chfr.name Bedroom" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/chfrbedroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">$chfr.name Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$chfr.name Bedroom">></div></div></a>
<a data-passage="$guy1.name Bedroom" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/guy1bed.webp"]]<div class="shadow"></div><p style="font-size:30px;">$guy1.name Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$guy1.name Bedroom">></div></div></a>
<a data-passage="$gabbie.name Bedroom" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/gabbieroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">$gabbie.name Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$gabbie.name Bedroom">></div></div></a>
<a data-passage="$chfr.name Kitchen" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/chfrkitchen.webp"]]<div class="shadow"></div><p style="font-size:30px;">Kitchen</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$chfr.name Kitchen">></div></div></a>
<a data-passage="$chfr.name Bathroom" class="link-internal"><div class="imglink">[img["resources/map/chfrhouse/chfrbath.webp"]]<div class="shadow"></div><p style="font-size:30px;">Bathroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$chfr.name Bathroom">></div></div></a>
<a data-passage="Street" class="link-internal"><div class="imglink">[img["resources/map/street/street.webp"]]<div class="shadow"></div><p style="font-size:30px;">Street</p><div style="position: absolute; bottom: 12px; right: -8px;"></div></div></a>
<br>
<br>
<br>
</div>
<</nobr>>
<</if>>
<<nobr>>
<br>
<br>
<img src="resources/img/img_big/gabbie/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $gabbie.name</p>
<p style="text-align: center;">Surname: $gabbie.surname</p>
<p style="text-align: center;">Age: 21</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $gabbie.trust</p>
<p style="text-align: center;">Corruption: $gabbie.corr</p>
<p style="text-align: center;">Arousal: $gabbie.ars</p>
<p style="text-align: center;">Submission: $gabbie.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $gabbie.sexap</p>
<p style="text-align: center;">Profession: Student</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Gabbie Carter</p>
<h3>Quest progression hint:</h3>
<<if $gabbie.questmain is 0>><p>Talk to her in $chfr.name's Kitchen.</p>
<<elseif $gabbie.questmain is 1>><p>Find her in her room during $chfr.name's Birthday. If you missed that you'll have to wait for the next update for more content.</p>
<<elseif $gabbie.questmain is 2>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><br>
<br>
<br>
[[Watch standard porn|standard porn]]
<<if $bdsm.activate is 1>>
[[Watch BDSM porn|BDSM porn]]
<</if>>
[[Return|Computer]]
<br>
<br>
<br><<nobr>>
<h1>Kitchen</h1>
<<if $momfr.event is 6>>
<p>You wave at her, but when she notices you she goes away.</p>
<p>You need to find another way to talk to her.</p>
<<else>>
<<if $daycheck is "Saturday">>
<<if isDateBetween($gameDate,'19.00','19.59') and $momfr.event is 0>>
<img src="resources/img/img_big/momfr/momfr_kitchen_saturday_1.webp" style="max-width:100%;">
<p>You see $momfr.name in a provocative dress in the kitchen.</p>
<<talk "momfr" $momfr.name>>Hey, $mc.name! I've prepared you dinner!<</talk>>
<br>
<<talk "mc" $mc.name>>Oh, thank you.<</talk>>
<br>
<<talk "momfr" $momfr.name>>I'm goin out tonight, see you tomorrow! I'm already late!<</talk>>
<br>
<p>And she goes out without waiting for your response.</p>
<p>You eat alone.</p>
<p>Where is she going anyway? She's dressed to kill.</p>
<p>Another case for Detective $mc.name!</p>
<<addhours 1>>
<<else>>
<p>There's nothing to do here at this hour.</p>
<</if>>
<<else>>
<<if isDateBetween($gameDate,'08:00','08:59')>>
<img src="resources/img/img_big/momfr/momfr_kitchen_1.webp" style="max-width:100%;">
<p>You see $momfr.name preparing breakfast.</p>
<<talk "momfr" $momfr.name>>Good morning, $mc.name!.<</talk>>
<br>
<<talk "mc" $mc.name>>Good morning, $momfr.name.<</talk>>
<br>
<<talk "momfr" $momfr.name>>I've prepared something for you too, please join me.<</talk>>
<br>
<<talk "mc" $mc.name>>Thank you. I'll join you with pleasure!<</talk>>
<<momfrtrust>>
<<addhours 1>>
<<elseif isDateBetween($gameDate,'12:00','12:59')>>
<img src="resources/img/img_big/momfr/momfr_kitchen_2.webp" style="max-width:100%;">
<p>$momfr.name is having lunch.</p>
<<talk "momfr" $momfr.name>>Hey, $mc.name! Wanna have lunch with me?<</talk>>
<br>
<<talk "mc" $mc.name>>Sure!<</talk>>
<p>She serves you healthy food and you can have an apple when you've finished.</p>
<<addhours 1 >>
<<momfrtrust>>
<<elseif isDateBetween($gameDate,'19:00','19:59')>>
<img src="resources/img/img_big/momfr/momfr_kitchen_3.webp" style="max-width:100%;">
<p>$momfr.name is in the kitchen.</p>
<<talk "mc" $mc.name>>Hey, $momfr.name!<</talk>>
<br>
<<talk "momfr" $momfr.name>>Hey, $mc.name!<</talk>>
<br>
<<talk "mc" $mc.name>>Are you joining me if I order something?<</talk>>
<br>
<<talk "momfr" $momfr.name>>Yep, sure! But I'll pay for it.<</talk>>
<br>
<<talk "mc" $mc.name>>Fine for me.<</talk>>
<p>You order chinese food and when it arrives you two eat together.</p>
<<addhours 1>>
<<momfrtrust>>
<<else>>
<p>There's nothing to do here at this hour.</p>
<</if>>
<</if>>
<</if>>
<</nobr>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<h1>Living Room</h1>
<<if $momfr.event is 6>>
<p>You wave at her, but when she notices you, she goes away.</p>
<p>It would be best if you found another way to talk to her.</p>
<<else>>
<<set $momfr.livingq to 0>>
<<if $daycheck is "Saturday" or $daycheck is "Sunday">>
<<if isDateBetween($gameDate,'13:00','14:59')>>
<<set $momfr.livingq to 1>>
<p>You see $momfr.name chilling on the couch.</p>
<img src="resources/img/img_big/momfr/momfr_living_4.webp" style="max-width:100%;">
[[Watch TV with her|momfr Living]]
<<elseif isDateBetween($gameDate,'20:00','21:59') and $momfr.questmain gt 1>>
<<set $momfr.livingq to 1>>
<p>You enter the Living Room and see $momfr.name watching TV.</p>
<img src="resources/img/img_big/momfr/momfr_living_2.webp" style="max-width:100%;">
[[Watch TV with her|momfr Living]]
<</if>>
<<else>>
<<if isDateBetween($gameDate,'13:00','13:59')>>
<<set $momfr.livingq to 1>>
<p>You enter the Living Room and see $momfr.name watching TV.</p>
<img src="resources/img/img_big/momfr/momfr_living_4.webp" style="max-width:100%;">
[[Watch TV with her|momfr Living]]
<<elseif isDateBetween($gameDate,'15:00','18:59')>>
<<set $momfr.livingq to 1>>
<p>You enter the Living Room and see $momfr.name chilling and watching TV.</p>
<img src="resources/img/img_big/momfr/momfr_living_1.webp" style="max-width:100%;">
[[Watch TV with her|momfr Living]]
<</if>>
<</if>>
<</if>>
<br>
<br>
<<if $momfr.livingq is 0>>[[Watch some TV|TV]]<<else>><</if>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<br>
<br>
<br>
<p>What do you want to watch?</p>
[[Comedy]]
<br>
[[Back|$momfr.name Living Room]]
<br>
<br>
<br><<nobr>>
<<widget "tvcomedy">>
<<switch random(5)>>
<<case 1>>
<video src="resources/video/TV/rick_morty_1.webm" autoplay loop playsinline controls></video>
<<case 2>>
<video src="resources/video/TV/rick_morty_2.webm" autoplay loop playsinline controls></video>
<<case 3>>
<video src="resources/video/TV/rick_morty_3.webm" autoplay loop playsinline controls></video>
<<case 4>>
<video src="resources/video/TV/rick_morty_4.webm" autoplay loop playsinline controls></video>
<<case 5>>
<video src="resources/video/TV/rick_morty_5.webm" autoplay loop playsinline controls></video>
<<default>>
<video src="resources/video/TV/rick_morty_6.webm" autoplay loop playsinline controls></video>
<</switch>>
<</widget>>
<<widget "standardporn">>
<<switch random(3)>>
<<case 1>>
<video src="resources/video/porn/standard_1.webm" autoplay loop playsinline controls></video>
<<case 2>>
<video src="resources/video/porn/standard_2.webm" autoplay loop playsinline controls></video>
<<case 3>>
<video src="resources/video/porn/standard_3.webm" autoplay loop playsinline controls></video>
<<default>>
<video src="resources/video/porn/standard_4.webm" autoplay loop playsinline controls></video>
<</switch>>
<</widget>>
<<widget "bdsmporn">>
<<switch random(3)>>
<<case 1>>
<video src="resources/video/porn/bdsm_1.webm" autoplay loop playsinline controls></video>
<<case 2>>
<video src="resources/video/porn/bdsm_2.webm" autoplay loop playsinline controls></video>
<<case 3>>
<video src="resources/video/porn/bdsm_3.webm" autoplay loop playsinline controls></video>
<<default>>
<video src="resources/video/porn/bdsm_4.webm" autoplay loop playsinline controls></video>
<</switch>>
<</widget>>
<<widget "zombietime">>
<<set $mc.exh to 1>>
<</widget>>
<<widget "nozombie">>
<<set $mc.exh to 0>>
<</widget>>
<<widget "momfrpark">>
<<switch random(2)>>
<<case 1>>
<img src="resources/img/img_big/momfr/momfr_park_1.webp" style="max-width:100%;">
<<case 2>>
<img src="resources/img/img_big/momfr/momfr_park_2.webp" style="max-width:100%;">
<<default>>
<img src="resources/img/img_big/momfr/momfr_park_3.webp" style="max-width:100%;">
<</switch>>
<</widget>>
<<widget "chfrpark">>
<<switch random(3)>>
<<case 1>>
<img src="resources/img/img_big/chfr/chfr_park_2.webp" style="max-width:100%;">
<p>You pass the time with $chfr.name doing mostly chit chat.</p>
<<case 2>>
<img src="resources/img/img_big/chfr/chfr_park_3.webp" style="max-width:100%;">
<p>She convinces you to do some meditation with her. You're not much into it, but you play along because she insists.</p>
<<case 3>>
<img src="resources/img/img_big/chfr/chfr_park_4.webp" style="max-width:100%;">
<p>$chfr.name seems much into chatting today, so you gossip about your classmates for an hour.</p>
<<default>>
<img src="resources/img/img_big/chfr/chfr_park_5.webp" style="max-width:100%;">
<p>Today she insists on working out. You help her, but staying focused is challenging because her ass is always on your face.</p>
<<talk "chfr" $chfr.name>>Come on, $mc.name! I know you like my ass, but you need to stay focused!<</talk>>
<<talk "mc" $mc.name>>Sorry...<</talk>>
<</switch>>
<</widget>>
<<widget "univspark">>
<<switch random(3)>>
<<case 1>>
<img src="resources/img/img_big/teachers/univs/univs_park_2.webp" style="max-width:100%;">
<<case 2>>
<img src="resources/img/img_big/teachers/univs/univs_park_3.webp" style="max-width:100%;">
<<case 3>>
<img src="resources/img/img_big/teachers/univs/univs_park_4.webp" style="max-width:100%;">
<<default>>
<img src="resources/img/img_big/teachers/univs/univs_park_5.webp" style="max-width:100%;">
<</switch>>
<</widget>>
<<widget "closeddoor">>
<p>The door is closed.</p>
<img src="resources/img/img_big/others/closed_door.webp" style="max-width:100%;" class="centerimg;">
<</widget>>
<<widget "bioctgym">>
<<switch random(5)>>
<<case 1>>
<p>You start chit-chatting a bit, talking about this and that.</p>
<<talk "guy1" $guy1.name>>Are you ready to start the workout??<</talk>>
<p>Also, this time, $guy1.name approaches $bioct.name to workout together.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_5.webp" style="max-width:100%;">
<p>Maybe you'll be luckier next time.</p>
<<addhours 1>>
<<case 2>>
<p>You start chit-chatting a bit, talking about this and that.</p>
<<talk "guy1" $guy1.name>>Are you ready to start our daily workout?!<</talk>>
<p>Also, this time, $guy1.name approaches $bioct.name to workout together.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_6.webp" style="max-width:100%;">
<p>Maybe you'll be luckier next time.</p>
<<addhours 1>>
<<case 3>>
<p>Your teacher seems distracted by the mirror and hardly notices you getting closer.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_7.webp" style="max-width:100%;">
<p>The view is good!</p>
<<talk "mc" $mc.name>>Hi Miss $bioct.name.<</talk>>
<p>She comes to her senses.</p>
<<talk "bioct" $bioct.name>>Hiiii! How are you?<</talk>>
<p>You talk for nearly an hour, and she enjoys that.</p>
<<biocttrust>>
<<bioctsexap>>
<<addhours 1>>
<<case 4>>
<p>When you try to go to her, she doesn't notice you and packs her things going to the shower. The weird thing is that she goes to the Men's locker room.</p>
<p>Maybe she's lost in thoughts; say something to her!</p>
<<talk "mc" $mc.name>>$bioct.name! That's the...<</talk>>
<p>Too late, she's in. Follow her, come on.</p>
<br>
<br>
<p>You sneak in the locker room, it seems that no one's there.</p>
<br>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_8.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>Holy shi...<</talk>>
<p>Shhhh! Keep quiet! It seems like someone is having fun and hiding something simultaneously. That's good to know, boy.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_9.webp" style="max-width:100%;">
<p>Your teacher sure is a bombshell. Look at those boobs!</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_10.webp" style="max-width:100%;">
<p>And that body too!</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_11.webp" style="max-width:100%;">
<p>Trust me. The atmosphere is getting hotter; it's better to sneak out and wait until they've finished. It's for the better if it's not you who catches them.</p>
<p>However, you have some additional info now. Maybe you can get them in use.</p>
<<mcarousalp>>
<<set $bioct.questmain to 2>>
<<addhours 1>>
<<case 5>>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_12.webp" style="max-width:100%;">
<p>Today she seems ready to break rocks! She spills energy out from all pores!</p>
<<talk "mc" $mc.name>>Hey, $bioct.name!<</talk>>
<<talk "guy3" Unknown man>>Yo girl! Ready to hit hard?!<</talk>>
<p>You get interrupted by another man! For fucks sake, this place...</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_13.webp" style="max-width:100%;">
<<talk "bioct" $bioct.name>>Yeahhh! Let's rock this session!<</talk>>
<p>She takes out boxing gloves, and he takes a hitter. She starts to throw punches.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_14.webp" style="max-width:100%;">
<<if mc.comb gte 5>><p>She's pretty bad, to be honest. He's pretty bad, too; he doesn't even know how to hold that pillow. Maybe you'll help her on another occasion, indeed more than him.</p>
<<else>><p>You can't judge this; you're pretty bad at fighting too.</p><</if>>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_16.webp" style="max-width:100%;">
<<talk "guy3" Unknown man>>Good job, $bioct.name! Now we do some stretching!<</talk>>
<<talk "bioct" $bioct.name>>Sure!<</talk>>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_15.webp" style="max-width:100%;">
<p>This is ridiculous. In the middle of the gym?! Seriously?! Come on. Rent a room!</p>
<p>Better go away; this is too awkward, to be honest.</p>
<<mcarousalp>>
<<addhours 1>>
<<default>>
<p>You spot your teacher on the boxing ring, recovering from the workout.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_18.webp" style="max-width:100%;">
<<talk "guy3" Unknown man>>Come on, girl! We need to stay on track with today's workout!<</talk>>
<<talk "bioct" $bioct.name>>Yep! Here I come!<</talk>>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_17.webp" style="max-width:100%;">
<p>She takes a heavy breath before going into the ring.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_19.webp" style="max-width:100%;">
<<talk "guy3" Unknown man>>Come on! Put on those gloves faster!<</talk>>
<p>Man, this guy is too exalted about this training, to be honest.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_20.webp" style="max-width:100%;">
<p>He doesn't miss an occasion to rub against her, and she seems not to deny him to do it. Maybe there's something between them?</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_21.webp" style="max-width:100%;">
<p>Okay, here's our answer, kid. Better leave them alone for now.</p>
<<addhours 1>>
<</switch>>
<</widget>>
<<widget "chfrgym">>
<<switch random(3)>>
<<case 1>>
<p>She notices you immediately.</p>
<img src="resources/img/img_big/chfr/chfr_gym_2.webp" style="max-width:100%;">
<<talk "chfr" $chfr.name>>Hey, $mc.name!<</talk>>
<p>You two indulge in nearly an hour of chit-chatting like usual.</p>
<img src="resources/img/img_big/chfr/chfr_gym_3.webp" style="max-width:100%;">
<<chfrtrust>>
<<addhours 1>>
<<case 2>>
<p>You can see her stretching out.</p>
<img src="resources/img/img_big/chfr/chfr_gym_4.webp" style="max-width:100%;">
<<talk "chfr" $chfr.name>>Hey, $mc.name! Come here! Please help me!<</talk>>
<<talk "mc" $mc.name>>Sure.<</talk>>
<img src="resources/img/img_big/chfr/chfr_gym_5.webp" style="max-width:100%;">
<p>She sits down on her mat and asks you to help her to stretch. You help her gladly. Her body is so soft and smoking hot. This tight-fitting outfit of hers doesn't help too.</p>
<img src="resources/img/img_big/chfr/chfr_gym_6.webp" style="max-width:100%;">
<<if $chfr.questmain gte 2>>
<p>She follows your movements, and you follow hers. Your bodies move in synchrony.</p>
<img src="resources/img/img_big/chfr/chfr_gym_7.webp" style="max-width:100%;">
<p>This is getting a bit too much exciting, kid. She rubs her ass on your dick; you can't hold on anymore.</p>
<<mcarousalp>>
<img src="resources/img/img_big/chfr/chfr_gym_8.webp" style="max-width:100%;">
<p>You can't contain your erection anymore; your dick points out from your shorts like a spear. $chfr.name notices that, but she doesn't say anything.</p>
<p>You're sure that the girl behind you noticed that, too, so you rush to the locker room in embarrassment.</p>
<<chfrsexap>>
<<else>>
<<talk "chfr" $chfr.gym>>Please don't overdo it, Mr. Long-hands.<</talk>>
<<talk "mc" $mc.name>>Sorry...<</talk>>
<p>She caught you running your tentacles on private parts of her body, and she didn't enjoy it. It would help if you were more gentle next time.</p>
<</if>>
<<addhours 1>>
<<case 3>>
<p>You try to approach your friend, but you notice that she's chatting with a friend of hers, and you don't want to be the awkward guy that interrupts people talking.</p>
<img src="resources/img/img_big/chfr/chfr_gym_9.webp" style="max-width:100%;">
<p>You get back to your business.</p>
<<default>>
<p>Today $chfr.name is on the machines and not doing yoga. This is an excellent occasion to approach her.</p>
<img src="resources/img/img_big/chfr/chfr_gym_10.webp" style="max-width:100%;">
<<talk "chfr" $chfr.name>>How are you, $mc.name?<</talk>>
<<talk "mc" $mc.name>>I'm fine, thanks! You?<</talk>>
<<talk "chfr" $chfr.name>>I'm trying to get rid of this fat belly of mine! Do you want to join me?<</talk>>
<img src="resources/img/img_big/chfr/chfr_gym_11.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>Yes, but I must point out that you don't have a fat belly. However, working out a bit is good, so I'll join you.<</talk>>
<<talk "chfr" $chfr.name>>Your flattery doesn't work on me; you know that, right?<</talk>>
<p>The two of you work out together on the machines for nearly an hour.</p>
<<if $chfr.questmain gte 2>>
<p>After you two finish the workout, you see her giving you shoulders and getting rid of her sports bra.</p>
<img src="resources/img/img_big/chfr/chfr_gym_12.webp" style="max-width:100%;">
<<talk "chfr" $chfr.name>>What do you think?! Is it working?!<</talk>>
<p>It's impossible not to think of what you'll see if she's not giving you shoulder. It's almost certain that she's doing this on purpose. Such a teaser.</p>
<<talk "mc" $mc.name>>You know that I'll always say that you're gorgeous, right?<</talk>>
<p>She giggles and gets back on her bra. Then you two part ways.</p>
<<else>><</if>>
<<mcstr>>
<<addhours 1>>
<</switch>>
<</widget>>
<<widget "psycgym">>
<<switch random(3)>>
<<case 1>>
<p>You see $psyc.name doing Yoga just outside the gym, in the open.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_6.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>Nice spot!<</talk>>
<<talk "psyc" $psyc.name>>Thank you. I fight very hard with the others to preserve this spot as mine.<</talk>>
<p>Then she winks at you.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_3.webp" style="max-width:100%;">
<<talk "psyc" $psyc.gym>>If you want, you can be my guest; I'm willing to share my spot with you.<</talk>>
<<talk "mc" $mc.name>>Thank you, but today I'm not in the mood for it.<</talk>>
<<talk "psyc" $psyc.gym>>That's not a big deal, don't worry. Sit here with me and talk.<</talk>>
<p>She's good at her job, so you sit there with her and start talking. After an hour, you feel a little better.</p>
<<talk "mc" $mc.name>>Thank you.<</talk>>
<<talk "psyc" $psyc.name>>Don't worry, that's my job.<</talk>>
<<psyctrust>>
<<addhours 1>>
<<case 2>>
<p>You approach her.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_2.webp" style="max-width:100%;">
<<talk "psyc" $psyc.name>>Hello!<</talk>>
<<talk "mc" $mc.name>>Hi, $psyc.name.<</talk>>
<<talk "psyc" $psyc.name>>Do you want to work out with me?<</talk>>
<<talk "mc" $mc.name>>Sure!<</talk>>
<<talk "psyc" $psyc.name>>So let me grab the ball.<</talk>>
<p>She goes to the storage room and grabs this big inflatable ball. Then she gets that outdoor.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_5.webp" style="max-width:100%;">
<<talk "psyc" $psyc.name>>Come here, don't worry. I'll teach you something new: advanced yoga!<</talk>>
<<talk "mc" $mc.name>>Ok...<</talk>>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_4.webp" style="max-width:100%;">
<p>The workout is exhausting. She seems pretty relaxed doing all of that, so maybe that's her routine; it explains why she's so fit.</p>
<<talk "psyc" $psyc.name>>Are you feeling better?<</talk>>
<<talk "mc" $mc.name>>I don't know...<</talk>>
<<talk "psyc" $psyc.name>>So have a shower, you'll feel better after it.<</talk>>
<<talk "mc" $mc.name>>Okay...<</talk>>
<p>Exhausted, you go to the shower, dragging your feet.</p>
<<mcagi>>
<<psycsexap>>
<<addhours 1>>
<<case 3>>
<p>You approach $psyc.name.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_7.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>Hi!<</talk>>
<<talk "psyc" $psyc.name>>Hey $mc.name! Sorry but today I'm in a hurry, I just finished my workout fast. Can we talk next time?<</talk>>
<<talk "mc" $mc.name>>Sure, no problem.<</talk>>
<<talk "psyc" $psyc.namne>>See you!<</talk>>
<p>And she goes away.</p>
<<addhours 1>>
<<default>>
<p>You get closer to her.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_8.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>Happy to see you here, $psyc.name!<</talk>>
<<talk "psyc" $psyc.name>>Same here, $mc.name. What do you do here?<</talk>>
<<talk "mc" $mc.name>>Well, it's a gym... I do "gym-things"!<</talk>>
<<talk "psyc" $psyc.name>>Good answer. Let's work out together.<</talk>>
<<talk "mc" $mc.name>>Ok!<</talk>>
<br>
<p>After a while, she starts sweating, so she removes her top.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_9.webp" style="max-width:100%;">
<<talk "psyc" $psyc.name>>Are you feeling better?<</talk>>
<<talk "mc" $mc.name>>Yeah. But the shower after will feel better.<</talk>>
<<talk "psyc" $psyc.name>>You're a good comedian, you know? Give me my towel, please.<</talk>>
<<talk "mc" $mc.name>>Sure. Here you go.<</talk>>
<<talk "psyc" $psyc.name>>Can you use it on me, please? I've got dirty hands.<</talk>>
<<talk "mc" $mc.name>>Ooook...<</talk>>
<<talk "psyc" $psyc.name>>Thank you.<</talk>>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_10.webp" style="max-width:100%;">
<p>Wow. Her boobs are so big and firm. Maybe those are implants, but she works out hard too. The result is impressive.</p>
<<talk "psyc" $psyc.name>>Hope you're satisfied, Mr. $mc.name.<</talk>>
<<talk "mc" $mc.name>>Sorry, what?<</talk>>
<<talk "psyc" $psyc.name>>That's my gift for you, for doing such a good job lately. Keep up the excellent work at school, and you'll get more.<</talk>>
<<talk "mc" $mc.name>>I...<</talk>>
<p>She then winks at you and grabs her towel from your hand. And she goes to the locker room, leaving you there utterly confused.</p>
<<mcstr>>
<<psyctrust>>
<<psycsexap>>
<<addhours 1>>
<</switch>>
<</widget>>
<<widget "momfrgym">>
<<switch random(3)>>
<<case 1>>
<p>You approach her.</p>
<img src="resources/img/img_big/momfr/momfr_gym_2.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>Hey $momfr.name!<</talk>>
<<talk "momfr" $momfr.name>>Hey, $mc.name!<</talk>>
<p>She then receives a call and answers immediately, leaving you hanging there.</p>
<<addhours 1>>
<<case 2>>
<p>You spot her doing some Yoga.</p>
<img src="resources/img/img_big/momfr/momfr_gym_3.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>Hey, $momfr.name! How are you?<</talk>>
<<talk "momfr" $momfr.name>>Hey, $mc.name! I'm fine, you??<</talk>>
<p>You chit-chat for a while, and she switches to another room for other exercises.</p>
<img src="resources/img/img_big/momfr/momfr_gym_4.webp" style="max-width:100%;">
<<talk "momfr" $momfr.name>>Will you join me for dinner tonight?<</talk>>
<<talk "mc" $mc.name>>Yeah, sure! What do you want to eat?<</talk>>
<<talk "momfr" $momfr.name>>I don't know, what do you prefer?<</talk>>
<p>Then her cellphone starts to ring.</p>
<<talk "momfr" $momfr.name>>Sorry, I have to answer. See you later!<</talk>>
<p>And she's gone.</p>
<<addhours 1>>
<<case 3>>
<p>You spot her doing some exercises alone in a corner.</p>
<img src="resources/img/img_big/momfr/momfr_gym_5.webp" style="max-width:100%;">
<<talk "momfr" $momfr.name>>Hiii!<</talk>>
<<talk "mc" $mc.name>>Hi $momfr.name! How are...<</talk>>
<p>Her cellphone is ringing.</p>
<<talk "momfr" $momfr.name>>Sorry I have to...<</talk>>
<<talk "mc" $mc.name>>Answer. I know, I know.<</talk>>
<p>Come on, don't be a dick. We'll find out what's going on. Don't get depressed; I'll help you, kid.</p>
<p>Oh, she's gone, by the way.</p>
<<addhours 1>>
<<default>>
<p>You approach her.</p>
<img src="resources/img/img_big/momfr/momfr_gym_6.webp" style="max-width:100%;">
<<talk "momfr" $momfr.name>>$mc.name!<</talk>>
<<talk "mc" $mc.name>>What's up?<</talk>>
<<talk "momfr" $momfr.name>>Everything's good, thank you. How is school going?<</talk>>
<<talk "mc" $mc.name>>It's good, thank you for asking. What about your job?<</talk>>
<<talk "momfr" $momfr.name>>You know how they say... "Same music, another day"!<</talk>>
<p>Is it a natural way of saying, or she's just made up it right now? What do you think? I think it's made up.</p>
<p>"Bad Romance" by Lady Gaga sounds in the purse of $momfr.name. Guess what? Her cellphone is ringing!</p>
<<talk "momfr" $momfr.name>>Sorry, I have to answer this. Talk to you later!<</talk>>
<p>Fine.</p>
<<addhours 1>>
<</switch>>
<</widget>>
<</nobr>><br>
<br>
<p>You watch Rick & Morty for an hour.</p>
<<tvcomedy>>
<<addhours 1>>
<br>
[[Back to business|TV]]
<br>
<br>
<br>
<p>You watch Standard Porn for an hour.</p>
<<standardporn>>
<<mcporn>>
<<if $mc.ars gte 5>>
<<mcarousalm>>
<<else>>
<p>Your arousal is already low.</p>
<</if>>
<<addhours 1>>
[[Back|Porn]]
<br>
<br>
<br>
<p>You watch BDSM porn for an hour.</p>
<<bdsmporn>>
<<mcporn>>
<<if $mc.ars gte 5>>
<<mcarousalm>>
<<else>>
<p>Your arousal is already low.</p>
<</if>>
<<addhours 1>>
[[Back|Porn]]
<br>
<br>
<br>
<<timed 0.1s>>
<p>Your body won't collaborate anymore at this point. You're awake from too much time. Like a zombie, you proceed to your bed and you pass out on it.</p>
<p>You awake short after, your clock seems possessed. You notice that's already morning and you have things to do. For today you'll be exhausted, maybe you won't be able to do some things. Remember that your body is a temple and you need to sleep more! Better remember that for the next time.</p>
<<if isDateBetween($gameDate, '01:00', '05:00')>>
<<set $gameDate.setUTCDate($gameDate.getUTCDate() + 1)>>
<</if>>
<<zombietime>>
<<set $gameDate.setUTCHours(7)>>
<<set $gameDate.setUTCMinutes(0)>>
<<set $day += 1>>
<<dayreset>>
<</timed>>
[[Get up|Your Bedroom]]<h1>House Bathroom</h1>
<<momfrbathroom>>
<<if $momfr.bathq is 0 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_1.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 1 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_2.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<<elseif $momfr.bathq is 2 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_3.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 3 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_4.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 4 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_5.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 5 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_6.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 6 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_7.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 7 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_8.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 8 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_9.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 9 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_10.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 10 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_11.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<<elseif $momfr.bathq is 11 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_12.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 12 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_13.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 13 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_14.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 14 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_15.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 15 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_16.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 16 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_17.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 17 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_18.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 18 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_19.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 19 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_20.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif $momfr.bathq is 20 and isDateBetween($gameDate,'07:00','07:59')>>
<br>
<p>$momfr.name is having a shower.</p>
<video src="resources/video/momfr/bathroom/momfr_bath_21.webm" autoplay loop playsinline controls></video>
<<momfrexhib>>
<<addhours 1>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<elseif isDateBetween($gameDate,'20:00','20:59')>>
<br>
<<closeddoor>>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<<else>>
<br>
<p>There's no one in there.</p>
<br>
[[Corridor|$momfr.name House]]
<br>
<br>
<br>
<</if>><<if $global.event is 0>>
<link type="text/css" rel="stylesheet" href="ressources/css/main.css?v0.8.1">
<<nobr>>
<div class="smartphone">
<div class="content">
<div class="gallery"><div class="portrait2" target="_phoneicon">
[img["resources/phone/your_stats.webp"][MCStats][$prevpassage to passage()]]</div></div>
<div class="gallery"><div class="portrait2" target="_phoneicon">
[img["resources/phone/characters_info.webp"][Gallery][$prevpassage to passage()]]</div></div>
<div class="gallery"><div class="portrait2" target="_phoneicon">
[img["resources/phone/girl_location.webp"][GirlLoc][$prevpassage to passage()]]</div></div>
<div class="gallery"><div class="portrait2" target="_phoneicon">
[img["resources/phone/fast_travel.webp"][Fast Travel][$prevpassage to passage()]]</div></div>
</div>
</div>
<</nobr>>
<<elseif $global.event is 1>>
<</if>><h1>$momfr.name's Bedroom</h1>
<<if $daycheck is "Saturday" or $daycheck is "Sunday">>
<<if $momfr.questmain is 1 and isDateBetween($gameDate,'20:00','23:59') and $momfr.event is 0>>
<p>$momfr.name is not in her room as usual.</p>
<p>Do you want to take a look around?</p>
[[Yes|MOMFR event1]]
[[No|$momfr.name House]]
<<else>>
<<if isDateBetween($gameDate,'23:00','23:59') or isDateBetween($gameDate,'00:00','05:59')>>
<<set $global.event to 0>>
<p>You peek in $momfr.name's bedroom because the lights are still on. You can see she fell asleep with a book on her face. She had to be very tired.</p>
<img src="resources/img/img_big/momfr/momfr_sleep_1.webp" style="max-width:100%;">
<p>You turn off the lights and let her sleep peacefully.</p>
<br>
[[Corridor|$momfr.name House]]
<<else>>
<<set $global.event to 0>>
<p>There's no one in there.</p>
[[Corridor|$momfr.name House]]
<</if>>
<</if>>
<<else>>
<<if isDateBetween($gameDate,'23:00','23:59') or isDateBetween($gameDate,'00:00','05:59')>>
<<set $global.event to 0>>
<p>You peek in $momfr.name's bedroom because the lights are still on. You can see she fell asleep with a book on her face. She had to be very tired.</p>
<img src="resources/img/img_big/momfr/momfr_sleep_1.webp" style="max-width:100%;">
<p>You turn off the lights and let her sleep peacefully.</p>
<br>
[[Corridor|$momfr.name House]]
<<elseif $momfr.event is 6>>
<<if isDateBetween($gameDate,'20:00','23:59') or isDateBetween($gameDate,'00:00','05:59')>>
<p>You see the lights in $momfr.name's bedroom are turned on.</p>
<p>Maybe this is your best shot to talk to her, so you knock on her door.</p>
<<talk "mc" $mc.name>>Hey...<</talk>>
<<talk "momfr" $momfr.name>>I don't want to talk to you.<</talk>>
<<talk "mc" $mc.name>>Listen, I'm sorry.<</talk>>
<<talk "momfr" $momfr.name>>Yeah, whatever.<</talk>>
<<talk "mc" $mc.name>>I'm dead serious. I'm really sorry for waht I did in the Club. I beg your pardon.<</talk>>
<<talk "momfr" $momfr.name>>How dare you? Tricking me into sex.<</talk>>
<<talk "mc" $mc.name>>I didn't trick you into sex. You were working, I was a customer.<</talk>>
<<talk "momfr" $momfr.name>>So why did you ask the guard to lower lights?<</talk>>
<<talk "mc" $mc.name>>Because I knew if you saw me, you wouldn't do it.<</talk>>
<<talk "momfr" $momfr.name>>And you were right! You're my tenant, how can you think I would have sex with you?!<</talk>>
<<talk "mc" $mc.name>>But you enjoyed it, right? Because I enjoyed it very much. Besides that, I don't get why you're so reluctant. I mean, you enjoy my company, we talked very much, we got in touch...<</talk>>
<<talk "momfr" $momfr.name>>You're the son of my friend!<</talk>>
<<talk "mc" $mc.name>>And that's not an excuse, I'm a man. You're a gorgeous woman. This is not illegal. Do you think I'm ugly?<</talk>>
<<talk "momfr" $momfr.name>>That's not that. You're not ugly...<</talk>>
<<talk "mc" $mc.name>>So I don't see the problem.<</talk>>
<<talk "momfr" $momfr.name>>I made a promise to your mother!<</talk>>
<<talk "mc" $mc.name>>You promised that you'd give me a roof and a room to attend university. Or there's something else?<</talk>>
<<talk "momfr" $momfr.name>>No... That's it.<</talk>>
<<talk "mc" $mc.name>>You're not married, so you're not cheating on anyone. You're not breaking your promise towards my mother. I don't see why we can't have fun together.<</talk>>
<<talk "momfr" $momfr.name>>You're right...<</talk>>
<<talk "mc" $mc.name>>You didn't enjoy that?<</talk>>
<<talk "momfr" $momfr.name>>I enjoyed that very much... In fact it was the best sex I had in years. Better than with those creeps of the Club or my ex-husband...<</talk>>
<<talk "mc" $mc.name>>Can you forgive me?<</talk>>
<<talk "momfr" $momfr.name>>Yes. I think I can...<</talk>>
<<talk "mc" $mc.name>>Are we good now?<</talk>>
<<talk "momfr" $momfr.name>>Yeah...<</talk>>
<<talk "mc" $mc.name>>There's the possibility we can do it again, this time with not tricks?<</talk>>
<<talk "momfr" $momfr.name>>Well, it was good. So, in all honesty, I can't say no. But you need to be more of a gentleman next time. Maybe we'll have a dinner and a good night out before going to the point.<</talk>>
<<talk "mc" $mc.name>>It would be my pleasure. But you need to work there if you want this.<</talk>>
<<talk "momfr" $momfr.name>>Wait, what?<</talk>>
<<talk "mc" $mc.name>>That's not the place for you. You're smart, you're a good woman. You're more than a stripper, I don't know why you work there and I don't want to know. But you deserve more than creeps that give you money.<</talk>>
<<talk "momfr" $momfr.name>>I... I need money.<</talk>>
<<talk "mc" $mc.name>>You could ask me. I'm glad to help you, especially when it comes to household expenses. You don't need to work in a Strip Club for money.<</talk>>
<<talk "momfr" $momfr.name>>I didn't want to bother you. You have the university, your problems... I wanted to handle this by myself.<</talk>>
<<talk "mc" $mc.name>>You don't need to feel shame to ask for help. I'm glad to help you, you were so kind to welcome me in your house and you're always very caring towards me. So, the bare minimum I can do, is to help you.<</talk>>
<<talk "momfr" $momfr.name>>Thank you, $mc.name...<</talk>>
<<talk "mc" $mc.name>>So, it's a deal? You stop working in the Club and get back to your work. If you need money you ask me and I'll give you what you need. I'll find a job if it's necessary, don't worry.<</talk>>
<<talk "momfr" $momfr.name>>Thank you...<</talk>>
<<talk "mc" $mc.name>>Now go to sleep, $momfr.name. Have nice dreams and don't worry, we'll handle this.<</talk>>
<p>She smiles at you.</p>
<<talk "momfr" $momfr.name>>Thank you again. But now you need to visit me at work when you're in the city.<</talk>>
<<talk "mc" $mc.name>>It would be a pleasure! Where do you work?<</talk>>
<<talk "momfr" $momfr.name>>In the office complex.<</talk>>
<<talk "mc" $mc.name>>I'll visit you whenever I can.<</talk>>
<<talk "momfr" $momfr.name>>Good night, $mc.name.<</talk>>
<<talk "mc" $mc.name>>Good night, $momfr.name.<</talk>>
<p>Good job! Now that the things are fixed, you go to bed smiling.</p>
<<set $momfr.event to 7>>
<<set $momfr.questmain to 2>>
<<momfrtrust>>
<<momfrsexap>>
<<addhours 1>>
[[Go to your bedroom|Your Bedroom]]
<br>
<br>
<br>
<<else>>
<<set $global.event to 0>>
<p>There's no one in there.</p>
[[Corridor|$momfr.name House]]
<</if>>
<<else>>
<<set $global.event to 0>>
<p>There's no one in there.</p>
[[Corridor|$momfr.name House]]
<</if>>
<</if>><<nobr>>
<h1>Teacher's Lounge</h1>
<br>
<<if isDateBetween($gameDate,'12:00','13:59') and $daycheck isnot "Saturday" and $daycheck isnot "Sunday">>
<<if $univs.trust gte 3 and $univs.sexap gte 3>>
<p>You take a peek in the Teacher's Lounge, seeing $univs.name cooking in her usual "outfit".</p>
<img src="resources/img/img_big/teachers/univs/univs_lunch_univ_1.webp" style="max-width:100%;">
[[Have lunch with the secretary|Lunch]]
<<elseif isDateBetween($gameDate,'14:00','14:59') and $daycheck isnot "Saturday" and $daycheck isnot "Sunday">>
<p>You peek in the Teacher's Lounge and see $val.name cooking her lunch in the kitchen.</p>
<img src="resources/img/img_big/classmates/val/val_lunch_univ_1.webp" style="max-width:100%;">
[[Join her|Lunch VAL]]
<</if>>
<br>
<br>
[[Get back in the Hall|University]]
<br>
<br>
<<else>>
<<closeddoor>>
[[Get back in the Hall|University]]
<</if>>
<</nobr>><a data-passage=$prevpassage class="link-internal">Return</a>
<<phonestats>>
<br>
<br>
<br><br>
<a data-passage=$prevpassage class="link-internal">Return</a>
<div class="loc-nav">
<<GirlLocation>>
</div>
<br>
<br>
<br><h1>Arcade</h1>
<br>
<img src="resources/img/img_big/others/working_on_it.webp" style="max-width:100%;">
<br>
<div class="loc-nav">
<a data-passage="Mall" class="link-internal"><div class="imglink">[img["resources/map/street/mall.webp"]]<div class="shadow"></div><p style="font-size:30px;">Mall</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Mall">></div></div></a>
</div>
<br>
<br>
<br>
<br>
<br><h1>Restaurant</h1>
<br>
<img src="resources/img/img_big/others/working_on_it.webp" style="max-width:100%;">
<br>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div>
<br>
<br><h1>Street</h1>
<<set $global.event to 0>>
<<nobr>>
<div class="loc-nav">
<a data-passage="$momfr.name House" class="link-internal"><div class="imglink">[img["resources/map/street/momfrhouse.webp"]]<div class="shadow"></div><p style="font-size:30px;">$momfr.name House</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$momfr.name House">></div></div></a>
<a data-passage="$chfr.name House" class="link-internal"><div class="imglink">[img["resources/map/street/chfrhouse.webp"]]<div class="shadow"></div><p style="font-size:30px;">$chfr.name House</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$chfr.name House">></div></div></a>
<a data-passage="University" class="link-internal"><div class="imglink">[img["resources/map/street/university.webp"]]<div class="shadow"></div><p style="font-size: 30px;">University</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "University">></div></div></a>
<!-- <a data-passage="Hospital" class="link-internal"><div class="imglink">[img["resources/map/street/hospital.webp"]]<div class="shadow"></div><p style="font-size:30px;">Hospital</p><div style="position: absolute; bottom: -12px; right: -8px;"><<LocationPortraits "Hospital">></div></div></a> -->
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div>
<</nobr>><h1>$chfr.name's Bedroom</h1>
<<if isDateBetween($gameDate,'23:00','23:59') or isDateBetween($gameDate,'00:00','05:59') and $day isnot 6>>
<p>You see $chfr.name sleeping peacefully.</p>
<img src="resources/img/img_big/chfr/chfr_sleep_1.webp" style="max-width:100%;">
<br>
<br>
<br>
[[Corridor|$chfr.name House]]
<<elseif $day is 6 and $chfr.event is 4>>
<<set $chfr.event to 5>>
<p>You knock on her door.</p>
<<talk "mc" $mc.name>>Hey, $chfr.name! Are you in there?<</talk>>
<<talk "chfr" $chfr.name>>$mc.name! Can you grab me a drink, please? I'm thirsty!<</talk>>
<<talk "mc" $mc.name>>Ok, I'll be right back!<</talk>>
<p>She's drunk; you can bet on it.</p>
<p>Also, this is the last chance to finish all the other events. If you already did them all, get back in this room.</p>
[[Go grab her a drink|$chfr.name House]]
<<elseif $day is 6 and $chfr.event is 5>>
<<set $chfr.event to 6>>
<video src="resources/video/chfr/event1/chfr_event1_1.webm" autoplay loop playsinline controls></video>
<<talk "chfr" $chfr.name>>Thank yooooouuuuu!!!<</talk>>
<<talk "mc" $mc.name>>Are you ok?<</talk>>
<<talk "chfr" $chfr.name>>Yess! I just drank a bit. That's all. A little little tiny bit.<</talk>>
<video src="resources/video/chfr/event1/chfr_event1_2.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>Why are you here all alone? The party's out there, you know.<</talk>>
<<talk "chfr" $chfr.name>>I don't feel like it.<</talk>>
<<talk "mc" $mc.name>>What's the problem?<</talk>>
<<talk "chfr" $chfr.name>>I don't know, I'm saaaaad.<</talk>>
<<talk "mc" $mc.name>>I'm sad too, you know?<</talk>>
<<talk "chfr" $chfr.name>>Oh no! Why??<</talk>>
<<talk "mc" $mc.name>>I once got fired from a canned juice company. I couldn't concentrate.<</talk>>
<p>She laughs.</p>
<video src="resources/video/chfr/event1/chfr_event1_3.webm" autoplay loop playsinline controls></video>
<<talk "chfr" $chfr.name>>You idiot.<</talk>>
<<talk "mc" $mc.name>>But it worked!<</talk>>
<<talk "chfr" $chfr.name>>Yeah, it worked. Thank you for being here.<</talk>>
<<talk "mc" $mc.name>>I couldn't miss this. Best birthday party of the year: you, me, the cup of vodka, people are destroying the house out here. It's the best time of my life.<</talk>>
<<talk "chfr" $chfr.name>>You're so silly right now! Did you drink?<</talk>>
<<talk "mc" $mc.name>>Maybe.<</talk>>
<video src="resources/video/chfr/event1/chfr_event1_4.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>Happy birthday, $chfr.name<</talk>>
<<talk "chfr" $chfr.name>>Thank you...<</talk>>
<<talk "mc" $mc.name>>Tell me what's wrong.<</talk>>
<<talk "chfr" $chfr.name>>Am I ugly?<</talk>>
<p>That was unexpected.</p>
<video src="resources/video/chfr/event1/chfr_event1_5.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>No, of course not!<</talk>>
<<talk "chfr" $chfr.name>>So would you fuck me?<</talk>>
<p>You notice that she doesn't wear underwear now.</p>
<<talk "mc" $mc.name>>I... I...<</talk>>
<<talk "chfr" $chfr.name>>Oh, come on! Even you won't fuck me?! Am I this ugly??<</talk>>
<p>Let's sum up things. She's drunk, and she's sad because she thinks to be ugly. Just be honest, would you?</p>
<<talk "mc" $mc.name>>Yes. I would definitely fuck you, $chfr.name.<</talk>>
<<talk "chfr" $chfr.name>>Awww...<</talk>>
<<talk "mc" $mc.name>>I mean, you're a beautiful woman. You're sweet, you're smart, and every guy that misses this opportunity will regret it for the rest of his life.<</talk>>
<video src="resources/video/chfr/event1/chfr_event1_6.webm" autoplay loop playsinline controls></video>
<<talk "chfr" $chfr.name>>So you will regret it if you don't fuck me now?<</talk>>
<<talk "mc" $mc.name>>I...<</talk>>
<<talk "chfr" $chfr.name>>Do you know that I have had a crush on you for years?<</talk>>
<p>And that's her pussy.</p>
<<talk "mc" $mc.name>>I like you too. I mean, we're good friends, but I always thought we could try to be even more...<</talk>>
<<talk "chfr" $chfr.name>>But it took alcohol to say it because we both didn't want to ruin our friendship, asking the other if it corresponded...<</talk>>
<video src="resources/video/chfr/event1/chfr_event1_7.webm" autoplay loop playsinline controls></video>
<<talk "chfr" $chfr.name>>Well, I had a hunch on it. You always stare at my tits, like now.<</talk>>
<<talk "mc" $mc.name>>Now your tits are bare naked in front of my face; you know that's difficult. I'm still a man.<</talk>>
<video src="resources/video/chfr/event1/chfr_event1_8.webm" autoplay loop playsinline controls></video>
<<talk "chfr" $chfr.name>>I bet you want to see more of me naked...<</talk>>
<<talk "mc" $mc.name>>I don't think it's the right thing; you are very drunk and...<</talk>>
<video src="resources/video/chfr/event1/chfr_event1_9.webm" autoplay loop playsinline controls></video>
<<talk "chfr" $chfr.name>>You won't reject me on my birthday, you asshole. Plus, you said you would regret it, and I don't want you to have regrets.<</talk>>
<<talk "mc" $mc.name>>Point for you.<</talk>>
<video src="resources/video/chfr/event1/chfr_event1_10.webm" autoplay loop playsinline controls></video>
<<talk "chfr" $chfr.name>>Touch it. Feel it. You know you like my pussy.<</talk>>
<<talk "chfr" $chfr.name>>I bet you wanked thinking about my pussy and tits many times, you pervert.<</talk>>
<<talk "chfr" $chfr.name>>I know because I masturbated a lot thinking about your dick.<</talk>>
<p>It's time to do what it's needed to do: let's please this poor girl.</p>
[[Fuck her|$chfr.name Bedroom]]
<<elseif $day is 6 and $chfr.event is 6>>
<<set $chfr.event to 7>>
<video src="resources/video/chfr/event1/chfr_event1_11.webm" autoplay loop playsinline controls></video>
<br>
<p>After you two finish having sex, she collapses on the sofa, utterly drunk.</p>
<p>You don't think it's a good idea to stay here after what happened, so you go away. Tomorrow you'll talk about it. Maybe.</p>
<<addhours 2>>
<<set $chfr.questmain to 2>>
[[Get out of here|Your Bedroom]]
<<else>>
<<closeddoor>>
<br>
<br>
[[Corridor|$chfr.name House]]
<</if>><h1>$guy1.name's Bedroom</h1>
<<if $day is 6 and $chfr.event is 4>>
<p>The door is locked. Maybe $guy1.name is in another room.</p>
<br>
[[Corridor|$chfr.name House]]
<br>
<<else>>
<<closeddoor>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<</if>><h1>$gabbie.name's Bedroom</h1>
<<if $day is 6 and $chfr.event gte 4 and $gabbie.party is 0>>
<<set $gabbie.party to 1>>
<p>You knock on $gabbie.name's door, but there's no answer from the other side.</p>
<p>You lay your ear on the door, and you can hear some intense moaning behind the door.</p>
<p>So you peek, hoping to see something.</p>
<p>When you touch the door to open it, you hear a voice.</p>
<<talk "gabbie" $gabbie.name>>Come in!<</talk>>
<video src="resources/video/gabbie/chfr_birthday/birthday_1.webm" autoplay loop playsinline controls></video>
<br>
<<talk "gabbie" $gabbie.name>>$mc.name! You came!<</talk>>
<p>She talks while moaning heavily; the other girl is caressing her very sexually.</p>
<<talk "gabbie" $gabbie.name>>This is... My friend...<</talk>>
<<talk "mc" $mc.name>>Nice to meet you...<</talk>>
<p>The other girl doesn't talk to you, but she looks at you with much desire.</p>
<video src="resources/video/gabbie/chfr_birthday/birthday_2.webm" autoplay loop playsinline controls></video>
<br>
<<talk "gabbie" $gabbie.name>>Can you... Leave us... Alone... Please...<</talk>>
<<talk "gabbie" $gabbie.name>>She's going to... Eat my pussy now... And make me cummmmmmm...<</talk>>
<p>As much as the vision before you draws you like a siren's song, perhaps it's best to leave them alone for now. You're sure you'll have another occasion in the future.</p>
<p>Better check other rooms.</p>
<<addhours 1>>
<<set $gabbie.questmain to 2>>
[[Corridor|$chfr.name House]]
<<elseif $day is 6 and $chfr.event gte 4 and $gabbie.party is 1>>
<p>You still hear heavy moaning behind the door.</p>
<p>The door is locked now. Maybe they need some privacy.</p>
[[Corridor|$chfr.name House]]
<<else>>
<<closeddoor>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<</if>><h1>$chfr.name's House Kitchen</h1>
<<if $guy1.met is 0 and $chfr.questmain is 1 and $gabbie.met is 0>>
<br>
<br>
<br>
<p>When you walk in the kitchen, he has already taken out two bottles of beer from the fridge, and he's opening them.</p>
<<talk "guy1" $guy1.name>>Here! Take it!<</talk>>
<p>You can't say no, so you go with the flow and take a bottle.</p>
<p>Before you can take a sip, you hear a girl's voice behind you.</p>
<br>
<br>
[[Turn around|meet gabbie]]
<br>
<br>
<br>
<<elseif $guy1.met is 0 and $chfr.questmain is 1 and $gabbie.met is 1 and $gabbie.questmain is 0>>
<<set $global.event to 1>>
<br>
<br>
<br>
<<talk "gabbie" $gabbie.name>>Put down my beers!<</talk>>
<<talk "mc" $mc.name>>Sorry, I didn't...<</talk>>
<<talk "gabbie" $gabbie.name>>$guy1.name! I'm talking to you!<</talk>>
<<talk "guy1" $guy1.name>>Come on! We were trying to have fun!<</talk>>
<p>The girl approaches the big guy with eyes filled with fury.</p>
<p>She's not so tough or muscular, and he's two times bigger than him.</p>
<p>You are unsure if you have to start preparing to catch the girl on the fly before the big man kills her.</p>
<<talk "gabbie" $gabbie.name>>DO. NOT. DO. IT. AGAIN.<</talk>>
<p>She grabs the beer from the guy's hand and starts drinking it.</p>
<<talk "guy1" $guy1.name>>You're a psycho, $gabbie.name.<</talk>>
<p>And he walks away shrugging.</p>
<p>And she seems amused by this.</p>
<<talk "gabbie" $gabbie.name>>Cheers, $mc.name!<</talk>>
<p>She starts sipping the beer slowly while staring at you. Her gaze resembles that of a wolf on the hunt.</p>
<p>You don't feel comfortable.</p>
<p>After 5 minutes of awkward sipping your beers, you throw the empty bottles away.</p>
<video src="resources/video/gabbie/gabbie_met_1.webm" autoplay loop playsinline controls></video>
<<talk "gabbie" $gabbie.name>>Soooo... I'm $gabbie.name, nice to meet you!<</talk>>
<<talk "mc" $mc.name>>Nice to meet you too. How do you know my name?<</talk>>
<<talk "gabbie" $gabbie.name>>Oh, $chfr.name talks about you a lot.<</talk>>
<<talk "mc" $mc.name>>I see, also with you...<</talk>>
<video src="resources/video/gabbie/gabbie_met_2.webm" autoplay loop playsinline controls></video>
<<talk "gabbie" $gabbie.name>>I mean, A LOT.<</talk>>
<<talk "mc" $mc.name>>Ok...<</talk>>
<<talk "gabbie" $gabbie.name>>A LOOOOOOOOOOT!<</talk>>
<<talk "mc" $mc.name>>Wow.<</talk>>
<<talk "gabbie" $gabbie.name>>Can you help me with the groceries, please?<</talk>>
<<talk "mc" $mc.name>>Yes, no problem.<</talk>>
<p>You help her with the groceries.</p>
<br>
<br>
<video src="resources/video/gabbie/gabbie_met_3.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>Are you throwing a party?<</talk>>
<<talk "gabbie" $gabbie.name>>No way! You don't remember?!<</talk>>
<<talk "mc" $mc.name>>What..?<</talk>>
<video src="resources/video/gabbie/gabbie_met_4.webm" autoplay loop playsinline controls></video>
<<talk "gabbie" $gabbie.name>>Next sunday is $chfr.name's birthday!<</talk>>
<p>Yeah, you forgot. How could you? Maybe she mentioned parties when you gave her a lift for this.</p>
<<talk "mc" $mc.name>>No, I didn't forget. Sure...<</talk>>
<video src="resources/video/gabbie/gabbie_met_5.webm" autoplay loop playsinline controls></video>
<<talk "gabbie" $gabbie.name>>Party hat suits you, by the way.<</talk>>
<<talk "mc" $mc.name>>Thank you...<</talk>>
<video src="resources/video/gabbie/gabbie_met_6.webm" autoplay loop playsinline controls></video>
<<talk "gabbie" $gabbie.name>>You know that I can tell $chfr.name that you forgot her birthday... And I remembered it to you...<</talk>>
<<talk "mc" $mc.name>>If you tell her, she will kill me.<</talk>>
<<talk "gabbie" $gabbie.name>>We could make a deal tho...<</talk>>
<video src="resources/video/gabbie/gabbie_met_7.webm" autoplay loop playsinline controls></video>
<p>She grabs you gently, and she kisses you.</p>
<p>She's very passionate.</p>
<p>You're not so shocked. You saw it coming to be honest. I saw it coming, so you should have too.</p>
<<talk "gabbie" $gabbie.name>>Mmmm... Nice... I'll let you know what deal I have in mind for you...<</talk>>
<<talk "mc" $mc.name>>So that wasn't...<</talk>>
<p>She smiles at you while exiting the house.</p>
<p>That's only the beginning, kid. Prepare yourself.</p>
<br>
<br>
<p>There is no trace of $chfr.name in the house, by the way. So you leave before $guy1.name corners you again into stealing beer.</p>
<<set $gabbie.questmain to 1>>
<<set $guy1.met to 1>>
<<addhours 1>>
<br>
[[Exit|Street]]
<<elseif $day is 6 and $chfr.event gte 4 and $chfr.party is 0>>
<<set $global.event to 1>>
<<set $chfr.party to 1>>
<p>You open the door slightly.</p>
<p>Something wild is going on behind this door.</p>
<video src="resources/video/places/chfr_birthday/chfr_kitchen_1.webm" autoplay loop playsinline controls></video>
<br>
<video src="resources/video/places/chfr_birthday/chfr_kitchen_2.webm" autoplay loop playsinline controls></video>
<br>
[[Return|$chfr.name House]]
<<elseif $day is 6 and $chfr.event gte 4 and $chfr.party is 1>>
<<set $chfr.party to 2>>
<<set $global.event to 1>>
<p>You open the door slightly.</p>
<p>The situation is getting out of control in the kitchen.</p>
<video src="resources/video/places/chfr_birthday/chfr_kitchen_3.webm" autoplay loop playsinline controls></video>
<br>
<br>
<br>
<video src="resources/video/places/chfr_birthday/chfr_kitchen_4.webm" autoplay loop playsinline controls></video>
<br>
<br>
<br>
<video src="resources/video/places/chfr_birthday/chfr_kitchen_5.webm" autoplay loop playsinline controls></video>
<br>
[[Return|$chfr.name House]]
<<elseif $day is 6 and $chfr.event gte 4 and $chfr.party is 2>>
<<set $chfr.party to 3>>
<<set $global.event to 1>>
<p>You open the door slightly.</p>
<video src="resources/video/places/chfr_birthday/chfr_kitchen_6.webm" autoplay loop playsinline controls></video>
<br>
<p>This is wild.</p>
<video src="resources/video/places/chfr_birthday/chfr_kitchen_7.webm" autoplay loop playsinline controls></video>
<br>
<p>Where did all these people come from anyway?</p>
<<addhours 1>>
[[Return|$chfr.name House]]
<<elseif $day is 6 and $chfr.event gte 4 and $chfr.party is 3>>
<p>It seems that they've finished the orgy. Nothing more to see here.</p>
[[Return|$chfr.name House]]
<<else>>
<<set $global.event to 0>>
<br>
<br>
[[Corridor|$chfr.name House]]
<br
<br>
<br>
<</if>><h1>$chfr.name's House Bathroom</h1>
<<chfrbathroom>>
<<if $chfr.bathq is 0 and isDateBetween($gameDate,'07:00','07:59') and $day isnot 6>>
<br>
<p>$chfr.name is having a shower.</p>
<video src="resources/video/chfr/bathroom/chfr_bath_1.webm" autoplay loop playsinline controls></video>
<<chfrexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $chfr.bathq is 1 and isDateBetween($gameDate,'07:00','07:59') and $day isnot 6>>
<br>
<p>$chfr.name is having a shower.</p>
<video src="resources/video/chfr/bathroom/chfr_bath_2.webm" autoplay loop playsinline controls></video>
<<chfrexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<<elseif $chfr.bathq is 2 and isDateBetween($gameDate,'07:00','07:59') and $day isnot 6>>
<br>
<p>$chfr.name is having a shower.</p>
<video src="resources/video/chfr/bathroom/chfr_bath_3.webm" autoplay loop playsinline controls></video>
<<chfrexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $chfr.bathq is 3 and isDateBetween($gameDate,'07:00','07:59') and $day isnot 6>>
<br>
<p>$chfr.name is having a shower.</p>
<video src="resources/video/chfr/bathroom/chfr_bath_4.webm" autoplay loop playsinline controls></video>
<<chfrexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $chfr.bathq is 4 and isDateBetween($gameDate,'07:00','07:59') and $day isnot 6>>
<br>
<p>$chfr.name is having a shower.</p>
<video src="resources/video/chfr/bathroom/chfr_bath_5.webm" autoplay loop playsinline controls></video>
<<chfrexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $chfr.bathq is 5 and isDateBetween($gameDate,'07:00','07:59') and $day isnot 6>>
<br>
<p>$chfr.name is having a shower.</p>
<video src="resources/video/chfr/bathroom/chfr_bath_6.webm" autoplay loop playsinline controls></video>
<<chfrexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $gabbie.bathq is 0 and isDateBetween($gameDate,'08:00','08:59') and $day isnot 6>>
<br>
<p>$gabbie.name is having a shower.</p>
<video src="resources/video/gabbie/bathroom/gabbie_bath_1.webm" autoplay loop playsinline controls></video>
<<gabbieexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $gabbie.bathq is 1 and isDateBetween($gameDate,'08:00','08:59') and $day isnot 6>>
<br>
<p>$gabbie.name is having a shower.</p>
<video src="resources/video/gabbie/bathroom/gabbie_bath_2.webm" autoplay loop playsinline controls></video>
<<gabbieexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<<elseif $gabbie.bathq is 2 and isDateBetween($gameDate,'08:00','08:59') and $day isnot 6>>
<br>
<p>$gabbie.name is having a shower.</p>
<video src="resources/video/gabbie/bathroom/gabbie_bath_3.webm" autoplay loop playsinline controls></video>
<<gabbieexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $gabbie.bathq is 3 and isDateBetween($gameDate,'08:00','08:59') and $day isnot 6>>
<br>
<p>$gabbie.name is having a shower.</p>
<video src="resources/video/gabbie/bathroom/gabbie_bath_4.webm" autoplay loop playsinline controls></video>
<<gabbieexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $gabbie.bathq is 4 and isDateBetween($gameDate,'08:00','08:59') and $day isnot 6>>
<br>
<p>$gabbie.name is having a shower.</p>
<video src="resources/video/gabbie/bathroom/gabbie_bath_5.webm" autoplay loop playsinline controls></video>
<<gabbieexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $gabbie.bathq is 5 and isDateBetween($gameDate,'08:00','08:59') and $day isnot 6>>
<br>
<p>$gabbie.name is having a shower.</p>
<video src="resources/video/gabbie/bathroom/gabbie_bath_6.webm" autoplay loop playsinline controls></video>
<<gabbieexhib>>
<<addhours 1>>
[[Corridor|$chfr.name House]]
<br>
<br>
<br>
<<elseif $day is 6 and $chfr.event gte 4 and $guy1.peep is 0>>
<<set $guy1.peep to 1>>
<p>You hear noises coming from the bathroom.</p>
<p>You slightly open the door, and you see $guy1.name and a girl.</p>
<video src="resources/video/guy1/chfrevent/guy1_peep_1.webm" autoplay loop playsinline controls></video>
<p>Better leave them alone.</p>
[[Return|$chfr.name House]]
<<elseif $day is 6 and $chfr.event gte 4 and $guy1.peep is 1>>
<<set $guy1.peep to 2>>
<p>You are near the bathroom.</p>
<p>You slightly open the door, and you see that $guy1.name and the girl are still going on.</p>
<video src="resources/video/guy1/chfrevent/guy1_peep_2.webm" autoplay loop playsinline controls></video>
<p>Better not interrupt them.</p>
[[Return|$chfr.name House]]
<<elseif $day is 6 and $chfr.event gte 4 and $guy1.peep is 2>>
<<set $guy1.peep to 3>>
<p>You are near the bathroom again.</p>
<p>You slightly open the door, and you see that $guy1.name and the girl are still going on.</p>
<video src="resources/video/guy1/chfrevent/guy1_peep_3.webm" autoplay loop playsinline controls></video>
<p>He's a long laster for sure.</p>
<<addhours 1>>
[[Return|$chfr.name House]]
<<elseif $day is 6 and $chfr.event gte 4 and $guy1.peep is 3>>
<p>Okay, stop it now.</p>
<p>If he catches you, you are dead. Peep other rooms.</p>
[[Return|$chfr.name House]]
<<else>>
<<set $global.event to 0>>
<br>
<p>There's no one in there.</p>
<br>
<br>
[[Corridor|$chfr.name House]]
<</if>><h1>University Bathroom Stall</h1>
<p>The bathroom is split into "Men" and "Women" bathrooms.</p>
<img src="resources/img/img_big/others/univ_bathroom_sign.webp" style="max-width:100%;">
<p>If you want to peek in the ladies' bathroom, you need to find a way to sneak in or something else.</p>
[[Get back in the Hall|University]]
<br>
<br>
<br><<nobr>>
<h1>Park</h1>
<<if isDateBetween($gameDate,'07:00','21:59')>>
<<if $daycheck is "Saturday" or $daycheck is "Sunday">>
<<if isDateBetween($gameDate,'09:00','11:59')>>
<<if $momfr.met is 1>><p>You see $momfr.name stretching in the park.</p>
<<momfrpark>>
[[Approach her|momfr park]]<</if>>
<<if $univs.met is 1>><p>And $univs.name is doing some yoga on the grass.</p>
<img src="resources/img/img_big/teachers/univs/univs_park_1.webp" style="max-width:100%;">
[[Approach her|univs park]]<</if>>
<<elseif isDateBetween($gameDate,'14:00','14:59') and $bioct.met is 1>>
<p>You see $bioct.name jogging in the park.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_park_1.webp" style="max-width:100%;">
[[Approach her|bioct park]]
<<elseif isDateBetween($gameDate,'15:00','15:59') and $lib.met is 1>>
<p>You see $lib.name doing some workout in the park with another guy.</p>
<img src="resources/img/img_big/teachers/lib/lib_park_1.webp" style="max-width:100%;">
[[Approach her|lib park]]
<<elseif isDateBetween($gameDate,'16:00','16:59')>>
<<if $phat.met is 1>><p>You see $phat.name doing some outdoor walking in the park.</p>
<img src="resources/img/img_big/teachers/phat/phat_park_1.webp" style="max-width:100%;">
[[Approach her|phat park]]<</if>>
<<if $lib.met is 1>><p>You see $lib.name doing some workout in the park with another guy.</p>
<img src="resources/img/img_big/teachers/lib/lib_park_1.webp" style="max-width:100%;">
[[Approach her|lib park]]<</if>>
<<elseif isDateBetween($gameDate,'17:00','17:59') and $phat.met is 1>>
<p>You see $phat.name doing some outdoor walking in the park.</p>
<img src="resources/img/img_big/teachers/phat/phat_park_1.webp" style="max-width:100%;">
[[Approach her|phat park]]
<</if>>
<<else>>
<<if isDateBetween($gameDate,'17:00','17:59') and $bioct.met is 1>>
<p>You see $bioct.name jogging in the park.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_park_1.webp" style="max-width:100%;">
[[Approach her|bioct park]]
<<elseif isDateBetween($gameDate,'18:00','18:59') and $chfr.met is 1>>
<p>You see $chfr.name doing some workout in the park.</p>
<img src="resources/img/img_big/chfr/chfr_park_1.webp" style="max-width:100%;">
[[Approach her|chfr park]]
<</if>>
<</if>>
<br>
[[Go jogging|Jog]]
[[Have a stroll in the park|waste time]]
<<else>>
<p>It's too late to work out or walk in the park.</p>
<</if>>
<br>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div>
<br>
<br>
<</nobr>><<nobr>>
<br>
<br>
<img src="resources/img/img_big/violet/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $violet.name</p>
<p style="text-align: center;">Surname: $violet.surname</p>
<p style="text-align: center;">Age: 24</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $violet.trust</p>
<p style="text-align: center;">Corruption: $violet.corr</p>
<p style="text-align: center;">Arousal: $violet.ars</p>
<p style="text-align: center;">Submission: $violet.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $violet.sexap</p>
<p style="text-align: center;">Profession: Unknown</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Violet Myers</p>
<h3>Quest progression hint:</h3>
<<if $violet.questmain is 0>><p>You still have no clue what to do to get closer.</p>
<<elseif $violet.questmain is 1>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><br>
<br>
<br>
[[Corridor|Hospital]]
<br
<br>
<br><br>
<br>
<br>
[[Corridor|Hospital]]
<br
<br>
<br><<nobr>>
<h1>Office Complex</h1>
<<set $global.event to 0>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
<<if $momfr.questmain gte 2>><a data-passage="$momfr.name Office" class="link-internal"><div class="imglink">[img["resources/map/street/momfroffice.webp"]]<div class="shadow"></div><p style="font-size:30px;">$momfr.name Office</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$momfr.name Office">></div></div></a><<else>><</if>>
</div>
<</nobr>><h1>$momfr.name's Office</h1>
<<if $daycheck is "Saturday" or $daycheck is "Sunday">>
<p>$momfr.name doesn't work on the weekend.</p>
<<else>>
<<if isDateBetween($gameDate,'09:00','11:59')>>
<p>You see $momfr.name in her office.</p>
<img src="resources/img/img_big/momfr/momfr_office_1.webp" style="max-width:100%;">
<<talk "momfr" $momfr.name>>Hey, $mc.name! Thank you for coming here to visit me! Do you want to sit here with me?<</talk>>
[[Sure|$momfr.name Office2]]
[[No, thank you|Office Complex]]
<br>
<br>
<br>
<<else>>
<<closeddoor>>
<br>
[[Get out of the office|Office Complex]]
<br>
<br>
<br>
<</if>>
[[Go away|Office Complex]]
<br>
<br>
<br>
<</if>><br>
<br>
<br>
[[Exit|Restaurant]]
<br
<br>
<br><br>
<h1>Provost Office</h1>
<br>
<p>The door is closed. You knock on the door but there's no answer from the other side.</p>
<p>Let's get back to business.</p>
<br>
[[Get back in the Hall|University]]
<br>
<br>
<p>What's her name?</p>
<<set $global.event to 1>>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_gabbie">
[img["resources/img/img_big/gabbie/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #556b2f;border: 10px solid #556b2f;">$chfr.name Roommate name:<<textbox "$bioct.name" "Ariel">></label>
<br>
<label class="red-label" style="background-color: #556b2f;border: 10px solid #556b2f;">And surname:<<textbox "$bioct.surname" "Rose">></label>
<<gabbiemet>>
<br>
<br>
[[Go on|$chfr.name Kitchen]]
<br>
<br>
<br><h1>Apartment Complex</h1>
<br>
<img src="resources/img/img_big/others/working_on_it.webp" style="max-width:100%;">
<br>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div>
<br>
<br><<if $lib.met is 1 && $lib.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough Miss $lib.surname to be here. Go away.</p>
[[Exit|Apartment Complex]]
<br
<br>
<br>
<<else>>
<<closeddoor>>
[[Exit|Apartment Complex]]
<br
<br>
<br><<if $psyc.met is 1 && $psyc.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough Miss $psyc.surname to be here. Go away.</p>
[[Exit|Apartment Complex]]
<br
<br>
<br>
<<else>>
<<closeddoor>>
[[Exit|Apartment Complex]]
<br
<br>
<br><<nobr>>
<br>
<br>
<img src="resources/img/img_big/gymin/biopic.webp" style="max-width: 100%;">
<p style="text-align: center;">Name: $gymin.name</p>
<p style="text-align: center;">Surname: $gymin.surname</p>
<p style="text-align: center;">Age: 31</p>
<p style="text-align: center;">Gender: F</p>
<p style="text-align: center;">Trust: $gymin.trust</p>
<p style="text-align: center;">Corruption: $gymin.corr</p>
<p style="text-align: center;">Arousal: $gymin.ars</p>
<p style="text-align: center;">Submission: $gymin.sub</p>
<p style="text-align: center;">Attraction to $mc.name: $gymin.sexap</p>
<p style="text-align: center;">Profession: Personal Trainer</p>
<p style="text-align: center;">Relationship status: Unknown</p>
<p style="text-align: center;">Pornstar Name: Peta Jensen</p>
<h3>Quest progression hint:</h3>
<<if $gymin.questmain is 0>><p>Find her in the classroom the first day of University.</p>
<<elseif $gymin.questmain is 1>><p>No more content for this version.</p>
<<else>><p>No more content for this version</p>
<</if>>
[[Back|Gallery][$stage to 0]]
<br>
<br>
<</nobr>><h1>Gym</h1>
<<if $gym.membership is 0>>
<<set $mc.casmon -= 300>>
<<set $gym.membership to 1>>
<p>You hand her the money and she give you your membership card.</p>
<img src="resources/img/img_big/gymin/gym_membership_1.webp" style="max-width:100%;">
<<talk "gymin" $gymin.name>>Welcome! Now you're free to use the gym everytime you want. Because of the currently running promotion, your subscription is lifetime, so congratulations!<</talk>>
<<talk "gymin" $gymin.name>>Also, in your membership are included personal trainer sessions with me. Let me know if and when you want to.<</talk>>
<<talk "mc" $mc.name>>Thank you, I'll let you know.<</talk>>
<<talk "gymin" $gymin.name>>Godd! Now, let's get wo work!<</talk>>
[[Start workout|Gym member]]
[[Not now|Gym]]
<<elseif $gym.membership is 1>>
<p>You enter the gym.</p>
<<if $daycheck is "Saturday" or $daycheck is "Sunday">>
<<if isDateBetween($gameDate,'09:00','10:59')>>
<<if $phat.met is 1>><p>You see $phat.name working out in the gym.</p>
<img src="resources/img/img_big/teachers/phat/phat_gym_1.webp" style="max-width:100%;">
[[Approach her|phat gym]]<</if>>
<<if $lib.met is 1>><p>You see in another spot $lib.name doing some workout.</p>
<img src="resources/img/img_big/teachers/lib/lib_gym_1.webp" style="max-width:100%;">
[[Approach her|lib gym]]<</if>>
<<elseif isDateBetween($gameDate,'13:00','13:59') and $bioct.met is 1>>
<p>You see $bioct.name working out in the gym.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_1.webp" style="max-width:100%;">
[[Approach her|bioct gym]]
<<elseif isDateBetween($gameDate,'14:00','15:59') and $chfr.met is 1>>
<p>you see $chfr.name working out in the gym.</p>
<img src="resources/img/img_big/chfr/chfr_gym_1.webp" style="max-width:100%;">
[[Approach her|chfr gym]]
<</if>>
[[Workout alone|Solo train]]
[[Ask the trainer for a private lesson|Private train]]
[[Exit|Gym]]
<<else>>
<<if isDateBetween($gameDate,'08:00','08:59') and $psyc.met is 1>>
<p>You see $psyc.name working out in a corner of the gym.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_gym_1.webp" style="max-width:100%;">
[[Approach her|psyc gym]]
<<elseif isDateBetween($gameDate,'14:00','14:59') and $momfr.met is 1>>
<p>You see $momfr.name training in the gym.</p>
<img src="resources/img/img_big/momfr/momfr_gym_1.webp" style="max-width:100%;">
[[Approach her|momfr gym]]
<<elseif isDateBetween($gameDate,'16:00','16:59') and $phat.met is 1>>
<p>You see $phat.name working out in the gym.</p>
<img src="resources/img/img_big/teachers/phat/phat_gym_1.webp" style="max-width:100%;">
[[Approach your teacher|phat gym]]
<<elseif isDateBetween($gameDate,'17:00','17:59') and $chfr.met is 1>>
<p>you see $chfr.name working out in the gym.</p>
<img src="resources/img/img_big/chfr/chfr_gym_1.webp" style="max-width:100%;">
[[Approach her|chfr gym]]
<<elseif isDateBetween($gameDate,'18:00','18:59') and $lib.met is 1>>
<p>You see $lib.name working out in the gym.</p>
<img src="resources/img/img_big/teachers/lib/lib_gym_1.webp" style="max-width:100%;">
[[Approach her|lib gym]]
<</if>>
[[Workout alone|Solo train]]
[[Ask the trainer for a private lesson|Private train]]
[[Exit|Gym]]
<</if>>
<<elseif $gym.today is 1>>
<img src="resources/img/img_big/gymin/gymin_background_1.webp" style="max-width:100%;">
<p>You already trained your body today. Better not overdo it and wait for tomorrow.</p>
[[Exit|Gym]]
<</if>>
<br>
<br>
<br><<if $gymin.met is 1 && $gymin.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough Miss $gymin.surname to be here. Go away.</p>
[[Exit|Apartment Complex]]
<br
<br>
<br>
<<else>>
<<closeddoor>>
[[Exit|Apartment Complex]]
<br
<br>
<br><h1>Cafe</h1>
<br>
<img src="resources/img/img_big/others/working_on_it.webp" style="max-width:100%;">
<br>
<div class="loc-nav">
<a data-passage="Mall" class="link-internal"><div class="imglink">[img["resources/map/street/mall.webp"]]<div class="shadow"></div><p style="font-size:30px;">Mall</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Mall">></div></div></a>
<br>
<br>
<<if $ginet.met is 1 && $ginet.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough Mrs $ginet.surname to be here. Go away.</p>
<br
<br>
<br>
<<else>>
<<closeddoor>>
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:25px;">Town</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div><<if $bioct.met is 1 && $bioct.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough Miss $bioct.surname to be here. Go away.</p>
<br
<br>
<br>
<<else>>
<<closeddoor>>
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:25px;">Town</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div><<if $phat.met is 1 && $phat.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough Miss $phat.surname to be here. Go away.</p>
<br
<br>
<br>
<<else>>
<<closeddoor>>
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:25px;">Town</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div><<if $univs.met is 1 && $univs.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough Miss $univs.surname to be here. Go away.</p>
[[Exit|Apartment Complex]]
<br
<br>
<br>
<<else>>
<<closeddoor>>
[[Exit|Apartment Complex]]
<br
<br>
<br>
<</if>><<nobr>>
<br>
<a data-passage=$prevpassage class="link-internal">Return</a>
<h1>Select a location:</h1>
<div class="loc-nav">
<a data-passage="Your Bedroom" class="link-internal"><div class="imglink">[img["resources/map/momfrhouse/mcbedroom.webp"]]<div class="shadow"></div><p style="font-size:30px;">Your Bedroom</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Your Bedroom">></div></div></a>
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
<a data-passage="$momfr.name House" class="link-internal"><div class="imglink">[img["resources/map/street/momfrhouse.webp"]]<div class="shadow"></div><p style="font-size:30px;">$momfr.name House</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$momfr.name House">></div></div></a>
<a data-passage="$chfr.name House" class="link-internal"><div class="imglink">[img["resources/map/street/chfrhouse.webp"]]<div class="shadow"></div><p style="font-size:30px;">$chfr.name House</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "$chfr.name House">></div></div></a>
<a data-passage="University" class="link-internal"><div class="imglink">[img["resources/map/street/university.webp"]]<div class="shadow"></div><p style="font-size:30px;">University</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "University">></div></div></a>
<!-- <a data-passage="Hospital" class="link-internal"><div class="imglink">[img["resources/map/street/hospital.webp"]]<div class="shadow"></div><p style="font-size:30px;">Hospital</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Hospital">></div></div></a> -->
<a data-passage="Gym" class="link-internal"><div class="imglink">[img["resources/map/street/gym.webp"]]<div class="shadow"></div><p style="font-size:30px;">Gym</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Gym">></div></div></a>
<!-- <a data-passage="Apartment Complex" class="link-internal"><div class="imglink">[img["resources/map/street/apartmentcomplex.webp"]]<div class="shadow"></div><p style="font-size:20px;">Apartment Complex</p><div style="position: absolute; bottom: 420px; right: 8px;"><<LocationPortraits "Apartment complex">></div></div></a> -->
</div>
<</nobr>><h1>Gym</h1>
<<if $mc.str lte 25 and $gym.today is 0>>
<p>You enter the gym and start your workout.</p>
<video src="resources/video/mc/gym/gym_solo_1.webm" autoplay loop playsinline controls></video>
<<mcstr>>
<<gymtoday>>
<br>
<br>
<<elseif $mc.str gte 26 and $mc.str lte 50 and $gym.today is 0>>
<p>You enter the gym and start your power workout</p>
<video src="resources/video/mc/gym/gym_solo_2.webm" autoplay loop playsinline controls></video>
<<mcstr>>
<br>
<br>
<<elseif $mc.str gt 50 and $gym.today is 0>>
<p>You're too much fit to train alone. You must find someone to train with to push your training further.</p>
<br>
<br>
<<elseif $gym.today is 1>>
<img src="resources/img/img_big/gymin/gymin_background_1.webp" style="max-width:100%;">
<p>You already trained your body today. Better not overdo it and wait for tomorrow.</p>
<br>
<br>
<</if>>
[[Exit|Gym]]
<br>
<br>
<br><h1>Gym</h1>
<<if $gymin.trust lte 5>>
<p>You spot $gymin.name doing yoga alone.</p>
<video src="resources/video/gymin/yoga/gymin_yoga_solo_1.webm" autoplay loop playsinline controls></video>
<<elseif $gymin.trust gte 6 and $gymin.trust lte 10>>
<p>You spot $gymin.name doing stretching alone.</p>
<video src="resources/video/gymin/combat/gymin_stretch_solo_2.webm" autoplay loop playsinline controls></video>
<<elseif $gymin.trust gte 11 and $gymin.trust lte 15>>
<p>You spot $gymin.name doing stretching alone.</p>
<video src="resources/video/gymin/combat/gymin_stretch_solo_1.webm" autoplay loop playsinline controls></video>
<<elseif $gymin.trust gte 16>>
<p>You spot $gymin.name doing stretching alone.</p>
<video src="resources/video/gymin/combat/gymin_stretch_solo_3.webm" autoplay loop playsinline controls></video>
<</if>>
<br>
<p>You approach her.</p>
<br>
<<if $mc.str lte 8 and $gym.today is 0>>
<p>You get closer to $gymin.name.</p>
<<talk "mc" $mc.name>>Hey! I would like to do some training with you! What do you suggest to do?<</talk>>
<p>She takes a look at you.</p>
<<talk "gymin" $gymin.name>>You're not ready for hardcore training. Let's do some yoga.<</talk>>
<<talk "mc" $mc.name>>Yoga..?<</talk>>
<video src="resources/video/gymin/yoga/gymin_yoga_1.webm" autoplay loop playsinline controls></video>
<p>Then she force you to the ground and you start the training under her guidance.</p>
<video src="resources/video/gymin/yoga/gymin_yoga_2.webm" autoplay loop playsinline controls></video>
<<addhours 2>>
<<mcstr>>
<<gymintrust>>
<<gymtoday>>
[[Go back|Gym]]
<<elseif $mc.str gte 9 and $mc.str lte 13 and $gym.today is 0>>
<p>You approach $gymin.name as usual and ask for further training.</p>
<video src="resources/video/gymin/yoga/gymin_yoga_3.webm" autoplay loop playsinline controls></video>
<p>Your body is more flexible and responds quickly. Yet you understand there's still a long road in front of you.</p>
<video src="resources/video/gymin/yoga/gymin_yoga_4.webm" autoplay loop playsinline controls></video>
<<talk "gymin" $gymin.name>>You're doing good, $mc.name!<</talk>>
<p>Despite her encouragement, it's hard to focus with her tits right in front of you.</p>
<<addhours 2>>
<<mcstr>>
<<mcarousalp>>
<<gymintrust>>
<<gyminarousal>>
<<gyminsexap>>
<<gymtoday>>
[[Go back|Gym]]
<<elseif $mc.str gte 14 and $mc.str lte 18 and $gym.today is 0 and $mc.ars lte 20>>
<p>You approach $gymin.name as usual and ask for further training.</p>
<video src="resources/video/gymin/yoga/gymin_yoga_5.webm" autoplay loop playsinline controls></video>
<<talk "gymin" $gymin.name>>$mc.name! My face is up here.<</talk>>
<p>Busted.</p>
<video src="resources/video/gymin/yoga/gymin_yoga_6.webm" autoplay loop playsinline controls></video>
<p>while she runs in place, her big boobs jiggle in an hypnotic movement that you can't ignore.</p>
<p>Busted again.</p>
<video src="resources/video/gymin/yoga/gymin_yoga_7.webm" autoplay loop playsinline controls></video>
<p>You continue the training but you can't hold yourself from looking at her big tits.</p>
<<talk "gymin" $gymin.name>>You better be more focused on your next workout, otherwise I will stop training you!<</talk>>
<p>Of course she's angry. Hold your arousal low to continue training with her. You know, in sports force of will is the main thing.</p>
<<addhours 2>>
<<mcstr>>
<<mcarousalp>>
<<gymintrust>>
<<gyminarousal>>
<<gyminsexap>>
<<gymtoday>>
[[Go back|Gym]]
<br>
<br>
<br>
<<elseif $mc.str gte 19 and $mc.str lte 23 and $gym.today is 0 and $mc.ars lte 15>>
<p>You can't train further this way. You need to find another type of workout.</p>
[[Go back|Gym]]
<br>
<br>
<br>
<<elseif $gym.today is 1>>
<img src="resources/img/img_big/gymin/gymin_background_1.webp" style="max-width:100%;">
<p>You already trained your body today. Better not overdo it and wait for tomorrow.</p>
[[Exit|Gym]]
<</if>>
<br>
<br>
<br><br>
<br>
<<if $day is 6 and $chfr.event is 0>>
<<set $global.event to 1>>
<h1>On the road</h1>
<br>
<br>
<<set $chfr.event to 1>>
<p>You get into your car and drive to University.</p>
<p>While driving, you spot a car parked on the side of the road.</p>
<p>You see a girl in front of the hood of the car, and you recognize her; she seems $ella.name. And, by the way, the hood is making a lot of smoke.</p>
<p>So you decide to stop and check, like a knight in shiny armor rescuing the princess.</p>
<video src="resources/video/ella/ella_car_stop_1.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>Hey, do you need help?<</talk>>
<<talk "ella" $ella.name>>Hiii, you must be $mc.name! I've seen you in class!<</talk>>
<<talk "mc" $mc.name>>Yep, that's me. You're $ella.name, right?<</talk>>
<<talk "ella" $ella.name>>Good memory!<</talk>>
<<talk "mc" $mc.name>>What's the problem? Can I help you?<</talk>>
<<talk "ella" $ella.name>>Honestly, I don't know! This stupid piece of iron started to do a lot of smoke, then the car stopped!<</talk>>
<p>She points to the radiator.</p>
<p>You're not a mechanic, but you can guess the problem is there. Better check it out.</p>
<<talk "ella" $ella.name>>I'm going to give a call to the university that we'll be late! Be right back!<</talk>>
<video src="resources/video/ella/ella_car_stop_2.webm" autoplay loop playsinline controls></video>
<p>You decide to touch the radiator, but it's hot as hell, and you burn your fingers. Good job.</p>
<<talk "mc" $mc.name>>Fuck!<</talk>>
<<talk "ella" $ella.name>>Oh! It's hot, I guess. I think I can help you; here, take these.<</talk>>
<p>She hands you her panties to use as gloves.</p>
<<talk "mc" $mc.name>>T-Thank you...<</talk>>
<p>After checking the car with your new shiny gloves, you discover that the radiator is out of water.</p>
<<talk "mc" $mc.name>>We need some water to fix this. Do you have a bottle or something?<</talk>>
<<talk "ella" $ella.name>>Sure! I'm getting it!<</talk>>
<video src="resources/video/ella/ella_car_stop_3.webm" autoplay loop playsinline controls></video>
<<talk "ella" $ella.name>>Here's the water! You are helping me so much; can I pour it into the radiator?<</talk>>
<<talk "mc" $mc.name>>Yeah, sure, suit yourself.<</talk>>
<<talk "ella" $ella.name>>Thank youuuu!<</talk>>
<p>The girl has a nice ass, by the way.</p>
<<talk "ella" $ella.name>>I'm so clumsy! I forgot to tell you that I didn't find my phone a while ago. Can you check in my pants, please?<</talk>>
<<talk "mc" $mc.name>>Your... Pants?<</talk>>
<<talk "ella" $ella.name>>Yeah, the back pockets! I'm sure the phone is in there!<</talk>>
<p>You're sure there's nothing in those pockets.</p>
<<talk "mc" $mc.name>>Erhm...<</talk>>
<<talk "ella" $ella.name>>Pretty please! I don't bite, I swear!<</talk>>
<video src="resources/video/ella/ella_car_stop_4.webm" autoplay loop playsinline controls></video>
<p>You don't know why, but this girl is asking to touch her butt for no reason; a big delicious butt. So here's my opinion: go for it. No regrets.</p>
<<talk "ella" $ella.name>>Pleeeeeeaaaaaaseeeeee!<</talk>>
<<talk "mc" $mc.name>>Okay...<</talk>>
<p>You touch her ass. And there's no phone, you're sure.</p>
<p>But another check is obliged. To be sure.</p>
<p>Okay, stop it, you pervert.</p>
<<talk "ella" $ella.name>>So the phone's not there...<</talk>>
<<talk "mc" $mc.name>>I guess no...<</talk>>
<<talk "ella" $ella.name>>Shit. Let's try if the car starts now.<</talk>>
<p>She goes to the driver's seat, turns the key, and... It starts.</p>
<<talk "ella" $ella.name>>Good lord, it's working! Thank you $mc.name!<</talk>>
<<talk "mc" $mc.name>>You're welcome.<</talk>>
<<talk "ella" $ella.name>>Better go to class now! Or we'll be late!<</talk>>
<<talk "mc" $mc.name>>We're already late...<</talk>>
<<talk "ella" $ella.name>>Anyway, you're a nice guy. Let's hang out when you're free, ok?<</talk>>
<p>Bingo.</p>
<<talk "mc" $mc.name>>Sure! Why not?<</talk>>
<<talk "ella" $ella.name>>I count on it! See you later!<</talk>>
<p>And she drifts away. Leaving you only her scent and... Wait. Do you still have her panties?!</p>
<p>Yeah, you have her panties.</p>
<img src="resources/img/img_big/classmates/ella/ella_panty_1.webp" style="max-width:100%;">
<p>Hide the panties carefully. It'll be awkward if anyone except $ella.name finds them. Better leave them in the trunk.</p>
<p>Then you get in your car and drive to University.</p>
<p>Here's a treat to remind you what just happened.</p>
<img src="resources/img/img_big/classmates/ella/ella_car_stop_1.webp" style="max-width:100%;">
<<ellatrust>>
<<ellasexap>>
<<set $chfr.event to 1>>
<<set $ella.questmain to 2>>
<<addhours 2>>
[[Go on|CHFR event1]]
<<elseif $day is 6 and $chfr.event is 1>>
<<set $global.event to 1>>
<<set $chfr.event to 2>>
<p>You finally reach university.</p>
<p>Suddenly, you remember that you had a Biology exam to take. Or maybe I didn't tell you, sorry again.</p>
<p>Better approach Miss $univs.surname and explain your reasons.</p>
<<talk "mc" $mc.name>>Sorry, I'm late.<</talk>>
<<talk "univs" $univs.name>>Oh, don't worry! Miss $ella.surname already told me that you helped her with her car! I explained this to Miss $bioct.surname, and she covers you this time. You'll do the exam another day.<</talk>>
<<talk "mc" $mc.name>>Oh, thank you. I'm in debt with you now, I think.<</talk>>
<<talk "univs" $univs.name>>I think you'll find a way to repay us.<</talk>>
<p>She winks at you.</p>
<p>Confused, you begin to wander in the corridors to pass this hour and attend the next class.</p>
<p>While you're near the university depot, you hear some strange noises. You've got nothing to do, so let's investigate, Sherlock.</p>
<video src="resources/video/ginet/blackmail/ginet_blackmail_1.webm" autoplay loop playsinline controls></video>
<br>
<video src="resources/video/ginet/blackmail/ginet_blackmail_2.webm" autoplay loop playsinline controls></video>
<p>It's time to take some photos, $mc.name. They'll be helpful later, trust me.</p>
<video src="resources/video/ginet/blackmail/ginet_blackmail_3.webm" autoplay loop playsinline controls></video>
<p>And you run away before getting caught.</p>
<p>What do you want to do with them, now?</p>
<p>You could blackmail her. But maybe it's better to play it safe; you can report this to Miss $phat.surname, who was on your side when you talked to her about the story of the bully.</p>
<<addhours 1>>
[[Report this to Pharmacy teacher|PSYC event1]]
<<elseif $day is 6 and $chfr.event is 2>>
<<set $global.event to 1>>
<<set $chfr.event to 3>>
<p>You go home to prepare for the evening.</p>
<p>You need to rush in the shower and then dress.</p>
<video src="resources/video/momfr/momfr_home_chfr_event_1.webm" autoplay loop playsinline controls></video>
<<talk "momfr" $momfr.name>>Good evening!<</talk>>
<p>You didn't expect $momfr.name to be home, so you've been caught off guard.</p>
<<talk "mc" $mc.name>>Hey!<</talk>>
<video src="resources/video/momfr/momfr_home_chfr_event_2.webm" autoplay loop playsinline controls></video>
<<talk "momfr" $momfr.name>>How are you?<</talk>>
<<talk "mc" $mc.name>>I'm fine. Fine, thank you. You?<</talk>>
<<talk "momfr" $momfr.name>>I'm good, thank you.<</talk>>
<p>That's awkward.</p>
<<talk "mc" $mc.name>>Soooo... I need to go.<</talk>>
<<talk "momfr" $momfr.name>>Where are you going?<</talk>>
<<talk "mc" $mc.name>>Today is $chfr.name's birthday. So I need to prepare then I'll go to the party.<</talk>>
<<talk "momfr" $momfr.name>>Cool! So you've already settled in! I'm glad about it.<</talk>>
<<talk "mc" $mc.name>>We're childhood friends, and she moved to a house near there. But I think I'll meet someone tonight; she's good at making new friends, probably she invited some of them.<</talk>>
<<talk "momfr" $momfr.name>>Nice! I'm so happy for you!<</talk>>
<<talk "mc" $mc.name>>Thank you, you're so sweet.<</talk>>
<<talk "momfr" $momfr.name>>I want you to know that I'm here if you need to talk or see the city or something; I'm here.<</talk>>
<p>Strange day, today.</p>
<<addhours 1>>
[[I will|MOMFR event1]]
[[I'll think about it|CHFR event1]]
<<elseif $day is 6 and $chfr.event is 3>>
<<set $global.event to 1>>
<<set $chfr.event to 4>>
<<talk "mc" $mc.name>>I don't think I'll need it, but okay, I'll let you know. Thank you.<</talk>>
<p>She doesn't seem happy with your answer.</p>
<<talk "mc" $mc.name>>I mean, I don't want to bother you. I can handle it, don't worry.<</talk>>
<<talk "momfr" $momfr.name>>Okay, no problem. Have an excellent time at the party!<</talk>>
<<talk "mc" $mc.name>>Thank you! Have a good evening, $momfr.name!<</talk>>
<<addhours 1>>
<p>And you go to your room to get ready.</p>
[[Dress|CHFR event1]]
<<elseif $day is 6 and $chfr.event is 4>>
<p>It's time to go to $chfr.name's House.</p>
<<set $guy1.met to 1>>
<<set $gabbie.met to 1>>
<<set $gabbie.questmain to 1>>
[[Walk to the house|$chfr.name House]]
<</if>>
<br>
<br>
<p>What's her name?</p>
<<set $global.event to 1>>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_lib">
[img["resources/img/img_big/teachers/lib/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #592720;border: 10px solid #592720;">Librarian's name:<<textbox "$lib.name" "Dollie">></label>
<br>
<label class="red-label" style="background-color: #592720;border: 10px solid #592720;">And surname:<<textbox "$lib.surname" "Sampson">></label>
<<libmet>>
<br>
<br>
[[Go on|Library]]
<br>
<br>
<br><br>
<br>
<<if $day is 6 and $chfr.event is 2>>
<<set $global.event to 1>>
<p>What's her name?</p>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_psyc">
[img["resources/img/img_big/teachers/psyc/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #191970;border: 10px solid #191970;">Psychologist's name:<<textbox "$psyc.name" "Angelina">></label>
<br>
<label class="red-label" style="background-color: #191970;border: 10px solid #191970;">And surname:<<textbox "$psyc.surname" "Adam">></label>
<<psycmet>>
<<set $psyc.questmain to 1>>
<br>
<br>
[[Get in the office|PSYC event1]]
<<else>>
<p>What's her name?</p>
<div class="gallery">
<div class="girlcircle"><div class="portrait" target="_psyc">
[img["resources/img/img_big/teachers/psyc/face.webp"]]</div></div></div> <label class="red-label" style="background-color: #191970;border: 10px solid #191970;">Psychologist's name:<<textbox "$psyc.name" "Angelina">></label>
<br>
<label class="red-label" style="background-color: #191970;border: 10px solid #191970;">And surname:<<textbox "$psyc.surname" "Adam">></label>
<<psycmet>>
<<set $psyc.questmain to 1>>
<br>
[[Get in the office|Psychologist's Office]]
<br>
<br>
<</if>><h1>Cafeteria</h1>
<<if $chfr.trust lte 10>>
<p>You decide to have lunch with $chfr.name.</p>
<video src="resources/video/chfr/chfr_lunch_univ_1.webm" autoplay loop playsinline controls></video>
<p>You talk with everything with her, like always.</p>
<<if $day lte 5>>
<<talk "chfr" $chfr.name>>I remember you that this Friday is my birthday! You'd better be there!<</talk>>
<<talk "mc" $mc.name>>I know when your birthday is!<</talk>>
<<talk "chfr" $chfr.name>>If you say so.<</talk>>
<<talk "mc" $mc.name>>Where do we meet?<</talk>>
<<talk "chfr" $chfr.name>>You're asking it again?! At my house, of course!<</talk>>
<<talk "chfr" $chfr.name>>There will also be other people: friends of $gabbie.name and other people I have met recently. So don't mess around like always.<</talk>>
<<talk "mc" $mc.name>>Fine, fine. You worry too much.<</talk>>
<</if>>
<<addhours 1>>
<<chfrtrust>>
[[Time to go no|University]]
<<elseif $chfr.trust gte 11>>
<video src="resources/video/chfr/chfr_lunch_univ_1.webm" autoplay loop playsinline controls></video>
<p>You have your usual chat, but if you want to proceed further with her you need to do something more.</p>
<<addhours 1>>
<<set $mc.lunch to 1>>
[[Time to go no|University]]
<</if>><h1>Cafeteria</h1>
<<if $val.kitchen is 0>>
<p>You enter the room and go to the kitchen, approaching $val.name.</p>
<img src="resources/img/img_big/classmates/val/val_lunch_univ_2.webp" style="max-width:100%;">
<p>She barely looks at you. She seems embarrassed.</p>
<<talk "mc" $mc.name>>Hey, $val.name right?<</talk>>
<<talk "val" $val.name>>Hi... Yes, that's me.<</talk>>
<<talk "mc" $mc.name>>Is everything all right?<</talk>>
<<talk "val" $val.name>>I shouldn't be here, I know... Please don't tell anyone...<</talk>>
<<talk "mc" $mc.name>>Oh, don't worry! I was worried because you seemed uncomfortable.<</talk>>
<<talk "val" $val.name>>I have a strict diet, and I need to cook my food, so I get here during class to cook it.<</talk>>
<<talk "mc" $mc.name>>Oh, ok. Don't worry; I'll keep the secret. You can trust me.<</talk>>
<img src="resources/img/img_big/classmates/val/val_lunch_univ_3.webp" style="max-width:100%;">
<<talk "val" $val.name>>Thank you very much!<</talk>>
<p>If you're interested in knowing her more, maybe you can help her get caught!</p>
<<talk "mc" $mc.name>>I have an idea: if I pass near this room and you're here, maybe I can be your stake. So you don't get caught! What do you think?<</talk>>
<<talk "val" $val.name>>You would do that for me?!<</talk>>
<<talk "mc" $mc.name>>Yes, of course.<</talk>>
<<talk "val" $val.name>>Thank you! It would be awesome!<</talk>>
<<talk "mc" $mc.name>>Fine, we have a deal!<</talk>>
<p>She offers you her hand, and you shake it. Her skin is soft and smooth.</p>
<<talk "mc" $mc.name>>See you soon!<</talk>>
<p>She waves goodbye at you smiling.</p>
<<valtrust>>
<<set $mc.lunch to 1>>
<<addhours 1>>
<<else>>
<p>You enter the room and see $val.name in the kitchen.</p>
<img src="resources/img/img_big/classmates/val/val_lunch_univ_3.webp" style="max-width:100%;">
<<talk "val" $val.name>>Hiiii!<</talk>>
<p>She's happy that you're here.</p>
<p>She cooks her dinner, and you stay on the door, making sure no one catches you two.</p>
<p>You exchange some chit-chat while cooking and eating. You enjoy the time passed together.</p>
<<valtrust>>
<<valsexap>>
<<set $mc.lunch to 1>>
<<addhours 1>>
<<set $val.questmain to 2>>
<</if>>
[[Time to go no|University]]<h1>Cafeteria</h1>
<<if $liya.trust lt 5>>
<p>You approach $liya.name.</p>
<img src="resources/img/img_big/classmates/liya/liya_lunch_univ_2.webp" style="max-width:100%;">
<p>She doesn't speak to you but doesn't even send you away. You two limit to eat and look at the other sometimes.</p>
<<addhours 1>>
<<set $mc.lunch to 1>>
[[Time to go no|University]]<h1>Cafeteria</h1>
<p>No content here for this version.</p>
[[Time to go no|University]]<<if $day is 6 and $chfr.event is 2 and $psyc.event is 0>>
<<set $psyc.event to 1>>
<<set $global.event to 1>>
<p>You attend Pharmacy Class.</p>
<img src="resources/img/img_big/teachers/phat/phat_lesson_5.webp" style="max-width:100%;">
<p>After the lesson, you decide to tell her what you found before.</p>
<p>After your explanation, she gives you a stare.</p>
<<talk "phat" $phat.name>>You took photos of Mrs $ginet.surname giving a blowjob to a student?!<</talk>>
<<talk "mc" $mc.name>>Yeah...<</talk>>
<<talk "phat" $phat.name>>Shit, that's bad. If she finds out, you're dead.<</talk>>
<<talk "mc" $mc.name>>I thought it was a good idea... Saying that she has sex with a student with no proof would be my funeral...<</talk>>
<<talk "phat" $phat.name>>Yeah, but she will kill you anyway if you get this information out of control. I can't help you, I'm sorry. I've been here for too little time; I can't face her with this.<</talk>>
<<talk "mc" $mc.name>>I understand...<</talk>>
<<talk "phat" $phat.name>>But I know who can.<</talk>>
<<talk "mc" $mc.name>>You mean the Dean?<</talk>>
<<talk "phat" $phat.name>>No, not the Dean. It would be best if you gave these to the Psychologist. I'll write you a note about an appointment. Just give it to her.<</talk>>
<<talk "mc" $mc.name>>Thank you.<</talk>>
<p>She gives you the piece of paper; then you go to the Office.</p>
<<addhours 1>>
<br>
<br>
<br>
<<if $psyc.met is 0>>[[Meet her|Psyc met]]<</if>>
<<if $psyc.met is 1>>[[Enter Mrs Psychologist's Office|PSYC event1]]<</if>>
<br>
<<elseif $day is 6 and $chfr.event is 2 and $psyc.met is 1 and $psyc.event is 1>>
<<set $global.event to 1>>
<<set $psyc.event to 2>>
<br>
<h1>University Psychologist Office</h1>
<br>
<p>You enter the office.</p>
<img src="resources/img/img_big/teachers/psyc/psyc_event_1_1.webp" style="max-width:100%;">
<p>This woman is... Wow.</p>
<<talk "psyc" $psyc.name>>Can I help you?<</talk>>
<p>You hand her the piece of paper that Miss $phat.surname gave you.</p>
<p>She reads it and looks at you.</p>
<<talk "psyc" $psyc.name>>Please have a seat, Mr $mc.surname.<</talk>>
<p>You sit on the sofa. Then the woman gets up from the chair and sits next to you on the couch. Her perfume smells of lavender.</p>
<video src="resources/video/psyc/event/psyc_event_1_1.webm" autoplay loop playsinline controls></video>
<<talk "psyc" $psyc.name>>What's the thing you have about Mrs $ginet.surname, $mc.name? Tell me.<</talk>>
<p>You hand her your phone. She scrolls through the photos then looks at you.</p>
<video src="resources/video/psyc/event/psyc_event_1_2.webm" autoplay loop playsinline controls></video>
<<talk "psyc" $psyc.name>>I don't think that having photos on your phone of your Gynecology teacher giving a blowjob to a student that isn't you will help you.<</talk>>
<<talk "mc" $mc.name>>I'm sorry... What?<</talk>>
<<talk "psyc" $psyc.name>>I was joking. Relax, $mc.name. I will help you. But first, I need to know why you're doing this. Do you hate Mrs $ginet.surname?<</talk>>
<<talk "mc" $mc.name>>No, no... That's not this. The guy is a bully, and I know he's been here for years, and no one can get rid of him because Mrs $ginet.surname protects him.<</talk>>
<<talk "psyc" $psyc.name>>That's correct. As a part of my job, I must let you know that there's more than this in this story.<</talk>>
<<talk "psyc" $psyc.name>>You must know that Mrs $ginet.surname is not an evil woman. She's a very influential person because she's the wife of the mayor of the city.<</talk>>
<<talk "mc" $mc.name>>Yes, I know this.<</talk>>
<<talk "psyc" $psyc.name>>Good. But I know, because of my job, that she's a very fragile person too. And because of that, people can manipulate her easily. So I bet that the guy is blackmailing or manipulating her somehow.<</talk>>
<<talk "mc" $mc.name>>I'm sorry for her.<</talk>>
<<talk "psyc" $psyc.name>>We all are. But now we can break her free. But this will be your task, not mine.<</talk>>
<<talk "mc" $mc.name>>Sorry?<</talk>>
<<talk "psyc" $psyc.name>>Go to her with the photos. Show them to her. Find a way to get rid of the guy. If you succeed, get back to me, and we'll discuss something.<</talk>>
<<talk "mc" $mc.name>>What do you want to discuss?<</talk>>
<video src="resources/video/psyc/event/psyc_event_1_3.webm" autoplay loop playsinline controls></video>
<<talk "psyc" $psyc.name>>I think you have hidden potential in you. Unlike many other students I have met, you seem intelligent, and your emotional intelligence seems pretty developed. So, if you succeed in this simple task, I have a collaboration offer for you.<</talk>>
<p>You don't understand at all what she's talking about, but let's be honest: you've been hypnotized by her tits since she sat down near you. And she's helping you with the bully too.</p>
<<addhours 1>>
[[Confront the Gynecology Teacher|GINET event1]]
<<elseif $psyc.event is 2>>
<<set $global.event to 1>>
<<set $psyc.event to 3>>
<p>You get back in the Psychologist Office.</p>
<p>She looks at you. You smile. She smiles.</p>
<<talk "psyc" $psyc.name>>I guess you won.<</talk>>
<<talk "mc" $mc.name>>I won't call it a real win, but I convinced her to stop this.<</talk>>
<<talk "psyc" $psyc.name>>Good job.<</talk>>
<<talk "mc" $mc.name>>If I remember correctly, you wanted to discuss something with me.<</talk>>
<<talk "psyc" $psyc.name>>Yes, that's true. I have a deal for you. A collaboration. Do you want to listen to what I have to offer?<</talk>>
<<talk "mc" $mc.name>>Sure.<</talk>>
<<talk "psyc" $psyc.name>>Good. You must know that this university is a very one-of-a-kind type. As you can see, there are strange people here. Women, girls, men, and boys. Everyone has its flaws, and if we don't help them, they'll succumb to them.<</talk>>
<<talk "mc" $mc.name>>That seems a little overdramatic, to be honest.<</talk>>
<<talk "psyc" $psyc.name>>I know it can sound dramatic or strange, but you have to believe me. I've been working here for years. This university tries to mold doctors and nurses. Still, the reality is that people here are a menace for themself and society in general.<</talk>>
<<talk "mc" $mc.name>>Why do you say so? How can you be sure?<</talk>>
<<talk "psyc" $psyc.name>>The majority of the people here are sexually repressed. You don't have an idea of how many sessions I have here weekly with people that confess to masturbating during class because the arousal is too high.<</talk>>
<<talk "psyc" $psyc.name>>Not to mention the ones that don't study because they only think about sex. The staff is compromised; the untaken ones are unsatisfied at least how much the married ones are sexually frustrated.<</talk>>
<<talk "psyc" $psyc.name>>You can understand that this reflects on students, teachers, grades, families, and the quality of the lessons. That impacts people's quality of life in general.<</talk>>
<<talk "mc" $mc.name>>Now that you're explaining it, it seems to have gotten out of hand.<</talk>>
<<talk "psyc" $psyc.name>>I agree with this conclusion. And now it explains to you why we don't have too many students or good classrooms. We had to buy old desks from high schools. Embarrassing.<</talk>>
<<talk "mc" $mc.name>>I'm sorry.<</talk>>
<<talk "psyc" $psyc.name>>Don't be. It's not your fault. But now I'm asking you to help me; I think you can be part of the solution. And you proved to me that you know your business.<</talk>>
<<talk "mc" $mc,name>>Ok. How does it work? What do I have to do?<</talk>>
<<talk "psyc" $psyc.name>>Nothing much. Just be yourself; you are the kind of guy that people trust for some reason. Use this for our goal.<</talk>>
<<talk "psyc" $psyc.name>>You need to get information about people around here; then I'll get in touch with them and arrange a session. That you can attend if you want. We'll try to get all that frustration out and free these poor people from their chains.<</talk>>
<<talk "mc" $mc.name>>It sounds very theatrical.<</talk>>
<<talk "psyc" $psyc.name>>So are you in?<</talk>>
<br>
<br>
<p>Let's take a moment to think, ok?</p>
<p>I'll be a liar if I say I'm not trying to convince you, but let's be honest for a second: think about what just happened and what you achieved so far. Do you want to have more of this, right?</p>
<p>I think the only correct answer here is: Yes. Right?</p>
<p>Right.</p>
<p>I'm happy that we're on the same page.</p>
<<talk "mc" $mc.name>>I'm in.<</talk>>
<<talk "psyc" $psyc.name>>Fantastic!<</talk>>
<<addhours 2>>
[[Prepare for the evening|CHFR event1]]
<</if>><<if $day is 6 and $chfr.event is 3>>
<<set $global.event to 1>>
<<set $chfr.event to 4>>
<<talk "mc" $mc.name>>That would be awesome!<</talk>>
<<talk "momfr" $momfr.name>>Really? I mean, wouldn't you be ashamed to hang out with an older woman like me?<</talk>>
<<talk "mc" $mc.name>>You? Old? Are you kidding me? You're a beautiful woman!<</talk>>
<<talk "momfr" $momfr.name>>Thank you; you know how to uplift a woman, $mc.name.<</talk>>
<<talk "mc" $mc.name>>It would be a pleasure for me to pass the time with you, $momfr.name. You can show me around and the main attractions of the city!<</talk>>
<<talk "momfr" $momfr.name>>I would be glad to visit the city with you. But now you need to prepare for the party. Go before you're late!<</talk>>
<<talk "mc" $mc.name>>Yes, see you tomorrow! Have a lovely evening!<</talk>>
<p>You charmer. She tries to cover it, but you can see her smile.</p>
<p>Maybe it's worth talking to her more often to see what bothers her. You can guess there's something underneath this request of hers.</p>
<<addhours 1>>
<<momfrtrust>>
<<momfrsexap>>
[[Go on|CHFR event1]]
<<elseif $momfr.questmain is 1 and isDateBetween($gameDate,'20:00','23:59') and $momfr.event is 0>>
<<if $daycheck is "Saturday" or $daycheck is "Sunday">>
<h1>$momfr.name's Bedroom</h1>
<br>
<p>You rummage into her room and find a flyer of a Strip Club in the city.</p>
<img src="resources/img/img_big/others/strip_club_flyer.webp" style="max-width:100%;">
<p>Better take a look at this Strip Club. It seems to be located in the center of the City.</p>
<<set $momfr.event to 1>>
[[Exit|$momfr.name House]]
<</if>>
<<elseif $momfr.event is 1>>
<<set $mc.casmon -= 5>>
<<set $global.event to 1>>
<p>You immediately notice that the lights are low, so it isn't easy to see people in there. You can barely see the minimum to not collide with other customers.</p>
<p>While you try to settle in and orient yourself, random music starts to play, and it's deafening.</p>
<p>The lights on the stage turn on, and you look there to see what's happening.</p>
<img src="resources/img/img_big/momfr/momfr_strip_1.webp" style="max-width:100%;">
<<talk "mc" $mc.name>>No way...<</talk>>
<img src="resources/img/img_big/momfr/momfr_strip_2.webp" style="max-width:100%;">
<p>You see $momfr.name on the stage of the Strip Club, literally stripping.</p>
<img src="resources/img/img_big/momfr/momfr_strip_3.webp" style="max-width:100%;">
<p>You must admit that the show is hot, you can't look away. You are attracted like a sailor to a mermaid.</p>
<img src="resources/img/img_big/momfr/momfr_strip_4.webp" style="max-width:100%;">
<p>You're watching your landlady completely naked masturbating on a stage in a Strip Club.</p>
<img src="resources/img/img_big/momfr/momfr_strip_5.webp" style="max-width:100%;">
<br>
<br>
<br>
<p>After a while, the show is finished, and she dresses again, then she moves to a side area.</p>
<p>You follow her at a distance as far as you can.</p>
<img src="resources/img/img_big/momfr/momfr_strip_6.webp" style="max-width:100%;">
<p>You see a man giving her a bunch of money. So she puts her big tits on his face and starts a private show with him.</p>
<p>You can't see more because one of the bodyguards draws the curtains in the area where they are.</p>
<<addhours 1>>
<p>You've seen enough for today; better call it a night.</p>
<<set $momfr.strip to 1>>
<<set $momfr.event to 2>>
<<addhours 2>>
[[Go home|Your Bedroom]]
<br>
<br>
<br>
<<elseif $momfr.event is 2>>
<<set $mc.casmon -= 5>>
<<set $global.event to 1>>
<p>You remember the last time, so you enter the Club and search for an excellent viewing spot for the stage.</p>
<p>You sit, and the music starts as you expect after a while.</p>
<p>$momfr.name comes out again from the curtains and begins her show on the stage.</p>
<img src="resources/img/img_big/momfr/momfr_strip_7.webp" style="max-width:100%;">
<p>Her moves are firm, and she's so safe in her movements that you begin to suspect that's not her first time.</p>
<img src="resources/img/img_big/momfr/momfr_strip_8.webp" style="max-width:100%;">
<p>She's undoubtedly a sensual mature woman, and her assets are something to kill for.</p>
<img src="resources/img/img_big/momfr/momfr_strip_9.webp" style="max-width:100%;">
<p>You didn't even notice that she's already without panties.</p>
<br>
<br>
<p>After some minutes, she ends the show and goes backstage. Maybe you can take advantage of this situation.</p>
<p>You approach the bodyguard near the backstage.</p>
<<talk "mc" $mc.name>>Sorry, can I ask you a question?<</talk>>
<<talk "bodyg" Bodyguard>>Sure.<</talk>>
<<talk "mc" $mc.name>>I'm interested in a private show, how does it work?<</talk>>
<<talk "bodyg" Bodyguard>>Tonight is all booked. But you can get here next time and book a private before the show starts.<</talk>>
<<talk "mc" $mc.name>>Thank you. How do I book?<</talk>>
<<talk "bodyg" Bodyguard>>Just talk to me, and I'll ensure you have your privacy.<</talk>>
<<talk "mc" $mc.name>>Fine, thank you very much.<</talk>>
<<talk "bodyg" Bodyguard>>No problem, have a lovely stay.<</talk>>
<p>No more to do here, so you get out of here.</p>
<<set $momfr.strip to 1>>
<<set $momfr.event to 3>>
<<addhours 2>>
[[Go home|Your Bedroom]]
<br>
<br>
<br>
<<elseif $momfr.event is 3>>
<<set $mc.casmon -= 5>>
<<set $global.event to 1>>
<p>You enter the Club again and go straight to the bodyguard.</p>
<<talk "mc" $mc.name>>Hey.<</talk>>
<<talk "bodyg" Bodyguard>>Hey man, you're here for your private?<</talk>>
<<talk "mc" $mc.name>>Yes.<</talk>>
<<talk "bodyg" Bodyguard>>Fine. You're the first on the list for tonight. Please have a seat, after the stage show she's all yours.<</talk>>
<<talk "mc" $mc.name>>Thank you very much. Can I ask you a favor?<</talk>>
<<talk "bodyg" Bodyguard>>Yeah, sure.<</talk>>
<<talk "mc" $mc.name>>During the private, can you lower the lights more?<</talk>>
<<talk "bodyg" Bodyguard>>Sure, no problem. But she won't see you.<</talk>>
<<talk "mc" $mc.name>>That's the point.<</talk>>
<<talk "bodyg" Bodyguard>>As you wish.<</talk>>
<<talk "mc" $mc.name>>Thank you very much.<</talk>>
<<talk "bodyg" Bodyguard>>You're welcome.<</talk>>
<p>The show starts as usual.</p>
<video src="resources/video/momfr/stripclub/momfr_strip_1.webm" autoplay loop playsinline controls></video>
<p>Tonight she's sexier than before, to be honest.</p>
<video src="resources/video/momfr/stripclub/momfr_strip_2.webm" autoplay loop playsinline controls></video>
<br>
<<set $momfr.strip to 1>>
<<set $momfr.event to 4>>
<<addhours 2>>
[[See the rest of the show|MOMFR event1]]
<br>
<br>
<br>
<<elseif $momfr.event is 4>>
<<set $global.event to 1>>
<p>The show is longer than the previous nights. She looks pretty inspired.</p>
<video src="resources/video/momfr/stripclub/momfr_strip_3.webm" autoplay loop playsinline controls></video>
<p>It's the first time she masturbates so heavily on the stage.</p>
<video src="resources/video/momfr/stripclub/momfr_strip_4.webm" autoplay loop playsinline controls></video>
<p>People near the stage are tipping very high tonight since she's going furthest than before.</p>
<video src="resources/video/momfr/stripclub/momfr_strip_5.webm" autoplay loop playsinline controls></video>
<p>She's a machine. You have the feeling that she can go on all night long. Indeed that's a good build-up for your private.</p>
<video src="resources/video/momfr/stripclub/momfr_strip_6.webm" autoplay loop playsinline controls></video>
<p>She ends the show, and the curtains close. The bodyguard gives you a sign to get closer; she's already waiting for you.</p>
<br>
<<set $momfr.event to 5>>
<<set $momfr.strip to 1>>
<<addhours 2>>
[[Go to private with your unaware landlady|MOMFR event1]]
<br>
<br>
<br>
<<elseif $momfr.event is 5>>
<p>The bodyguard lowers the lights and closes the curtains of the private room behind you.</p>
<<talk "momfr" $momfr.name>>I see... You're a mystery man.<</talk>>
<p>You realize that she could recognize you by your voice if you talk, so you don't say anything.</p>
<<talk "momfr" $momfr.name>>You don't want to talk? That's good. This night I don't want to talk too.<</talk>>
<p>While saying this, she's already unbuttoning your pants. You're already hard from the show you just witnessed, so your dick pops out immediately.</p>
<<talk "momfr" $momfr.name>>Very nice!<</talk>>
<p>She puts a condom on your shaft. Neither of you is interested in foreplay, so it's time to go straight to the action.</p>
<video src="resources/video/momfr/stripclub/momfr_strip_8.webm" autoplay loop playsinline controls></video>
<p>You're smart, so you go for positions where she gives you her shoulders.</p>
<p>But in the end, you're too carried away, and you cum on her face. She likes it very much.</p>
<p>Until she can see your face.</p>
<<talk "momfr" $momfr.name>>$mc.name?!? WHAT. THE. FUCK.<</talk>>
<p>Before you can say something, she runs away to the changing room, embarrassed.</p>
<p>The bodyguard doesn't allow you to follow her, so you call it a night and start to think about how to explain your behavior to her when you see her next time.</p>
<<set $momfr.event to 6>>
<<set $momfr.strip to 1>>
<<addhours 2>>
[[Get out|Your Bedroom]]
<</if>>
Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.<<if $day is 6 and $chfr.event is 2 and $ginet.event is 0 and $ginet.questmain is 1>>
<<set $ginet.event to 1>>
<<set $global.event to 1>>
<br>
<br>
<h1>Gynecology Classroom</h1>
<br>
<video src="resources/video/ginet/blackmail/ginet_blackmail_4.webm" autoplay loop playsinline controls></video>
<p>You enter the classroom at the exact moment the lesson ends.</p>
<<talk "ginet" $ginet.name>>Mr $mc.surname! I didn't see you today. Are you feeling sick?<</talk>>
<p>WARNING! If you turned BDSM content off, you can't choose the blackmail route now; you can go through only the romance one.</p>
<<if $bdsm.activate is 1>>[[Blackmail her|GINET event1]]<</if>>
[[Confront her about the photos (romance route)|GINET event1]]
<<elseif $day is 6 and $chfr.event is 2 and $ginet.event is 1 and $ginet.questmain is 1 and $bdsm.activate is 1>>
<video src="resources/video/ginet/blackmail/ginet_blackmail_5.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>I need to talk with you about one thing, Mrs. $ginet.surname. But I really don't know how to start it.<</talk>>
<<talk "ginet" $ginet.name>>Just don't waste my time, Mr $mc.surname. Spit it out; I've got things to do.<</talk>>
<<talk "mc" $mc.name>>Can you be more gentle, please? You're not helping me with this.<</talk>>
<<talk "ginet" $ginet.name>>What? How dare you talk to me like this?<</talk>>
<video src="resources/video/ginet/blackmail/ginet_blackmail_6.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>Fine. Look at those photos. Here you go.<</talk>>
<<talk "ginet" $ginet.name>>Don't be silly; I don't want to see photos of your dick or... How did you get these photos?!<</talk>>
<<talk "mc" $mc.name>>What do you think?<</talk>>
<<talk "ginet" $ginet.name>>Give me that phone immediately!!<</talk>>
<<talk "mc" $mc.name>>First, class is finished so you can't confiscate my phone. Second, photos are also saved on my personal cloud, so you can't delete them. If I give you my phone and you destroy it, I can access the photos from my PC at home.<</talk>>
<<talk "ginet" $ginet.name>>I see why you're here...<</talk>>
<<talk "mc" $mc.name>>I don't think so. You need to answer a question.<</talk>>
<<talk "ginet" $ginet.name>>Fine.<</talk>>
<<talk "mc" $mc.name>>Why that guy? I mean, it's for his big dick? Or there's something more? Please tell me the truth.<</talk>>
<p>You're doing good, bro. Make her confess.</p>
<video src="resources/video/ginet/blackmail/ginet_blackmail_7.webm" autoplay loop playsinline controls></video>
<<talk "ginet" $ginet.name>>I... Fine. He blackmails me, he's been my daughter's boyfriend for a short time, and he caught me masturbating in the shower one time. He recorded it and, since he and my daughter broke up, we've been doing this.<</talk>>
<<talk "mc" $mc.name>>So she was right...<</talk>>
<<talk "ginet" $ginet.name>>Who's "she"?!<</talk>>
<<talk "mc" $mc.name>>I mean, I was right.<</talk>>
<p>Saved in the corner.</p>
<<talk "ginet" $ginet.name>>Anyway, I answered your question. Now?<</talk>>
<<talk "mc" $mc.name>>Now get rid of him.<</talk>>
<<talk "ginet" $ginet.name>>How?! I mean, he's blackmailing me with that video! If i could get rid of him, I would have done it already, don't you think?<</talk>>
<<talk "mc" $mc.name>>I think you are a very powerful woman in this city, because of your husband. So at first you were terrified that he would discover this. But then you get used to this situation and started to enjoy it.<</talk>>
<<talk "mc" $mc.name>>So you just go with the flow and use the video as an excuse to be unfaithful to your husband. Who, probably, doesn't satisfy you but you don't want to leave him.<</talk>>
<<talk "mc" $mc.name>>Still, you have your sexual needs and I think having an affair with someone way younger that you is thilling.<</talk>>
<<talk "ginet" $ginet.name>>You're more smart than what it seems.<</talk>>
<p>Yeah! Go on! You're doing great!</p>
<video src="resources/video/ginet/blackmail/ginet_blackmail_8.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>So we'll make a deal now. You'll go with him one more time, get his phone and delete the video. if you suspect he saved the video anywhere, just make him delete it. I think he'll do anything at this point to continue fucking you.<</talk>>
<<talk "mc" $mc.name>>Once you or him delete the video, you two break up and he gets kicked out of the university as he deserved years ago.<</talk>>
<<talk "ginet" $ginet.name>>How do you know?<</talk>>
<<talk "mc" $mc.name>>People tend to tell me things.<</talk>>
<<talk "ginet" $ginet.name>>And what about my needs?<</talk>>
<<talk "mc" $mc.name>>I'm sure you'll find someone else who's not an asshole who throws paper planes in the eyes of others.<</talk>>
<p>She looks you up and down.</p>
<<talk "ginet" $ginet.name>>Maybe I have already found one.<</talk>>
<p>Like the most natural thing in the world, you both stare into each other's eyes and start touching each other. She is the first to start touching your cock and then you pounce on her big tits.</p>
<video src="resources/video/ginet/blackmail/ginet_blackmail_9.webm" autoplay loop playsinline controls></video>
<br>
<p>After both of you are absorbed in a flurry of passion and wild sex, you finish on her. Best blowjob ever!</p>
<<talk "ginet" $ginet.name>>I consider our agreement sealed, Mr $mc.surname. I hope you'll be available soon to continue our deal on a regular basis.<</talk>>
<p>She gets dressed, looking at you with a luxurious gaze.</p>
<p>In your head it wasn't supposed to be exactly like this, but you still achieved your goal. The real question is: who is going to blackmail whom? We'll see. For today, let's enjoy the win.</p>
<<ginetcorr>>
<<ginetcorr>>
<<ginetsubp>>
<<ginetsexap>>
<<ginetsexap>>
<<ginettrust>>
<<addhours 2>>
<<set $ginet.questmain to 2>>
<br>
[[Go on with your day|PSYC event1]]
<br>
<<elseif $day is 6 and $chfr.event is 2 and $ginet.event is 1 and $ginet.questmain is 1 and $bdsm.activate is 0>>
<<set $global.event to 1>>
<video src="resources/video/ginet/blackmail/ginet_blackmail_5.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>I need to talk with you about one thing, Mrs. $ginet.surname. But I really don't know how to start it.<</talk>>
<<talk "ginet" $ginet.name>>Just don't waste my time, Mr $mc.surname. Spit it out; I've got things to do.<</talk>>
<<talk "mc" $mc.name>>Can you be more gentle, please? You're not helping me with this.<</talk>>
<<talk "ginet" $ginet.name>>What? How dare you talk to me like this?<</talk>>
<video src="resources/video/ginet/blackmail/ginet_blackmail_6.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>Fine. Look at those photos. Here you go.<</talk>>
<<talk "ginet" $ginet.name>>Don't be silly; I don't want to see photos of your dick or... How did you get these photos?!<</talk>>
<<talk "mc" $mc.name>>It was an accident.<</talk>>
<<talk "ginet" $ginet.name>>It was an accident and you thought to get photos of it?!<</talk>>
<<talk "mc" $mc.name>>I'm sorry, but we both know that's not the right thing.<</talk>>
<<talk "ginet" $ginet.name>>Are you here to give me a lecture on ethics?!<</talk>>
<<talk "mc" $mc.name>>No, that's not it. I'm just saying that you need to stop<</talk>>
<<talk "ginet" $ginet.name>>How dare you!<</talk>>
<<talk "mc" $mc.name>>Mrs $ginet.surname, I think this thing went out of control. I mean, you're married and you're a teacher in this university. Plus, you're a gorgeous woman. My opinion is that you can find better than him.<</talk>>
<p>You're doing good, bro. Make her feel guilty.</p>
<video src="resources/video/ginet/blackmail/ginet_blackmail_7.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>I don't think you're a bad person, maybe he's blackmailing you for some reason. I know it's not good for me to have these photos, but I want to make you think about it. You can get out of it.<</talk>>
<<talk "mc" $mc.name>>I can help you if you want.<</talk>>
<p>She goes silent for a moment.</p>
<<talk "ginet" $ginet.name>>You're a better man than I thought.<</talk>>
<<talk "mc" $mc.name>>Thank you.<</talk>>
<<talk "ginet" $ginet.name>>You're right. He's been my daughter's boyfriend for a time, he's blackmailing me with a video he once took when he saw me masturbating in the bathroom. When he broke up with my girl, we started this.<</talk>>
<<talk "mc" $mc.name>>Now get rid of him.<</talk>>
<<talk "ginet" $ginet.name>>How?! I mean, he's blackmailing me with that video! If i could get rid of him, I would have done it already, don't you think?<</talk>>
<<talk "mc" $mc.name>>I think you are a very powerful woman in this city, because of your husband. So at first you were terrified that he would discover this. But then you get used to this situation and started to enjoy it.<</talk>>
<<talk "mc" $mc.name>>So you just go with the flow and use the video as an excuse to be unfaithful to your husband. Who, probably, doesn't satisfy you but you don't want to leave him. That'as not my business, tho.<</talk>>
<<talk "mc" $mc.name>>Still, you have your sexual needs and I think having an affair with someone way younger than you is thilling.<</talk>>
<<talk "ginet" $ginet.name>>You're more smart than what it seems, too.<</talk>>
<p>Yeah! Go on! You're doing great!</p>
<video src="resources/video/ginet/blackmail/ginet_blackmail_8.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>I have an idea: you'll go with him one more time, get his phone and delete the video. If you suspect he saved the video anywhere, just make him delete it. I think he'll do anything at this point to continue fucking you.<</talk>>
<<talk "mc" $mc.name>>Once you or him delete the video, you two break up and he gets kicked out of the university as he deserved years ago.<</talk>>
<<talk "ginet" $ginet.name>>How do you know?<</talk>>
<<talk "mc" $mc.name>>People tend to tell me things.<</talk>>
<<talk "ginet" $ginet.name>>And what about my needs?<</talk>>
<<talk "mc" $mc.name>>I'm sure you'll find someone else who's not an asshole who throws paper planes in the eyes of others.<</talk>>
<p>She looks you up and down.</p>
<<talk "ginet" $ginet.name>>Maybe I have already found one.<</talk>>
<p>Like the most natural thing in the world, you both stare into each other's eyes and start touching each other. She is the first to start touching your cock and then you pounce on her big tits.</p>
<video src="resources/video/ginet/blackmail/ginet_blackmail_9.webm" autoplay loop playsinline controls></video>
<br>
<p>After both of you are absorbed in a flurry of passion and wild sex, you finish on her. Best blowjob ever!</p>
<<talk "ginet" $ginet.name>>I consider our agreement sealed, Mr $mc.surname. I hope you'll be available soon to continue our deal on a regular basis.<</talk>>
<p>She gets dressed, looking at you with a luxurious gaze.</p>
<p>In your head it wasn't supposed to be exactly like this, but you still achieved your goal. The real question is: is it going to backfire? Probably. For today, let's enjoy the win.</p>
<<ginetcorr>>
<<ginetcorr>>
<<ginetsexap>>
<<ginetsexap>>
<<ginettrust>>
<<addhours 2>>
<<set $ginet.questmain to 2>>
<br>
[[Go on with your day|PSYC event1]]
<</if>><<if $val.met is 1 && $val.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough $val.name to be here. Go away.</p>
<br
<br>
<br>
<<else>>
<p>No more content here for this version.</p>
<br>
<br>
<br>
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:25px;">Town</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div><<if $mia.met is 1 && $mia.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough $mia.name to be here. Go away.</p>
<br
<br>
<br>
<<else>>
<p>No more content here for this version.</p>
<br>
<br>
<br>
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:25px;">Town</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div><<if $ella.met is 1 && $ella.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough $ella.name to be here. Go away.</p>
<br
<br>
<br>
<<else>>
<p>No more content here for this version.</p>
<br>
<br>
<br>
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:25px;">Town</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div><<if $liya.met is 1 && $liya.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough $liya.name to be here. Go away.</p>
<br
<br>
<br>
<<else>>
<p>No more content here for this version.</p>
<br>
<br>
<br>
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:25px;">Town</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div><<if $desiree.met is 1 && $desiree.questmain is 0>>
<br>
<br>
<br>
<p>You don't know enough $desiree.name to be here. Go away.</p>
<br
<br>
<br>
<<else>>
<p>No more content here for this version.</p>
<br>
<br>
<br>
<</if>>
<div class="loc-nav">
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:25px;">Town</p><div style="position: absolute; bottom: 42px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div><<nobr>>
<h1>Urban Center</h1>
<<set $global.event to 0>>
<div class="loc-nav">
<<if $momfr.event gte 1>><a data-passage="Strip Club" class="link-internal"><div class="imglink">[img["resources/map/street/stripclub.webp"]]<div class="shadow"></div><p style="font-size:30px;">Strip Club</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Strip Club">></div></div></a><</if>>
<a data-passage="Town" class="link-internal"><div class="imglink">[img["resources/map/street/city.webp"]]<div class="shadow"></div><p style="font-size:30px;">Town</p><div style="position: absolute; bottom: 12px; right: -8px;"><<LocationPortraits "Town">></div></div></a>
</div>
<</nobr>><h1>Strip Club</h1>
<<nobr>>
<<set $global.event to 0>>
<<if $daycheck is "Saturday" or $daycheck is "Sunday">>
<<if $momfr.questmain is 1 and isDateBetween($gameDate,'20:00','23:59') and $momfr.strip is 0>>
<p>You get near the Strip Club, and a bodyguard is standing right outside.</p>
<img src="resources/img/img_big/guys/bodyguard_strip_club.webp" style="max-width:100%;">
<<talk "bodyg" Bodyguard>>Hello. If you want to enter, you must pay 5 €.<</talk>>
[[Pay and enter|MOMFR event1]]
<<elseif $momfr.strip is 1>>
<img src="resources/img/img_big/guys/bodyguard_strip_club.webp" style="max-width:100%;">
<p>You already watched the show for today. Come back tomorrow or next week.</p>
<<elseif $momfr.questmain gte 2>>
<p>The sign says, "Sorry, this place is currently closed, and we don't know when we will reopen it."</p>
<img src="resources/img/img_big/others/closed_until.webp" style="max-width:100%;">
<<set $global.event to 0>>
<<else>>
<p>The sign says, "We're open only on weekends. From 20.00 to 23.59."</p>
<img src="resources/img/img_big/others/closed.webp" style="max-width:100%;">
<</if>>
<<else>>
<p>The sign says, "We're open only on weekends. From 20.00 to 23.59."</p>
<img src="resources/img/img_big/others/closed.webp" style="max-width:100%;">
<</if>>
[[Go away|Urban Center]]
<</nobr>>
<br
<br>
<br><h1>Park</h1>
<<if $momfr.event is 6>>
<p>You wave at her, but when she notices you, she goes away.</p>
<p>It would help if you found another way to talk to her.</p>
<<else>>
<p>You approach $momfr.name.</p>
<<momfrpark>>
<<talk "momfr" $momfr.name>>Hey $mc.name! Wanna work out with me?<</talk>>
<<talk "mc" $mc.name>>Sure!<</talk>>
<p>You two work out in the park for an hour, then she leaves.</p>
<<momfrtrust>>
<<momfrsexap>>
<<addhours 1>>
<</if>>
[[Back|Park]]
<br>
<br>
<br><h1>Park</h1>
<p>You go jogging in the park for one hour.</p>
<<addhours 1>>
<<mcagi>>
[[Back|Park]]
<br>
<br>
<br><h1>Park</h1>
<p>You walk in the park for one hour.</p>
<<addhours 1>>
[[Back|Park]]
<br>
<br>
<br>
<h1>Gym</h1>
<<psycgym>>
[[Exit|Gym]]
<br>
<br>
<br><h1>Gym</h1>
<<if $phat.questmain is 1>>
<p>You see $phat.name doing workout with some friends.</p>
<video src="resources/video/phat/phat_gym_1.webm" autoplay loop playsinline controls></video>
<br>
<p>Then they start chatting, and you don't feel like approaching them now.</p>
<video src="resources/video/phat/phat_gym_2.webm" autoplay loop playsinline controls></video>
<<else>>
<p>When you try to go to her, she doesn't notice you and packs her things going to the shower.</p>
<</if>>
[[Exit|Gym]]
<br>
<br>
<br><h1>Gym</h1>
<<if $lib.questmain is 0>>
<p>You see $lib.name working out.</p>
<video src="resources/video/lib/lib_gym_1.webm" autoplay loop playsinline controls></video>
<p>She's focused, and you don't know her enough to catch her attention.</p>
<<set $lib.questmain to 1>>
<<elseif $lib.questmain is 1>>
<p>You see $lib.name doing her Kickboxing workout.</p>
<video src="resources/video/lib/lib_gym_2.webm" autoplay loop playsinline controls></video>
<p>Maybe if you learn to fight, you can get in touch with her.</p>
<<else>>
<p>When you try to go to her, she doesn't notice you and packs her things going to the shower.</p>
<</if>>
[[Exit|Gym]]
<br>
<br>
<br><h1>Gym</h1>
<<if $bioct.gym is 0>>
<p>You get near your teacher.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_2.webp" style="max-width:100%;">
<<talk "bioct" $bioct.name>>Hey, Mr. $mc.name! I see you like the gym too.<</talk>>
<<talk "mc" $mc.name>>Yeah, I come here time by time.<</talk>>
<p>You hear a voice behind you.</p>
<<talk "guy1" $guy1.name>>Hey! You ready, Miss?<</talk>>
<<talk "bioct" $bioct.name>>Yeah, sure! Let's begin!<</talk>>
<p>Your teacher begins to warm up and starts training with the guy.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_4.webp" style="max-width:100%;">
<<talk "bioct" $bioct.name>>Let's talk at school, Mr. $mc.name! Sorry, I have to work out!<</talk>>
<p>Let's try to approach her another time when she's alone.</p>
<<set $bioct.gym to 1>>
<<elseif $bioct.gym is 1>>
<img src="resources/img/img_big/teachers/bioct/bioct_gym_3.webp" style="max-width:100%;">
<<bioctgym>>
<</if>>
[[Exit|Gym]]
<br>
<br>
<br><h1>Gym</h1>
<<chfrgym>>
[[Exit|Gym]]
<br>
<br>
<br><h1>Gym</h1>
<<if $momfr.event is 6>>
<p>You wave at her, but when she notices you, she goes away.</p>
<p>It would be best if you found another way to talk to her.</p>
<<else>>
<<momfrgym>>
<</if>>
[[Exit|Gym]]
<br>
<br>
<br><h1>Park</h1>
<<univspark>>
<p>$univs.name greets you kindly.</p>
<<talk "univs" $univs.name>>Hey, $mc.name! Glad to see you here!<</talk>>
<<talk "mc" $mc.name>>Hi, $univs.name.<</talk>>
<<talk "univs" $univs.name>>How are you?<</talk>>
<<talk "mc" $mc.name>>I'm fine, thank you!<</talk>>
<p>You two talk for an hour, then part ways.</p>
<<addhours 1>>
[[Back|Park]]
<br>
<br>
<br><h1>Park</h1>
<p>You get closer to $bioct.name.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_park_1.webp" style="max-width:100%;">
<<talk "bioct" $bioct.name>>Greeting, $mc.name!<</talk>>
<<talk "mc" $mc.name>>Hi, Miss $bioct.surname.<</talk>>
<<talk "bioct" $bioct.name>>Do you want to jog with me?<</talk>>
<<if $mc.agi gte 5>>[[Join her|bioct park2]]
<<else>>
<<talk "mc" $mc.name>>Sorry, but I don't feel like it today...<</talk>>
<<talk "bioct" $bioct.name>>Don't worry! Join me when you're in better shape.<</talk>>
<p>Hint: go jog sometime to raise your cardio and jog with her.</p>
<</if>>
[[Back|Park]]
<br>
<br>
<br><h1>Park</h1>
<p>You try to approach them, but they don't notice you.</p>
<img src="resources/img/img_big/teachers/lib/lib_park_2.webp" style="max-width:100%;">
<p>This way, you're close enough to hear them talk.</p>
<<talk "lib" $lib.name>>I'm not used to running this much...<</talk>>
<<talk "guy4" $guy4.name>>It would help if you did some cardio for your combat training, $lib.name. Working out only in the gym isn't enough.<</talk>>
<img src="resources/img/img_big/teachers/lib/lib_park_3.webp" style="max-width:100%;">
<<talk "lib" $lib.name>>Yeah, I know... But this is exhausting...<</talk>>
<<talk "guy4" $guy4.name>>Come on, ten more minutes.<</talk>>
<img src="resources/img/img_big/teachers/lib/lib_park_4.webp" style="max-width:100%;">
<<talk "lib" $lib.name>>Let me catch my... Breath...<</talk>>
<<talk "guy4" $guy4.name>>You already did it, come on!<</talk>>
<img src="resources/img/img_big/teachers/lib/lib_park_5.webp" style="max-width:100%;">
<p>They start running again, and you have a good view from your position.</p>
<<addhours 1>>
[[Back|Park]]
<br>
<br>
<br><h1>Park</h1>
<p>You approach her.</p>
<img src="resources/img/img_big/teachers/phat/phat_park_2.webp" style="max-width:100%;">
<<talk "phat" $phat.name>>Hey!<</talk>>
<<talk "mc" $mc.name>>Hey!<</talk>>
<<talk "phat" $phat.name>>Nice to see you here, do you like the outdoor too?<</talk>>
<<talk "mc" $mc.name>>Yeah, sometimes.<</talk>>
<<talk "phat" $phat.name>>Good to hear! Sorry but I have to go now! See you in school!<</talk>>
<<addhours 1>>
[[Back|Park]]
<br>
<br>
<br><h1>Park</h1>
<<if $chfr.park is 0>>
<p>You approach $chfr.name.</p>
<img src="resources/img/img_big/chfr/chfr_park_1.webp" style="max-width:100%;">
<<talk "chfr" $chfr.name>>Hey $mc.name!<</talk>>
<<talk "mc" $mc.name>>Hey, $chfr.name!<</talk>>
<<talk "chfr" $chfr.name>>Do you want to hang out?<</talk>>
[[Yes|chfr park2]]
[[No|Park]]
<<else>>
<p>You already hung out with her today; better leave her alone to not stress her with your presence.</p>
[[Back|Park]]
<</if>>
<br>
<br>
<br><h1>Park</h1>
<<chfrpark>>
<<talk "chfr" $chfr.name>>Thank you for hanging out with me!<</talk>>
<<set $chfr.park to 1>>
<<chfrtrust>>
<<chfrsexap>>
<<addhours 1>>
[[Say goodbye to her|Park]]
<br>
<br>
<br><<nobr>>
<h1>Park</h1>
<p>You join her workout.</p>
<p>She's in better shape than you, so she's ahead of you most of the time. But you don't feel bad about this situation, to be honest.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_park_2.webp" style="max-width:100%;">
<p>The view is incredible!</p>
<<addhours 1>>
<p>After an hour's run, she stops.</p>
<img src="resources/img/img_big/teachers/bioct/bioct_park_3.webp" style="max-width:100%;">
<<talk "bioct" $bioct.name>>Thank you for joining me. $mc.name!<</talk>>
<<talk "mc" $mc.name>>Thank you for the workout!<</talk>>
<<talk "bioct" $bioct.name>>See you soon!<</talk>>
<p>And she goes away.</p>
<</nobr>>
<<biocttrust>>
<<bioctsexap>>
[[Back|Park]]
<br>
<br>
<br>
<h1>Living Room</h1>
<<if $momfr.trust lt 15 and $momfr.questmain lt 2>>
<p>You approach $momfr.name and greet her.</p>
<video src="resources/video/momfr/living/momfr_living_1.webm" autoplay loop playsinline controls></video>
<br>
<<talk "mc" $mc.name>>Hey.<</talk>>
<<talk "momfr" $momfr.name>>Hey! Do you want to join me?<</talk>>
<<talk "mc" $mc.name>>Sure!<</talk>>
<br>
<video src="resources/video/momfr/living/momfr_living_4.webm" autoplay loop playsinline controls></video>
<p>You two watch the TV for nearly an hour, chit-chatting.</p>
<<addhours 1>>
<<momfrtrust>>
<<momfrsexap>>
<<elseif $momfr.trust gte 15 and $momfr.sexap lt 8 and $momfr.questmain lt 2>>
<p>As usual, you get near $momfr.name and start watching TV with her.</p>
<video src="resources/video/momfr/living/momfr_living_5.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>So how was your day so far?<</talk>>
<<talk "momfr" $momfr.name>>I'm a bit stressed these days.<</talk>>
<<talk "mc" $mc.name>>Why?<</talk>>
<<talk "momfr" $momfr.name>>Things aren't working very well at work, and maybe I need to hire a secretary. I don't know. I feel that I'm overloaded.<</talk>>
<<talk "mc" $mc.name>>Maybe you need to chill more and worry less.<</talk>>
<<talk "momfr" $momfr.name>>Yeah, maybe you're right!<</talk>>
<video src="resources/video/momfr/living/momfr_living_6.webm" autoplay loop playsinline controls></video>
<p>The rest of the hour goes smooth, and you feel that she's more relaxed around you.</p>
<<addhours 1>>
<<momfrtrust>>
<<momfrsexap>>
<<elseif $momfr.trust gte 15 and $momfr.sexap gte 8 and $momfr.questmain lt 2>>
<p>As usual, you get near $momfr.name and start watching TV with her.</p>
<video src="resources/video/momfr/living/momfr_living_7.webm" autoplay loop playsinline controls></video>
<p>You lay your head on her lap.</p>
<<talk "mc" $mc.name>>Are you feeling better?<</talk>>
<<talk "momfr" $momfr.name>>Yeah, a bit, thank you.<</talk>>
<<talk "mc" $mc.name>>I'm glad about it!<</talk>>
<<talk "momfr" $momfr.name>>Thank you again, but I still need to hire an assistant.<</talk>>
<<talk "mc" $mc.name>>If you feel you'll be less overloaded with work and you can manage days better, why not?<</talk>>
<<talk "momfr" $momfr.name>>You're right; I'll try searching for someone next few days.<</talk>>
<video src="resources/video/momfr/living/momfr_living_8.webm" autoplay loop playsinline controls></video>
<<addhours 1>>
<<momfrtrust>>
<<momfrsexap>>
<<elseif $momfr.trust gte 15 and $momfr.sexap gte 8 and $momfr.questmain gte 2>>
<p>You approach your landlady.</p>
<video src="resources/video/momfr/living/momfr_living_2.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>Hey, how are you $momfr.name?<</talk>>
<<talk "momfr" $momfr.name>>I'm good, thank you. What about you?<</talk>>
<<talk "mc" $mc.name>>I'm fine, thank you. Did you hire the new assistant?<</talk>>
<video src="resources/video/momfr/living/momfr_living_3.webm" autoplay loop playsinline controls></video>
<<talk "momfr" $momfr.name>>No, not yet. But you can come to my office and visit me when you want. It's in the city, in a big complex. You'll see it.<</talk>>
<<talk "mc" $mc.name>>Sure! I'll come to visit you when I can.<</talk>>
<<talk "momfr" $momfr.name>>Remember that I work only in the morning!<</talk>>
<p>Then you two watch the TV for an hour.</p>
<<addhours 1>>
<<momfrtrust>>
<</if>>
[[Back|$momfr.name House]]
<br>
<br>
<br><<nobr>>
<h1>$momfr.name's Office</h1>
<<if $momfr.office is 0>>
<p>You decide to stay here with her.</p>
<video src="resources/video/momfr/office/momfr_office_3.webm" autoplay loop playsinline controls></video>
<<talk "momfr" $momfr.name>>I can finally relax a bit, thank you. How are you doing? What about the university?<</talk>>
<<talk "mc" $mc.name>>Everything's alright, thank you. What about you?<</talk>>
<<talk "momfr" $momfr.name>>You know, so and so. Things go on, but I feel like I need an assistant.<</talk>>
<<talk "mc" $mc.name>>Can I help you?<</talk>>
<<talk "momfr" $momfr.name>>You have university to attend, and I can't ask you to leave your studies for me. I would like it very much, trust me. But I need a professional and a person that needs to be here every day.<</talk>>
<video src="resources/video/momfr/office/momfr_office_4.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>I see. But... Can I ask you a thing?<</talk>>
<<talk "momfr" $momfr.name>>Yeah, sure. Spit it out.<</talk>>
<<talk "mc" $mc.name>>What do you do here? What's your job?<</talk>>
<<talk "momfr" $momfr.name>>Oh, right. You know my old temporary job but not this. I'm a lawyer.<</talk>>
<<talk "mc" $mc.name>>A lawyer?!<</talk>>
<<talk "momfr" $momfr.name>>Yep.<</talk>>
<video src="resources/video/momfr/office/momfr_office_5.webm" autoplay loop playsinline controls></video>
<<talk "mc" $mc.name>>Sorry but... I thought lawyers make enough money to live. I mean... You've been working in a Strip Club, and you're a lawyer.<</talk>>
<<talk "momfr" $momfr.name>>Your idea of much a lawyer earns is mainly a bias. We live in a small city, the only thing that's an attraction here in the hospital. Our doctors are good, so there are very few court cases and lesser customers.<</talk>>
<<talk "mc" $mc.name>>I understand. Maybe you can do some online counseling? Perhaps you can get customers also from nearby cities. You'll do mainly your job via the internet and move when it's needed, or it's essential.<</talk>>
<<talk "momfr" $momfr.name>>That's not a bad idea, to be honest!<</talk>>
<<talk "mc" $mc.name>>Plus, you can split the work in two if you get an assistant. Or get the double of customers, your choice.<</talk>>
<<talk "momfr" $momfr.name>>You're brilliant, you know? I'll take your advice, next week I'll begin to do advertisements on the internet.<</talk>>
<<talk "momfr" $momfr.name>>You know what? You earned it! I'll make you something good for dinner tonight.<</talk>>
<<talk "mc" $mc.name>>Thank you!<</talk>>
<<talk "momfr" $momfr.name>>Now go, I'm in the hype. I'm starting this thing right now. See you at home later!<</talk>>
<p>And you go away, leaving her with a beautiful smile painted on her face.</p>
<<set $momfr.office to 1>>
<<addhours 1>>
[[Go away|Office Complex]]
<br>
<br>
<br>
<<elseif $momfr.office is 1>>
<video src="resources/video/momfr/office/momfr_office_1.webm" autoplay loop playsinline controls></video>
<p>She seems very busy on a call on the phone. You wait some minutes, then wave at her. She gestures at you to sit in her office.</p>
<video src="resources/video/momfr/office/momfr_office_2.webm" autoplay loop playsinline controls></video>
<p>You sit down and talk with her.</p>
<<talk "mc" $mc.name>>Sorry, I have to go.<</talk>>
<<talk "momfr" $momfr.name>>Sure, no problem! Feel free to make me a visit when you're around here!<</talk>>
<<talk "mc" $mc.name>>You can count on that. See you soon.<</talk>>
<p>And you go.</p>
<<addhours 1>>
<<momfrtrust>>
[[Go away|Office Complex]]
<br>
<br>
<br>
<</if>>
<</nobr>><<nobr>>
<<widget "LeftBarLocation">>
<div class="faqampm-c">
<div class="faqampm-q"><span class="faqampm-t">+</span>Girl's Location:</div>
<div class="faqampm-a">
<li>$momfr.name: $momfr.loc</li>
<li>$chfr.name: $chfr.loc</li>
<li>$bioct.name: $bioct.loc</li>
</div>
</div>
<</widget>>
<</nobr>><h1>Security Office</h1>
<<if $mc.job isnot "Security Guard">>
<p>You knock on the door.</p>
<<talk "chief" $chief.title>>Come in, come in.<</talk>>
<<talk "mc" $mc.name>>Hello.<</talk>>
<<talk "chief" $chief.title>>What do you want?<</talk>>
<<talk "mc" $mc.name>>I'm interested in the job you offer.<</talk>>
<<if $mc.str gte 10 and $mc.comb gte 5>>
<<talk "chief" $chief.title>>Very well! Do you have any references?<</talk>>
<<talk "mc" $mc.name>>No, sir.<</talk>>
<<talk "chief" $chief.title>>I see.<</talk>>
<p>He looks at you for some seconds.</p>
<<talk "chief" $chief.title>>You look fit, do you go to the gym?<</talk>>
<<talk "mc" $mc.name>>Often.<</talk>>
<<talk "chief" $chief.title>>You know how to fight, kid?<</talk>>
<<talk "mc" $mc.name>>Yes, sir.<</talk>>
<<talk "chief" $chief.title>>Fine for me. I'm $chief.name $chief.surname, $chief.title of the guards of this mall. And you are?<</talk>>
<<talk "mc" $mc.name>>I'm $mc.name $mc.surname.<</talk>>
<<talk "chief" $chief.title>>Nice to meet you, $mc.name. Consider yourself hired.<</talk>>
<<talk "mc" $mc.name>>Thank you very much.<</talk>>
<<talk "chief" $chief.title>>The job is effortless: you have to go around and make sure that everything's smooth. You have to catch shoplifters, quell fights, and so on. Sometimes you'll be alone, and occasionally other guards will be around.<</talk>>
<<talk "mc" $mc.name>>Is this a dangerous place?<</talk>>
<<talk "chief" $chief.title>>Not at all; in fact, it's complicated not to fall asleep working here. But we need money to live, so it's good like that.<</talk>>
<<talk "mc" $mc.name>>Got it.<</talk>>
<<talk "chief" $chief.title>>You can work when you want. Just come here during the opening hours of the shopping center, suit up with the uniform and go on your patrol. Understood?<</talk>>
<<talk "mc" $mc.name>>Yes, sir.<</talk>>
<<talk "chief" $chief.title>>I'll pay you for every hour of work when you get back here.<</talk>>
<<talk "mc" $mc.name>>Thank you, sir.<</talk>>
<<talk "chief" $chief.title>>Get your lazy ass to work now. See you later.<</talk>>
<<set $mc.job to "Security Guard">>
<<set $mall.first to 1>>
<<else>>
<p>He looks at you but doesn't seem convinced.</p>
<<talk "chief" $chief.title>>You sure?<</talk>>
<<talk "mc" $mc.name>>Yes, sir.<</talk>>
<<talk "chief" $chief.title>>But I'm not. You seem frail, we don't need frail guards here.<</talk>>
<<talk "mc" $mc.name>>Okay...<</talk>>
<<talk "chief" $chief.title>>But we don't have many requests for this job either. Go to the gym, buff a bit and get back to me. Then I'll give you this job.<</talk>>
<<talk "mc" $mc.name>>Yes, sir! Thank you.<</talk>>
<<talk "chief" $chief.title>>Yeah, whatever. Now get out of here.<</talk>>
<p>And you go.</p>
<<set $mall.first to 1>>
<p>You can get back in this office when you're enough fit to do the job.</p>
<</if>>
<<else>>
<p>You enter the office. $chief.title is fooling around as usual.</p>
<p>You can take your uniform and start your patrol or return later.</p>
[[Work|Mall Patrol]]
<</if>>
[[Back|Mall]]<h1>Mall</h1>
<<securitypatrol>>
<p>You get back to the office and $chief.title gives you your pay.</p>
<<set $mc.cashmon += 50>>
<<addhours 1>>
[[Get out|Mall]]