<div class="ui-passage-title"><center><h5><b>version: </b><span style="color:#00FFFF">$version</span></h5></center>\
<center><img class="imgLogo" src="res/img/gui/logo.png" height="125"></center>\
<b><h4><span style = "color: red">For adults only. </span></h4></b>\
<h5><b>This is a work of fiction.
Names, characters, places and incidents either are products of the author’s imagination or are used fictitiously.
Any resemblance to actual events or locales or persons, living or dead, is entirely coincidental.
By clicking the start button you confirm that you are of legal age.</b></h5>\
<u><h4>The game contains bright light flashes or high-frequency flickers that can cause cramps in people with sensitive vision. </h4></u></div>
<div class="ui-passage-title"><center><span style ="color:grey"><font size = "-1">You can change the name later.</font></span>
<font size ="+1"><b><<textbox "$pcName" "Mike">></b></font>
<b>Please enter your name.</b></center>
<center>[[Start|Prologue]]
[[Skip prologue|p10]]</center></div>
\
<div class="ui-passage-title">\
<center><p>@@.patreon;Patreon Code@@ opens additional scenes and gives access to cheats.
You can get it by <a href="https://www.patreon.com/Cerbee" target="_blank" > clicking here!</a></p>
<span style ="color:grey"><font size = "-1">You can activate the code later.</font></span>
<<if hashStr($patreonCode) != -715637887>><b>Please enter your Patreon Code</b>
<font size ="+1"><b><<textbox "$patreonCode" $patreonCode >></b> [[ENTER|Title]]</font>
<</if>>\
<<if $patreonCode != "" and hashStr($patreonCode) != -715637887>>Wrong Patreon Code<</if>>
<<if hashStr($patreonCode) == -715637887>>\
<b>CHEATS: $cheatON</b>
<<link "ON">><<set $cheatON = "ENABLED">><<goto "Title">><</link>> <<link "OFF">><<set $cheatON = "DISABLED">><<goto "Title">><</link>>
<h2>Thank you for your support! </h2><</if>></center>\
</div><<logo>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<skip>><</if>>\
<<if $checkStart == 1>><<Day>><<stats>><</if>>\
<<if $checkStart == 1>>
<<if $charaNotif == true>><font size="+2">[[CHARACTERS|Chara]]<img src="res/img/gui/notif.webp" class="notify"></font>\
<<else>><font size="+2">[[CHARACTERS|Chara]]</font><</if>>
<font size ="+2">[[HELP|Help]]</font>
<</if>>
<a class="captionButton"><<link "save|load">><<script>>UI.saves()<</script>><</link>></a>
<a class="captionButton"><<link "restart">><<script>>UI.restart()<</script>><</link>></a>
<<if $socials == 1>>\
<a href="https://www.patreon.com/Cerbee" target="_blank" ><img class="imgLogo" src="res/img/gui/patreon.webp"></a>\
<<elseif $socials == 2>><a href="https://www.patreon.com/Cerbee" target="_blank" ><img class="imgLogo" src="res/img/gui/patreon.webp"></a><a href="https://discord.gg/NWRv3X94pN" target="_blank" > <img class="imgLogo" src="res/img/gui/discord.webp"></a>\
<</if>>\<h2>YOUR BEDROOM</h2>
<img src ="res/img/loc/bedroom_trash.webp" class="imgDef">
<p>Your family went to your father's house to sign some papers. You didn't ask much about it. I must say that you were not even invited on this trip. Perhaps this is because you have hardly left your room in the last six months. You spend all your time at your computer watching porn.</p>\
<p>You were left with @@.pcMoneyB;100$@@ to buy some food for a week. Unfortunately, you spent it on the first day on a leaked collection of photos of your favorite Tik-Tok girl. The saddest part is that the archive of 7 gigabytes was only one Rick Astley video duplicated many times.</p>
<img src ="res\img\01\03.gif" class="imgDef">
<p>You had to borrow some money from an acquaintance. It helped me get through the week. Anyway, everyone will be home tomorrow. It's the last night to [[hang out.|p2]]</p>
/*BASE*/
<<set
$version = "v.0.1.1"
$charaNotif = true
$notifyMom = true
$notifySis = false
$notifyPc = true
$notifyEmail = false
$emailHave = false
$pornBlock = true
$pornPass = " "
$lapFirst = true
$day = 0
$weekday = 1
$dayTime = 1
$checkStart = 0
$cheatON = "DISABLED"
$patreonCode = ""
$devInfo = false
$socials = 2
$checkTrashRoom = 0
$trashRoomDay = 0
$cumPanties = 0
$brokePhone = 0
$emailBE1Check = "**NEW**"
$cg ="Crazy Guy"
$ang ="Angelika"
$fer ="Manuel Ferrara"
$unk_m ="?"
$unk_w ="?"
$w ="?"
$nurse="Jayden"
>>
<<display "momPlaces">>
<<display "laptopWidgets">>
<<display "walkWidgets">>
<<display "charaWidgets">>
<<display "momStats">>
<<display "sisStats">>
<<display "pcStats">>
<<display "sisPlaces">>
<<display "places">>
<<display "events">>
<<display "widgetCity">>
<<display "sleepWidget">>
<<display "takeNapWidget">>
<<display "cityTravelWidget">>
<<display "ICWidget">>
<<widget Day>>
<<nobr>>
<<if $weekday == 1>>
<span style = "color: gold"><font size ="+1"><u>Monday</u></font></span>
<<elseif $weekday == 2>>
<span style = "color: gold"><font size ="+1"><u>Tuesday</u></font></span>
<<elseif $weekday == 3>>
<span style = "color: gold"><font size ="+1"><u>Wednesday</u></font></span>
<<elseif $weekday == 4>>
<span style = "color: gold"><font size ="+1"><u>Thursday</u></font></span>
<<elseif $weekday == 5>>
<span style = "color: gold"><font size ="+1"><u>Friday</u></font></span>
<<elseif $weekday == 6>>
<span style = "color: HotPink"><font size ="+1"><u>Saturday</u></font></span>
<<elseif $weekday == 7>>
<span style = "color: HotPink"><font size ="+1"><u>Sunday</u></font></span>
<</if>>
<</nobr>>
\
<<nobr>>
<<if $dayTime == 1>>
<span style = "color: #57bb8a"><font size ="+2">Early Morning</font>⏰</span>
<<elseif $dayTime == 2>>
<span style = "color: YellowGreen"><font size ="+2">Morning</font>☀️</span>
<<elseif $dayTime == 3>>
<span style = "color: YellowGreen"><font size ="+2">Late Morning</font>☀️</span>
<<elseif $dayTime == 4>>
<span style = "color: gold"><font size ="+2">Noon</font>⛅</span>
<<elseif $dayTime == 5>>
<span style = "color: Orange"><font size ="+2">Afternoon</font>🌆</span>
<<elseif $dayTime == 6>>
<span style = "color: RoyalBlue"><font size ="+2">Evening</font>🌇</span>
<<elseif $dayTime == 7>>
<span style = "color: #b091d8"><font size ="+2">Late Evening</font>🥛</span>
<<elseif $dayTime == 8>>
<span style = "color: RebeccaPurple"><font size ="+2">Night</font>🌚</span>
<</if>>
<<if $dayTime gt 8>><<set $dayTime to 8>><</if>>
<<if $dayTime lt 0>><<set $dayTime to 1>><</if>><</nobr>>
<<endwidget>>
<<widget skip>>\
<<if $cheatPossible == true and $day gt 0>>\
<<link "Next Period">><<set $sleepLoc = passage()>><<goto "takeNap">><</link>>
<<link "Next Day">><<set $sleepLoc = passage()>><<goto "sleep">><</link>>\
<<else>>\
<a><s>Next Period</s></a>
<a><s>Next Day</s></a>\<</if>>
<</widget>>
<<widget stats>>
<font size = "3px"><span style = "color:#707070">Your name is </span><b><u>$pcName</u></b></font>
<span style = "color:MediumSeaGreen"><b>Money: $pcMoney</b>💸</span>
\
<span style = "color:Tomato"><b>Attractiveness:$pcAtt</b></span><<if ($pcAtt gt 0) and ($pcAtt lt 11)>>🤮<</if>><<if ($pcAtt gt 10) and ($pcAtt lt 31)>>😐<</if>><<if ($pcAtt gt 30) and ($pcAtt lt 51)>>🙂<</if>><<if ($pcAtt gt 50) and ($pcAtt lt 71)>>😎<</if>><<if ($pcAtt gt 70) and ($pcAtt lt 101)>>😎<</if>>
<<if $pcAtt lt 11>><<set $pcImg = "res/img/chara/pc/pc_ugly.webp">><<elseif $pcAtt gt 10>><<set $pcImg = "res/img/chara/pc/pc_1.webp">><</if>>\
\
<span style = "color:DeepPink"><b>Arousal:$pcAr%</b></span><<if ($pcAr gt 0) and ($pcAr lt 11)>>😪<</if>><<if ($pcAr gt 10) and ($pcAr lt 51)>>😊<</if>><<if ($pcAr gt 50) and ($pcAr lt 91)>>😍<</if>><<if ($pcAr gt 90) and ($pcAr lt 101)>>💦💦💦<</if>><<if $pcAr gt 100>><<set $pcAr = 100>><</if>>
<</widget>>
<<widget logo>>\
<h5><span style="color:##cfcfcf">$version</span></h5>\
<img src="res/img/gui/logo.png" height="45" class="imgLogo">
<</widget>>
<<widget bedroomWid>>\
<<if $brokePhone == 0>><p><<eventIcon>> I need to [[find my phone|FindPhone]]. I left it on the shelf by my bed.</p><</if>>\
<<if $cumPanties == 0>><p><<eventIcon>> There are my underpants on the floor. I wonder what made my @@.momB;$momStep@@ act that way. [[Pick it up.|PickPanties]]</p><</if>>
<</widget>>
<<widget TakeShower>>\
<<if $momEvent1 == 0>>[[Take a shower]]<<elseif $sisLoc == "bathroom" or $momLoc == "bathroom">><p><b>You can't use the bathroom as long as someone is in it.</b></p><<else>>[[Take a shower]]<</if>>\
<</widget>>
<<widget setHeader>>
<<set
$navSisRoom = $sis + "'s room"
$navMomRoom = $mom + "'s room"
$sisImg ="res/img/chara/sis/sis_" + $sisCorLVL + ".webp"
$momImg = "res/img/chara/mom/mom_" + $momCorLVL + ".webp"
>>
<</widget>>
<<button "toggle UI bar">>
<<toggleclass "#ui-bar" "hidden">>
<<if $("#ui-bar").hasClass("hidden")>>
<<run UI.stow()>>
<<else>>
<<run UI.unstow()>>
<</if>>
<</button>>
<<widget brokePhoneCheck>>
<<if $brokePhone == 1>>
<<removeclass "#right-ui-bar" "hide">>
<<addclass "#right-ui-bar" "stowed">>
<</if>>
<</widget>>
<<widget devInfo>>\
<<print passage()>>
Day:$day
DayTime:$dayTime
@@.pcB;pcHome@@:$pcHome
shower:$shower
@@.sisB;SisRel@@:@@.relB;$sisRel@@@@.sisB; SisCor@@:@@.corB;$sisCor@@
@@.sisB;SisLoc:$sisLoc@@
@@.sisB;SisRandomYoga:$sisLivingroomYoga@@ $sisRandomLivingroomYoga
@@.momB;MomRel@@:@@.relB;$momRel@@@@.momB; MomCor@@:@@.corB;$momCor@@
@@.momB;MomLoc:$momLoc@@
@@.momB;MomTV:$momLivingroomTV@@ $momRandomLivingroomTV
@@.momB;momHomeClean:$momHomeClean@@ $momRandomHomeClean
$randomCityEvent
ICEvent1: $ICEvent1
<</widget>>
<<widget popupEnd>>\
<<if $ICEvent1 == 7>>\
<<script>>
Dialog.setup("Title", "popupDef");
Dialog.wiki(Story.get("popupEnd").processText());
Dialog.open();
<</script>>
<<set $ICEvent1 = 8>><</if>>
<</widget>>
<<if $momEvent1 == 0>><h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom eq 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<p>My @@.momB;$momStep @@ wanted to talk to me. No need to keep her waiting too long.</p>
<<return>><<else>><<nextPeriod>>
<</if>><<return>>
<h2>Your attributes:</h2>\
<span style = "color:MediumSeaGreen;"><font size = "+2">Money💸:</font></span>
<p>For money you can buy different <b>gifts</b> and give them to your family and friends. They may sometimes just ask for money. This is a good way to <b>improve their attitude toward you.</b> It is up to you to decide how to use the money.
Explore the city. You can find many places to spend some <b><span style = "color:MediumSeaGreen;">cash!</span></b></p>\
<span style = "color:Tomato;"><font size = "+2">Attractiveness🤮😐🙂😎:</font></span>
<p>Attractiveness affects how you will be treated by the characters.
For example, if you have an extremely low level of attractiveness. People around you will want to end the conversation as quickly as possible, if they want to start it at all.
<b>Levels:</b>
🤮 -- You look very <b>bad</b>. Perhaps, at the very least, try to take a <b>shower.</b>
😐 -- You look normal. You're not repulsive by your presence, but nothing interesting either. Thanks for taking a shower, man.
🙂 -- Wow, you've spent some time on yourself. Did you <b>go to the gym</b> or <b>buy some cool shoes</b>? Rest assured someone will definitely notice.
😎 -- You're in good shape, you smell nice, you're dressed very well too. It's a pleasure to be around you. </p>\
<span style = "color:DeepPink;"><font size = "+2">Arousal💦💦💦:</font></span>
<p>Arousal affects how you behave in spicy situations. For some decisions, you may need a fairly high level of arousal.</p>\
<p>It can also happen that your level of arousal is off the charts.
If you have reached 100% arousal, events may happen that you can no longer influence.
It might even affect the attitude of a character close to you both ways.</p>\
<p><b>Levels:</b>
😪 -- You are very calm. Nothing to worry about.
😊 -- Normal level of excitement.
😍 -- You're on edge. You're having a harder time resisting seduction
💦 -- Critical level of arousal. You could try a cold shower or other ways to relieve tension.</p>\
<h2>Characters:</h2>\
<p>In the course of the story you will meet different characters. Each of them has two important values:
❤️ - Level of character's relationship to you.
🔥 - Level of character corruption.</p>
<<return>>
<h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom == 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<<if $checkTrashRoom == 0>><p>The room is a mess. I need to [[ clean it up|Clean]] when I have some free time.</p><</if>>\
<p>A typical teenager's room. On the table is your [[laptop|Laptop]]. A clothing rack where you can [[change your clothes|Wardrobe]]. On your bed you can <<sleepButton>> or <<takeNapButton>>.</p>\
<<if $brokePhone == 0 or $cumPanties == 0>><<bedroomWid>><</if>>
<<pcArMaxEventCheck>>\
<navBar><div class="brd">| [[Leave|Home]] |</div></navBar>
<<set $checkStart to 1>>
<<set $cheatPossible = true>><h2>HOME</h2>\
<img src ="res/img/loc/hallway.webp" class="imgDef">
<p>It's not very big, but it's a very nice house. Your @@.momB;$momStep@@ tries to keep it clean. Should I try to help her?<<sisFirst>></p>\
<<pcArMaxEventCheck>>\
<<momHomeLoc>>\
<navBar><div class="brd">|[[Your bedroom|Bedroom]]|[[Bathroom]]|[[Living room |LivingRoom]]|[[Kitchen]]|
|@@.mom;[[$navMomRoom|roomMom]]@@|@@.sis;[[$navSisRoom|roomSis]]@@|</div>
<navBar><div class="brd">|[[Go outside|City]]|</div></navBar>
<<set $cheatPossible = true>><h2>BATHROOM</h2>\
<img src ="res/img/loc/bathroom.webp" class="imgDef">
<p>A small bathroom. Two girls live in the house, so everything around is littered with different jars, creams, shampoos. There is a laundry basket next to the washing machine.</p>
<<pcArMaxEventCheck>>\
<<TakeShower>>\
<<sisBathLoc>>\
<<momBathLoc>>\
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $cheatPossible = true>><h2>LIVING ROOM</h2>\
<img src ="res/img/loc/living_room.webp" class="imgDef">
<p>There's plenty of room, so sometimes my @@.momB;$momStep@@ and @@.sisB;$sisStep@@ do yoga here.
Yo can [[watch TV|TV]] or <<takeNapButton>> on the couch.</p>
<<pcArMaxEventCheck>>\
<<momLivingroomLoc>>\
<<sisLivingroomLoc>>\
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $cheatPossible = true>><h2>@@.mom;$mom\
'S ROOM@@</h2>\
<img src ="res/img/loc/mom_room.webp" class="imgDef">
<p>Your @@.momB;$momStep\
's@@ room. You can see a large closet with her clothes and a large mirror where she applies makeup.</p>
<<pcArMaxEventCheck>>\
<<momRoomLoc>>\
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $cheatPossible = true>><h2>@@.sis; $sis'S ROOM@@</h2>\
<img src ="res/img/loc/sis_room.webp" class="imgDef">
<p>You're in @@.sisB;$sis's@@ room. Everything here is filled with girlish vibe. You can smell her very sweet perfume in the room. You can see the open closet door and her laptop on the bed.</p>\
<<sisRoomEv1>>\
<<pcArMaxEventCheck>>\
<<sisRoomLoc>>\
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $cheatPossible = true>><h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>You're in the kitchen. Every morning, @@.momB;$mom@@ makes breakfast for you and your @@.sisB;$sisS@@. It would be nice if one of us could help her with the dishes sometimes.</p>\
<<momEv1>>
<<pcArMaxEventCheck>>\
<<momKitchenLoc>>\
<<if $day gte 1 and $dayTime == 3>><<breakfastKitchenLMBase>><</if>>\
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $cheatPossible = true>><<cityHeader>>\
<p>Springfield is a quaint yet lively town nestled between rolling hills and surrounded by lush greenery. The air carries a mix of nostalgia and modernity, creating a unique charm that captivates both residents and visitors.</p>
<<navCity>>
<navBar><div class="brd">| [[Home|Home]] |</div></navBar>
<<set $cheatPossible = true>><<if $momEvent1 == 0>><h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom eq 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<p>My @@.momB;$momStep@@ wanted to talk to me. No need to keep her waiting too long.</p>
<<return>><<else>>\
<div class="brdLap">
<center><span style="font-size: 150%;"><b>LAPTOP</b></span>
<img src ="res/img/loc/laptop/laptop.webp" width="900" class="imgDef">
</center></div>
<<navLaptop>>
<<if $lapFirst == true>><<pc3>> God no. I hoped to the last that she hadn't deleted everything, but she did. So much work gone to waste.<</pc3>> <<set $lapFirst = false>><</if>>\
<</if>>
<<removeclass "#right-ui-bar" "stowed">>
<<addclass "#right-ui-bar" "hide">>
<<return>><<return>>
<h5>The character descriptions change as you progress through the story.
Check back here from time to time.</h5>\
<center><div class="column">\
<div class="brdPc"><center><span style = "font-size: 30px; font-weight: bold">@@.pc; $pcName@@</span></center><div class="brdBr">
<img @src=$pcImg class="imgDef" height="500"><<pcCharaCor>></div>\
<<pcNotIcon>>\
<details><summary><center><a>HINTS</a></center></summary><<pcWalk>></details>\
<details><summary><a>ABOUT</a></summary><<pcAbout>></details>\
<details><summary><center><a>EDIT</a></center></summary><<pcEdit>></details>
</div></div>\
\
<div class="column">\
<div class="brdMom"><center><span style = "font-size: 30px; font-weight: bold">@@.mom; $mom@@</span></center><div class="brdBr">
<img @src= $momImg class="imgDef" height="500"><<momRel>></div>\
<<momNotIcon>>\
<details><summary><center><a>HINTS</a></center></summary><<momWalk>></details>\
<details><summary><a>ABOUT</a></summary><<momAbout>></details>\
<details><summary><center><a>EDIT</a></center></summary><<momEdit>></details>
</div></div>\
\
<<if $sisEvent1 gte 1>><div class="column">\
<div class="brdSis"><center><span style = "font-size: 30px; font-weight: bold">@@.sis; $sis@@</span></center><div class="brdBr">
<img @src=$sisImg class="imgDef" height="500"><<sisRel>></div>\
<<sisNotIcon>>\
<details><summary><center><a>HINTS</a></center></summary><<sisWalk>></details>\
<details><summary><a>ABOUT</a></summary><<sisAbout>></details>\
<details><summary><center><a>EDIT</a></center></summary><<sisEdit>></details>
</div></div><</if>>\
\
<div class="column">\
<div class="brdNone"><center><span style = "font-size: 30px; font-weight: bold; color: #606060">???</span></center>\
<img src="res/img/gui/none.webp" class="imgDef" height="500">
<p id="charaMenu">Move through the story to unlock new characters!</p>
</div>
</div>\
<<set $charaNotif = false>>
<<set $notifyMom = false>>
<<set $notifySis = false>>
<<set $notifyPc = false>>
<<removeclass "#right-ui-bar" "stowed">>
<<addclass "#right-ui-bar" "hide">><img src ="res\img\01/01.webp" class="imgDef">
<p>Looking for something to jerk off to, you went to your favorite porn site. When you found a video of a hot milf, you clicked on it.</p>
<img src ="res\img\01\03.webp" class="imgDef">
<<pc3>>Strangely, nothing happened. It looks like my computer just froze.<</pc3>>
<<pc3>>Fuck, if it breaks down, what am I supposed to do with the rest of my life? <</pc3>>
<p>Your computer hums very loudly. It was not responding to any kind of clicks.</p>
<img src ="res\img\01\04.webp" class="imgDef">
<p>A very strange blue screen appeared</p>
<<pc3>> I have a Mac. How the fuck is that possible??!!<</pc3>>
<p>After a while, the noise stopped, the computer restarted, and a page of the website opened with a lot of text written in small print.</p>
<img src ="res/img/gui/54.webp" width="800" >
<<pc3>>I just wanted to jerk off. God, why?<</pc3>>
<p>Without reading all that crap, you noticed that at the bottom of the page you were asked to agree to the processing of your personal data and other terms of use. You had to click the @@.IC;"Accept"@@ button to continue working on the computer.</p>\
<p>You thought that your computer had installed the latest operating system update as usual, so you accepted the agreement without further study of its contents because you were tired of all these procedures.</p>
[[**CLICK**|p3]]<p>There was nothing left but to do what it says. A video appeared on the screen and a strange high-pitched sound came on. </p>
<img src ="res/img/01/05.gif" width="900" class="imgDef">
<<linkreplace "Continue">><p>The music coming out of the laptop wasn't very loud, but it was like it was melting your brain. You tried to shut down this crazy website. But your hands didn't listen to you. </p>
<img src ="res/img/01/06.webp" class="imgDef">
<<linkreplace "Continue">><p>You sat in front of the monitor with your eyes wide open without blinking. There was so much saliva in your open mouth that it started to drip and fall on your clothes.</p>\
<p>There wasn't a single thought in your head. You were just staring at the monitor.
The video began to change. You were beginning to see something. Or was it just in your head?</p>
<img src="res/img/01/13.webp" class="imgDef" height="600">
[[**Сontinue**|p4]]<</linkreplace>><</linkreplace>><p>Thoughts and images started coming into your head that you hadn't thought of before.</p>
<img src ="res/img/01/11.webp" class="imgDef">
<<linkreplace "Continue">><p>You can't shift your attention to something else. All that was left to do was to accept it and keep watching. You never imagined yourself on this side. </p>
<img src ="res/img/01/15.webp" class="imgDef">
<<linkreplace "Continue">><p>The voice in your head was quiet and soothing. You could listen to it forever.</p>
<img src ="res/img/01/16.gif" class="imgDef">
[[**Сontinue**|p5]]<</linkreplace>><</linkreplace>>
<p>@@.sisB;The visions began to change, now you felt you were in a different body.
In a girl's body. Her face seemed very familiar to you, but something prevented you from really recognizing her. She was a beautiful young girl with long blond hair.@@</p>
<img src ="res/img/01/39.webp" class="imgDef" width = "450">
<<linkreplace "Continue">><p>@@.sisB;Being in her body made you feel calm, you liked being her. She could do things that you could never do.@@</p>
<div class="imgHor"><div><img src ="res/img/01/14.webp" class="imgDef" width = "230"></div>
<div><img src ="res/img/01/09.webp" class="imgDef" width = "230"></div>
<div><img src ="res/img/01/16.webp" class="imgDef" width = "230"></div>
<div><img src ="res/img/01/17.webp" class="imgDef" width = "230"></div></div>
<p>@@.sisB;You almost figured out who she could be, but then suddenly you started to change again.@@</p>
[[**Сontinue**|p6]]<</linkreplace>><p>@@.momB;You began to feel something change in you. How the long black hair hanging down from your shoulders. Now you're a hot woman with long black hair. You couldn't see your face, but you caught the scent of a very familiar soft and sweet perfume. @@ </p>
<img src ="res/img/01/40.webp" class="imgDef" width="450">
<<linkreplace "Continue">><p>@@.momB;Your hips and breasts were noticeably bigger than last time.@@</p>
<div class="imgHor"><img src ="res/img/01/42.webp" class="imgDef" width ="466"><img src ="res/img/01/41.webp" class="imgDef"></div>
<<linkreplace "Continue">><p>@@.momB;There wasn't another thought in your head. You felt an incredible desire to be her forever. Whether it was your desire or what you believed it was, you didn't know.@@</p>
<div class="imgHor">
<img src ="res/img/01/44.webp" class="imgDef">
<img src ="res/img/01/08.webp" class="imgDef">
<img src ="res/img/01/18.webp" class="imgDef">
<img src ="res/img/01/43.webp" class="imgDef">
</div>
[[**Сontinue**|p7]]<</linkreplace>><</linkreplace>><p>You've never felt better in your life than you do now. You realized that your body was already at its limit. The images in your head began to change faster and faster.</p>
<img src="res/img/01/25.gif" class="imgDef" height ="300">
<img src="res/img/01/26.gif" class="imgDef" height ="300">
<img src="res/img/01/27.gif" class="imgDef" height ="300">
<p>Cramps run through your whole body...You can feel the energy gathering around you...
Something very powerful begins to expand inside you...It can't be stopped...</p>
<img src="res/img/01/23.webp" class="imgDef" height ="300">
[[**Сontinue**|p8]]
<p>It ended abruptly. All that remained was the loud sound in your ears... For a moment you thought you were blind. You rubbed your eyes and saw a blinking icon on the monitor. The laptop shut down a second before you cum.</p>
<img src="res/img/01/28.webp" class="imgDef" height ="300">
<p>Your whole body is stiff. Your face was aching. You sat in the same position for at least six hours.</p>
<img src="res/img/01/29.jpg" class="imgDef" height ="300">
<<pc3>>Damn... What was that?<</pc3>>
<p>Sitting still for a while without moving. Trying to think about what had just happened, you noticed that it was starting to get light outside the window. </p>
<img src="res/img/01/30.jpg" class="imgDef" height ="600">
<p>Your room was in utter chaos. A pile of dried wet wipes had been lying all over the room for a week. Crumpled Monster jars lay by the bed.</p>
<<pc3>>I need to get this place cleaned up before the family arrives. But I need to get some sleep. I must to set my alarm a couple of hours before they come. Should give me enough time to clean up....<</pc3>>
<p>You completely undressed throwing your wet panties on the floor. You put your phone on the shelf next to the bed and quickly [[fell asleep.|p9]]</p><img src ="res/img/01/31.webp" class="imgDef">
<p>You had nightmares in your dreams.
What you saw before was repeated many times in your head.
You thought of the girls whose faces you could never recognize. </p>
[[**Сontinue**|p10]]
<h2>YOUR BEDROOM</h2>\
<img src ="res/img/loc/bedroom_trash.webp" class="imgDef">
<p>Through the dream you heard a very beautiful voice. The voice was calling to you, getting louder and more insistent. Something was shaking your shoulders. When you opened your eyes, a bright light hit you. It took a moment for you to see a beautiful woman looking at you menacingly.</p>
<<mom>>Get up quick! What have you been doing here?!<</mom>>
<img src ="res/img/01/32.webp" class="imgDef">
<div class="Places"><center><span style ="color:grey"><font size = "-1">You can change it later.</font></span>\
<p>You realized you had overslept. The woman who woke you up was your <font size ="+1"><b><<textbox "$momStep" "Stepmother">></b>.
You also call her as </font><font size ="+1"><b><<textbox "$momS" "Stepmom">></b>. And you are her <b><<textbox "$pcMStep" Stepson>></b></font>.</p></center></div>\
<p>She stood in front of you, radiating pure anger.</p>
<img src ="res/img/01/56.webp" height = 600 class="imgDef">
<<pc3>>I need to come up with an excuse as soon as possible.<</pc3>>
[[**Сontinue**|p11]]<h2>YOUR BEDROOM</h2>\
<img src ="res/img/loc/bedroom_trash.webp" class="imgDef">
<p>While you were trying not to look into your <b>@@.mom;$momStep\
's@@</b> eyes, she was glaring at you, waiting to hear what you had to say.</p>
<<pc>>Listen, there was a wild storm last night. I didn't have time to close the windows and the wind blew my whole room apart. Didn't you watch the weather forecast?<</pc>>
<<mom>>Are you serious? Are you telling me that the storm scattered empty Monster cans all over the room? Not to mention the rest of the mess.<</mom>>
<<mom>>I spent the whole day cleaning up before I left. Coming home, I hoped that a week on your own would help you become more independent. But instead I get spit in my face.<</mom>>
<p>She went over to your desk trying to figure out what was going on. She noticed the hand cream next to your laptop and a pile of tissues. </p>
<<mom>>My God! I'm afraid to imagine what you've been doing here all week. I guess it's my fault. I shouldn't have given you so much freedom. I'm very disappointed in you, young man.<</mom>>
<<pc>>But @@.momB;$momS@@, I can explain everything! Something very strange happened last night. I was just about to go to bed when on my laptop....<</pc>>
<<mom>>I don't want to hear anything! I can see with my own eyes what happened.<</mom>>
<p>She noticed your panties lying on the floor. There was disgust on her face. She picked them up with the tips of two fingers. They were completely soaked in cum. A few drops fell to the floor when she picked them up. </p>
<<mom>>Don't tell me that you...<</mom>>
<<pc>>@@.momB;$momS@@ WAIT!...<</pc>>
<p>You didn't rush to stop her. She brought them to her face to sniff. Something changed on her face. For a few seconds she froze.</p>
<img src ="res/img/01/33.webp" class="imgDef">
<<momCorPLUS 5>>
<<mom>>What do they smell like? Did you spill something sweet on them? It smells very strange...<</mom>>
<p>She seems to have calmed down a bit. She put your panties back on the floor.</p>
<<mom>>I feel a little dizzy. Okay, @@.pcB;$pcName@@, <i><b>clean yourself up</b></i> and come into the <b><i>kitchen</i></b>. I need to talk to you very seriously about your father.<</mom>>
<<pc>>Okay @@.momB;$momStep@@.<</pc>>
<p>She came out of your room a little staggering.</p>
<<pc3>>What the fuck was that? What smell was she talking about? The room reeked of stale air. And why didn't I hear the alarm clock?<</pc3>>
<<pc3>>Okay, I have to get up. I don't want to piss her off any more.<</pc3>>
[[Get up|Bedroom]]
<<set $dayTime = 2>>
<h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom == 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<<if $momEvent1 eq 0>><p>My @@.momB;$momStep @@ wanted to talk to me. No need to keep her waiting too long.</p>
<<return>><<else>>
<<pc3>>Okay, I think if I get this mess cleaned up, @@.momB;$momS@@ will appreciate it.<</pc3>>
<p>You put all the trash in bags, wash the floor, wipe the dust everywhere. </p>
<img src ="res/img/01/37.webp" class="imgDef">
[[**Continue**|Clean2]]
<<set $checkTrashRoom = 1>>
<</if>>
<h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom eq 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<p>You lifted your panties to your face and smelled them.</p>
<div><center><img src ="res/img/01/52.webp" width="300" class="imgNoCenter"><img src ="res/img/01/53.webp" height="300" class="imgNoCenter"></center></div>
<<pc3>>Damn. They stink. Why did Mom think they smelled sweet? Should I look something up on the <b>Internet</b> about it?<</pc3>>
<<return>>
<<set $cumPanties = 1>>
<<set $charaNotif = true>>
<<set $notifyPc = true>>
<p>You looked at the shelf next to the bed, but didn't find your phone there.</p>
<<pc3>>Where is he? I definitely remember putting it here before I went to bed.<</pc3>>
<p>Looking below, you noticed your phone lying in a puddle of spilled Monster.</p>
<img src="res/img/01/34.jpg" class="imgDef" height ="300">
<p>You tried to turn it on, but it didn't show any signs of life.</p>
<<pc3>>Fuck, I got it less than a month ago. I have to try to get my @@.momB;$momStep@@ to buy me a new one.<</pc3>>
<<return>>
<<set $brokePhone = 1>>
<<set $evPhoneAskMom = 0>>
<<set $charaNotif = true>>
<<set $notifyPc = true>>
<h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>Mom looked at you with a judgmental look. She is still angry with you.</p>
<<mom>>I asked you to clean yourself up. Come back when you've done that.<</mom>>
<<pc>>Yes, @@.momB;$momStep@@, I was just about to do that.<</pc>>
<<pc3>>I need to try to take a shower. That should help.<</pc3>>
<<momRelMINUS 5>>
<<return>>
<h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>@@.momB;$momStep@@ was sitting at a desk full of documents. She finished the page, put it aside, and looked at you.</p>
<<mom>>@@.pcB;$pcName@@, sit down. This is going to be a very serious talk, and I need you to listen to me carefully.<</mom>>
<p>You sat down in a chair right next to her.</p>
<video class="imgDef" width="800" autoplay muted loop><source src="res\img\chara\mom\events\13.webm" type="video/webm"></video>
<<pc>>Yes, @@.momB;$momStep@@, I'm listening. <</pc>>
<<mom>>You may have guessed why @@.sisB;$sis@@ and I went to see your father?<</mom>>
<<pc>>I hadn't really thought about it. Just visiting, right?<</pc>>
<<mom>>No. The thing is, your "father" hasn't helped us with money in two months. We went to the other side of the state to try to negotiate with this asshole.<</mom>>
<<pc3>>Shit, I didn't know my dad stopped sending money.<</pc3>>
<<mom>>He said he had a newborn son and no longer had any extra money for charity.<</mom>>
<<mom>>Do you understand? To him, your and @@.sisB;$sis@@'s future is just an <b>OPTIONAL CHARITY</b>.<</mom>>
<<mom>>How could I marry that creep?? How grateful I am to your grandma for convincing me to file for divorce. I was right not to forgive that bastard for cheating on me!<</mom>>
<p>She leaned back in her chair, closed her eyes, and sighed heavily.</p>
<<pc3>>I've never seen her in such a depressed state. It looks like things are really bad. <</pc3>>
<<pc>>Shit, what are we going to do?<</pc>>
<<mom>>Watch your mouth, @@.pcB;$pcName@@. Just because I let myself swear at a time like this doesn't mean you can.<</mom>>
<<pc>>I'm sorry, @@.momB;$momS@@.<</pc>>
<<mom>>Well, there's one way to bend your father over. I pulled all the receipts from the divorce. Turns out he's been sending less money than he's legally owed. <</mom>>
<<mom>>The problem is that there are so many documents to collect. I can't do it alone. And in order to sue this fucker, we need to hire a lawyer.<</mom>>
<<mom>>I don't have enough money for all that. I barely have enough to pay this month's bills. Here's a comparison of our spending from last month....<</mom>>
<p>She found some paper with a bunch of numbers on it and started explaining to you what each one was for. Then she pulled out another one and another one...</p>
<<pc3>>Oh, God, I don't know anything about this. Why is she explaining all this to me? What a bore...<</pc3>>
<p>After the fourth sheet of charts, you began to fall asleep.</p>
<<mom>>Hey, are you even listening to me? This is very important!<</mom>>
<<pc>>Ah, yes, @@.momB;$momS@@, of course.<</pc>>
<p>She sat even closer to you. You got a great view of her cleavage.</p>
<img src="res\img\chara\mom\events\2.webp" class="imgDef" height="550">
<<pc3>>She's so hot...Damn, what am I thinking, she's my @@.momB;$momStep@@...<</pc3>>
<<pcArPLUS 10>>\
<<if $sisEvent1 == 1>>[[Try to switch to something else|mom4]]<<else>>\
<span class="tooltip" data-tooltip="Nothing comes to my mind. Maybe you should have checked your house."><i><a><s>Try to switch to something else</s></a></i></span>\
<</if>> | [[Continue watching|mom3]]
<h2>@@.sis; $sis's ROOM@@</h2>\
<img src ="res/img/loc/sis_room.webp" class="imgDef">
<p>You quietly opened the door. @@.sisB;Alice@@ was in her room.</p>
<div class="Places"><center><span style ="color:grey"><font size = "-1">You can change it later.</font></span></center>\
<center>She is your <font size ="+1"><b><<textbox "$sisStep" "Stepsister">></b>. </font><font size ="+1">You also call her as <b><<textbox "$sisS" "Stepsis">></b></font>.
And you are her<font size ="+1"> <b><<textbox "$pcStep" $pcStep>></b></font>.</center></div>\
<p>A beautiful girl with blond hair. It looked like she was unpacking her bag after her trip. She stood there in her panties trying to find something among her things.</p>
<img src ="res/img/01/35.webp" class="imgDef">
<<pcArPLUS 10>>
[[Continue watching.|sis2]]
[[Quietly close the door and leave.|Home]]
<<set $sisEvent1 = 1>>
<<set $sis ="Alice">>
<p>You froze at the sight of her round ass.</p>
<<pc3>>Wow, I never paid attention to how sexy @@.sisB;$sis@@ is.<</pc3>>
<p>She wore shorts that she found among her clothes. </p>
<img src ="res/img/01/36.webp" class="imgDef">
<<pcArPLUS 10>>\
<<pcCorPLUS 5>>
<<pc3>>God, what am I thinking about. She's my @@.sisB;$sisStep@@.<</pc3>>
<p>Alice turned around to get something from the shelf. When she saw you standing there with your mouth open in the doorway, she screamed.</p>
<<sis>>Hey, asshole! Don't you know you have to knock before you come in? How long have you been standing there?<</sis>>
<<if $pcAtt lt 11>><<pc>>Um... I just came in. I just wanted to say hello. I haven't seen you all week.<</pc>><<elseif $pcAtt gt 10>><<pc>>Um..., I just came in. I just wanted to say hello. I haven't seen you all week.<</pc>><</if>>
<<sis>>You know, I think you just wanted to spy on me. You're a pathetic pervert.<</sis>>
<<sis>>If I see you hanging around my room one more time, I'm going to tell @@.momB;$momS.@@<</sis>>
<<pc>>I got it, I'm on my way out.<</pc>>
<<if $pcAtt lt 11>><<sis>>And do something with your hair. It looks disgusting.<</sis>>
<<pc3>>Yeah, whatever you say, bitch.<</pc3>><<else>><<pc3>>What a bitch...<</pc3>><</if>>
[[Quietly close the door and leave.|Home]]
<h2>BATHROOM</h2>\
<img src ="res/img/loc/bathroom.webp" class="imgDef">
<p>You're taking a shower.</p>
<<set $imgBath to random(3)>>\
<img @src="'res/img/loc/shower/' + $imgBath + '.webp'" class="imgDef" height="300">
<<pcArMINUS 10>>\
<navBar><div class="brd">| [[Back|Bathroom]] |</div></navBar>
<<set $dayTime +=1>>
<<set $shower = 3>>
<<pc3>>Mmm...I'd like to jump in there with my face right now....<</pc3>>
<<pc3>>I didn't have these fucking thoughts about her before, what the fuck is going on with me...<</pc3>>
<p>The body uncontrollably began to move. Your hand began to gently stroke her leg with the back of your hand.</p>
<img src="res/img/chara/mom/events/3.webp" class="imgDef" width = "600">
<<pcArMAX>>
<p>You imagined hugging her tits and putting your head in them.</p>
<video class="imgDef" width="800" autoplay muted loop><source src="res\img\chara\mom\events\5.webm" type="video/webm"></video>
<<mom>>I know you like my <i>big soft boobs</i>, honey. Let me help you with that.<</mom>>
<<pc3>>The feeling in my head is the same as it was that night. I can't control myself.<</pc3>>
<p>She takes your cock between her tits and starts jerking it off.</p>
<img src="res/img/chara/mom/events/6.webp" class="imgDef" width = "300">
<<pc3>>My @@.momB;$momStep@@ is jerking me off with her tits. I won't last long.<</pc3>>
<p>For a moment your consciousness is pulled from your imagination and you see your mother still sitting at the table next to you.</p>
<<mom>>...In order for us to have enough money this month we will have to start trying to save money. That goes for all of us. @@.pcB;You@@ and @@.momB;me@@ and @@.sisB;$sis@@...<</mom>>
<<pc>>...Yes @@.momB;$momS@@, I understand...<</pc>>
<p>Your gaze went down to her neckline again and you were pulled back into your imagination. Now she was on her knees in front of you while you jerked off your dick.</p>
<<pc3>>Shit, I'm sorry mum. I'm coming...<</pc3>>
<video class="imgDef" autoplay muted loop width="640"><source src="res\img\chara\mom\events\7.webm" type="video/webm"></video>
<<pcCorPLUS 5>>
[[**Continue**|mom5]]
<p>Trying to stop looking at her boobs you close your eyes, but now you think of your @@.sisB;$sisStep@@ changing in her room.</p>
<img src="res\img\01\35.webp" class="imgDef" height="550">
<p>Now all your thoughts are only about her round ass.</p>
<<sis>>Hey, @@.pcB;$pcS@@, I knew you were spying on me. Do you like the view, pervert? <</sis>>
<<sis>>I know what you want. <b>Come and grab it!</b><</sis>>
<img src="res\img\chara\mom\events\10.webp" class="imgDef" height="550">
<<pcArMAX>>
<<pc>>No...don't...I can't...<</pc>>
<p>After taking off her panties, she came up to you and started rubbing her soft ass on your hard cock.</p>
<img src="res\img\chara\mom\events\11.webp" class="imgDef" width="640">
<p>For a moment your consciousness is pulled from your imagination and you see your mother still sitting at the table next to you.</p>
<<mom>>...In order for us to have enough money this month we will have to start trying to save money. That goes for all of us. @@.pcB;You@@ and @@.momB;me@@ and @@.sisB;$sis@@...<</mom>>
<<pc>>...Yes @@.momB;$momS@@, I understand...<</pc>>
<p>Your gaze went down to her neckline again and you were pulled back into your imagination.</p>
<<pc3>>Hell, I can't hold on any longer. I'm going to cum!<</pc3>>
<video class="imgDef" autoplay muted loop width="640"><source src="res\img\chara\mom\events\12.webm" type="video/webm"></video>
<<pc>>I'm sorry @@.sisB;$sisS@@, I didn't want to...<</pc>>
<<pcCorPLUS 5>>
[[**Continue**|mom5]]<<pcArMIN>>
<p>It ended as quickly as it started. In front of you sat your @@.momB;$momS@@ with a confused face.</p>
<<mom>>Hey @@.pcB;$pcName@@, are you all right? <</mom>>
<p>It took you a second to recover. </p>
<<pc>>Yes, @@.momB;$momS@@, it's just that my stomach hurts...<</pc>>
<<mom>>Of course it hurts, you've been eating nothing but garbage for the past week. Next time I'll buy my own food instead of giving you money.<</mom>>
<p>You looked down and were horrified to see a big wet spot on your shorts.</p>
<img src="res/img/chara/mom/events/8.webp" class="imgDef" width = "300">
<p>Your mother noticed it too. A look of bewilderment appeared on her face.</p>
<img src="res/img/chara/mom/events/1.webp" class="imgDef" width = "400">
<<mom>>What is that?<</mom>>
<<pc>>Nothing... I just... Um... I just took a shower, I haven't completely dried off yet...<</pc>>
<<mom>>Really?<</mom>>
<p>She ran her palm close to your crotch.</p>
<<pc>>No, @@.momB;$momS@@, wait, don't...<</pc>>
<img src="res/img/chara/mom/events/9.webp" class="imgDef" width = "400">
<p>On her hand was a translucent, sticky liquid. She brought it slowly to her face and sniffed it carefully. Her face changed just like the last time she sniffed your panties.</p>
<img src="res/img/01/33.webp" class="imgDef" width = "400">
<<momCorPLUS 5>>
<<pc>>@@.momB;$momS@@, are you okay?<</pc>>
<<mom>>Yeah... I just... Look, I like your new perfume. Use it more often, okay?<</mom>>
<<pc>>What? I don't... Oh, okay, whatever you say.<</pc>>
<<mom>>Okay, honey, anyway, what I'm trying to say is...
I haven't worked in my profession in a very long time. It's going to take me a while to get a job again. And now that you're already 18, you're gonna have to get a job.<</mom>>
<<pc3>>I knew that's what she was going for. What could be worse?<</pc3>>
<<pc>>Yes, of course, I understand. What about @@.sisB;$sis@@, will she have to get a job too?<</pc>>
<<mom>>Of course not. @@.sisB;$sis@@ went to college, she won't have time to work. She has to devote all her time to her studies.<</mom>>
<<pc3>>I know how she will study, hang out with her girlfriends and go with them to watch the boys play basketball.<</pc3>>
<<pc>>Maybe I was going to enroll too, how would you know?<</pc>>
<<mom>>When you show me your admission letter, then we'll talk. In the meantime, you should start looking for a job.<</mom>>
<<pc>>Okay, @@.momB;$momS@@, I got it. Is there anything else you wanted to say?<</pc>>
<<mom>>Yes, what about that incident in the morning. I've given it some thought, and I've firmly decided to limit your access to the Internet.<</mom>>
<<pc3>>This could be worse...<</pc3>>
<<pc>>No, @@.momB;$momS@@, you can't do this to me, please don't do this!<</pc>>
<<mom>>As long as you live in my house, you will live by my rules. I already reset your laptop to factory settings and set parental controls.<</mom>>
<<pc3>>She what? My collection of the rarest porn, I've collected it for years and spent thousands of dollars. My meaning of life, it's gone!<</pc3>>
<<mom>>From this day forward, you will only be able to visit "safe" sites. I've also contacted your mobile operator, so the same rules will work on your phone.<</mom>>
<<pc>>@@.momB;$momS@@, I'm begging you, put everything back the way it was. I promise to make it right, to be the sweetest $pcMStep in the world!<</pc>>
<<mom>>No, @@.pcB;$pcName@@! This conversation is over. It's late, and @@.sisB;Alice@@ and I haven't even had breakfast today, and I have to do some quick cooking, so don't bother me. You're free to go.<</mom>>
<<pc3>>There seems to be no way to put things back the way they were. It's better to leave before some wonderful idea comes into her head again.<</pc3>>
<<if $sisEvent1 == 0>>[[**Continue**|mom6]]<<else>>[[Leave|Home]]<</if>>
<<set $dayTime +=3>>
<<set $momEvent1 = 1>>
<<set $charaNotif = true>>
<<set $notifyMom = true>><h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom eq 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<<set $dayTime += 1>>
<<pc3>>Well, it turned out pretty good. It's been a long time since this room was this clean.<</pc3>>
<p>The door behind you opened quietly. Your mother came into the room.</p>
<img src ="res/img/01/38.webp" class="imgDef">
<<momRelPLUS 5>>
<<mom>>Wow, it's so clean in here. Honey, you did a really good job.<</mom>>
<<pc>>Thanks @@.momB;$momS@@. I spent a lot of time doing this.<</pc>>
<<mom>>I hope it will always be so clean here. Here, take this for your work.<</mom>>
<p>She's waiting with money in her hands.</p>
[[Take the money|Clean3]] @@.pcMoneyB;+10💸@@ | [[Refuse to take it|Clean4]] @@.relB;+5❤@@<h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom eq 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<p>You take the money from her hands.</p>
<<pcMoneyPLUS 10>>
<<mom>>I know it's not a lot of money. But I still have to thank you for your work.<</mom>>
<<pc>>That's enough, thank you @@.momB;$momS@@.<</pc>>
[[She leaves.|Bedroom]] <h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom eq 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<<mom>>I know it's not a lot of money. But I still have to thank you for your work.<</mom>>
<<pc>>You don't have to pay for it, @@.momB;$momS@@. I understand the situation we're in. I just want to make things easier for you.<</pc>>
<<momRelPLUS 5>>
<<mom>>Aww, @@.pcB;$pcName@@, you're so sweet... Can I at least give you a hug?<</mom>>
<p>Without waiting for your answer, she comes up to you and hugs you.</p>
<img src ="res/img/01/45.webp" class="imgDef">
[[Try to touch her butt.|Clean5]]
[[She leaves.|Bedroom]] <p>You hold each other for a while. Your hands were closer to her shoulders at first, but you decide to move them a little lower.</p>
<img src ="res/img/01/46.webp" class="imgDef">
<p>Before she left you tried to sneak your hands even lower on her ass cheeks.</p>
<img src ="res/img/01/48.webp" class="imgDef">\
<<if $momCorLVL == 1>> <p>Your facial expression changes.</p>
<<pc3>>She seemed to notice... Damn...<</pc3>>
<<mom>>Hey, stop groping me! I'm your $momStep!<</mom>>
<<pc>>Sorry, @@.momB;$momS@@. I accidentally... I didn't mean to...<</pc>>
<<mom>>Yeah, whatever you say. All right, I got a lot to do.<</mom>>
<<momRelMINUS 5>>
<<elseif $momCorLVL gte 2>>
<p>She didn't seem to notice, or didn't want to. You have been in the embrace for a long time now, longer than a normal hug requires.</p>\
<p>Even without hiding your intentions, you freely grabbed her ass.</p>
<<momCorPLUS 5>>
<img src ="res/img/01/51.webp" class="imgDef" width="450">
<p>You can hear her breathing increase as her head rests on your shoulders.. </p>
<<mom>>All right, honey. I'm staying long at your place. I've got a lot to do. <</mom>>
<p>Before she left, she sort of casually touched herself on the butt.</p>
<img src ="res/img/01/49.webp" class="imgDef" width="450">
<<mom>>Once again, thank you very much for your help.<</mom>>
<<pc>>Thanks to you, @@.momB;$momS@@...<</pc>>\
<</if>>
[[She leaves.|Bedroom]] <h2>LIVING ROOM</h2>
<<if $momEvent1 == 0>>\
<img src ="res/img/loc/living_room.webp" class="imgDef">
<<pc3>>My @@.momB;$momStep @@ wanted to talk to me. No need to keep her waiting too long.<</pc3>>
<<return>><<else>><<if $dayTime lt 8>><<set $dayTime ++>><<set $imgTV = random(1,16)>>\
<center><img src ="res/img/loc/tv/tv2.webp" width="80">
<img @src="'res/img/loc/tv/' + $imgTV + '.webp'" class="imgDef" height="550">
<<pcArPLUS 5>></center>
<p>All adult channels are blocked, so now you have to watch regular TV.</p>
<navBar><div class="brd">| [[Back|LivingRoom]] | [[Next Channel|TV]] |</div></navBar>
<<else>><img src ="res/img/loc/living_room.webp" class="imgDef">
<p>It's getting late. You need a good night's <b>sleep.</b></p>
<navBar><div class="brd">| [[Back|LivingRoom]] |</div></navBar><</if>><</if>><div class="brdLap">
<center><span style="font-size: 150%;"><b>LAPTOP</b></span>
<img src ="res/img/loc/laptop/email.webp" height="150"></center>
<<if $emailHave == false>><center><div class="email">No new emails.</div></center><<else>>\
<div class="email"><<emails>></div>\
<</if>>
</div>
<<navLaptop>>
<<set $notifyEmail = false>>
<<removeclass "#right-ui-bar" "stowed">>
<<addclass "#right-ui-bar" "hide">><div class="brdLap">
<center><span style="font-size: 150%;"><b>LAPTOP</b></span>
<img src ="res/img/loc/laptop/booble.webp" width="500">
<<boobleSearch>>
</center></div>
<<navLaptop>>
<<removeclass "#right-ui-bar" "stowed">>
<<addclass "#right-ui-bar" "hide">><div class="brdLap">
<center><span style="font-size: 150%;"><b>LAPTOP</b></span>
<<if $pornBlock == true>><img class="imgDef" src ="res/img/loc/laptop/01.webp" width="500">
<img src ="res/img/loc/laptop/02.webp" width="400">
<span style ="color:grey"><font size = "-1">Please enter the password.</font></span>
<input type="text" value="*******" disabled>
<<else>>\
TEST<</if>>
</center></div>
<<navLaptop>>\
\
<<if $pornBlock == true>><<pc3>>My @@.momB;$momS@@ put parental controls everywhere. I don't know the password.<</pc3>><</if>>
<<removeclass "#right-ui-bar" "stowed">>
<<addclass "#right-ui-bar" "hide">>
<h2>YOUR BEDROOM</h2>\
<p>When you sat down at your computer, you concentrated and tried to remember how you got into this sort of situation.</p>
<<pc3>>Well, that night I was going to watch some porn and then go to bed. But my computer froze when I clicked on the video. <</pc3>>
<p>To try to go back to this video, you decided to look at your browser history.</p>
<<pc3>>Oh, right. My @@.momB;$momStep@@ reset my laptop to factory defaults. There's no browser history. Also, I can no longer go to the porn site because of the parental controls.<</pc3>>
<<pc3>>Okay, I'll try a keyword search. What did it say? @@.sisB;"Happy," "Horny", "Dumb"@@?<</pc3>>
<img src ="res/img/01/54.webp" class="imgDef">
<<linkreplace "**Continue**">>
<p>You spent several long hours trying to find something similar to what you saw. Not a single website on the Internet mentioned anything like it. You tried to ask on various forums, but instead of helping you find the answer, you were called a nutcase.</p>
<<pc3>>Could it be? Could I have really lost my mind? It was all so real. When you think about it, it really was something out of the ordinary. I can't seem to find anything on the Internet to help me figure it out. Do I really need to see a psychiatrist? <</pc3>>
<p>As you were about to get up and leave to do more useful things, you heard the sound of a notification. A letter arrived in your mailbox.</p>
[[Laptop]]
<</linkreplace>>
<<set $cumPanties = 2>>
<<set $dayTime ++>>
<<set
$charaNotif = true
$notifyPc = true
$notifyEmail = true
$emailHave = true
>><div class="brdLap">
<center><span style="font-size: 150%;"><b>LAPTOP</b></span></center>
<div class="email"><center><p>@@.patreon;Patreon Code@@ opens additional scenes and gives access to cheats.
You can get it by <a href="https://www.patreon.com/Cerbee" target="_blank" > clicking here!</a></p>
<<if hashStr($patreonCode) != -715637887>><b>Please enter your Patreon Code</b>
<font size ="+1"><b><<textbox "$patreonCode" $patreonCode >></b> [[ENTER|SETTINGS]]</font><</if>>
<<if $patreonCode != "" and hashStr($patreonCode) != -715637887>>Wrong Patreon Code<</if>>
<<if hashStr($patreonCode) == -715637887>>\
<b>CHEATS: $cheatON</b>
<<link "ON">><<set $cheatON = "ENABLED">><<goto "SETTINGS">><</link>> <<link "OFF">><<set $cheatON = "DISABLED">><<goto "SETTINGS">><</link>>
<h2>Thank you for your support! </h2><</if>></center></div>
</div>
<<navLaptop>>
<<removeclass "#right-ui-bar" "stowed">>
<<addclass "#right-ui-bar" "hide">><p>Out of anger, you try to find information about what @@.IC;InnerCall@@ does. When you go to their website, you see a description of their upgrade program.</p>
<div class="brdLap">
<center><span style="font-size: 150%;"><b>LAPTOP</b>
</span><img src ="res/img/gui/logo.png" height="150"></center>
<p>About us:
@@.IC;InnerCall@@ is a private company that develops technology that affects the human brain through hypnosis, as well as the production of drugs that change human DNA.
@@.IC;InnerCall@@ also develops and tests new treatments for mental disorders such as depression, anxiety, drug addiction, and various phobias. They use hypnosis and neuromodulation techniques to help patients overcome these problems.</p>
<p>About the @@.IC;InnerCall@@ Upgrading Course:
@@.IC;The InnerCall improvement course@@ is for those who want to achieve their goals in life and become a better version of themselves. The course consists of several steps that include analyzing the participant's brain, developing an individualized program to achieve goals, and hypnosis and neuromodulation sessions to achieve the desired changes.
During the course, participants are provided with a personal trainer who will work with them throughout the course to help them achieve their goals and overcome obstacles along the way. The course also includes a variety of practical exercises and assignments to help participants better understand themselves and their needs.
@@.IC;InnerCall@@ guarantees full confidentiality and security for course participants, as well as a professional approach and quality of service.</p>
<p><b>For those who have already completed an initial personality analysis.</b>
You should contact an @@.IC;InnerCall@@ branch as soon as possible. To see where the nearest one is, you can [[click here|searchStrangeSite3]].</p>
</div>
<<set $cumPanties = 3>>
<p>When you clicked on the link with the addresses you realized that you were very lucky. There is an @@.IC;InnerCall@@ office in your city and it is only a few bus stops away from your home.</p>
<<pc3>>This is some kind of mistake. I don't remember ever agreeing to be a guinea pig. <</pc3>>
<<pc3>>Well, I have no choice but to go to their office. I'd like to figure out what's going on here. I have to find a way to get things back to the way they were before.<</pc3>>
[[Back in your bedroom|Bedroom]]
<<set $ICEvent1 = 1
$charaNotif = true
$notifyPc = true>><<widget momEv1>>\
<<if ($momEvent1 == 0) and ($pcAtt gt 10)>><div class="Places"><p>@@.momB;$momStep@@ wanted to talk to you. She is sitting at the table reading some documents.</p>\
<video class="imgDef" autoplay muted loop height=450 ><source src="res\img\chara\mom\events\14.webm" type="video/webm"></video>
<<mom>>Sit next to me, @@.pcB;$pcName@@. We're going to have a very serious talk.<</mom>>
<<eventIcon>> [[Approach her|mom2]]</div>
<<elseif $momEvent1 == 0>><div class="Places"><p>@@.momB;$momStep@@ wanted to talk to you. She is sitting at the table reading some documents.</p>\
<video class="imgDef" autoplay muted loop height=450 ><source src="res\img\chara\mom\events\14.webm" type="video/webm"></video>
<<mom>>Sit next to me, @@.pcB;$pcName@@. We're going to have a very serious talk.<</mom>>
<<eventIcon>> [[Approach her|mom1]]</div>
<</if>>\
<</widget>>
<<widget momKitchenLoc>>\
<<if $momLoc == "kitchen" and $dayTime == 2>><<momKitchenMBase>><</if>>\
<<if $momLoc == "kitchen" and $dayTime == 6>><<momKitchenEVBase>><</if>>\
<</widget>>
<<widget momRandomHome>>
<<set $momRandomLivingroomTV = random(1,10)>>
<<if $momRandomLivingroomTV == 1 and $momLoc != "outside" and $momLoc != "livingroom" and $dayTime != 1 and $dayTime != 8 and $sisLoc != "livingroom" and $sisLivingroomYoga != true and $day != 0>>
<<set $momLivingroomTV = true>><<else>><<set $momLivingroomTV = false>><</if>>
<<set $momRandomHomeClean = random(1,10)>>
<<if $momRandomHomeClean == 1 and $momLoc != "outside" and $momLoc != "home" and $dayTime != 1 and $dayTime != 8 and $sisLoc != "home" and $day != 0>>
<<set $momHomeClean = true>><<else>><<set $momHomeClean = false>><</if>>
<</widget>>
<<display momKitchenM>>
<<display momKitchenEV>>
<<display momRoom>>
<<display momBath>>
<<display momLivingroom>>
<<display momLivingroomTV>>
<<display momHomeClean>>
<<widget emails>>\
<<if $cumPanties gte 2>><details><summary>Subject: <a>Welcome to the @@.IC;InnerCall LLC@@ Upgrade Program! $emailBE1Check</a></summary><<ICemail1>></details><</if>>\
<</widget>>
<<widget ICemail1>><<set $emailBE1Check = "">>\
<div class="brdEmailIC"><div class="brdEmailName">FROM: @@.IC;[email protected]@@</div><div class="brdEmailText"><p>\
Dear @@.pcB;$pcName@@,
Welcome to the @@.IC;InnerCall LLC@@ Upgrade Program! We are thrilled to have you on board and cannot wait to help you achieve your desired results. Our team of experts is dedicated to ensuring that your experience with us is nothing short of exceptional.
We understand that during your initial analysis and registration session, there was a disconnection. As a result, there may be some side effects that you could experience such as headaches, loss of control over your body, excessive production of pheromones, heightened sensitivity, and increased excitement. Please note that this is not a cause for alarm, but we advise that you visit the nearest @@.IC;InnerCall@@ branch at your earliest convenience for a consultation with one of our specialists.
Our main goal is to help you achieve complete alignment between your external appearance and your inner self. We will work with you every step of the way to ensure that you feel confident, empowered, and happy with your transformation.
Thank you for choosing @@.IC;InnerCall LLC@@ for your upgrade journey. We look forward to working with you to achieve your desired results.
Best regards,
@@.IC;InnerCall LLC Team@@
</p></div></div><<set $notifyEmail = false>><<if $cumPanties == 2>>
<<pc3>>What the fuck? What fucking course? I didn't sign up for any fucking course. What do you mean "some side effects"? So all this shit that's happening to me is because I somehow signed up for some weird course? That can't be the truth. <</pc3>>
<<pc3>>I'm going to sue those assholes. What right do they have to do this to people? I thought I was out of my mind.
I have to find a website and see where they are.<</pc3>>
<</if>>
<</widget>>
<<widget emailTest>>\
<div class="brdEmail"><img src ="res/img/chara/sis/sis_1.webp" class="emailPic"><div class="brdEmailName">FROM:@@.sisB;$sis@@</div><div class="brdEmailText"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam vel tristique urna, ac blandit mi. Vestibulum commodo facilisis nibh ac suscipit. Vestibulum elementum sed felis eu varius. Vivamus nisl arcu, vulputate quis posuere quis, auctor a purus. Nulla at aliquam sem. Mauris vulputate accumsan placerat. Nullam imperdiet metus venenatis augue posuere, a aliquet massa consequat. Morbi id nunc et felis accumsan fringilla. Etiam ipsum nisl, rutrum id malesuada vitae, egestas eget dui. Praesent quis tortor tempus, dictum turpis vitae, mattis diam. Nullam vitae convallis quam. Cras id turpis ac leo ultricies aliquet nec sit amet urna.</p></div></div><<set $notifyEmail = false>>
<</widget>>
<<widget boobleSearch>><div class="email">\
<<if $cumPanties == 1>><p>[[Search for information about this strange site.|searchStrangeSite]]</p><</if>>\
<<if $cumPanties == 2>><p>[[Search for information about InnerCall LLC.|searchStrangeSite2]]</p><</if>>\
</div>\<</widget>>
<<widget navLaptop>>\
<div class="navLaptop"><h id="navLap"><<if $notifyEmail == true>><img src="res/img/gui/notif.webp" class="notifyEmail"><</if>>[[EMAIL]] | [[BOOBLE]] | [[PORN]] | [[SETTINGS]] | [[BACK|Laptop]] | [[SHUT DOWN|Bedroom]]</h></div>
<</widget>><<widget pcWalk>>\
<div class="brdD">\
<<if $cumPanties == 0>><p id="charaMenu">-You need to clean your room. Maybe it will help improve your relationship with your @@.momB;$momStep@@.</p><</if>>\
<<if $cumPanties == 1>><p id="charaMenu">-I have to try to find information on the Internet about what happened that night and why my @@.momB;$momStep@@ perceives my smell so strangely.</p><</if>>\
<<if $cumPanties == 2>><p id="charaMenu">-A letter was sent to your mailbox. It's really important to read it.</p><</if>>\
<<if $ICEvent1 == 1>><p id="charaMenu">-You know the address of the nearest @@.IC;INNERCALL@@ office. You need to visit it as soon as possible.</p><</if>>\
<<if $evPhoneAskMom == 0>><p id="charaMenu">-You need to talk to your @@.momB;$momStep@@ about buying a new phone.</p><</if>>\
<<if $evPhoneAskMom == 1>><p id="charaMenu">-@@.momB;$mom@@ might help you buy a phone if you improve your relationship with her. Or you can just buy it on your own.
(end of content for this version of the game)</p><</if>>\
<<if $ICEvent1 == 2>><p id="charaMenu">-You must have a medical examination at @@.IC;INNERCALL@@.</p><</if>>\
<<if $ICEvent1 == 3>><p id="charaMenu">-Return to the medical office the next day.</p><</if>>\
<<if $ICEvent1 == 4>><p id="charaMenu">-Return to the medical office next week.</p><</if>>\
<<if $ICEvent1 == 5>><p id="charaMenu">-Go to @@.ferB;Mr. Ferrara's@@ office.</p><</if>>\
<<if $ICEvent1 == 6>><p id="charaMenu">-Talk to @@.angB;Angelica@@ at the @@.IC;INNERCALL@@ office at <span style = "color: gold">noon</span>.</p><</if>>\
<<if $ICEvent1 == 7>><p id="charaMenu">-Attends @@.IC;INNERCALL@@ classes. It starts at <span style = "color: gold">noon</span> on weekdays.</p><</if>>\
</div>\
<</widget>>
<<widget momWalk>>\
<div class="brdD">\
<<if $momEvent1 == 0>>\
<p id="charaMenu">-She wants to talk to you in the <b>kitchen</b>.</p>\
<<if $pcAtt lt 10>><p id="charaMenu">-You need to <b>take a shower</b> before you go to her.</p><</if>>\
<</if>>\
<p id="charaMenu">-Improve your relationships.</p>\
<p id="charaMenu">-End of content for this version of the game.</p></div>\
<</widget>>
<<widget sisWalk>>\
<div class="brdD">\
<p id="charaMenu">-Improve your relationships.</p>\
<p id="charaMenu">-End of content for this version of the game.</p>\
</div>\
<</widget>>
<h2>HOME</h2>\
<img src ="res/img/loc/hallway.webp" class="imgDef">
<p>As you get closer to your bedroom, you start to hear sounds coming from the room next door.</p>
[[Try to peek in.|sis1]]<<widget "pc" container>>\
<<say "$pcName" $pcImg>>_contents<</say>>\
<</widget>>
<<character "pc3" "$pcName" "res/img/chara/pc/pc_3.webp">>
<<widget "mom" container>>\
<<say "$mom" $momImg>>_contents<</say>>\
<</widget>>
<<widget "sis" container>>\
<<say "$sis" $sisImg>>_contents<</say>>\
<</widget>>
<<widget "cg" container>>\
<<say "$cg" "res/img/chara/other/crazy_guy.webp">>_contents<</say>>\
<</widget>>
<<widget "ang" container>>\
<<say "$ang" "res/img/chara/other/angelika.webp">>_contents<</say>>\
<</widget>>
<<widget "fer" container>>\
<<say "$fer" "res/img/chara/other/ferra.webp">>_contents<</say>>\
<</widget>>
<<widget "unk_m" container>>\
<<say "$unk_m" "res/img/gui/none.webp">>_contents<</say>>\
<</widget>>
<<widget "unk_w" container>>\
<<say "$unk_w" "res/img/gui/none.webp">>_contents<</say>>\
<</widget>>
<<widget "w" container>>\
<<say "$w" "res/img/chara/other/w.webp">>_contents<</say>>\
<</widget>>
<<widget "nurse" container>>\
<<say "$nurse" "res/img/chara/other/nurse.webp">>_contents<</say>>\
<</widget>>
<<widget pcAbout>>\
<p id="charaMenu">This is you, a young man who recently graduated from high school. You live in a small town called <b>Springfield</b>, along with your @@.momB;$momStep $mom@@ and older@@.sisB; $sisStep $sis@@. Your father left the family ten years ago. He paid child support until recently, but since you and your @@.sisB;$sisStep@@ are adults he has stopped doing so. </p>\
<p id="charaMenu">It is time to step into adulthood and take your destiny into your own hands.</p><</widget>>
<<widget pcEdit>>\
<center><span style ="color:grey"><font size = "-1">Change Name</font></span>
<font size ="+1"><b><<textbox "$pcName" $pcName>></b></font>
<span style ="color:grey"><font size = "-1">You're their:</font></span>
<font size ="+1"><b><<textbox "$pcMStep" $pcMStep>></b></font>
<font size ="+1"><b><<textbox "$pcStep" $pcStep>></b></font>
<font size ="+1"><b><<textbox "$pcS" $pcS>></b></font>
<<link"Set default">>
<<set $pcName = "Mike">>
<<set $pcMStep = "Stepson">>
<<set $pcStep = "Stepbrother">>
<<set $pcS = "Stepbro">>
<<goto "Chara">>
<</link>></center>
<</widget>>
<<widget pcNotIcon>><<if $notifyPc == true>><img src="res/img/gui/notif.webp" class="notifyChara"><<else>><br><</if>><</widget>>
<<widget momAbout>>\
<p id="charaMenu">@@.momB;$mom@@, your @@.momB;$momStep@@.An incredibly beautiful woman. Years ago, she worked for a large real estate company in a fairly high position. But after she got married, she devoted herself to her family.</p>\
<p id="charaMenu">A few years ago, she and your father got a divorce. She raised @@.pcB;you@@ and your @@.sisB;$sisStep@@ on her own.</p>\
<p id="charaMenu">After the divorce, she seems to have become completely disillusioned with men. As far as you know, she's never dated a man in all that time. After your father's departure from the family, there was no more effort on her part to be more attractive to men. Her everyday clothes became more and more modest. Any more and she might turn into a gray mouse.</p>\
<p id="charaMenu">Also, the fact that you've rarely left your room in the last year, neglected your studies and not helped her in any way, has led to her being almost completely disappointed in you. She has become much more cold and strict towards you.</p>
<</widget>>
<<widget momEdit>>\
<center><span style ="color:grey"><font size = "-1">Change Name</font></span>
<font size ="+1"><b><<textbox "$mom" $mom>></b></font></center>\
<center><span style ="color:grey"><font size = "-1">She's your:</font></span>
<font size ="+1"><b><<textbox "$momStep" $momStep>></b></font>
<font size ="+1"><b><<textbox "$momS" $momS>></b></font>
<<link"Set default">>
<<set $mom = "Linda">>
<<set $momStep = "Stepmother">>
<<set $momS = "Stepmom">>
<<goto "Chara">>
<</link>></center>
<</widget>>
<<widget momNotIcon>><<if $notifyMom == true>><img src="res/img/gui/notif.webp" class="notifyChara"><<else>><br><</if>><</widget>>
<<widget sisAbout>>\
<p id="charaMenu">Your older @@.sisB;$sisStep@@. She was always the most popular girl in high school. This year she went to a community college for some kind of liberal arts major. You got along very well with each other as kids, but when you both started growing up you started fighting and snapping at each other more and more often.</p><p id="charaMenu">She has a very complicated personality,it's just impossible to please her.</p>
<</widget>>
<<widget sisEdit>>\
<center><span style ="color:grey"><font size = "-1">Change Name</font></span>
<font size ="+1"><b><<textbox "$sis" $sis>></b></font></center>\
<center><span style ="color:grey"><font size = "-1">She's your:</font></span>
<font size ="+1"><b><<textbox "$sisStep" $sisStep>></b></font>
<font size ="+1"><b><<textbox "$sisS" $sisS>></b></font>
<<link"Set default">>
<<set $sis = "Alice">>
<<set $sisStep = "Stepsister">>
<<set $sisS = "Stepsis">>
<<goto "Chara">>
<</link>></center>
<</widget>>
<<widget sisNotIcon>><<if $notifySis == true>><img src="res/img/gui/notif.webp" class="notifyChara"><<else>><br><</if>><</widget>><<set
$momStep = "???"
$momS = "???"
$mom = "Linda"
$navMomRoom = $mom + "'s room"
$momCor = 0
$momCorLVL = 1
$momRel = 0
$momRelLVL = 1
$momHasJob = false
/*EVENTS*/
$momEvent1 = 0
>>
/*WIDGETS*/
<<widget momRel>><div class="email">\
<center><<cheatMomRel>><b><font size ="+2"><span style="color:#db1447">❤️$momRel</span><span style = "color:#f08036"> 🔥$momCor</span></font> <<cheatMomCor>></b></center>
<center><b><font size ="-1"><span style="color:#db1447">Relationship LVL: $momRelLVL</span></font></b> | <b><font size ="-1"><span style="color:#f08036">Corruption LVL: $momCorLVL</span></font></b></center>
<center><sup><font size = "-1">[[**help**|Help]]</font></sup></center></div>
<</widget>>
<<widget cheatMomRel>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "+">><<set $momRel += 5>><<goto "Chara">><</link>><</if>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "-">><<set $momRel -= 5>><<goto "Chara">><</link>><</if>>
<</widget>>
<<widget cheatMomCor>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "+">><<set $momCor += 5>><<goto "Chara">><</link>><</if>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "-">><<set $momCor -= 5>><<goto "Chara">><</link>><</if>>
<</widget>>
<<widget momRelCorMax>>
<<silently>>
<<if $momCorLVL == 1 and $momCor gte 100>>
<<set $momCor = 100>>
<<elseif $momCorLVL == 2 and $momCor gte 200>>
<<set $momCor = 200>>
<</if>>
<<if $momRelLVL == 1 and $momRel gte 100>>
<<set $momRel = 100>>
<<elseif $momRelLVL == 2 and $momRel gte 200>>
<<set $momRel = 200>>
<</if>>
<<if $momCor lte 0>>
<<set $momCor = 0>>
<</if>>
<<if $momRel lte 0>>
<<set $momRel = 0>>
<</if>>
<</silently>>
<</widget>>
<<widget momRelPLUS>>\
<<if _args[0]>>\
<<set $momRel +=_args[0]>>\
<center>@@.momB;$mom's@@ @@.rel;❤️Relationship +_args[0]@@</center><</if>>\
<</widget>>
<<widget momRelMINUS>>\
<<if _args[0]>>\
<<set $momRel -=_args[0]>>\
<center>@@.momB;$mom's@@ @@.rel;❤️Relationship -_args[0]@@</center><</if>>
<</widget>>
<<widget momCorPLUS>>\
<<if _args[0]>>\
<<set $momCor +=_args[0]>>\
<center>@@.momB;$mom's@@ @@.cor;🔥Corruption +_args[0]@@</center><</if>>
<</widget>>
<<widget momCorMINUS>>\
<<if _args[0]>>\
<<set $momCor -=_args[0]>>\
<center>@@.momB;$mom's@@ @@.cor;🔥Corruption -_args[0]@@</center><</if>>
<</widget>>
<<widget momLoc>>
<<if $day gt 0>><<if $dayTime == 1>>
<<set $momLoc = "momRoomEM">>
<<elseif $dayTime == 2>>
<<set $momLoc = "kitchen">>
<<elseif $dayTime == 3>>
<<set $momLoc = "kitchen">>
<<elseif $dayTime == 4>>
<<set $momLoc = "livingroom">>
<<elseif $dayTime == 5>>
<<set $momLoc = "outside">>
<<elseif $dayTime == 6>>
<<set $momLoc = "kitchen">>
<<elseif $dayTime == 7>>
<<set $momLoc = "bathroom">>
<<elseif $dayTime == 8>>
<<set $momLoc = "momRoomNT">>
<</if>><</if>>
<</widget>>
<<widget momInRoomCheck>>\
<<if $momLoc == "momRoomEM" or $momLoc == "momRoomNT">>
<<set $momInRoom = true>>
<<else>><<set $momInRoom = false>><</if>>
<</widget>>
<<set
$sisStep = "???"
$sisS = "???"
$sis = "Alice"
$navSisRoom = $sis + "'s room"
$sisCor = 0
$sisCorLVL = 1
$sisRel = 0
$sisRelLVL= 1
/*EVENTS*/
$sisEvent1 =0
>>
/*WIDGETS*/
<<widget sisRoomEv1>>
<<if $sisEvent1 == 0>><div class="Places"><p>Faint sounds of music can be heard through the door. You approach and, realizing that it is not locked, decide to investigate it.</p>
[[Try to peek in.|sis1]]</div>
<</if>>\
<</widget>>
<<widget sisFirst>>
<<if $sisEvent1 == 0>><p><<eventIcon>> You hear loud noises coming from the @@.sis;[[next room|roomSis]]@@.</p><</if>>
<</widget>>
<<widget sisRel>><div class="email">\
<center><b><<cheatSisRel>><font size ="+2"><span style="color:#db1447">❤️$sisRel</span><span style = "color:#f08036"> 🔥$sisCor</span></font> <<cheatSisCor>></b></center>
<center><b><font size ="-1"><span style="color:#db1447">Relationship LVL: $sisRelLVL</span></font></b> | <b><font size ="-1"><span style="color:#f08036">Corruption LVL: $sisCorLVL</span></font></b></center>
<center><sup><font size = "-1">[[**help**|Help]]</font></sup></center></div>
<</widget>>
<<widget cheatSisRel>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "+">><<set $sisRel += 5>><<goto "Chara">><</link>><</if>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "-">><<set $sisRel -= 5>><<goto "Chara">><</link>><</if>>
<</widget>>
<<widget cheatSisCor>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "+">><<set $sisCor += 5>><<goto "Chara">><</link>><</if>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "-">><<set $sisCor -= 5>><<goto "Chara">><</link>><</if>>
<</widget>>
<<widget sisRelCorMax>>
<<silently>>
<<if $sisCorLVL == 1 and $sisCor gte 100>>
<<set $sisCor = 100>>
<<elseif $sisCorLVL == 2 and $sisCor gte 200>>
<<set $sisCor = 200>>
<</if>>
<<if $sisRelLVL == 1 and $sisRel gte 100>>
<<set $sisRel = 100>>
<<elseif $sisRelLVL == 2 and $sisRel gte 200>>
<<set $sisRel = 200>>
<</if>>
<<if $sisCor lte 0>>
<<set $sisCor = 0>>
<</if>>
<<if $sisRel lte 0>>
<<set $sisRel = 0>>
<</if>>
<</silently>>
<</widget>>
<<widget sisRelPLUS>>\
<<if _args[0]>>\
<<set $sisRel +=_args[0]>>\
<center>@@.sisB;$sis's@@ @@.rel;❤️Relationship +_args[0]@@</center><</if>>
<</widget>>
<<widget sisRelMINUS>>\
<<if _args[0]>>\
<<set $sisRel -=_args[0]>>\
<center>@@.sisB;$sis's@@ @@.rel;❤️Relationship -_args[0]@@</center><</if>>
<</widget>>
<<widget sisCorPLUS>>\
<<if _args[0]>>\
<<set $sisCor +=_args[0]>>\
<center>@@.sisB;$sis's@@ @@.cor;🔥Corruption +_args[0]@@</center><</if>>
<</widget>>
<<widget sisCorMINUS>>\
<<if _args[0]>>\
<<set $sisCor -=_args[0]>>\
<center>@@.sisB;$sis's@@ @@.cor;🔥Corruption -_args[0]@@</center><</if>>
<</widget>>
<<widget sisLoc>>
<<if $day gt 0>>
<<if $dayTime == 1>>
<<set $sisLoc = "sisRoomEM">>
<<elseif $dayTime == 2>>
<<set $sisLoc = "bathroom">>
<<elseif $dayTime == 3>>
<<set $sisLoc = "kitchen">>
<<elseif $dayTime == 4>>
<<set $sisLoc = "outside">>
<<elseif $dayTime == 5>>
<<set $sisLoc = "sisRoomAE">>
<<elseif $dayTime == 6>>
<<set $sisLoc = "livingroom">>
<<elseif $dayTime == 7>>
<<set $sisLoc = "sisRoomLE">>
<<elseif $dayTime == 8>>
<<set $sisLoc = "sisRoomNT">>
<</if>><</if>>
<</widget>>
<<widget sisInRoomCheck>>\
<<if $sisLoc == "sisRoomEM" or $sisLoc == "sisRoomAE" or $sisLoc == "sisRoomLE" or $sisLoc == "sisRoomNT">>
<<set $sisInRoom = true>>
<<else>><<set $sisInRoom = false>><</if>>
<</widget>>
<<set
$shower = 0
$pcMoney = 0
$pcAttBase = 1
$pcAtt = $pcAttBase
$pcAr = 1
$pcCorLVL = 1
$pcCor = 0
$pcName = "Mike"
$pcMStep = "Stepson"
$pcStep = "Stepbrother"
$pcS = "Stepbro"
$pcImg ="res/img/chara/pc/pc_ugly.webp"
$pcHaveJob = false
$ICEvent1 = 0
>>
/*WIDGETS*/
<<widget pcCharaCor>><div class="email">\
<center><b><font size ="+2"><span style = "color:#f08036"> 🔥$pcCor</span></font></b> <<cheatPcCor>></center>
<center><b><font size ="-1"><span style="color:#f08036">Corruption LVL: $momCorLVL</span></font></b></center>
<<cheatPc>>
<center><sup><font size = "-1">[[**help**|Help]]</font></sup></center></div>
<</widget>>
<<widget pcRelCorMax>>
<<silently>>
<<if $pcCorLVL == 1 and $pcCor gte 100>>
<<set $pcCor = 100>>
<<elseif $pcCorLVL == 2 and $pcCor gte 200>>
<<set $pcCor = 200>>
<</if>>
<<if $pcCor lte 0>>
<<set $pcCor = 0>>
<</if>>
<</silently>>
<</widget>>
<<widget cheatPcCor>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "+">><<set $pcCor += 5>><<goto "Chara">><</link>><</if>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "-">><<set $pcCor -= 5>><<goto "Chara">><</link>><</if>>
<</widget>>
<<widget cheatPc>>
<<if hashStr($patreonCode) == -715637887 and $cheatON == "ENABLED">><<link "+">><<set $pcMoney += 10>><<goto "Chara">><</link>>💸<<link "-">><<set $pcMoney -= 10>><<goto "Chara">><</link>> \
<<link "+">><<set $pcAr += 5>><<goto "Chara">><</link>>Ar<<link "-">><<set $pcAr -= 5>><<goto "Chara">><</link>>\
<</if>>
<</widget>>
<<widget pcArPLUS>>\
<<if _args[0]>>\
<<set $pcAr +=_args[0]>>\
<center>@@.pcB;$pcName's@@ @@.pcAr;Arosual +_args[0]@@</center><</if>>
<</widget>>
<<widget pcArMINUS>>\
<<if _args[0]>>\
<<set $pcAr -=_args[0]>>\
<center>@@.pcB;$pcName's@@ @@.pcAr;Arosual -_args[0]@@</center><</if>>
<</widget>>
<<widget pcArMAX>>\
<<set $pcAr = 100>>\
<center>@@.pcB;$pcName's@@ @@.pcAr;Arosual MAX@@</center>
<</widget>>
<<widget pcArMIN>>\
<<set $pcAr = 0>>\
<center>@@.pcB;$pcName's@@ @@.pcAr;Arosual decreased to 0@@</center>
<</widget>>
<<widget pcAttPLUS>>\
<<if _args[0]>>\
<<set $pcAtt +=_args[0]>>\
<center>@@.pcB;$pcName's@@ @@.pcAtt;Attractiveness +_args[0]@@</center><</if>>
<</widget>>
<<widget pcAttMINUS>>\
<<if _args[0]>>\
<<set $pcAtt -=_args[0]>>\
<center>@@.pcB;$pcName's@@ @@.pcAtt;Attractiveness -_args[0]@@</center><</if>>
<</widget>>
<<widget pcAttMAX>>\
<<set $pcAr = 100>>\
<center>@@.pcB;$pcName's@@ @@.pcAtt;Attractiveness MAX@@</center>
<</widget>>
<<widget pcAttMIN>>\
<<set $pcAtt = 0>>\
<center>@@.pcB;$pcName's@@ @@.pcAtt;Attractiveness decreased to 0@@</center>
<</widget>>
<<widget pcMoneyPLUS>>\
<<if _args[0]>>\
<<set $pcMoney +=_args[0]>>\
<center>@@.pcB;$pcName's@@ @@.pcMoney;Money +_args[0]@@</center><</if>>
<</widget>>
<<widget pcMoneyMINUS>>\
<<if _args[0]>>\
<<set $pcMoney -=_args[0]>>\
<center>@@.pcB;$pcName's@@ @@.pcMoney;Money -_args[0]@@</center><</if>>
<</widget>>
<<widget pcCorPLUS>>\
<<if _args[0]>>\
<<set $pcCor +=_args[0]>>\
<center>@@.pcB;$pcName's@@ @@.cor;🔥Corruption +_args[0]@@</center><</if>>
<</widget>>
<<widget pcCorMINUS>>\
<<if _args[0]>>\
<<set $momCor -=_args[0]>>\
<center>@@.pcB;$pcName's@@ @@.cor;🔥Corruption -_args[0]@@</center><</if>>
<</widget>>
<<widget pcLIMITS>>
<<if $pcAr gte 100>><<set $pcAr = 100>><</if>>
<<if $pcAr lte 0>><<set $pcAr = 0>><</if>>
<<if $pcAtt gte 100>><<set $pcAtt = 100>><</if>>
<<if $pcAtt lte 0>><<set $pcAtt = 0>><</if>>
<<if $sisCor gte 100>><<set $sisCor = 100>><</if>>
<<if $sisRel gte 100>><<set $sisRel = 100>><</if>>
<<if $sisCor lte 0>><<set $sisCro = 0>><</if>>
<<if $sisRel lte 0>><<set $sisRel = 0>><</if>>
<<if $momCor gte 100>><<set $momCor = 100>><</if>>
<<if $momRel gte 100>><<set $momRel = 100>><</if>>
<<if $momCor lte 0>><<set $momCro = 0>><</if>>
<<if $momRel lte 0>><<set $momRel = 0>><</if>>
<</widget>>
<<silently>><<set $pcAtt = $pcAttBase>>
<<if $shower>><<set $pcAtt += 10>><</if>>
<<pcLocSet>>
<<momRelCorMax>>
<<sisRelCorMax>>
<<pcRelCorMax>>
<<setHeader>>
<<sisInBathCheck>>
<<sisRoomEMCheck>>
<<momRoomEMCheck>>
<<momInBathCheck>>
<<brokePhoneCheck>>
<<sisLoc>>
<<momLoc>>
<<sisInRoomCheck>>
<<momInRoomCheck>>
<<sisRandomHome>>
<<momRandomHome>>
<<popupEnd>>
<<set $cheatPossible = false>>
<</silently>>\
\
<<if $devInfo == true>><div class="devInfo"><<devInfo>></div><</if>>\<<widget sisRandomHome>>
<<set $sisRandomLivingroomYoga = random(1,10)>>
<<if $sisRandomLivingroomYoga == 1 and $sisLoc != "outside" and $sisLoc != "livingroom" and $dayTime != 1 and $dayTime != 8 and $momLoc != "livingroom" and $momLivingroomTV != true and $day != 0>>
<<set $sisLivingroomYoga = true>><<else>><<set $sisLivingroomYoga = false>><</if>>
<</widget>>
<<display sisBath>>
<<display sisRoom>>
<<display sisLivingroom>>
<<display sisLivingroomYoga>>
<<silently>>
<<pcLIMITS>>
<</silently>><<widget momKitchenMBase>><div class="Places">\
<p> The smell of coffee fills the kitchen. Your @@.momB;$momStep@@ got up early as usual to prepare a delicious breakfast. She is focused on her task. She carefully watches every step of the breakfast preparation so that it is not only delicious, but also beautifully served. Your @@.momB;$momS@@ always takes care of her loved ones and does her best to keep them happy and satisfied.</p>
<<momKitchenMimg>>\
<<momKitchenMsay>>
<<momKitchenMtalk>>\
<<talkAll>>\
</div>
<</widget>>
<<widget momKitchenMimg>>\
\
<<if $momCorLVL == 1>>\
<<set $img to random(6)>><<if $img lte 1>><img @src="'res/img/chara/mom/places/kitchenM/baseCorLVL1/' + $img + '.webp'" class="imgPlaces">
<<else>><video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/kitchenM/baseCorLVL1/'+ $img + '.webm'" type="video/webm"></video><</if>>
\
<<elseif $momCorLVL == 2>>\
<<set $img to random(8)>><<if $img lte 5>><img @src="'res/img/chara/mom/places/kitchenM/baseCorLVL2/' + $img + '.webp'" class="imgPlaces">
<<else>><video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/kitchenM/baseCorLVL2/'+ $img + '.webm'" type="video/webm"></video><</if>>
\
<</if>><</widget>>
<<widget momKitchenMsay>>\
<<if $checkTrashRoom == 0>>\
<p>She didn't anticipate seeing you so early in the morning. Typically, your day began when the sun was already setting.</p>
<<mom>>Morning, @@.pcB;$pcName@@. Looks like your room is a mess again. Do me a favor and clean it up.<</mom>>
<<momRelMINUS 5>>\
<p>She has been distant towards you lately, and it's not entirely unjustified, I must say. It would be wise for you to make up with her.</p>\
<<else>>\
<<if $momRelLVL == 1>>\
<p>She didn't anticipate seeing you so early in the morning. Typically, your day began when the sun was already setting.</p>
<<mom>>You're up early today. I see, the parental controls must have had a good effect on you. Wait a few minutes, breakfast is almost ready.<</mom>>
<p>She has been distant towards you lately, and it's not entirely unjustified, I must say. It would be wise for you to make up with her.</p>\
\
<<elseif $momRelLVL == 2>><<mom>>Good morning honey. I'm almost done with breakfast, it'll just take a little while.<</mom>>\
<</if>><</if>><</widget>>
<<widget momKitchenMtalk>>\
[[Ask if she needs any help.|momKitchenMtalk]]
<</widget>>
<<widget momKitchenMSkirtCheck>>\
<<if $pcCorLVL == 1 and $pcAr lt 85>><span class="tooltip" data-tooltip="Corruption level is too low."><i><a><s>Pull up her skirt.</s></a></i></span>\
<<elseif $pcCorLVL gt 1 or $pcAr gte 85>>[[Pull up her skirt.|momKitchenMSkirt]]<</if>>
\
<<if $pcAr gte 85>><span class="tooltip" data-tooltip="Arousal is too high."><i><a><s>Do nothing.</s></a></i></span>\
<<else>>[[Do nothing.|momKitchenMHelpEnd]]<</if>>
<</widget>><h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>She looked very busy. Cooking breakfast for so many people takes a long time.</p>
\
<<if $shower == 0>>\
<<pc>>Good Morning @@.mom;$momS@@. Can I help you with something?<</pc>>
<p>Without taking a break from her tasks, she turned to you. She gave you a quick look. After a short pause, her face changed slightly in disgust.</p>
<img src ="res\img\chara\mom\places\kitchenM\1.webp" class="imgDef">
<<mom>>Oh, God, @@.pcB;$pcName@@. I'm sorry, but you look, um... Please, instead of helping me, take a shower.<</mom>>
<<momRelMINUS 5>>
<<pc3>>Damn, I should pay more attention to how I look.<</pc3>>
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $dayTime ++>>
<<else>>\
<<pc>>Good Morning @@.momB;$momS@@. Can I help you with something?<</pc>>
<p>Without taking a break from her tasks, she turned to you.</p>
<<mom>>Actually, I'm doing fine on my own. You can just sit down next to me and wait while I finish cooking. But if you really want to help me, you can do the dishes.<</mom>>
[[Help with the dishes.|momKitchenMHelp]]
[[Sit next to her and wait.|momKitchenMSit]]
<</if>><h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>You come to the sink full of dirty dishes. She was standing very close to you chopping vegetables for a salad and fruit for a smoothie.</p>
<<pc>>Okay, so it's a dishwashing thing. I think I can manage that.<</pc>>
<<mom>>Yeah, I hope you don't break too many dishes.<</mom>>
<img src ="res\img\01\55.webp" class="imgDef">
<p>You concentrate on washing dishes until you notice that your mother has dropped something on the floor.</p>
<<mom>>Oops, turns out this cucumber is very slippery.<</mom>>
<p>She knelt down to find a cucumber rolled under the table. Right in front of you you have a great view of her ass.</p>
<<set $img to random(4)>><img @src="'res/img/chara/mom/places/kitchenM/help/' + $img + '.webp'" class="imgPlaces">
<<pcCorPLUS 5>><<pcArPLUS 10>>
<<momKitchenMSkirtCheck>>
<<set $dayTime ++>><h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>It took less time than you expected. All the dirty dishes are washed and you didn't break a single plate, good job!</p>
<<pc>>@@.momB;$momS@@, I think I'm done.<</pc>>
<<mom>>Great, you did a great job. Thank you for your help.<</mom>>
<<momRelPLUS 10>>
<<mom>>I just need a few more minutes to finish breakfast. Come back a little later.<</mom>>
[[Leave|Home]]<h2>KITCHEN</h2>\
<p>Without thinking for a second, purely as a reflex, you took advantage of the moment and lifted the tip of her dress.</p>
<<set $img to random(1)>><video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/kitchenM/help/' + 'skirt_'+ $img + '.webm'" type="video/webm"></video>
<<pc3>>My @@.momB;$momS@@ has the hottest ass.<</pc3>>
<<pcCorPLUS 5>><<pcArPLUS 5>>\
<p>Your @@.momB;$momS@@ found a cucumber under the table. She turned around to look at her dress. When she realized that it was really up, she was embarrassed and quickly fixed it. </p>
<<set $img to random(1,6)>><video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/kitchenM/help/' + '2_' + $img + '.webm'" type="video/webm"></video>
\
<<if $momCorLVL lt 2>><<mom>>Hey, don't look, you pervert! You're supposed to tell me my dress is up. Not stand there and stare!<</mom>>
<<momRelMINUS 15>>
<<pc>>I'm sorry, @@.momB;$momS@@.<</pc>>
<</if>>
[[Continue|momKitchenMHelpEnd]] <h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>Your @@.momB;$momStep@@ chopped up vegetables for a salad and fruit for a smoothie. You sat in the chair behind her, the view from here was stunning.</p>
<<set $img to random(0,6)>><<if $img lt 0>><img @src="'res/img/chara/mom/places/kitchenM/sit/' + $img + '.webp'" class="imgPlaces">\
<<else>><video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/kitchenM/sit/' + $img + '.webm'" type="video/webm"></video><</if>>
<p>Talking to her, you didn't take your eyes off her butt for a second. She looks very sexy, and the fact that she's an arm's length away from you just blows your mind.</p>
<<pcArPLUS 10>>\
\
<<if $pcHaveJob == false>>\
<<mom>>So @@.pcB;$pcName@@, how's the job search going?<</mom>>
<<pc>>I'm on the lookout, @@.momB;$momS@@. You know I've never worked before. I don't think it would be easy to find a place that would hire me without work experience.<</pc>>
<<mom>>I understand. Try going around town, see if anyone needs an assistant.<</mom>>
<<pc>>I'd rather try to look for jobs on the Internet.<</pc>>
<<mom>>It's also an option. Don't put it off. It's getting harder for our family financially every day.<</mom>>
<<pc>>Yes, I understand.<</pc>><</if>>\
[[Just wait.|momKitchenMSitEnd]]
<<set $dayTime ++>><h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>It wasn't long before your @@.momB;$momStep@@ was done making breakfast.</p>
<<mom>>Thanks for joining me, @@.pcB;$pcName@@. I just need a few more minutes to finish breakfast. Come back a little later.<</mom>>
<<pc>>Yep. See you, @@.momB;$momS@@.<</pc>>
<<momRelPLUS 5>>
[[Leave|Home]]<<widget sisBathMBase>><div class="PlacesBath">\
<p>You hear water coming out of the faucet. Someone is definitely here. You have to wait until the bathroom is free or...</p>\
<<sisBathMActions>>\
</div>
<</widget>>
<<widget sisInBathCheck>>
<<if $sisCorLVL == 1>><<set $sisBathDoorLock = true>><<elseif $sisCorLVL gt 1>><<set $sisBathDoorLock = false>><</if>>
<</widget>>
<<widget sisBathMActions>>\
<<if $pcCorLVL == 1>>\
<span class="tooltip" data-tooltip="Your corruption level is too low."><i><a><s>Try to peek out the door.</s></a></i></span>
<<elseif $sisBathDoorLock == true>>\
<span class="tooltip" data-tooltip="The door is locked."><i><a><s>Try to peek out the door.</s></a></i></span>
<<elseif $sisBathDoorLock == false>>\
[[Try to peek out the door.|sisBathEMPeek]]
<</if>>\
<</widget>>
<<widget sisBathLoc>>\
<<if $sisLoc == "bathroom">><<sisBathMBase>><</if>>
<</widget>><<widget momRoomEMBase>><div class="Places">\
<p>You hear a noise from behind the door. It seems like @@.momB;$mom@@ is up and preparing for the day.</p>\
<<momRoomEMActions>>\
</div>
<</widget>>
<<widget momRoomEMActions>>\
<<if $pcCorLVL == 1>>\
<span class="tooltip" data-tooltip="Your corruption level is too low."><i><a><s>Try to peek out the door.</s></a></i></span>
<<elseif $momRoomDoorLock == true>>\
<span class="tooltip" data-tooltip="The door is locked."><i><a><s>Try to peek out the door.</s></a></i></span>
<<elseif $momRoomDoorLock == false>>\
[[Try to peek out the door.|momRoomEMPeek]]
<</if>>\
<</widget>>
<<widget momRoomEMCheck>>
<<if $momCorLVL == 1>><<set $momRoomDoorLock = true>><<elseif $momCorLVL gt 1>><<set $momRoomDoorLock = false>><</if>>
<</widget>>
<<widget momRoomOutsideBase>><div class="Places">\
<p>@@.momB;$mom's@@ not in her room right now. She locked the door.</p>\
<<momRoomOutsideActions>>\
</div>
<</widget>>
<<widget momRoomOutsideActions>>\
<<if $momRoomDoorLock == true>>\
<span class="tooltip" data-tooltip="The door is locked."><i><a><s>Open the door.</s></a></i></span>
<<elseif $sisRoomDoorLock == false>>\
[[Open the door.|momRoomEMPeek]]
<</if>>\
<</widget>>
<<widget momRoomNTBase>><div class="Places">\
<p>It is night. @@.momB;$mom@@ must be sleeping.</p>\
<<momRoomEMActions>>\
</div>
<</widget>>
<<widget momRoomLoc>>\
<<if $momLoc == "momRoomEM">><<momRoomEMBase>><</if>>\
<<if $momInRoom == false>><<momRoomOutsideBase>><</if>>\
<<if $momLoc == "momRoomNT">><<momRoomNTBase>><</if>>\
<</widget>><<widget sisRoomEMBase>><div class="Places">\
<p>You hear a noise from behind the door. It seems like @@.sisB;$sis@@ is up and preparing for the day.</p>\
<<sisRoomEMActions>>\
</div>
<</widget>>
<<widget sisRoomEMActions>>\
<<if $pcCorLVL == 1>>\
<span class="tooltip" data-tooltip="Your corruption level is too low."><i><a><s>Try to peek out the door.</s></a></i></span>
<<elseif $sisRoomDoorLock == true>>\
<span class="tooltip" data-tooltip="The door is locked."><i><a><s>Try to peek out the door.</s></a></i></span>
<<elseif $sisRoomDoorLock == false>>\
[[Try to peek out the door.|sisRoomEMPeek]]
<</if>>\
<</widget>>
<<widget sisRoomEMCheck>>
<<if $sisCorLVL == 1>><<set $sisRoomDoorLock = true>><<elseif $sisCorLVL gt 1>><<set $sisRoomDoorLock = false>><</if>>
<</widget>>
<<widget sisRoomOutsideBase>><div class="Places">\
<p>You knock on the door, but no one answers. @@.sisB;$sis@@ is probably at college or hanging out with her friends.</p>\
<<sisRoomOutsideActions>>\
</div>
<</widget>>
<<widget sisRoomOutsideHomeBase>><div class="Places">\
<p>You knock on the door, but no one answers. Looks like @@.sisB;$sis@@ isn't in her room.</p>\
<<sisRoomOutsideActions>>\
</div>
<</widget>>
<<widget sisRoomOutsideActions>>\
<<if $sisRoomDoorLock == true>>\
<span class="tooltip" data-tooltip="The door is locked."><i><a><s>Open the door.</s></a></i></span>
<<elseif $sisRoomDoorLock == false>>\
[[Open the door.|sisRoomEMPeek]]
<</if>>\
<</widget>>
<<widget sisRoomAEBase>><div class="Places">\
<p>You hear a noise from behind the door.</p>\
<<sisRoomAEActions>>\
</div>
<</widget>>
<<widget sisRoomAEActions>>\
<<if $sisRoomDoorLock == true>>\
<span class="tooltip" data-tooltip="The door is locked."><i><a><s>Open the door.</s></a></i></span>
<<elseif $sisRoomDoorLock == false>>\
[[Open the door.|sisRoomEMPeek]]
<</if>>\
[[Knock on the door.|sisRoomAEKnock]]
<</widget>>
<<widget sisRoomNTBase>><div class="Places">\
<p>It is night. @@.sisB;$sis@@ must be sleeping.</p>\
<<sisRoomEMActions>>\
</div>
<</widget>>
<<widget sisRoomLoc>><<if $day gt 0>>\
<<if $sisLoc == "outside">><<sisRoomOutsideBase>>\
<<elseif $sisloc != "outside" and $sisInRoom == false>><<sisRoomOutsideHomeBase>>\
<<elseif $sisInRoom == true and $dayTime == 8>><<sisRoomNTBase>>\
<<elseif $sisInRoom == true and $dayTime == 1>><<sisRoomEMBase>>\
<<elseif $sisInRoom == true>><<sisRoomAEBase>><</if>><</if>>\
<</widget>>
<<widget breakfastKitchenLMBase>><div class="Places">\
<p>Walking into the kitchen you see your family getting ready to start breakfast. @@.momB;$momS@@ is finishing setting the table, and @@.sisB;$sis@@ is sitting typing something on her phone.</p>
<<breakfastKitchenLMimg>>\
<<breakfastKitchenLMsay>>\
<<breakfastKitchenLMtalk>>\
</div>
<</widget>>
<<widget breakfastKitchenLMimg>>\
<<set $img to random(1,2)>>\
<video class="imgPlaces-400" autoplay muted loop><source @src="'res/img/chara/pc/places/breakfastKitchenLM/base/'+ $img + '.webm'" type="video/webm"></video>
<</widget>>
<<widget breakfastKitchenLMsay>>\
<<mom>>Have a seat, @@.pcB;$pcName@@. Breakfast is ready.<</mom>>
<</widget>>
<<widget breakfastKitchenLMtalk>>\
[[Sit down and have breakfast.|breakfastKitchenLMSit]]
<</widget>><<widget pcLocSet>>\
<<set $pcLoc = passage()>>
<<if $pcLoc == "Home" or $pcLoc == "Bedroom" or $pcLoc == "Bathroom" or $pcLoc == "LivingRoom" or $pcLoc == "Kitchen" or $pcLoc == "roomMom" or $pcLoc == "roomSis">><<set $pcHome = true>><<else>><<set $pcHome = false>><</if>>
<<set $randomPCArMaxEvent = random(1,10)>>
<<set $randomCityEvent = random(1,10)>>
<</widget>>
<<display breakfastKitchenLM>>
<<display pcArEvent>>
<<widget pcArMaxEventCheck>>\
<<if $pcAr gte 91 and $pcHome == true and $randomPCArMaxEvent == 1>><<pcArMaxEventBase>><</if>>\
<</widget>><h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
\
<<if $shower == 0>>\
<p>As you approached the table, you began to smell the pleasant aroma of baked goods. You pulled out a chair to sit down, but suddenly your @@.sisB;$sisStep@@ looked up from her phone and looked at you in disgust.</p>
<<sis>>Ew, @@.pcB;$pcName@@. Get away from me now! You should wash up, you smell awful.<</sis>>
<<mom>>Really, @@.pcB;$pcName@@. Come back when you look decent.<</mom>>
<<sisRelMINUS 5>>\
<<momRelMINUS 5>>
<<pc3>>Damn, I should pay more attention to how I look.<</pc3>>
[[Leave|Home]]
<<set $dayTime ++>>
<<else>>\
\
<<set $random = random(1,2)>>\
<<if $random == 1>>\
<p>Your @@.sisB;$sisStep@@ had a look of surprise on her face.</p>
<<sis>>Has that wretched worm finally crawled out of its hole?<</sis>>
<<mom>>Actually, @@.pcB;$pcName@@ is working on himself. And now he's getting better every day. Am I right, @@.pcB;$pcName@@?<</mom>>
<p>Without saying a word you nod.</p>
<<sis>>Yeah. He's got so much free time since you cut off his access to porn.<</sis>>
<<pc3>>Damn it, why did @@.momB;$momS@@ tell her about this?<</pc3>>
<</if>>\
\
<<if $pcHaveJob == false and $random == 2>>\
<p>The kitchen is well-lit, with a modest dining table in the center. @@.momB;$mom@@ is finishing up preparing breakfast, and @@.sisB;$sis@@ is already seated, scrolling through her phone. You enters the kitchen, rubbing your eyes.</p>
<<mom>>Good morning, @@.pcB;$pcName@@. Sleep well?<</mom>>
<<pc>>Uh, yeah. Morning.<</pc>>
<<sis>>Sleeping beauty finally graces us with his presence. Mom, did you know he slept through the entire morning?<</sis>>
<<mom>>Enough, @@.sisB;$sis@@. Let's have a decent breakfast.<</mom>>
<<sis>>So, @@.pcB;$pcName@@, any exciting plans for today? Maybe a job interview?<</sis>>
<<pc>>I'm working on it, okay?<</pc>>
<<mom>>You need to take this seriously, @@.pcB;$pcName@@. We can't rely on your father's support anymore. I've decided to find a job again.<</mom>>
<<pc>>Yeah, yeah, whatever.<</pc>>
<<mom>>Watch your attitude, young man.<</mom>>
<<sis>>Maybe he can find a job as a professional sleeper.<</sis>><</if>>
\
<<if $pcHaveJob == true and $random == 2>>\
Actually, I have a job<</if>>\
\
<<momRelPLUS 5>>
<<sisRelPLUS 5>>
[[Finish your breakfast and leave.|Home]]
<<set $dayTime ++>>
<</if>><h3>PHONE</h3>\
<img src ="res/img/gui/phone.webp" class="imgRightUI"><<widget momBathLEBase>><div class="PlacesBath">\
<p>You hear water coming out of the faucet. Someone is definitely here. You have to wait until the bathroom is free or...</p>\
<<momsBathLEActions>>\
</div>
<</widget>>
<<widget momInBathCheck>>
<<if $momCorLVL == 1>><<set $momBathDoorLock = true>><<elseif $momCorLVL gt 1>><<set $momBathDoorLock = false>><</if>>
<</widget>>
<<widget momsBathLEActions>>\
<<if $pcCorLVL == 1>>\
<span class="tooltip" data-tooltip="Your corruption level is too low."><i><a><s>Try to peek out the door.</s></a></i></span>
<<elseif $momBathDoorLock == true>>\
<span class="tooltip" data-tooltip="The door is locked."><i><a><s>Try to peek out the door.</s></a></i></span>
<<elseif $momBathDoorLock == false>>\
[[Try to peek out the door.|momBathLEPeek]]
<</if>>\
<</widget>>
<<widget momBathLoc>>\
<<if $momLoc == "bathroom">><<momBathLEBase>><</if>>\
<</widget>><<widget momLivingroomYogaBase>><div class="Places">\
<p>The living room is filled with natural light. @@.momB;$mom@@, dressed in comfortable yoga attire, is in the midst of a yoga session. You enter to find your @@.momB;$momStep@@ immersed in the quiet practice.</p>\
<<momLivingroomYogaImg>>
<<pcArPLUS 5>>\
<<momLivingroomYogaSay>>\
<<momLivingroomYogaTalk>>\
<<talkAll>>\
</div>
<</widget>>
<<widget momLivingroomYogaImg>>\
<<if $momCorLVL == 1>>\
<<set $img to random(1,2)>>\
<video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/livingroom/yoga/baseCorLVL1/' + $img + '.webm'" type="video/webm"></video><</if>>\
\
<<if $momCorLVL == 2>>\
<<set $img to random(1,4)>>\
<video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/livingroom/yoga/baseCorLVL2/' + $img + '.webm'" type="video/webm"></video><</if>>\
<</widget>>
<<widget momLivingroomYogaSay>>\
<<if $momRelLVL == 1>>
<<pc>>Hey, @@.momB;$momS@@. What's up?<</pc>>
<<mom>>I'm doing yoga, @@.pcB;$pcName@@. Please, don't disturb me right now.<</mom>>
<<elseif $momRelLVL gte 2>>
<<pc>>Hey, @@.momB;$momS@@. Yoga?<</pc>>
<<mom>>Trying to keep my sanity intact. Want to join?<</mom>>\
<</if>>\
<</widget>>
<<widget momLivingroomYogaTalk>>\
[[Ask if she needs any help.|momLivingroomYogaHelp]]
[[Sit on the couch next to her.|momLivingroomYogaSit]]
<</widget>>
<<widget momLivingroomLoc>>\
<<if $momLoc == "livingroom">><<momLivingroomYogaBase>><</if>>\
<<if $momLivingroomTV == true>><<momLivingroomTVBase>><</if>>\
<</widget>><h2>LIVING ROOM</h2>\
<img src ="res/img/loc/living_room.webp" class="imgDef">
<<if $shower == 0>>\
<p>The room is relatively quiet as you approach @@.momB;$mom@@, looking worried.</p>
<<pc>>Hey @@.momB;$momS@@, I wanted to talk to you about...<</pc>>
<p>Without taking a break from her tasks, she turned to you. She gave you a quick look. After a short pause, her face changed slightly in disgust.</p>
<img src ="res\img\chara\mom\places\kitchenM\1.webp" class="imgDef">
<<mom>>Oh, God, @@.pcB;$pcName@@. I'm sorry, but you look, um... Please, take a shower.<</mom>>
<<momRelMINUS 5>>
<<pc3>>Damn, I should pay more attention to how I look.<</pc3>>
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $dayTime ++>>
<<else>>\
<p>You decide to join her, sit down on the couch nearby.</p>
<<if $momCorLVL == 1>>\
<<pc>>Mind if I sit here? I could use some zen vibes.<</pc>>
<<mom>>Just be quiet, @@.pcB;$pcName@@. This is my time to unwind, you know?<</mom>>
<<pc>> Oh, sure. I get it. I'll just chill over here.<</pc>>
<p>As @@.momB;$mom@@ continues her yoga routine, you sat back and watched her stretch.</p>
<<set $img to random(1,5)>>\
<video class="imgDef" autoplay muted loop><source @src="'res/img/chara/mom/places/livingroom/yoga/sit/' + $img + '.webm'" type="video/webm"></video>
<<pcArPLUS 10>>
<p>The silence hangs between you and your @@.momB;$momStep@@. @@.momB;$mom's@@ discomfort is palpable.</p>
<<mom>>@@.pcB;$pcName@@, I'd really appreciate it if you wouldn't stare at me like that. Can you go to your room or something?<</mom>>
<<pc>>Oh, sorry, @@.momB;$momS@@. I didn't mean to make you uncomfortable. I'll head to my room.<</pc>>
<p>You stand up and leave the room, giving @@.momB;$mom@@ the privacy she wants.</p>
[[Leave.|Home]]
<<elseif $momRelLVL gte 2>>
<</if>>
<<set $dayTime ++>>
<</if>><h2>LIVING ROOM</h2>\
<img src ="res/img/loc/living_room.webp" class="imgDef">
\
<<if $shower == 0>>\
<p>The room is relatively quiet as you approach @@.momB;$mom@@, looking worried.</p>
<<pc>>Hey @@.momB;$momS@@, I wanted to talk to you about...<</pc>>
<p>Without taking a break from her tasks, she turned to you. She gave you a quick look. After a short pause, her face changed slightly in disgust.</p>
<img src ="res\img\chara\mom\places\kitchenM\1.webp" class="imgDef">
<<mom>>Oh, God, @@.pcB;$pcName@@. I'm sorry, but you look, um... Please, take a shower.<</mom>>
<<momRelMINUS 5>>
<<pc3>>Damn, I should pay more attention to how I look.<</pc3>>
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $dayTime ++>>
<<else>>\
<<if $momRelLVL == 1>>
<<pc>>Need any help with anything?<</pc>>
<<mom>>No, thank you. Just need some time for myself.<</mom>>
<<pc>>Got it. Then I will not disturb you.<</pc>>
<<pc3>>Looks like she's still mad at me. I need to do something about it.<</pc3>>
[[Leave.|Home]]
<<elseif $momRelLVL gte 2>>
<</if>>
<<set $dayTime ++>>
<</if>><h2>@@.sis; $sis'S ROOM@@</h2>\
<img src ="res/img/loc/sis_room.webp" class="imgDef">
<<if $sisRelLVL == 1>>\
<p>You knocked on the door of her room. After a moment, @@.sisB;$sis@@ opened the door.</p>
<<pc>>Hey, @@.sisB;$sis@@, can we talk?<</pc>>
<video class="imgDef" autoplay muted loop height=450><source src="res/img/chara/sis/places/sisRoom/knock.webm" type="video/webm"></video>
<<sis>>What do you want?<</sis>>
<<pc>>Just thought we could, you know, talk about things.<</pc>>
<<sis>>I don't want to talk to you, @@.pcB;$pcName@@. Leave me alone.<</sis>>
<<pc>>Come on, @@.sisB;$sis@@. I know things have been rough, but maybe we can sort them out.<</pc>>
<<sis>>I said leave, @@.pcB;$pcName@@. I'm not in the mood for your drama.<</sis>>
<<pc3>>I need to find a way to mend things between us. Maybe if I show that I'm making an effort, she'll be more open to talking.<</pc3>>
[[Leave|Home]]
<<set $dayTime ++>>
<</if>><<widget momKitchenEVBase>><div class="Places">\
<p>The kitchen is dimly lit, with the soft glow of the hanging light above the table. @@.momB;$mom@@ sits at the table, surrounded by documents, folders, and her laptop. You enter and notice your @@.momB;$momStep@@ deep in concentration.</p>
<<momKitchenEVimg>>\
<<momKitchenEVsay>>
<<momKitchenEVtalk>>\
<<talkAll>>\
</div>
<</widget>>
<<widget momKitchenEVimg>>\
\
<<set $img to random(1,2)>><video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/kitchenEV/base/'+ $img + '.webm'" type="video/webm"></video>
<</widget>>
<<widget momKitchenEVsay>>\
<<pc>>What's all this, @@.momB;$momS@@?<</pc>>
<<mom>>Just trying to make sense of these documents. Your father's financial mess.<</mom>>\
<</widget>>
<<widget momKitchenEVtalk>>\
[[Ask if she needs any help|momKitchenEVHelp]]
<</widget>><<widget sisLivnigroomBase>><div class="Places">\
<p>@@.sisB;$sis@@ is sprawled out on the couch, engrossed in the TV show, while at the same time texting with her friend on her phone.</p>\
<<sisLivnigroomIMG>>\
<<pcArPLUS 5>>\
<<sisLivnigroomSay>>\
<<sisLivnigroomTalk>>\
</div>
<</widget>>
<<widget sisLivnigroomIMG>>
<<set $img to random(1,3)>>\
<video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/sis/places/livingroom/TV/baseCorLVL1/' + $img + '.webm'" type="video/webm"></video>
<</widget>>
<<widget sisLivnigroomSay>>\
<<pc>>Hey, @@.sisB;$sisS@@. Mind if I join?<</pc>>
<<sis>>Whatever. Just don't ruin this episode for me.<</sis>>
<</widget>>
<<widget sisLivnigroomTalk>>\
[[Sit next to her.|sisLivingroomSit]]
<</widget>>
<<widget sisLivingroomLoc>>\
<<if $sisLoc == "livingroom">><<sisLivnigroomBase>><</if>>\
<<if $sisLivingroomYoga == true>><<sisLivingroomYogaBase>><</if>>\
<</widget>><h2>LIVING ROOM</h2>\
<img src ="res/img/loc/living_room.webp" class="imgDef">
\
<<if $shower == 0>>\
<p>You take a seat, and @@.sisB;$sis@@ subtly wrinkles her nose.</p>
<<sis>>Ew, @@.pcB;$pcName@@, when was the last time you showered?<</sis>>
<<pc>>Uh, I don't know. A couple of days, maybe?<</pc>>
<<sis>>Seriously? Go take a shower, then we can talk.<</sis>>
<<pc>>Fine, fine. I'll be quick.<</pc>>
<<sisRelMINUS 5>>\
[[Leave|Home]]
<<set $dayTime ++>>
<<elseif $sisRelLVL == 1>>\
<p>You try to engage in small talk, but @@.sisB;$sis@@'s responses remain brief, and her attention is divided between the TV and her phone.</p>
<<set $random = random(1,2)>>\
<<if $random == 1>>\
<<pc>>@@.momB;$momS@@ said she's looking for a job again.<</pc>>
<<sis>>Good for her.<</sis>>
<<pc>>You think she'll find something she likes?<</pc>>
<<sis>>Who knows?<</sis>>
<<elseif $random == 2>>\
<<pc>>Any plans for the weekend? We could do something together.<</pc>>
<<sis>>Gooubt it. Why do you care all of a sudden?<</sis>>
<<pc>>Just trying to be a better $pcStep, I guess.<</pc>>
<</if>>\
<<sisRelPLUS 5>>
<<pc3>>Well, it seems like she's not in the mood for a conversation. At least she didn't shut me down completely. Progress, right?<</pc3>>
[[Leave|Home]]
<<set $dayTime ++>>
<</if>>\
<h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<<if $shower == 0>>\
<<pc>>Hey @@.mom;$momS@@. Can I help you with something?<</pc>>
<p>Without taking a break from her tasks, she turned to you. She gave you a quick look. After a short pause, her face changed slightly in disgust.</p>
<img src ="res\img\chara\mom\places\kitchenM\1.webp" class="imgDef">
<<mom>>Oh, God, @@.pcB;$pcName@@. I'm sorry, but you look, um... Please, instead of helping me, take a shower.<</mom>>
<<momRelMINUS 5>>
<<pc3>>Damn, I should pay more attention to how I look.<</pc3>>
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $dayTime ++>>
<<else>>\
<p>You pull up a chair and sit across from your @@.momB;$momStep@@, looking at the scattered paperwork.</p>
<<pc>>Anything I can do to help?<</pc>>
<<set $img to random(1,1)>><video class="imgDef" width=800 autoplay muted loop><source @src="'res/img/chara/mom/places/kitchenEV/help/'+ $img + '.webm'" type="video/webm"></video>
<<mom>>Actually, yes. Take a look at these expense reports. See if you can find anything suspicious.<</mom>>
<p>You nod, grab a stack of papers, and begin to review them.</p>
<<pc>>This is a mess. How did Dad let it get this bad?<</pc>>
<<mom>>Your father was never good with finances. I should have taken control earlier.<</mom>>
<<pc>>Wait, this transaction seems odd. Did Dad really spend this much on...?<</pc>>
<<mom>>What is it?<</mom>>
<<pc>>It looks like he spent a significant amount at a casino just before he stopped sending support.<</pc>>
<<mom>>Unbelievable. We need to sort this out.<</mom>>
<p>The evening unfolds as you and your @@.momB;$momStep@@ tackle your father's financial puzzle...</p>
[[Continue|momKitchenEVHelpEnd]]
<</if>><h2>KITCHEN</h2>\
<img src ="res/img/loc/kitchen.webp" class="imgDef">
<p>You got so caught up in your work that you didn't realize how quickly the time passed.</p>
<<mom>>My goodness, how long have we been sitting here?<</mom>>
<<pc>>Yeah, we've been at this for a while.<</pc>>
<<mom>> Thank you for helping, @@.pcB;$pcName@@. I appreciate it.<</mom>>
<<pc>>Of course, @@.momB;$momS@@. Glad I could help you.<</pc>>
<<momRelPLUS 10>>
[[Leave|Home]]
<<set $dayTime ++>><<widget momLivingroomTVBase>><div class="Places">\
<p>@@.momB;$mom@@, ensconced on the couch, is watching TV.</p>
<<momLivingroomTVImg>>\
<<momLivingroomTVSay>>\
<<momLivingroomTVTalk>>\
<<talkAll>>\
</div>
<</widget>>
<<widget momLivingroomTVImg>>\
<<set $img to random(1,1)>>\
<video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/livingroom/tv/base/' + $img + '.webm'" type="video/webm"></video>
<</widget>>
<<widget momLivingroomTVSay>>\
<<pc>>Find anything interesting to watch?<</pc>>
<<mom>>Just flipping through channels. Nothing special.<</mom>>
<</widget>>
<<widget momLivingroomTVTalk>>\
<</widget>><<widget sisLivingroomYogaBase>><div class="Places">\
<p>Soft music plays in the background as @@.sisB;$sis@@, clad in yoga attire, gracefully moves through her poses on a yoga mat.</p>
<<sisLivingroomYogaImg>>\
<<pcArPLUS 5>>\
<<sisLivingroomYogaSay>>\
<<sisLivingroomYogaTalk>>\
</div>
<</widget>>
<<widget sisLivingroomYogaImg>>\
<<set $img to random(1,3)>>\
<video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/sis/places/livingroom/yoga/base/' + $img + '.webm'" type="video/webm"></video>
<</widget>>
<<widget sisLivingroomYogaSay>>\
<<pc>>Mind showing me a move or two?<</pc>>
<<sis>>Get lost, don't bother me.<</sis>>
<<pc>>Come on, just one yoga move? I'm a quick learner.<</pc>>
<<sis>>Oh, I'm sure. But I'm not ready to see you attempt a downward dog just yet.<</sis>>
<p>Alice chuckles, enjoying the banter while maintaining her focus on the yoga routine.</p>
<</widget>>
<<widget sisLivingroomYogaTalk>>\
<</widget>><<widget momHomeCleanBase>><div class="Places">\
<p>The living room is filled with the sounds of cleaning supplies and the occasional clink of items being organized. @@.momB;$mom@@, with a determined expression, is in the midst of a cleaning spree, bringing order to the house.</p>
<<momHomeCleanImg>>\
<<pcArPLUS 5>>\
<<momHomeCleanSay>>\
<<momHomeCleanTalk>>\
<<talkAll>>\
</div>
<</widget>>
<<widget momHomeCleanImg>>\
<<set $img to random(1,4)>>\
<video class="imgPlaces" autoplay muted loop><source @src="'res/img/chara/mom/places/home/clean/base/' + $img + '.webm'" type="video/webm"></video>
<</widget>>
<<widget momHomeCleanSay>>\
<</widget>>
<<widget momHomeCleanTalk>>\
<</widget>>
<<widget momHomeLoc>>\
<<if $momHomeClean == true>><<momHomeCleanBase>><</if>>\
<</widget>>
<<widget eventIcon>>\
<img src="res/img/gui/event.webp" class="eventIcon">\
<</widget>>
<<widget talkAll>>\
<<talkAllevPhoneAskMom>>\
<</widget>>
<<widget talkAllevPhoneAskMom>>\
<<if $evPhoneAskMom == 0 or $evPhoneAskMom == 1>><<eventIcon>> [[Talk to her about buying a new phone.|evPhoneAskMom0]]<</if>>\
<</widget>>
<h2>HOME</h2>\
<img src ="res/img/loc/hallway.webp" class="imgDef">
\
<<if $shower == 0>>\
<p>The room is relatively quiet as you approach @@.momB;$mom@@, looking worried.</p>
<<pc>>Hey @@.momB;$momS@@, I wanted to talk to you about...<</pc>>
<p>Without taking a break from her tasks, she turned to you. She gave you a quick look. After a short pause, her face changed slightly in disgust.</p>
<img src ="res\img\chara\mom\places\kitchenM\1.webp" class="imgDef">
<<mom>>Oh, God, @@.pcB;$pcName@@. I'm sorry, but you look, um... Please, take a shower.<</mom>>
<<momRelMINUS 5>>
<<pc3>>Damn, I should pay more attention to how I look.<</pc3>>
<navBar><div class="brd">| [[Back|Home]] |</div></navBar>
<<set $dayTime ++>>
<<elseif $evPhoneAskMom == 0>>\
<p>The room is relatively quiet as you approach @@.momB;$mom@@, looking worried.</p>
<<pc>>@@.momB;$momS@@, my phone's totally busted. Think you could get me a new one?<</pc>>
<<mom>>@@.pcB;$pcName@@, you know we're tight on finances right now.<</mom>>
<<mom>>This is why finding a job is crucial. It's time to take responsibility.<</mom>>
<<pc>>I know, I know. It's just tough out there.<</pc>>
<<mom>> I believe in you, @@.pcB;$pcName@@. But you need to start actively searching for employment.<</mom>>
<<pc>>Yeah, I get it.<</pc>>
<<pc3>>Maybe she would have helped me if we had a better relationship.<</pc3>>
[[Leave|Home]]
<<set $dayTime ++>>
<<set $evPhoneAskMom = 1>>
<<set $charaNotif = true>>
<<set $notifyPc = true>>
<<elseif $evPhoneAskMom == 1 and $momRelLVL == 1>>\
<p>With a hint of hesitation, you approach @@.momB;$mom@@ again.</p>
<<pc>>@@.momB;$momS@@, about the phone... I really need one, and I found a good deal.<</pc>>
<<mom>>@@.pcB;$pcName@@, we've been through this. I can't afford it right now.<</mom>>
<p>You, feeling the weight of the situation, try to plead his case.</p>
<<pc>>I promise, I'll pay you back once I find a job. It's just, I'm missing out on opportunities without a phone.<</pc>>
<<mom>>Missing opportunities? You've been missing the opportunity to find a job! That's the real issue here.<</mom>>
<p>The frustration in @@.momB;$mom@@'s voice is palpable as she grapples with her @@.pcB;$pcMStep@@'s repeated requests.</p>
<<mom>>I won't keep saying the same thing, @@.pcB;$pcName@@. Get a job, take responsibility, and then we can talk about extra expenses.<</mom>>
<<pc>> Yeah, I know... I'll figure something out.<</pc>>
<<momRelMINUS 10>>
[[Leave|Home]]
<<set $dayTime ++>>
<<elseif $evPhoneAskMom == 1 and $momRelLVL gte 2>>\
***PLACEHOLDER***
<<return>>
<</if>><<widget pcArMaxEventBase>>\<div class="PlacesHypno">\
<p>Your excitement has peaked, you can no longer control it. Just like that night, when you lost control, you started having visions again.</p>
<<pcArMaxEventIMG>>\
<<pcArMIN>>\
<p>It was over as quickly as it had begun. Your <b>arousal</b> faded, while at the same time you felt <b>dirtier</b> than before.</p>
<<set $shower = 0>>\
</div>
<</widget>>
<<widget pcArMaxEventIMG>>\
<<set $img to random(1,7)>>\
<video class="imgPlaces-400" autoplay muted loop><source @src="'res/img/chara/pc/hypno/' + $img + '.webm'" type="video/webm"></video>
<<pcCorPLUS 5>>\
<p>You cum hard, just hoping that no one catches you in this position.</p>
<<set $img to random(1,2)>>\
<video class="imgPlaces-400" autoplay muted loop><source @src="'res/img/chara/pc/cum/' + $img + '.webm'" type="video/webm"></video>
<</widget>><<widget navCity>>\
<navBarCity><div class="brd">| <<placeTownMart>> | <<placeCollege>> | <<placeIC>> </div></navBarCity>\
<</widget>>
<<widget navCityIC>>\
<navBarCity><div class="brd">| <<ICEnter>>|</div>
<div class="brd">| <<placeTownMart>> | <<placeCollege>> | <<cityTravelButtonHome>> |</div></navBarCity>
<</widget>>
<<widget placeIC>>\
<<if $ICEvent1 == 0>>\
<span class="tooltip" data-tooltip="You haven't unlocked this location yet."><a class="linkGrey"><s>INNERCALL OFFICE</s></a></span>\
<<elseif $dayTime == 8>>\
<span class="tooltip" data-tooltip="It's too late."><a class="linkGrey"><s>INNERCALL OFFICE</s></a></span>\
<<else>>@@.IC;<<cityTravelButtonIC>>@@<</if>>\
<</widget>>
<<widget placeTownMart>>\
<<if $placeTownMart != 1>>\
<span class="tooltip" data-tooltip="You haven't unlocked this location yet."><a class="linkGrey"><s>TownMart</s></a></span>\
<<else>><</if>>\
<</widget>>
<<widget placeCollege>>\
<<if $placeCollege != 1>>\
<span class="tooltip" data-tooltip="You haven't unlocked this location yet."><a class="linkGrey"><s>College</s></a></span>\
<<else>><</if>>\
<</widget>>
<<widget cityHeader>>\
<<if $dayTime gte 7>>\
<h2>CITY</h2>\
<img src ="res/img/loc/city_night.webp" class="imgDef">
<<else>>\
<h2>CITY</h2>\
<img src ="res/img/loc/city_day.webp" class="imgDef">
<</if>>\
<</widget>>
<<widget ICEnter>>\
<<if $dayTime == 8>>\
<span class="tooltip" data-tooltip="It's too late."><a class="linkGrey"><s>Enter the building</s></a></span>\
<<elseif $weekday gt 5>>\
<span class="tooltip" data-tooltip="They don't work on weekends.."><a class="linkGrey"><s>Enter the building</s></a></span>\
<<else>>\
[[Enter the building|ICLobby]]\
<</if>>\
<</widget>><<sleepVar>>\
<<sleepBase>>\
<<widget sleepBase>>\
<<sleepHeader>>\
<<sleepIMG>>
<<sleepAr>>\
<<link "Wake up.">><<goto $sleepLoc>><</link>>
<</widget>>
<<widget sleepHeader>>\
<<if $sleepLoc == "Bedroom">>\
<h2>YOUR BEDROOM</h2>\
<p>The room, with its familiar furnishings and the soft glow of the night, became a sanctuary for self-reflection. Tomorrow was a new day, a fresh opportunity to face the challenges that lay ahead. With a sigh, you closed your eyes and fell asleep.</p>
<</if>>\
<</widget>>
<<widget sleepIMG>>\
<<set $img = random(2)>>\
<img @src="'res/img/loc/sleep/sleep_' + $img + '.webp'" class="imgDef" height="300">\
<</widget>>
<<widget sleepAr>>\
<<if $pcAr gte 5>>\
<<set $arRandom = random(3)*5>>\
<<pcArMINUS $arRandom>><</if>>\
<</widget>>
<<widget sleepVar>><<silently>>
<<if $weekday lt 7>>
<<set $weekday ++>>
<<set $dayTime = 1>>
<<set $day++>>
<<elseif $weekday == 7>>
<<set $weekday = 1>>
<<set $dayTime = 1>>
<<set $day++>>
<</if>>
<<if $shower>><<set $shower -->><</if>>
<<if $checkTrashRoom == 1>>
<<set $trashRoomDay +=1>>
<</if>>
<<if $trashRoomDay gte 5>>
<<set $checkTrashRoom = 0>>
<<set $trashRoomDay = 0>>
<</if>>
<</silently>><</widget>>
<<widget sleepButton>>\
<<if $momEvent1 gt 0>><<link "sleep">><<set $sleepLoc = passage()>><<goto "sleep">><</link>>\
<<else>>[[sleep|sleepFristDay]]<</if>>\
<</widget>>
<h2>YOUR BEDROOM</h2>\
<<if $checkTrashRoom == 0>><img src ="res/img/loc/bedroom_trash.webp" class="imgDef"><<else>><img src ="res/img/loc/bedroom.webp" class="imgDef"><</if>>
<<pc3>>My @@.momB;$momStep @@ wanted to talk to me. No need to keep her waiting too long<</pc3>>
<<return>><<if $dayTime lt 8>>\
<<takeNapVar>>\
<<takeNapBase>>\
<<else>>\
<h2 style="text-transform: uppercase;">$sleepLoc</h2>\
<img @src="'res/img/loc/sleep/nap_cant.webp'" class="imgDef" height="450">
It's getting late. You need a good night's <b>sleep.</b>
<<return "Get up">>
<</if>>
<<widget takeNapBase>>\
<<takeNapHeader>>\
<<takeNapIMG>>
<<link "Wake up.">><<goto $sleepLoc>><</link>>
<</widget>>
<<widget takeNapHeader>>\
<<if $sleepLoc == "Bedroom">>\
<h2>YOUR BEDROOM</h2>\
<p>The warmth of the blankets wrapped me in a blanket of serenity, you decide to sleep a little.</p>
<</if>>\
<</widget>>
<<widget takeNapIMG>>\
<<set $imgNap = random(0,1)>>\
<img @src="'res/img/loc/sleep/nap_' + $imgNap + '.webp'" class="imgDef" height="450">
<</widget>>
<<widget takeNapAr>>\
<<if $pcAr gte 5>>\
<<set $arRandom = random(3)*5>>\
<<pcArMINUS $arRandom>><</if>>\
<</widget>>
<<widget takeNapVar>><<silently>>
<<set $dayTime ++>>
<</silently>><</widget>>
<<widget takeNapButton>>\
<<if $momEvent1 gt 0>><<link "take a nap">><<set $sleepLoc = passage()>><<goto "takeNap">><</link>>\
<<else>>[[take a nap|sleepFristDay]]<</if>>\
<</widget>><<widget cityTravelBase>>\
<<cityTravelHeader>>
<<cityTravelEvents>>
<<cityTravelFooter>>\
<</widget>>
<<widget cityTravelHeader>>\
<<cityHeader>>\
<<set $cityWalkRandom = random(1,2)>>\
\
<<if $cityWalkRandom == 1>>\
<p>You decided to walk to your destination. All around you were the familiar sights of the city - quaint storefronts, random passersby minding their own business, and the distant hum of city life.</p>
<video class="imgDef" width=550 autoplay muted loop><source src="res\img\loc\city\city_walk.webm" type="video/webm"></video>\
\
<<elseif $cityWalkRandom == 2>>\
<p>You hopped on the bus, cruising through the city's hustle. Storefronts zipped by, people lost in their own worlds, and the constant buzz of urban vibes filled the air.</p>
<video class="imgDef" width=550 autoplay muted loop><source src="res\img\loc\city\city_bus.webm" type="video/webm"></video>\
<</if>>\
<</widget>>
<<widget cityTravelEvents>>\
<<if $randomCityEvent == 1>><div class="PlacesNoBG">\
<p>Walking down the street, you notice a beautiful girl standing out from the crowd with her revealing outfit.</p>
<<set $img = random(1,5)>>\
<video class="imgPlaces" autoplay muted loop><source @src="'res/img/loc/city/city_random/'+ $img + '.webm'" type="video/webm"></video>
<<set $arRandom = random(1,3)*5>>\
<<pcArPLUS $arRandom>></div><</if>>\
<</widget>>
<<widget cityTravelFooter>>\
<p>You've finally gotten to where you want to go. It took a little longer than expected.</p>
<</widget>>
<<widget cityTravelFinalLoc>>\
<<if $cityTravelFinalLoc == "innerCallOffice" and $ICFirstTime != 1>>Enter the @@.IC;[[INNERCALL OFFICE.|IC1_1]]@@
<<elseif $cityTravelFinalLoc == "innerCallOffice">>Enter the @@.IC;[[INNERCALL OFFICE.|ICOffice]]@@
<<elseif $cityTravelFinalLoc =="home">>[[Stop by your home.|City]]
<</if>>\
<</widget>>
<<widget cityTravelButtonIC>>\
<<link "INNERCALL OFFICE">><<set $cityTravelFinalLoc = "innerCallOffice">><<goto "cityTravel">><</link>>\
<</widget>>
<<widget cityTravelButtonHome>>\
<<link "Home">><<set $cityTravelFinalLoc = "home">><<goto "cityTravel">><</link>>\
<</widget>>
<<widget ICOfficeEvents>>\
<<if $randomCityEvent == 1>><div class="PlacesNoBG">\
<p>A group of boldly dressed young women, their attire exuding confidence and style, gathered near the entrance. Short dresses, shorts, semi-transparent tops—all paired with high heels—created a striking contrast against the sleek facade of @@.IC;INNERCALL.@@</p>\
<<set $img = random(1,6)>>
<video class="imgPlaces" autoplay muted loop><source @src="'res/img/loc/city/ic_random/'+ $img + '.webm'" type="video/webm"></video>
<<set $arRandom = random(1,3)*5>>\
<<pcArPLUS $arRandom>></div><</if>>\
<</widget>><<cityTravelBase>>\
<<cityTravelFinalLoc>>\
<<set $cheatPossible = false>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/ic.webp" class="imgDef">
<p>Dominating Springfield's skyline, the @@.IC;INNERCALL@@ Tower stands as a testament to the city's commitment to progress and technological prowess. As you approach the colossal structure, its sleek facade reflects the sunlight, casting a radiant glow that seems to touch the heavens.</p>
<<ICOfficeEvents>>\
<<navCityIC>>
<<set $cheatPossible = true>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/ic.webp" class="imgDef">
<p>Dominating Springfield's skyline, the @@.IC;INNERCALL@@ Tower stands as a testament to the city's commitment to progress and technological prowess. As you approach the colossal structure, its sleek facade reflects the sunlight, casting a radiant glow that seems to touch the heavens.</p>
<<pc3>>Okay, I'm sure this is the right place. I need to find someone to talk to about my problem.<</pc3>>
<<linkreplace "**Continue**">><p>As you approached the entrance to the @@.IC;INNERCALL@@ and were about to enter, a shaggy stranger in tattered clothes ran around the corner with fear on his face. He grabbed you by the shoulders in a panic, looked you in the eye, and began to scream.</p>
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events/IC1/1.webm" type="video/webm"></video>
<<cg>>Listen to me, @@.pcB;$pcName@@! You need to get out of here and never come back! <b>They're not gonna help you</b>!<</cg>>
<<pc>>Wait, why? What's going on? Who are you?<</pc>>
<p>While you were wondering what was going on. The disheveled man glanced nervously over his shoulder, as if haunted by unseen pursuers. </p>
<<cg>>I don't have time to explain. They're already following me. You must leave before it's too late! <</cg>>
<<linkreplace "**Continue**">><p>As the warning hung in the air, the calm was shattered. @@.IC;INNERCALL@@ security personnel appeared and surrounded the distraught stranger. With surprising efficiency, they quickly picked him up and began to lead him away.</p>
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events/IC1/2.webm" type="video/webm"></video>
<<pc>>Hey, let him go! <</pc>>
<p>You tried to stop them, but the security guards remained silent and offered no explanation. The mysterious warning of the disheveled man hangs in the air, making you feel uneasy.</p>
<<pc3>>What the fuck just happened? I feel like I need to know what's going on.<</pc3>>
<p>As you stood there in bewilderment, watching the guards with the @@.IC;INNERCALL@@ logo on their backs take the poor man away, trying to understand what had just happened and what to do next,<<linkreplace "someone tapped you on the shoulder.">> someone tapped you on the shoulder.
<p>Turning around, he found himself face to face with a hot blonde woman.</p>
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events/IC1/3.webm" type="video/webm"></video>
<<ang>>Hey there! You seem a little lost. You can call me @@.angB;Angelika@@. I am an administrator for @@.IC;INNERCALL@@.
<b>Do you need any help?</b><</ang>>
<p>Upon inspecting her, she was clad in a sharp and upscale office suit, paired with high-heeled shoes. Lifting my gaze, I noticed a badge on her chest featuring the @@.IC;INNERCALL@@ logo.</p>
<<pc>>Uh, actually, I was just...<</pc>>
<p>Still reeling from the peculiar encounter, you barely had a chance to inquire about where they took the mysterious individual. However, @@.angB;Angelica@@, still smiling, interjected into the conversation, cutting off your sentence.</p>
<<ang>>Great! Let's continue our conversation inside.<</ang>>
<<pc>>But there was this guy outside, and he...<</pc>>
<<ang>>People can be a bit eccentric sometimes. It's nothing to worry about.<</ang>>
<p>She gracefully extended her hand towards the entrance of the building, inviting you to follow her.</p>
<<ang>>Let's continue our conversation inside where we can delve into the details further.<</ang>>
[[**Continue**|IC1_2]]
\<</linkreplace>><</linkreplace>><</linkreplace>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/ic_office.webp" class="imgDef">
<p>As you entered the @@.IC;INNERCALL@@ office with @@.angB;Angelica@@, you were struck by the noisy atmosphere. The room was filled with a variety of people -- young boys and girls, expensively dressed adult men, employees of the company. Near the entrance was an area where attractive women like @@.angB;Angelica@@ helped people who came into the office.</p>\
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events/IC1/4.webm" type="video/webm"></video>
<p>@@.angB;Angelica@@ led you through the bustling environment to her desk and initiated a conversation about the purpose of your visit.</p>
<<ang>><b>Welcome to @@.IC;INNERCALL@@!</b> How can I address you? <</ang>>
<<pc>>Uh, my name is @@.pcB;$pcName@@.<</pc>>
<<ang>>So, @@.pcB;$pcName@@, tell me, what brings you to @@.IC;INNERCALL@@?<</ang>>
<p>Feeling a little awkward, you hesitated before recounting the unusual events that unfolded after you stumbled upon their website.</p>
<<pc>>You see, I found this site and I started having strange hallucinations. I lost control of myself and only woke up when my laptop was turned off.<</pc>>
<<pc>>And the next morning I received an email saying that I had participated in the @@.IC;INNERCALL Upgrading Course@@. This is some kind of mistake, I didn't want to take any course!<</pc>>
<<ang>>I hear you, I'll check our database to see what happened.<</ang>>
<p>She looked at something on the monitor for a while.</p>
<<ang>>Interesting. Based on your attendance record, you have <b>willingly</b> enrolled in our course. And began the initial personality analysis process. But the process was interrupted before it was completed. <</ang>>
<p>Concern etched across her face, @@.angB;Angelica@@ referred to a specific paragraph in the user agreement.</p>
<<ang>>That's not good. Paragraph <b>48.5.1a</b> of the disclaimer in the user agreement says that <b>interrupting the personality analysis process may cause side effects.</b><</ang>>
<<ang>>@@.pcB;$pcName@@, have you noticed anything physically or mentally changing lately?<</ang>>
<<pc>>Yes, actually. Sometimes I lose control of my body. I start to hallucinate and have thoughts that I didn't have before.<</pc>>
<<ang>>Anything else?<</ang>>
<<pc>>Uh, yeah. I've noticed that I've been getting more aroused lately. The trigger can be anything now, or it can happen for no reason at all. I've also noticed that other people react strangely to the smell of my <b>"natural secretions"</b>.<</pc>>
<p>@@.angB;Angelica@@ was recording your every word on the computer. She was filling out some kind of profile.</p>
<<ang>>It's strange, it's never happened before. Usually our clients take our procedure very seriously. I'll have to take you to our specialist, I'm sure he can help you! <</ang>>
<p>Together you [[walked to the elevator.|IC1_3]]</p>
<h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/ic_office.webp" class="imgDef">
<p>Accompanied by @@.angB;Angelica@@, you approached a door marked "Manuel Ferrara, Director of @@.IC;INNERCALL@@ Springfield Branch"</p>
<<ang>>@@.ferB;Mr. Ferrara@@ is currently occupied. You'll have to wait for a bit. Please, feel free to have a seat. They'll call you when ready<</ang>>
<p>You nodded in acknowledgement and took a seat, bracing yourself for the conversation ahead.</p>\
<<linkreplace "**Continue**">>\
<p>When @@.angB;Angelica@@ left, you settled down and decided to wait patiently. After a while, your curiosity got the better of you and you moved closer to the door, hoping to catch a little of the conversation that was going on.</p>\
<p>As you approached, soft voices came from inside. Two individuals, an adult male and a young female, appeared to be engaged in discussion. You strained to listen without being noticed.</p>\
<<unk_m>>How is the course progressing for you?<</unk_m>>
<<unk_w>>I'm thoroughly satisfied with the course and eagerly anticipating the next phase.<</unk_w>>
<p>Realizing that you didn't want to be caught eavesdropping, you discreetly returned to your seat and waited your turn.</p>\
<<linkreplace "**Continue**">>\
<p>After a short wait, the door creaked open to reveal the same young girl who had been talking to the man inside. She noticed you, flashed a warm smile, and greeted you.</p>
<<w>>Is this your first time here? You'll have fun!<</w>>
<p>Before you could say a word, she continued.</p>
<<w>>@@.ferB;Mr. Ferrara@@ said you can come in.<</w>>
<p>With these words, she quickly left, leaving you to ponder her enthusiastic greeting. Intrigued and slightly worried, you put your thoughts aside and [[entered the office.|IC1_4]]</p>
<</linkreplace>><</linkreplace>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/fer_office.webp" class="imgDef">
<p>As you entered the office, a man behind a sizable desk greeted you warmly. He introduced himself as @@.ferB;Manuel Ferrara@@, the director of @@.IC;INNERCALL@@'s Springfield branch. Gesturing towards a chair, he invited you to take a seat.</p>
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events/IC1/5.webm" type="video/webm"></video>
<<fer>>Welcome, @@.pcB;$pcName@@. Please, have a seat<</fer>>
<<fer>>So, @@.pcB;$pcName@@, I'm aware of the issue you've been facing, and I'm sorry it turned out this way.<</fer>>
<<fer>>You became a participant in our course, but something went awry. We need to figure out what happened. To start, we need you to undergo an examination with our medical professional. Are you willing to proceed with this?<</fer>>
<<pc>>Uh, yeah, I guess. If it helps get things back to normal<</pc>>
<<fer>>Excellent! I've already transmitted all your data to our specialist. You can head to them right away. Drop by my office when the results are known.<</fer>>
[[Leave|ICLobby]]
<<set $ICFirstTime = 1>>
<<set $ICEvent1 = 2>>
<<set $dayTime ++>>
<<set $notifyPc = true>>
<<set $charaNotif = true>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/ic_office.webp" class="imgDef">
<p>The @@.IC;INNERCALL@@ reception area is a seamless blend of modernity and comfort. As you step in, the crisp scent of sanitizers and the soft hum of a tranquil ambiance greet you. The reception desk is a sleek, white structure with the @@.IC;INNERCALL@@ logo subtly illuminated. The receptionist, impeccably dressed, is equipped with a tablet and a warm smile, ready to assist.</p>
<<navICLobby>>
<<set $cheatPossible = true>>
<<widget navICLobby>>\
<<if $dayTime == 8>>\
<p>It's getting late, you have to go.</p>
<<else>>\
<<navICClasses>>\
<div class="brd">|<<ICLobbyMed>>|<<ICLobbyFer>>| <<ICLobbyAng>> |</div>
<</if>>
<navBarCity><div class="brd">| [[Go outside|ICOffice]] |</div></navBarCity>\
<</widget>>
<<widget ICLobbyMed>>\
<<if $ICEvent1 == 2>>\
<<eventIcon>> [[Medical Office|IC1_5]]\
<<elseif $ICEvent1 == 3 and $day gte $dayICEvent>>\
<<eventIcon>> [[Medical Office|IC1_10]]\
<<elseif $ICEvent1 == 4 and $day gte $dayICEvent2>>\
<<eventIcon>> [[Medical Office|IC1_11]]\
<<else>><span class="tooltip" data-tooltip="You don't need to go there yet."><a class="linkGrey"><s>Medical Office</s></a></span>\
<</if>>\
<</widget>>
<<widget ICLobbyFer>>\
<<if $ICEvent1 == 5>>\
<<eventIcon>> [[Mr.Ferrara's Office|IC1_12]]\
<<else>><span class="tooltip" data-tooltip="You don't need to go there yet."><a class="linkGrey"><s>Mr.Ferrara's Office</s></a></span>\<</if>>\
<</widget>>
<<widget ICLobbyAng>>\
<<if $ICEvent1 == 6 and $dayTime == 4>>\
<<eventIcon>> [[Angelica's workspace|IC1_13]]\
<<else>><span class="tooltip" data-tooltip="You don't need to go there yet."><a class="linkGrey"><s>Angelica's workspace</s></a></span>\<</if>>\
<</widget>>
<<widget navICClasses>>\
<<if $ICEvent1 gte 7 and $ICClasses == true>>\
<div class="brd">|<<ICClasses>>|</div>
<</if>><</widget>>
<<widget ICClasses>>\
<<if $dayTime == 4 and $weekday lte 5>><<set $randomClass = random(1,1)>>\
<<if $randomClass == 1>>[[Go to class|ICClass_1]]<</if>>\
<<else>>\
<span class="tooltip" data-tooltip="It's not class time."><a class="linkGrey"><s>Go to class</s></a></span>\
<</if>><</widget>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/med.webp" class="imgDef">
<p>They entered the medical room. The room was well lit, with modern medical equipment neatly arranged throughout the room. The walls were decorated with information charts and diagrams.</p>
<<nurse>>Welcome, @@.pcB;$pcName@@. I'm @@.nurseB;Jayden@@, the head physician here at @@.IC;INNERCALL@@. I'm already aware of the issues you've been experiencing. Let me run through them to make sure we're on the same page.<</nurse>>
<<nurse>>You've mentioned hallucinations, loss of control over your body, increased arousal, and peculiar reactions from others due to changes in your natural secretions. Is that correct, or is there anything else you'd like to add?<</nurse>>
<p>@@.nurseB;Jayden's@@ tone was professional yet compassionate as she sought to understand your condition thoroughly.</p>
<<pc>>That's it, I guess.<</pc>>
<p>After confirmed the symptoms, @@.nurseB;Jayden@@ outlined the next steps.</p>
<<nurse>>We'll conduct two examinations, starting with a physical assessment. We'll need blood and semen samples for analysis. It's crucial to get a comprehensive picture of your physical health before moving on to the mental evaluation. Are you comfortable proceeding with these tests?<</nurse>>
<<pc>>Yes, if it's really necessary.<</pc>>
<<nurse>>Good. You can get undressed and lie down on the couch.<</nurse>>
[[Take off your clothes.|IC1_6]]<h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/med.webp" class="imgDef">
<p>Feeling a mixture of anticipation and nervousness, you undressed and sat down on the examination table. @@.nurseB;Jayden@@ entered while putting on rubber gloves.</p>
<video class="imgPlaces-400" autoplay muted loop><source src="res/img/events/IC1/6.webm" type="video/webm"></video>
<<nurse>>Are you ready, @@.pcB;$pcName@@?<</nurse>>
<<linkreplace "**Continue**">>\
<p>Without waiting for your response she moved closer to you and began the procedure.</p>
<video class="imgPlaces" autoplay muted loop><source src="res/img/events/IC1/7.webm" type="video/webm"></video>
<<pc>>Ohh...<</pc>>
<p>It's been a while since she started massaging your penis. But because of your excitement or something else, it still hasn't gotten hard.</p>
<<pc>>I've never had this kind of problem before. Hell, why now?<</pc>>
<<nurse>>Looks like we'll have to use the extra incentive.<</nurse>>
<<linkreplace "**Continue**">>\
<p>@@.nurseB;Jayden@@ let go for a moment and moved even closer to you. She lifted the top of her uniform and leaned in close to your face so you could get a better look at her body.</p>
<video class="imgPlaces" autoplay muted loop><source src="res/img/events/IC1/8.webm" type="video/webm"></video>
<<pcArMAX>>
<p>Just seeing her body, it's like something switched in your head. In an instant, your excitement went into overdrive. It was as if your muscles were boiling with tension. Hallucinations appeared before your eyes.</p>
[[**Continue**|IC1_7]]
<</linkreplace>><</linkreplace>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/med.webp" class="imgDef">
<p>@@.IC;You were completely lost in space, your mind was filled with noise, bright flashes of light flashed before your eyes.@@ @@.nurseB;Jaden@@ @@.IC;was still jerking you off, but you began to feel yourself starting to lose control of your body and mind.@@</p>\
<p>@@.IC;You heard someone calling your name. The familiar voice came closer and closer until the image of a beautiful woman appeared before your eyes.@@</p>\
<<linkreplace "**Continue**">>\
<video class="imgPlaces-400" autoplay muted loop><source src="res/img/events/IC1/10.webm" type="video/webm"></video>
<<mom>>I always knew you wanted me, darling. Let me help you.<</mom>>
<<pc>>No, @@.momB;$momS@@, don't do that...<</pc>>
<<linkreplace "**Continue**">>\
<p>@@.IC;Your whole body was on fire. You couldn't move. Your@@ @@.momB;$momS@@ @@.IC;.IC;moved even closer and began to kiss your cock with her plump lips.@@</p>
<video class="imgPlaces-400" autoplay muted loop><source src="res/img/events/IC1/11.webm" type="video/webm"></video>
<<mom>>Admit to yourself you like the feel of your $momStep's lips on your dick...<</mom>>
<p>@@.IC;Accepting that there was nothing you could do about it, you just continued to lie still.@@</p>\
<<linkreplace "**Continue**">>\
<p>@@.IC;Another wave of sensation hits you. You feel like you're about to cum.@@</p>
<video class="imgPlaces-400" autoplay muted loop><source src="res/img/events/IC1/12.webm" type="video/webm"></video>
<<mom>>Come on, honey, cum on $momS's face!<</mom>>
[[**Continue**|IC1_8]]
<</linkreplace>><</linkreplace>><</linkreplace>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/med.webp" class="imgDef">
<p>Moments before you cum, you are back on the couch in the @@.IC;INNERCALL@@ medical office.
@@.nurseB;Jayden@@ looked at you wide-eyed while you were still jerking your dick. She was clearly surprised.</p>
<<nurse>>Oh crap, they really started doing these tests. Well, guinea pig, you're in for a treat...<</nurse>>
<<linkreplace "**Continue**">>\
<p>Jayden sped up and gripped your cock harder in preparation. In preparation for your cumming, she held up a small plastic jar with her other hand.</p>
<video class="imgPlaces" autoplay muted loop><source src="res/img/events/IC1/9.webm" type="video/webm"></video>
<<pcCorPLUS 15>>\
<<pcArMIN>>
<<nurse>>Whoa, I didn't expect so many.<</nurse>>
<<linkreplace "**Continue**">>\
<p>You cum profusely for several seconds. @@.nurseB;Jayden@@ was confused by the amount of cum. Most of it flew past the jar and onto the bare part of her arm.</p>\
<p>As soon as the cum touched her skin, she rushed to your cock to lick off the remaining drops.</p>
<video class="imgPlaces" autoplay muted loop><source src="res/img/events/IC1/13.webm" type="video/webm"></video>
<<pc>>@@.nurseB;Jayden@@, are you okay?<</pc>>
<p>She froze in place as drops of cum dripped down her face.</p>
<video class="imgPlaces" autoplay muted loop><source src="res/img/events/IC1/14.webm" type="video/webm"></video>
<<nurse>>More, more, I need more....<</nurse>>
[[**Continue**|IC1_9]]
<</linkreplace>><</linkreplace>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/med.webp" class="imgDef">
<p>After a while, @@.nurseB;Jayden@@ finally came to her senses. She stepped away from you to clean herself up.</p>
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events/IC1/15.webm" type="video/webm"></video>
<<nurse>>Well, that was interesting... You can get dressed, @@.pcB;$pcName@@.<</nurse>>
<<pc>>What was that? Did you figure out what was happening to me?<</pc>>
<<nurse>>I have my suspicions, but it's too early to draw conclusions. I need time to find out what's going on with you. You still need to take a psychological test, but not today. Get some rest and come back when you're ready.<</nurse>>
<<pc>>I got it, I'll see you tomorrow then.<</pc>>
[[Leave|ICLobby]]
<<set $dayTime ++>>
<<set $ICEvent1 = 3>>
<<set $notifyPc = true>>
<<set $charaNotif = true>>
<<set $dayICEvent = $day + 1>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/med.webp" class="imgDef">
<p>When you enter @@.nurseB;Jayden's@@ office for your second visit, Jayden greets you with a friendly smile.</p>
<<nurse>>Hello, @@.pcB;$pcName@@! How have you been feeling since your last visit?<</nurse>>
<<pc>>Uh, a bit anxious, but okay, I guess.<</pc>>
<p>Jayden assured him that the results from the previous tests were still being processed. She explained that today's agenda involved a different kind of examination and handed him a multi-page questionnaire.</p>
<<nurse>>Please, take your time to fill this out. It helps us understand you better.<</nurse>>
<<linkreplace "**Continue**">>\
<p>She handed you a multi-page questionnaire, the first questions were standard and expected like "How have you been feeling lately?" and "Are you having trouble sleeping?" but as you got deeper into the questionnaire, the questions took an unexpected turn.</p>
<p><b>*If given the opportunity, would you consider altering your physical appearance?</b></p>
<<pc3>>Well, that's a peculiar question. Why would they be interested in that?<</pc3>>
<p><b>*How do you feel about the idea of growing your hair longer than usual?</b></p>
<<pc3>>Oddly specific. Why would they care about my hairstyle?<</pc3>>
<p><b>*Have you ever wished to possess skills or traits that are not conventionally human?</b></p>
<<pc3>>Skills? Like, what, superpowers? This is getting a bit strange.<</pc3>>
<p><b>*If offered, would you willingly participate in an experiment aimed at enhancing cognitive abilities?</b></p>
<<pc3>>Enhancing cognitive abilities? Is this some kind of intellectual upgrade?<</pc3>>
<p>The questionnaire oscillated between typical mental health questions and questions that piqued your curiosity and raised an eyebrow.</p>
<p>After you answered the last question, you gave the questionnaire to Jayden. She glanced at your answers to make sure you hadn't missed anything.</p>
<<nurse>>Looks like everything's fine. I need some time to sort this all out. Come back in a week, I think it'll be ready. <</nurse>>
<<pc>>I need some time to sort this all out. Come back in a week, I think it'll be ready. <</pc>>
[[Leave|ICLobby]]
<</linkreplace>>
<<set $dayTime ++>>
<<set $ICEvent1 = 4>>
<<set $notifyPc = true>>
<<set $charaNotif = true>>
<<unset $dayICEvent>>
<<set $dayICEvent2 = $day + 7>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/med.webp" class="imgDef">
<p>You enter the medical office and see @@.nurseB;Jayden@@ sitting at her desk surrounded by various colored tubes, stacks of papers, and pills.</p>
<<nurse>>Welcome back, @@.pcB;$pcName@@. I've got the results of your tests.<</nurse>>
<<pc>>Okay, now do you see what's happening to me?<</pc>>
<<nurse>>We think so. @@.ferB;Mr. Ferrara@@ has asked you to visit him. He'll bring you up to speed.<</nurse>>
<<pc>>Okay, bye.<</pc>>
[[Leave|ICLobby]]
<<set $ICEvent1 = 5>>
<<set $notifyPc = true>>
<<set $charaNotif = true>>
<h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/fer_office.webp" class="imgDef">
<p>When you walked into @@.ferB;Mr.Ferrara's@@ office, you were greeted and asked to sit down.</p>
<<fer>>Hey, @@.pcB;$pcName@@, how you feeling?<</fer>>
<<pc>>All right, I guess. Do you figure out what happened to me?<</pc>>
<<fer>>Yes, the results of your tests are in. It seems that the interruption during the initial personality analysis caused a malfunction in certain parts of your brain. This disruption has led to hallucinations, and, according to our assumptions, it may worsen over time.<</fer>>
<<pc>>Is there a way to fix this?<</pc>>
<<fer>>The only solution is to try our full personality enhancement course. By completing it, you'll not only rectify the malfunction in your brain but also become the person you truly want to be<</fer>>
<<linkreplace "**Continue**">>\
<p>You hesitated, considering the weight of @@.ferB;Mr. Ferrara's@@ words.</p>
<<pc>>What does the enhancement course involve, and what guarantee do I have that it will work?<</pc>>
<<fer>>Our enhancement course is designed to recalibrate and enhance various aspects of your personality, bringing you closer to your desired self. While we can't provide absolute guarantees, the success rate among our participants has been promising.<</fer>>
<<pc>>And if I refuse?<</pc>>
<<fer>>The choice is ultimately yours, @@.pcB;$pcName@@. However, without intervention, your condition may continue to deteriorate. The enhancement course offers you a chance to regain control and shape your own narrative.<</fer>>
<<fer>>Also, @@.nurseB;Jayden@@ told me what happened during your checkup and shared some intriguing findings. Your body has begun to produce a unique pheromone, and its effects on those around you are quite distinctive.<</fer>>
<<fer>>The specifics of these changes are unclear, and we are still learning the extent of their effects. The goal of the course is to bring these processes into balance and control them.<</fer>>
<<linkreplace "**Continue**">>\
<<pc>>But how can a program influence my body so profoundly? I was just sitting in front of my laptop.<</pc>>
<<fer>>Our program employs a combination of hypnosis and targeted stimuli to influence a person's consciousness. This, in turn, triggers changes in the brain and throughout the body. To be frank, even I don't fully comprehend the intricacies of how it works.<</fer>>
<<pc>>If there's no other solution...<</pc>>
<<fer>>@@.pcB;$pcName@@, you're not risking anything. Our company will cover the cost of the first part of the course as a form of moral compensation.<</fer>>
<<fer>>After completing the initial phase, there will be a small examination to determine if you're ready to move on to the next level. If you decide to stop there, you're free to do so at any time.<</fer>>
<<pc>>And if I want to continue?<</pc>>
<<fer>>In that case, you'll need to cover the expenses for each subsequent stage. The cost is not low, but it's quite manageable.<</fer>>
<<fer>>Also, our company has several job openings for participants in our courses. If you decide to work with us and meet the requirements, you'll be eligible for a substantial discount.<</fer>>
<<linkreplace "**Continue**">>\
<<pc>>Alright, I agree.<</pc>>
<<fer>> I'm sure you won't regret it, @@.pcB;$pcName@@. Let's enroll you in our course. I've prepared the contract; you just need to sign it.<</fer>>
<p>@@.ferB;Mr. Ferrara@@ handed you a small stack of papers filled with text in the tiniest font imaginable.</p>
<<pc3>> It's going to take me ages to read all this. I'm sure I won't understand a thing written here. It can't get any worse, I'll just sign it.<</pc3>>
<p>You signed the papers and handed them back to @@.ferB;Mr. Ferrara@@. A faint smile crossed his face as he breathed a sigh of relief.</p>
<<fer>>Well, that's it. Congratulations on being enrolled in our course! Classes start at noon on weekdays. Come by tomorrow and @@.angB;Angelica@@ will explain in detail how our sessions work. You're free for the rest of today.<</fer>>
<<fer>>If you have any questions, feel free to drop by; I'll be happy to help.<</fer>>
<<pc>>Alright, thank you.<</pc>>
[[Leave|ICLobby]]
<</linkreplace>><</linkreplace>><</linkreplace>>
<<set $ICEvent1 = 6>>
<<set $notifyPc = true>>
<<set $charaNotif = true>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/ic_office.webp" class="imgDef">
<p>You approached @@.angB;Angelica's@@ workplace. She was sitting at her desk with her feet up on the table, talking on the phone. Without interrupting the conversation, she gestures to a chair for you to sit in.</p>
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events/IC1/16.webm" type="video/webm"></video>
<p>You could hear a male voice on her phone, but you couldn't make out a word.</p>
<<ang>><i>I understand you. Everything will be done in the best way. He just arrived.</i><</ang>>
<<linkreplace "**Continue**">>\
<p>After a while, she ended the conversation. She hung up the phone, turned to you with a smile and greeted you with a direct look in your eyes.</p>
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events/IC1/17.webm" type="video/webm"></video>
<<ang>>So, @@.pcB;$pcName@@, you made the right choice. I'm sure our course is the best thing that could happen to you.<</ang>>
<<pc>>I just want things to go back to how they were.<</pc>>
<<ang>>Let's hope for that. Anyway, today is your first day. I'll briefly explain how our sessions work, and if you have no questions for me, you'll head to your first class.<</ang>>
<<pc>>Okay.<</pc>>
<<linkreplace "**Continue**">>\
<<ang>>As you already know, classes start at noon every weekday. It's not mandatory to attend each one, but if you want to finish the course sooner, it's better not to skip them too often. <</ang>>
<<ang>>After each session, you'll earn points based on your involvement. Once you accumulate enough, you'll have the opportunity to take the exam. <</ang>>
<<ang>>If, for some reason, you don't pass, no worries. You'll have the chance to retake it as many times as needed.<</ang>>
<<pc>>Got it.<</pc>>
<<pc3>>I hope it doesn't take too damn long.<</pc3>>
<<ang>>Great. Now, let's go over the basics of our course materials.<</ang>>
<p>@@.angB;Angelica@@ went on to explain the structure of the course, detailing the various modules and giving you an overview of the topics you would be covering. She emphasized the importance of active participation in discussions and group activities, and the potential benefits of networking with other participants.</p>
<<linkreplace "**Continue**">>\
<<ang>>Remember, @@.pcB;$pcName@@, our goal is not just to fix what went wrong but to help you become the person you truly want to be. It's a journey of self-discovery and improvement.<</ang>>
<p>As @@.angB;Angelica@@ wrapped up her briefing, she handed you a schedule of the upcoming sessions, a course handbook, and a badge with your name on it.</p>
<<ang>>Here's your schedule, handbook, and badge. Wear the badge during the sessions. It helps us track your attendance and points. Any questions so far?<</ang>>
<<pc>>No, I think I've got it.<</pc>>
<<ang>>Perfect. Your first class is in Room 203. Enjoy your journey, @@.pcB;$pcName@@. If you ever need assistance, don't hesitate to ask.<</ang>>
[[Leave|ICLobby]]
<</linkreplace>><</linkreplace>><</linkreplace>>
<<set $ICEvent1 = 7>>
<<set $notifyPc = true>>
<<set $charaNotif = true>>
<<set $ICClasses = true>><h2>@@.IC;INNERCALL OFFICE@@</h2>\
<img src ="res/img/loc/ic_classes.webp" class="imgDef">
<p>You entered an auditorium that was almost completely filled with young girls and boys. Trying not to attract attention, you took a seat in the back of the auditorium.</p>
<video class="imgPlaces-w650" autoplay muted loop><source src="res/img/events\IC_Classes\1\1.webm" type="video/webm"></video>
<p>Today's lecture was delivered by @@.ferB;Mr. Ferrara@@. The lecture was dedicated to communication strategies in various circumstances with different people.</p>
<<fer>>Today, let's discuss strategies for communicating with alpha males.<</fer>>
<<linkreplace "**Continue**">>\
<p>During the talk, videos related to the topic of the lecture were played on the big screen behind the speaker.</p>
\
<div class="PlacesHypno">
<<set $img to random(1,3)>>\
<video class="imgPlaces-400" autoplay muted loop><source @src="'res/img/events/IC_Classes/1/1_' + $img + '.webm'" type="video/webm"></video>
</div>
\
<p>You fell into a kind of trance as you listened to the soothing voice of the lecturer. His arguments did not cause you to doubt, they captured your mind and made you accept them as truth.</p>
<<fer>>It is necessary to accept that it is useless and even harmful to compete with them. Instead, it is better to take a more favorable position by resorting to the tactics of coquetry and subservience.<</fer>>
<p>The time went by incredibly fast. You only realized that the lecture was over when the other students started to pack their things and head for the exit.</p>
[[Leave|ICLobby]]<</linkreplace>>
<<set $dayTime ++>>
<<set $ICEvent1 = 8>>
<center><img class="imgLogo" width=700 src="res/img/gui/patreon header.png"></center>
<center><h2>Congratulations on completing all the available storylines in this version of @@.IC;INNERCALL@@</h2></center>
<p>Although the main story is finished, you can still explore the world. Maybe you've missed something!</p>
\
<p>I'm already preparing to create the next version of the game, and your feedback is incredibly important to me! If you have any suggestions for improving the game, or if you find any bugs or typos in the text, please let me know. Join our @@.dis;Discord@@ server to discuss your ideas and stay up to date with the latest news.</p>
\
<p>Also, keep an eye on the development process of future updates on @@.patreon;Patreon@@. By supporting development, you'll have the opportunity to influence the development of the storylines that are most interesting to you, as well as gain access to cheats and additional content in future updates.</p>
\
<center><h3>Thank you for playing!</h3></center>
\
<center><a href="https://www.patreon.com/Cerbee" target="_blank" ><img class="imgLogo" src="res/img/gui/patreon.webp"></a><a href="https://discord.gg/NWRv3X94pN" target="_blank" > <img class="imgLogo" src="res/img/gui/discord.webp"></a></center>