<div class="centered-image">[img[media\banner_big.jpg]]</div>
<div class="story-intro-text">\
<div class="header2">Story Introduction</div>
You are the main protagonist of this game. Until now your life went pretty smoothly. You graduated from a decent school with somewhat decent marks and you're now advancing forward. You didn't have much of a choice and enrolled in the local school just a few minutes from your house.
As a human being, you are as plain and dull as a tree in your backyard. You spent your youth by playing video games and sticking to your small friend group in which you definitely wasn't the 'leader'. You didn't stick to anything and most of your hobbies bored you after a few weeks. You clearly don't know what to do with your life. But now...
Now it's time to make a change. You've been thinking the whole summer break about it and you made up your mind. No one cares about you here, so why not have fun before you move out? You suddenly want this town to remember you.
<span style="font-style:italic">I don't have to tell you how you want to do it, right?</span>
</div>\
<div class="story-intro-text">\
<div class="header2">Patrons:
</div>\
<div class="sponsor">Jaedon Smith
</div>\
<hr>
<div class="a">\
<div class="links"><a href="https://discord.gg/8KsTkebAgT" target="_blank"><<link [img[media\discord.jpg]]>><</link>></a></div>\
<div class="links"><a href="https://www.patreon.com/plawy" target="_blank"><<link [img[media\patreon.jpg]]>><</link>></a></div>
</div></div>\
<div class="a">\
<hr>
<span style="font-weight:bold">DISCLAIMER: This game is a work of fiction. Every character in the game is at least 18 years old.
By clicking 'Continue', you agree you are at least 18 years of age.</span>
<div id="scroll-here">\
</div>\
@@.link;<<link "Continue." "Settings">><</link>>@@
</div>\<div class="story-intro-text">\
<div class="header2">Settings</div>
Here are some self-explanatory options that could make your playthrough easier. I highly recommend reading through them all at least once.
At the bottom of the page you can change the relationship between the first three main characters. These are essentially the main character's step-family members, but it is up to you how the main character will call them.
Cheats allow you to instantly complete quests in the 'Quest tracker' app and boost your stats with other characters in the 'Characters' app (both located in the left sidebar after clicking on 'Phone').
<div class="options">\
<<if $eventControl.cheats == false>>\
@@.link;<<link "Cheats are <span style='color:red'>DISABLED</span>" "Settings">><<set $eventControl.cheats to true>><</link>>@@
<<else>>\
@@.link;<<link "Cheats are <span style='color:green'>ENABLED</span>" "Settings">><<set $eventControl.cheats to false>><</link>>@@
<</if>>\
<<if $eventControl.limits == false>>\
@@.link;<<link "Gaining stats limit and 1sex/room/day limit are <span style='color:red'>DISABLED</span>" "Settings">><<set $eventControl.limits to true>><</link>>@@
<<else>>\
@@.link;<<link "Gaining stats limit and 1sex/room/day limit are <span style='color:green'>ENABLED</span>" "Settings">><<set $eventControl.limits to false>><</link>>@@
<</if>>\
<<if $eventControl.ntr == false>>\
@@.link;<<link "NTR scenes are <span style='color:red'>DISABLED</span>" "Settings">><<set $eventControl.ntr to true>><</link>>@@
<<else>>\
@@.link;<<link "NTR scenes are <span style='color:green'>ENABLED</span>" "Settings">><<set $eventControl.ntr to false>><</link>>@@
<</if>>\
<<if $eventControl.Summer.available == false>>\
@@.link;<<link "Summer's (Dakota Skye) content is <span style='color:red'>DISABLED</span>" "Settings">><<set $eventControl.Summer.available to true>><</link>>@@
<<else>>\
@@.link;<<link "Summer's (Dakota Skye) content is <span style='color:green'>ENABLED</span>" "Settings">><<set $eventControl.Summer.available to false>><</link>>@@
<</if>>\
<<if $eventControl.questTracker == false>>\
@@.link;<<link "Active Quest Tracker <span style='color:red'>DISABLED</span>" "Settings">><<set $eventControl.questTracker to true>><</link>>@@
<<else>>\
@@.link;<<link "Showing active quests of focused characters at the bottom of the page is <span style='color:green'>ENABLED</span>" "Settings">><<set $eventControl.questTracker to false>><</link>>@@
<</if>></div></div>\
<div class="story-intro-text">\
<div class="header2">Name and Relationships</div>
<<speech "MC" "$player.name">>Hello! I'm <<textbox "$player.name" $player.name>> and I'm the main character of this game.<</speech>>
<hr>
<div class="centered-image"><img src="media\michelle\pics\livingroom2.jpg" style="height:400px"></div>
<<speech "Michelle">>Excuse me... I-I'm the main character's <<textbox "$eventControl.Michelle.relationship" $eventControl.Michelle.relationship>>. You can call me Michelle...<</speech>>
<hr>
<div class="centered-image"><img src="media\kiley\pics\livingroom20-2.jpg" style="height:400px"></div>
<<speech "Kiley">>I'm Kiley! The main character's older <<textbox "$eventControl.Kiley.relationship" $eventControl.Kiley.relationship>>!<</speech>>
<hr>
<div class="centered-image"><img src="media\summer\pics\livingroom11-1.jpg" style="height:400px"></div>
<<speech "Summer">>Ughhh- Fine... Hey, I'm Summer. I'm his younger <<textbox "$eventControl.Summer.relationship" $eventControl.Summer.relationship>>...<</speech>>
</div>\
<div class="a">\
@@.link;<<link "Continue" "Home - My room">><</link>>@@
</div>\<<silently>>
<<set $player to {}>>
<<set $player.name to "Willy">>
<<set $player.money to 10>>
<<set $player.moneyTemp to 0>>
<<set $player.grades to 0>>
<<set $player.sneaking to 0>>
<<set $player.massage to 0>>
<<set $player.cooking to 0>>
<<set $player.perception to 0>>
<<set $player.hacking to 0>>
<<set $player.charisma to 0>>
<<set $player.strength to 0>>
<<set $player.perks to {}>>
<<set $player.perks.superhero to false>>
<<set $player.perks.hardworker to false>>
<<set $player.perks.genius to false>>
<<set $player.perks.empathic to false>>
<<set $player.perks.dominant to false>>
<<set $player.perks.liar to false>>
<<set $player.inventory to {}>>
<<set $player.inventory.questsClicked to true>>
<<set $player.inventory.itemsClicked to true>>
<<set $player.inventory.booksClicked to true>>
<<set $player.inventory.outfitsClicked to true>>
<<set $player.inventory.quests to {}>>
<<set $player.inventory.quests.cleaningTools to false>>
<<set $player.inventory.quests.whitePaint to false>>
<<set $player.inventory.quests.artSupplies to false>>
<<set $player.inventory.quests.eroticNovel to false>>
<<set $player.inventory.quests.expensiveWine to false>>
<<set $player.inventory.quests.dancingPole to false>>
<<set $player.inventory.quests.gameConsole to false>>
<<set $player.inventory.quests.witchHat to false>>
<<set $player.inventory.quests.laptop to false>>
<<set $player.inventory.quests.tablet to false>>
<<set $player.inventory.quests.flowerBouquet to false>>
<<set $player.inventory.quests.cuteOutfit to false>>
<<set $player.inventory.quests.sexyLingerie to false>>
<<set $player.inventory.quests.elegantOutfit to false>>
<<set $player.inventory.quests.purpleUnderwear to false>>
<<set $player.inventory.quests.cutePanties to false>>
<<set $player.inventory.outfits to {}>>
<<set $player.inventory.outfits.dirtyClothes to true>>
<<set $player.inventory.outfits.schoolUniform to true>>
<<set $player.inventory.outfits.coolClothes to false>>
<<set $player.inventory.outfits.weddingSuit to false>>
<<set $player.inventory.books to {}>>
<<set $player.inventory.books.modeling to false>>
<<set $player.inventory.books.cooking to false>>
<<set $player.inventory.books.massage to false>>
<<set $player.inventory.books.modelingRead to false>>
<<set $player.inventory.items to {}>>
<<set $player.inventory.items.lotion = 0>>
<<set $player.inventory.items.spycam = 0>>
<<set $characters to {}>>
<<set $characters.Kiley to {}>>
<<set $characters.Kiley.corruptionlvl to 0>>
<<set $characters.Kiley.corruption to 0>>
<<set $characters.Kiley.relationship to 0>>
<<set $characters.Kiley.relationshipGained to 0>>
<<set $characters.Kiley.corruptionGained to 0>>
<<set $characters.Kiley.dates to 0>>
<<set $characters.Kiley.massages to 0>>
<<set $characters.Michelle to {}>>
<<set $characters.Michelle.corruptionlvl to 0>>
<<set $characters.Michelle.corruption to 0>>
<<set $characters.Michelle.relationship to 0>>
<<set $characters.Michelle.relationshipGained to 0>>
<<set $characters.Michelle.corruptionGained to 0>>
<<set $characters.Michelle.massages to 0>>
<<set $characters.Michelle.dates to 0>>
<<set $characters.Summer to {}>>
<<set $characters.Summer.corruptionlvl to 0>>
<<set $characters.Summer.corruption to 0>>
<<set $characters.Summer.relationship to 0>>
<<set $characters.Summer.relationshipGained to 0>>
<<set $characters.Summer.corruptionGained to 0>>
<<set $characters.Summer.massages to 0>>
<<set $characters.Summer.homework to 0>>
<<set $time to {}>>
<<set $time.dayCount to 1>>
<<set $time.dayOfTheWeek to 0>>
<<set $time.days to ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"]>>
<<set $time.hours to 17>>
<<set $time.minutes to 0>>
<<set $addFiveMinutes to false>>
<<set $addOneHour to false>>
<<set $eventControl to {}>>
<<set $eventControl.phoneEvent to false>>
<<set $eventControl.mesHisTmp to "">>
<<set $eventControl.mesHisOTmp to "">>
<<set $eventControl.messages to {}>>
<<set $eventControl.messages.option1 to 0>>
<<set $eventControl.messages.option2 to 0>>
<<set $eventControl.messages.option3 to 0>>
<<set $eventControl.messages.option4 to 0>>
<<set $eventControl.messages.option5 to 0>>
<<set $eventControl.cheats to false>>
<<set $eventControl.limits to true>>
<<set $eventControl.ntr to false>>
<<set $eventControl.questTracker to false>>
<<set $eventControl.activePassage to "none">>
<<set $eventControl.lastPassage to "none">>
<<set $eventControl.introduction to 0>>
<<set $eventControl.newHouse to false>>
<<set $eventControl.newHouseLater to false>>
<<set $eventControl.datePoints to 0>>
<<set $eventControl.version to 0.20>>
<<set $eventControl.NHgc to false>>
<<set $eventControl.workPoints to 0>>
<<set $eventControl.computer to "DH">>
<<set $eventControl.skip to false>>
<<set $eventControl.characterFocus to "none">>
<<set $eventControl.characterFocus2 to "none">>
<<set $eventControl.characterFocus3 to "none">>
<<set $eventControl.characterFocusMode to 0>>
<<set $eventControl.minigames to {}>>
<<set $eventControl.minigames.on to false>>
<<set $eventControl.minigames.hacking to {}>>
<<set $eventControl.minigames.hacking.numbers to 0>>
<<set $eventControl.minigames.hacking.ranNum to []>>
<<set $eventControl.school to {}>>
<<set $eventControl.school.corruption to 0>>
<<set $eventControl.school.popularity to 0>>
<<set $eventControl.school.discipline to 0>>
<<set $eventControl.school.grades to 0>>
<<set $eventControl.school.introduction to false>>
<<set $eventControl.school.absentFor to 0>>
<<set $eventControl.school.morningClasses to false>>
<<set $eventControl.school.afternoonClasses to false>>
<<set $eventControl.school.questAttendance to 0>>
<<set $eventControl.spycams to {}>>
<<set $eventControl.spycams.newHouseLR to false>>
<<set $eventControl.spycams.homeSR to false>>
<<set $eventControl.replay to {}>>
<<set $eventControl.replay.storyMode to false>>
<<set $eventControl.replay.uniqueMode to false>>
<<set $eventControl.replay.basicMode to false>>
<<set $eventControl.replay.mode to 0>>
<<set $eventControl.replay.enabled to false>>
<<set $eventControl.replay.Michelle to {}>>
<<set $eventControl.replay.Michelle.afterWork to false>>
<<set $eventControl.replay.Michelle.whileSwimming to false>>
<<set $eventControl.replay.Michelle.whileShoweringDH to false>>
<<set $eventControl.replay.Michelle.whileShoweringNH to false>>
<<set $eventControl.replay.Michelle.visitRoom to false>>
<<set $eventControl.replay.Michelle.dateHotel to false>>
<<set $eventControl.replay.Michelle.dateDrunk to false>>
<<set $eventControl.replay.Michelle.cantSleep to false>>
<<set $eventControl.replay.Michelle.AFSend to false>>
<<set $eventControl.replay.Michelle.NHrandom to false>>
<<set $eventControl.replay.Michelle.sexEd to false>>
<<set $eventControl.replay.Michelle.office1 to false>>
<<set $eventControl.replay.Michelle.office2 to false>>
<<set $eventControl.replay.Michelle.massageMC to false>>
<<set $eventControl.replay.Michelle.massageHer to false>>
<<set $eventControl.replay.Michelle.homeStudy to false>>
<<set $eventControl.replay.Michelle.COMD1 to false>>
<<set $eventControl.replay.Michelle.Confusion to false>>
<<set $eventControl.replay.Michelle.FC to false>>
<<set $eventControl.replay.Michelle.NewHouse to false>>
<<set $eventControl.replay.Kiley to {}>>
<<set $eventControl.replay.Kiley.backyardRan to false>>
<<set $eventControl.replay.Kiley.whileShoweringDH to false>>
<<set $eventControl.replay.Kiley.sleepTogetherKH to false>>
<<set $eventControl.replay.Kiley.sleepTogetherNH to false>>
<<set $eventControl.replay.Kiley.roomVisit to false>>
<<set $eventControl.replay.Kiley.dateCar to false>>
<<set $eventControl.replay.Kiley.dateHotel to false>>
<<set $eventControl.replay.Kiley.dateKH to false>>
<<set $eventControl.replay.Kiley.gym to false>>
<<set $eventControl.replay.Kiley.pizza to false>>
<<set $eventControl.replay.Kiley.fianceKitchen to false>>
<<set $eventControl.replay.Kiley.chillOut to false>>
<<set $eventControl.replay.Kiley.gameAddiction to false>>
<<set $eventControl.replay.Kiley.TV1 to false>>
<<set $eventControl.replay.Kiley.TV2 to false>>
<<set $eventControl.replay.Kiley.massage to false>>
<<set $eventControl.replay.Kiley.lockHerself to false>>
<<set $eventControl.replay.Kiley.office to false>>
<<set $eventControl.replay.Kiley.spycam to false>>
<<set $eventControl.replay.Kiley.friend1 to false>>
<<set $eventControl.replay.Kiley.friend2 to false>>
<<set $eventControl.replay.Kiley.S1 to false>>
<<set $eventControl.replay.Kiley.S2 to false>>
<<set $eventControl.replay.Kiley.S3 to false>>
<<set $eventControl.replay.Kiley.S4 to false>>
<<set $eventControl.replay.Kiley.S5 to false>>
<<set $eventControl.replay.Kiley.S6 to false>>
<<set $eventControl.replay.Kiley.S7 to false>>
<<set $eventControl.replay.Kiley.S8 to false>>
<<set $eventControl.replay.Kiley.S9 to false>>
<<set $eventControl.replay.Summer to {}>>
<<set $eventControl.replay.Summer.massageHER to false>>
<<set $eventControl.replay.Summer.IHYBP1end to false>>
<<set $eventControl.replay.Summer.IHYBP2endNTR to false>>
<<set $eventControl.replay.Summer.IHYBP2endLOVE to false>>
<<set $eventControl.replay.Summer.running to false>>
<<set $eventControl.replay.Summer.DHmorning to false>>
<<set $eventControl.replay.Summer.afterShower to false>>
<<set $eventControl.replay.Summer.showerVisit to false>>
<<set $eventControl.replay.Summer.cookies to false>>
<<set $eventControl.replay.Summer.massage to false>>
<<set $eventControl.replay.Summer.massageHer to false>>
<<set $eventControl.replay.Summer.withFriend1 to false>>
<<set $eventControl.replay.Summer.withFriend2 to false>>
<<set $eventControl.replay.Summer.withFriend3 to false>>
<<set $eventControl.replay.Summer.withFriend4 to false>>
<<set $eventControl.replay.Summer.withFriend5 to false>>
<<set $eventControl.replay.Summer.withFriend6 to false>>
<<set $eventControl.replay.Summer.S1 to false>>
<<set $eventControl.replay.Summer.S2 to false>>
<<set $eventControl.replay.Summer.S3 to false>>
<<set $eventControl.replay.Summer.S4 to false>>
<<set $eventControl.replay.Summer.S5 to false>>
<<set $eventControl.replay.Summer.S6 to false>>
<<set $eventControl.replay.pawnShop to {}>>
<<set $eventControl.replay.pawnShop.S1 to false>>
<<set $eventControl.replay.pawnShop.S2 to false>>
<<set $eventControl.replay.pawnShop.S3 to false>>
<<set $eventControl.replay.pawnShop.S4 to false>>
<<set $eventControl.replay.pawnShop.S5 to false>>
<<set $eventControl.replay.pawnShop.S6 to false>>
<<set $eventControl.player to {}>>
<<set $eventControl.player.work to false>>
<<set $eventControl.player.newHouseVisited to false>>
<<set $eventControl.player.justShowered to false>>
<<set $eventControl.player.justLeftSchool to false>>
<<set $eventControl.player.strengthGained to 0>>
<<set $eventControl.player.cookingGained to 0>>
<<set $eventControl.player.sneakingGained to 0>>
<<set $eventControl.player.massageGained to 0>>
<<set $eventControl.player.cellarCleaned to 0>>
<<set $eventControl.player.workMultiplier to 0>>
<<set $eventControl.player.playingCounter = 0>>
<<set $eventControl.pawnShop to {}>>
<<set $eventControl.pawnShop.work to false>>
<<set $eventControl.pawnShop.experience to 0>>
<<set $eventControl.pawnShop.salary to 10>>
<<set $eventControl.pawnShop.bossRelationship to 0>>
<<set $eventControl.pawnShop.bossRelationshipGained to 0>>
<<set $eventControl.pawnShop.weekendShifts to false>>
<<set $eventControl.Michelle to {}>>
<<set $eventControl.Michelle.messages to {}>>
<<set $eventControl.Michelle.messages.history to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>
<<set $eventControl.Michelle.messages.historyO to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>
<<set $eventControl.Michelle.relationship = "step-mother">>
<<set $eventControl.Michelle.introduction to false>>
<<set $eventControl.Michelle.newHouse to false>>
<<set $eventControl.Michelle.atelier to false>>
<<set $eventControl.Michelle.kitchenStudy to false>>
<<set $eventControl.Michelle.kitchenStudyToday to false>>
<<set $eventControl.Michelle.livingroomWeekend to random(0,1)>>
<<set $eventControl.Michelle.livingroomNewHouse to random(0,1)>>
<<set $eventControl.Michelle.livingroomSex to false>>
<<set $eventControl.Michelle.parentsroomDayTimeSex to false>>
<<set $eventControl.Michelle.parentsroomNightTimeSex to false>>
<<set $eventControl.Michelle.NHbedroomDayTimeSex to false>>
<<set $eventControl.Michelle.NHbedroomNightTimeSex to false>>
<<set $eventControl.Michelle.NHlivingroomSex to false>>
<<set $eventControl.Michelle.bathroomSex to false>>
<<set $eventControl.Michelle.livingroomLaundry to false>>
<<set $eventControl.Michelle.livingroomVar to 1>>
<<set $eventControl.Michelle.massagesActive to false>>
<<set $eventControl.Michelle.DHCorrMax to 0>>
<<set $eventControl.Michelle.NHCorrMax to 0>>
<<set $eventControl.Michelle.showerVisit to false>>
<<set $eventControl.Michelle.bedroomVisitNum to 0>>
<<set $eventControl.Michelle.bedroomVisit to false>>
<<set $eventControl.Michelle.backyardVisit to false>>
<<set $eventControl.Michelle.afterWork to false>>
<<set $eventControl.Michelle.NHfirstArrival to false>>
<<set $eventControl.Michelle.massage to false>>
<<set $eventControl.Michelle.massageSwitch to false>>
<<set $eventControl.Michelle.massagesUnlocked to false>>
<<set $eventControl.Michelle.massageToday to false>>
<<set $eventControl.Michelle.askedOut to false>>
<<set $eventControl.Michelle.dates to false>>
<<set $eventControl.Kiley to {}>>
<<set $eventControl.Kiley.messages to {}>>
<<set $eventControl.Kiley.messages.history to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>
<<set $eventControl.Kiley.messages.historyO to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>
<<set $eventControl.Kiley.relationship = "step-sister">>
<<set $eventControl.Kiley.fiance to true>>
<<set $eventControl.Kiley.unlocked to false>>
<<set $eventControl.Kiley.newHouse to false>>
<<set $eventControl.Kiley.introduction to false>>
<<set $eventControl.Kiley.askedOut to false>>
<<set $eventControl.Kiley.livingRoomSex = false>>
<<set $eventControl.Kiley.withFianceTV = false>>
<<set $eventControl.Kiley.withFianceKitchen to false>>
<<set $eventControl.Kiley.weekendPizza to false>>
<<set $eventControl.Kiley.bedroomRan to 0>>
<<set $eventControl.Kiley.backyardRan to 0>>
<<set $eventControl.Kiley.bedroomSex to false>>
<<set $eventControl.Kiley.backyardSex to false>>
<<set $eventControl.Kiley.bathroomSex to false>>
<<set $eventControl.Kiley.kitchenSex to false>>
<<set $eventControl.Kiley.visitedMyRoom to false>>
<<set $eventControl.Kiley.askedOut to false>>
<<set $eventControl.Kiley.caughtSpying to false>>
<<set $eventControl.Kiley.rLL = "">>
<<set $eventControl.Kiley.randomLocked = 0>>
<<set $eventControl.Kiley.massageInvited = false>>
<<set $eventControl.Kiley.massageToday = false>>
<<set $eventControl.Kiley.massageBra = true>>
<<set $eventControl.Kiley.massagePanties = true>>
<<set $eventControl.Kiley.fianceOut to 0>>
<<set $eventControl.Kiley.livWeekRan to 0>>
<<set $eventControl.Kiley.bathroomRan to 0>>
<<set $eventControl.Kiley.NHbedroomMorning to false>>
<<set $eventControl.Kiley.playingSex to false>>
<<set $eventControl.Kiley.gymVisit to false>>
<<set $eventControl.Kiley.ranWorking to 0>>
<<set $eventControl.Kiley.ranSpyCam to 0>>
<<set $eventControl.Kiley.ranFriend1 to 0>>
<<set $eventControl.Kiley.ranFriend2 to 0>>
<<set $eventControl.Kiley.ranFriend2counter to 0>>
<<set $eventControl.Summer to {}>>
<<set $eventControl.Summer.messages to {}>>
<<set $eventControl.Summer.messages.history to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>
<<set $eventControl.Summer.messages.historyO to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>
<<set $eventControl.Summer.relationship = "step-sister">>
<<set $eventControl.Summer.ntr to false>>
<<set $eventControl.Summer.newHouse to false>>
<<set $eventControl.Summer.available to true>>
<<set $eventControl.Summer.away to false>>
<<set $eventControl.Summer.weekendHelp to false>>
<<set $eventControl.Summer.livSex to false>>
<<set $eventControl.Summer.bacSex to false>>
<<set $eventControl.Summer.herRoomSex to false>>
<<set $eventControl.Summer.balconySex to false>>
<<set $eventControl.Summer.kitchenSex to false>>
<<set $eventControl.Summer.bathSex to false>>
<<set $eventControl.Summer.gymSex to false>>
<<set $eventControl.Summer.massageInvited to false>>
<<set $eventControl.Summer.massageToday to false>>
<<set $eventControl.Summer.massageMC to false>>
<<set $eventControl.Summer.massageHER to false>>
<<set $eventControl.Summer.showerVisit to false>>
<<set $eventControl.Summer.showerVisitMC to false>>
<<set $eventControl.Summer.afterShower to false>>
<<set $eventControl.Summer.kitchenRan to 0>>
<<set $eventControl.Summer.friendRan1 to 0>>
<<set $eventControl.Summer.friendRan2 to 0>>
<<set $eventControl.Summer.friendRan3 to 0>>
<<set $eventControl.Summer.friendRan4 to 0>>
<<set $eventControl.Summer.friendRan5 to 0>>
<<set $eventControl.Summer.friendRanNoticed1 to false>>
<<set $eventControl.Summer.friendRanChecked1 to false>>
<<set $eventControl.Derek to {}>>
<<set $eventControl.Derek.met to false>>
<<set $eventControl.quests to {}>>
<<set $eventControl.quests.filters to {}>>
<<set $eventControl.quests.filters.R1P1 to true>>
<<set $eventControl.quests.filters.R1P2 to false>>
<<set $eventControl.quests.filters.R2 to {}>>
<<set $eventControl.quests.filters.R2.number to 0>>
<<set $eventControl.quests.filters.R2.unclick to 9999>>
<<set $eventControl.quests.filters.R2.names to []>>
<<set $eventControl.quests.filters.R3P1 to false>>
<<set $eventControl.quests.filters.R3P2 to false>>
<<set $eventControl.quests.filters.R3P3 to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan0 to {}>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan0.active to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan0.completed to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan1 to {}>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan1.active to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan1.completed to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan2 to {}>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan2.active to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan2.completed to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan3 to {}>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan3.completed to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan4 to {}>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to false>>
<<set $eventControl.quests.CorruptionOfMichelleDuncan4.completed to false>>
<<set $eventControl.quests.CrossingLine to {}>>
<<set $eventControl.quests.CrossingLine.active to false>>
<<set $eventControl.quests.CrossingLine.completed to false>>
<<set $eventControl.quests.Bookworm to {}>>
<<set $eventControl.quests.Bookworm.active to false>>
<<set $eventControl.quests.Bookworm.completed to false>>
<<set $eventControl.quests.NoWayBack to {}>>
<<set $eventControl.quests.NoWayBack.active to false>>
<<set $eventControl.quests.NoWayBack.completed to false>>
<<set $eventControl.quests.NoWayBack.sniffedPanties to 0>>
<<set $eventControl.quests.AbsentFromSchool to {}>>
<<set $eventControl.quests.AbsentFromSchool.active to false>>
<<set $eventControl.quests.AbsentFromSchool.attendence to 0>>
<<set $eventControl.quests.AbsentFromSchool.count to 0>>
<<set $eventControl.quests.MyStepmomIsATeacher to {}>>
<<set $eventControl.quests.MyStepmomIsATeacher.active to false>>
<<set $eventControl.quests.MyStepmomIsATeacher.completed to false>>
<<set $eventControl.quests.FirstDate to {}>>
<<set $eventControl.quests.FirstDate.active to false>>
<<set $eventControl.quests.FirstDate.completed to false>>
<<set $eventControl.quests.FirstDate.kitchenHelp to false>>
<<set $eventControl.quests.LostPassion to {}>>
<<set $eventControl.quests.LostPassion.active to false>>
<<set $eventControl.quests.LostPassion.completed to false>>
<<set $eventControl.quests.LostPassion.part = 0>>
<<set $eventControl.quests.LostPassion.daysPassed = 0>>
<<set $eventControl.quests.FinalCountdown to {}>>
<<set $eventControl.quests.FinalCountdown.active to false>>
<<set $eventControl.quests.FinalCountdown.completed to false>>
<<set $eventControl.quests.FinalCountdown.part to 0>>
<<set $eventControl.quests.FinalCountdown.eavesdrop = 0>>
<<set $eventControl.quests.FinalCountdown.BATH = false>>
<<set $eventControl.quests.FinalCountdown.BEDR1 = false>>
<<set $eventControl.quests.FinalCountdown.BEDR2 = false>>
<<set $eventControl.quests.FinalCountdown.KITC = false>>
<<set $eventControl.quests.FinalCountdown.LIVI = false>>
<<set $eventControl.quests.FinalCountdown.talkedToDad to false>>
<<set $eventControl.quests.Confusion to {}>>
<<set $eventControl.quests.Confusion.active = false>>
<<set $eventControl.quests.Confusion.completed = false>>
<<set $eventControl.quests.Confusion.conv = false>>
<<set $eventControl.quests.Confusion.daysPassed = 0>>
<<set $eventControl.quests.CorruptionOfKileyDuncan0 to {}>>
<<set $eventControl.quests.CorruptionOfKileyDuncan0.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan0.completed to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan1 to {}>>
<<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan2 to {}>>
<<set $eventControl.quests.CorruptionOfKileyDuncan2.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan2.completed to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan3 to {}>>
<<set $eventControl.quests.CorruptionOfKileyDuncan3.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan3.completed to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan4 to {}>>
<<set $eventControl.quests.CorruptionOfKileyDuncan4.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan4.completed to false>>
<<set $eventControl.quests.FinancialProblems to {}>>
<<set $eventControl.quests.FinancialProblems.active to false>>
<<set $eventControl.quests.FinancialProblems.completed to false>>
<<set $eventControl.quests.FinancialProblems.money = 0>>
<<set $eventControl.quests.FinancialProblems.sL to false>>
<<set $eventControl.quests.FinancialProblems.eO to false>>
<<set $eventControl.quests.FinancialProblems.cO to false>>
<<set $eventControl.quests.FinancialProblems.pU to false>>
<<set $eventControl.quests.FinancialProblems.cP to false>>
<<set $eventControl.quests.SupportHerDesire to {}>>
<<set $eventControl.quests.SupportHerDesire.active to false>>
<<set $eventControl.quests.SupportHerDesire.completed to false>>
<<set $eventControl.quests.SupportHerDesire.KileyAsked to false>>
<<set $eventControl.quests.SupportHerDesire.dayBought = 0>>
<<set $eventControl.quests.SupportHerDesire.checkedPawnShop = false>>
<<set $eventControl.quests.SupportHerDesire.didntBuy = false>>
<<set $eventControl.quests.SupportHerDesire.discount = false>>
<<set $eventControl.quests.SupportHerDesire.rummage = false>>
<<set $eventControl.quests.HighschoolPassion to {}>>
<<set $eventControl.quests.HighschoolPassion.active = false>>
<<set $eventControl.quests.HighschoolPassion.completed = false>>
<<set $eventControl.quests.HighschoolPassion.checkedPC to 0>>
<<set $eventControl.quests.HighschoolPassion.todayHelped to false>>
<<set $eventControl.quests.HighschoolPassion.taughtHer = 0>>
<<set $eventControl.quests.SubtleProposition to {}>>
<<set $eventControl.quests.SubtleProposition.active to false>>
<<set $eventControl.quests.SubtleProposition.completed to false>>
<<set $eventControl.quests.SubtleProposition.givenMoney to false>>
<<set $eventControl.quests.SoreBody to {}>>
<<set $eventControl.quests.SoreBody.active to false>>
<<set $eventControl.quests.SoreBody.completed to false>>
<<set $eventControl.quests.AnnoyingObstacle to {}>>
<<set $eventControl.quests.AnnoyingObstacle.active = false>>
<<set $eventControl.quests.AnnoyingObstacle.completed = false>>
<<set $eventControl.quests.AnnoyingObstacle.part = 1>>
<<set $eventControl.quests.AnnoyingObstacle.aboutFiance = false>>
<<set $eventControl.quests.AnnoyingObstacle.daysPassed = 0>>
<<set $eventControl.quests.AnnoyingObstacle.stormedOut = false>>
<<set $eventControl.quests.AnnoyingObstacle.clubInvite to false>>
<<set $eventControl.quests.GamerGirl to {}>>
<<set $eventControl.quests.GamerGirl.active to false>>
<<set $eventControl.quests.GamerGirl.completed to false>>
<<set $eventControl.quests.NoExperience to {}>>
<<set $eventControl.quests.NoExperience.active to false>>
<<set $eventControl.quests.NoExperience.completed to false>>
<<set $eventControl.quests.NoExperience.schoolGirl to false>>
<<set $eventControl.quests.NoExperience.townGirl to false>>
<<set $eventControl.quests.NoExperience.cashierGirl to false>>
<<set $eventControl.quests.OldMemories to {}>>
<<set $eventControl.quests.OldMemories.active = false>>
<<set $eventControl.quests.OldMemories.completed = false>>
<<set $eventControl.quests.OldMemories.talkedPaul = false>>
<<set $eventControl.quests.FinalStraw to {}>>
<<set $eventControl.quests.FinalStraw.active to false>>
<<set $eventControl.quests.FinalStraw.completed to false>>
<<set $eventControl.quests.FinalStraw.asked to false>>
<<set $eventControl.quests.RiskyBusiness to {}>>
<<set $eventControl.quests.RiskyBusiness.active to false>>
<<set $eventControl.quests.RiskyBusiness.completed to false>>
<<set $eventControl.quests.RiskyBusiness.session to 0>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0 to {}>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0.completed to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan1 to {}>>
<<set $eventControl.quests.CorruptionOfSummerDuncan1.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan1.completed to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan2 to {}>>
<<set $eventControl.quests.CorruptionOfSummerDuncan2.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan2.completed to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan3 to {}>>
<<set $eventControl.quests.CorruptionOfSummerDuncan3.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan3.completed to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan4 to {}>>
<<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to false>>
<<set $eventControl.quests.ASimpleRequest to {}>>
<<set $eventControl.quests.ASimpleRequest.active to false>>
<<set $eventControl.quests.ASimpleRequest.completed to false>>
<<set $eventControl.quests.ASimpleRequest.p1 to false>>
<<set $eventControl.quests.ASimpleRequest.daysPassed to 0>>
<<set $eventControl.quests.ExemplaryRelationship to {}>>
<<set $eventControl.quests.ExemplaryRelationship.active = false>>
<<set $eventControl.quests.ExemplaryRelationship.completed = false>>
<<set $eventControl.quests.ExemplaryRelationship.running = 0>>
<<set $eventControl.quests.ExemplaryRelationship.runningToday = false>>
<<set $eventControl.quests.IHaveYourBackP1 to {}>>
<<set $eventControl.quests.IHaveYourBackP1.active to false>>
<<set $eventControl.quests.IHaveYourBackP1.completed to false>>
<<set $eventControl.quests.IHaveYourBackP1.counter to 0>>
<<set $eventControl.quests.IHaveYourBackP1.asked to false>>
<<set $eventControl.quests.IHaveYourBackP2 to {}>>
<<set $eventControl.quests.IHaveYourBackP2.active to false>>
<<set $eventControl.quests.IHaveYourBackP2.completed to false>>
<<set $eventControl.quests.IHaveYourBackP2.party to false>>
<<set $eventControl.quests.SchoolStar to {}>>
<<set $eventControl.quests.SchoolStar.active to false>>
<<set $eventControl.quests.SchoolStar.completed to false>>
<<set $eventControl.quests.SchoolStar.derek to false>>
<<set $eventControl.quests.SchoolStar.summer to false>>
<<set $eventControl.quests.SchoolStar.daysPassed to 0>>
<<set $eventControl.quests.PerfectDate to {}>>
<<set $eventControl.quests.PerfectDate.active to false>>
<<set $eventControl.quests.PerfectDate.completed to false>>
<<set $eventControl.quests.PerfectDate.overhear to false>>
<<set $eventControl.quests.PawnShop0 to {}>>
<<set $eventControl.quests.PawnShop0.active to false>>
<<set $eventControl.quests.PawnShop0.completed to false>>
<<set $eventControl.quests.PawnShop1 to {}>>
<<set $eventControl.quests.PawnShop1.active to false>>
<<set $eventControl.quests.PawnShop1.completed to false>>
<<set $eventControl.quests.PawnShop2 to {}>>
<<set $eventControl.quests.PawnShop2.active to false>>
<<set $eventControl.quests.PawnShop2.completed to false>>
<<set $eventControl.quests.PawnShop2.bossTalk to false>>
<<set $eventControl.quests.PawnShop3 to {}>>
<<set $eventControl.quests.PawnShop3.active to false>>
<<set $eventControl.quests.PawnShop3.completed to false>>
<<set $eventControl.quests.PawnShop3.laptopChecked to false>>
<<set $eventControl.quests.PawnShop3.clothesChecked to false>>
<<set $eventControl.quests.PawnShop3.jewelryChecked to false>>
<<set $eventControl.quests.PawnShop4 to {}>>
<<set $eventControl.quests.PawnShop4.active to false>>
<<set $eventControl.quests.PawnShop4.completed to false>>
<<set $eventControl.quests.PawnShop4.advertisement to false>>
<<set $eventControl.quests.SchoolMS0 to {}>>
<<set $eventControl.quests.SchoolMS0.active to false>>
<<set $eventControl.quests.SchoolMS0.completed to false>>
<<set $eventControl.quests.SchoolMS0.talkMichelle to false>>
<<set $eventControl.quests.SchoolMS0.introduction to false>>
<<set $eventControl.quests.SchoolMS0.q1 to false>>
<<set $eventControl.quests.SchoolMS0.q2 to false>>
<<set $eventControl.quests.SchoolMS0.q3 to false>>
<<set $eventControl.quests.SchoolMS1 to {}>>
<<set $eventControl.quests.SchoolMS1.active to false>>
<<set $eventControl.quests.SchoolMS1.completed to false>>
<<set $eventControl.quests.SchoolMS2 to {}>>
<<set $eventControl.quests.SchoolMS2.active to false>>
<<set $eventControl.quests.SchoolMS2.completed to false>>
<<set $eventControl.quests.SchoolMS3 to {}>>
<<set $eventControl.quests.SchoolMS3.active to false>>
<<set $eventControl.quests.SchoolMS3.completed to false>>
<<set $eventControl.quests.SchoolMS4 to {}>>
<<set $eventControl.quests.SchoolMS4.active to false>>
<<set $eventControl.quests.SchoolMS4.completed to false>>
<<set $eventControl.quests.SchoolP0 to {}>>
<<set $eventControl.quests.SchoolP0.active to false>>
<<set $eventControl.quests.SchoolP0.completed to false>>
<<set $eventControl.quests.SchoolP1 to {}>>
<<set $eventControl.quests.SchoolP1.active to false>>
<<set $eventControl.quests.SchoolP1.completed to false>>
<<set $eventControl.quests.SchoolP2 to {}>>
<<set $eventControl.quests.SchoolP2.active to false>>
<<set $eventControl.quests.SchoolP2.completed to false>>
<</silently>><<include "Info">><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if previous() == "Home - My room" and $eventControl.Michelle.introduction == false>><<goto "Michelle Duncan 01: Introduction">>\
\
<<elseif $eventControl.Michelle.DHCorrMax == 1 and $time.hours < 6>>\
<<goto "TtM (Dh, l) case5">>\
\
<<elseif $eventControl.school.absentFor > 3 and $eventControl.quests.AbsentFromSchool.active == false>>\
<<goto "Michelle Duncan 02: Absent from school">>\
\
<<elseif $time.dayCount > 10 and $eventControl.Kiley.unlocked == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "Kiley Duncan 01: Introduction (The truth)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayCount != 1 and $eventControl.quests.ExemplaryRelationship.active == false and $eventControl.quests.ExemplaryRelationship.completed == false and $time.hours > 15 and $time.hours < 20>>\
<<goto "Summer Duncan 03: Exemplary Relationship (intro)">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 0 and $eventControl.quests.ASimpleRequest.active == false and $eventControl.quests.ASimpleRequest.completed == false and $time.hours > 15 and $time.hours < 23 and $eventControl.player.work == true>>\
<<goto "Summer Duncan 05: A Simple Request p1">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $characters.Summer.homework > 2 and $characters.Summer.massages > 1 and $eventControl.quests.CorruptionOfSummerDuncan2.active == true and $time.dayOfTheWeek > 4 and $time.hours == 18>>\
<<goto "Summer Duncan 07: CORR2">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.kitchenRan == 1 and $time.dayOfTheWeek < 5 and $time.hours == 17>>\
<<goto "Summer Duncan Cookies0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.kitchenRan == 1 and $time.dayOfTheWeek > 4 and $time.hours == 18>>\
<<goto "Summer Duncan Cookies0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $eventControl.quests.IHaveYourBackP1.active == false and $eventControl.quests.IHaveYourBackP1.completed == false and $characters.Summer.corruption > 20 and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 08: I Have Your Back P1 trigger">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == false and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 09: Perfect Date overhear">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanNoticed1 == false and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan Friend0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == false and $time.dayOfTheWeek == 4 and $time.hours > 18 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 party0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 reward0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star summer0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == true and $eventControl.quests.SchoolStar.daysPassed > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star end0">>\
\
<<elseif $eventControl.Summer.friendRan2 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 20 and previous() == "Home">>\
<<goto "Summer Duncan Friend1">>\
\
<<elseif $eventControl.quests.FinalCountdown.active == true and $eventControl.quests.FinalCountdown.KITC == false and $eventControl.quests.FinalCountdown.part == 1>>\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 7 or $time.hours == 19>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
<<else>><<if $time.hours == 12 or $time.hours == 19>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>><</if>>\
\
<<elseif $eventControl.quests.FinalCountdown.active == false and $characters.Michelle.corruptionlvl > 3 and $eventControl.quests.FinalCountdown.completed == false and $time.hours > 15 and $time.hours < 21>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
\
<<elseif $eventControl.player.justShowered == true>>\
<<set $eventControl.player.justShowered to false>>\
\
<<elseif $time.dayOfTheWeek < 5 and $eventControl.Michelle.kitchenStudy == true>><<if $time.hours == 7 or $time.hours == 19>>\
<<goto "TtM (Dh, k) case2">>\
<</if>>\
<<elseif $time.dayOfTheWeek > 4 and $eventControl.Michelle.kitchenStudy == true>><<if $time.hours == 12 or $time.hours == 19>>\
<<goto "TtM (Dh, k) case2">>\
<</if>>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan5 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 18>>\
<div class="instructions">I can hear Summer's voice coming from the living room...</div>
<</if>>\
\
/*VIDEO MICHELLE*/ \
\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 7 or $time.hours == 19>><<include "video-kitchen-michelle">><</if>><<else>><<if $time.hours == 12 or $time.hours == 19>><<include "video-kitchen-michelle">><</if>><</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.available == true>><<if $time.hours == 6 and $time.minutes > 29>><<include "video-kitchen-summer">><<elseif $time.hours == 11>><<include "video-kitchen-summer">><<elseif $time.hours == 17 or $time.hours == 18>><<include "video-kitchen-summer">><</if>><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*DAD*/ \
\
<<if $time.dayOfTheWeek == 0 or $time.dayOfTheWeek == 1 or $time.dayOfTheWeek == 4>><<if $time.hours == 18>><<link "Talk to Dad" "Talk to Dad (Duncan's house, kitchen)">><</link>><br><</if>><</if>>\
<<if $time.dayOfTheWeek == 5 or $time.dayOfTheWeek == 6>><<if $time.hours > 12 and $time.hours < 18>><<link "Talk to Dad" "Talk to Dad (Duncan's house, kitchen)">><</link>><br><</if>><</if>>\
\
/*MICHELLE*/ \
\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 7>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Kitchen)">><</link>><br><</if>><<if $eventControl.quests.AbsentFromSchool.attendence > 3 and $eventControl.quests.AbsentFromSchool.active == true>><<link "I went to school for more than 3 days straight." "Michelle Duncan 02: Absent from school">><</link>><br><</if>><<link "Can I help you with something?" "TtM (Dh, k) case0-a">><</link>><br><<if $characters.Michelle.corruptionlvl > 1>><<link "Can I get a kiss?" "TtM (Dh, k) case0-b">><</link>><br><</if>><<if $characters.Michelle.corruptionlvl > 2>><<link "Want to have some fun?" "TtM (Dh, k) case0-c">><</link>><br><</if>><</if>><<if $time.hours == 19>><<if $eventControl.quests.FirstDate.active == true and $eventControl.quests.FirstDate.kitchenHelp == false>><<link "I'm here to show you I can cook." "Michelle Duncan 04: First Date (Cooking)">><</link>><br><</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Kitchen)">><</link>><br><</if>><<if $eventControl.quests.AbsentFromSchool.attendence > 3 and $eventControl.quests.AbsentFromSchool.active == true>><<link "I went to school for more than 3 days straight." "Michelle Duncan 02: Absent from school">><</link>><br><</if>><<if $characters.Michelle.corruptionlvl < 2>><<link "Slap her ass." "TtM (Dh, k) case1-a">><</link>><br><<else>><<link "Pull up her top." "TtM (Dh, k) case1-b">><</link>><br><</if>><<link "Can I help you with something?" "TtM (Dh, k) case1-c">><</link>><br><<if $characters.Michelle.corruptionlvl > 2>><<link "Want to have some fun?" "TtM (Dh, k) case1-d">><</link>><br><</if>><</if>><<else>><<if $time.hours == 12>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Kitchen)">><</link>><br><</if>><<if $eventControl.quests.AbsentFromSchool.attendence > 3 and $eventControl.quests.AbsentFromSchool.active == true>><<link "I went to school for more than 3 days straight." "Michelle Duncan 02: Absent from school">><</link>><br><</if>><<link "Can I help you with something?" "TtM (Dh, k) case0-a">><</link>><br><<if $characters.Michelle.corruptionlvl > 1>><<link "Can I get a kiss?" "TtM (Dh, k) case0-b">><</link>><br><</if>><<if $characters.Michelle.corruptionlvl > 2>><<link "Want to have some fun?" "TtM (Dh, k) case0-c">><</link>><br><</if>><</if>><<if $time.hours == 19>><<if $eventControl.quests.FirstDate.active == true and $eventControl.quests.FirstDate.kitchenHelp == false>><<link "I'm here to show you I can cook." "Michelle Duncan 04: First Date (Cooking)">><</link>><br><</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Kitchen)">><</link>><br><</if>><<if $eventControl.quests.AbsentFromSchool.attendence > 3 and $eventControl.quests.AbsentFromSchool.active == true>><<link "I went to school for more than 3 days straight." "Michelle Duncan 02: Absent from school">><</link>><br><</if>><<if $characters.Michelle.corruptionlvl < 2>><<link "Slap her ass." "TtM (Dh, k) case1-a">><</link>><br><<else>><<link "Pull up her top." "TtM (Dh, k) case1-b">><</link>><br><</if>><<link "Can I help you with something?" "TtM (Dh, k) case1-c">><</link>><br><<if $characters.Michelle.corruptionlvl > 2>><<link "Want to have some fun?" "TtM (Dh, k) case1-d">><</link>><br><</if>><</if>><</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.available == true>>\
<<if $time.hours == 17 and $time.dayOfTheWeek < 5 and $eventControl.Summer.friendRan1 != 1 and $eventControl.Summer.friendRan5 != 1>>\
<<if $eventControl.Summer.massageInvited == false and $characters.Summer.corruptionlvl > 1>>\
<<if $eventControl.Summer.massageToday == false or $eventControl.limits == false>>\
<<link "Propose a massage session." "Summer Duncan Massage (k)">><</link>>
<</if>><</if>>\
<<if $eventControl.newHouse == true and $player.inventory.quests.flowerBouquet == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == true>>\
<<link "Invite her to your house." "SD 09: Perfect Date invite">><</link>>
<</if>>\
<<elseif $time.hours == 18 and $time.dayOfTheWeek > 4 and $eventControl.Summer.away == false>>\
<<if $eventControl.newHouse == true and $player.inventory.quests.flowerBouquet == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == true>>\
<<link "Invite her to your house." "SD 09: Perfect Date invite">><</link>>
<</if>>\
<</if>><</if>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked == true and $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn == false and $time.hours > 19>>\
<<link "Set up porn on the TV." "Summer Duncan 02: Installing porn">><</link>>
<</if>>\
@@.used;<<link "Loiter (1 hour)." "Home - Kitchen">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave house." "Home">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home_kitchen.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.introduction is 1>><<goto "Event - Introduction">>\<<elseif $eventControl.introduction !=2 >><div class="instructions">Get out of your room.</div>
\
<<elseif $eventControl.Michelle.DHCorrMax == 1 and $time.hours < 6>>\
<<goto "TtM (Dh, l) case5">>\
\
<<elseif $eventControl.school.absentFor > 3 and $eventControl.quests.AbsentFromSchool.active == false>>\
<<goto "Michelle Duncan 02: Absent from school">>\
\
<<elseif $eventControl.Michelle.bedroomVisitNum == 1 and $eventControl.Michelle.bedroomVisit == false and $time.hours > 20>>\
<<goto "TtM (Dh, b) case0">>\
\
<<elseif $eventControl.lastPassage == "Michelle Duncan: Dates1-5a-a-f">>\
<div class="instructions">The next day after we woke up, we quickly gathered our stuff and one by one came back home.</div>
<<set $eventControl.lastPassage = "">>\
\
<<elseif $eventControl.quests.Confusion.active == true and $eventControl.quests.Confusion.daysPassed > 7 and $time.hours > 20>>\
<<goto "Michelle Duncan 07: Confusion (Ending)">>\
\
<<elseif $player.money > 1999 and $eventControl.player.work == true and $eventControl.newHouse == false and $eventControl.newHouseLater == false>>\
<<goto "New House offer">>\
\
<<elseif $time.dayCount > 10 and $eventControl.Kiley.unlocked == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "Kiley Duncan 01: Introduction (The truth)">>\
\
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 11 and $time.hours < 15 and $eventControl.Kiley.visitedMyRoom == false and $eventControl.Kiley.introduction == true>>\
<<if previous() != "TtK (Dh, b) case1-5a-b-d" and previous() != "TtK (Dh, b) case1-4a-b" and previous() != "TtK (Dh, b) case1-5a-b-c" and previous() != "TtK (Dh, b) case1-5a-b-b" and previous() != "TtK (Dh, b) case1-5a-b-a" and previous() != "TtK (Dh, b) case1-5a-b" and previous() != "TtK (Dh, b) case1-5a-a" and previous() != "TtK (Dh, b) case1-5a">>\
<<goto "TtK (Dh, mr) case0">>\
<</if>>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayCount != 1 and $eventControl.quests.ExemplaryRelationship.active == false and $eventControl.quests.ExemplaryRelationship.completed == false and $time.hours > 15 and $time.hours < 20>>\
<<goto "Summer Duncan 03: Exemplary Relationship (intro)">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 0 and $eventControl.quests.ASimpleRequest.active == false and $eventControl.quests.ASimpleRequest.completed == false and $time.hours > 15 and $time.hours < 23 and $eventControl.player.work == true>>\
<<goto "Summer Duncan 05: A Simple Request p1">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.ASimpleRequest.active == true and $eventControl.quests.ASimpleRequest.p1 == false and $eventControl.quests.ASimpleRequest.daysPassed > 1 and $time.hours > 15 and $time.hours < 23>>\
<<goto "Summer Duncan 05: A Simple Request p1-request">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.ASimpleRequest.active == true and $eventControl.quests.ASimpleRequest.p1 == true and $eventControl.quests.ASimpleRequest.daysPassed > 4 and $time.hours > 15 and $time.hours < 23>>\
<<goto "Summer Duncan 05: A Simple Request p2-request">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $eventControl.quests.IHaveYourBackP1.active == false and $eventControl.quests.IHaveYourBackP1.completed == false and $characters.Summer.corruption > 20 and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 08: I Have Your Back P1 trigger">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP1.active == true and $time.hours > 17 and $time.hours < 21 and $eventControl.quests.IHaveYourBackP1.asked == false>>\
<<goto "SD 08: I Have Your Back P1 help">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == false and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 09: Perfect Date overhear">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanNoticed1 == false and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan Friend0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == false and $time.dayOfTheWeek == 4 and $time.hours > 18 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 party0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 reward0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star summer0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == true and $eventControl.quests.SchoolStar.daysPassed > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star end0">>\
\
<<elseif $eventControl.Summer.friendRan2 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 20 and previous() == "Home">>\
<<goto "Summer Duncan Friend1">>\
\
<<elseif previous() == "Sleep." and $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 3 and $time.hours == 6 and $time.minutes < 20>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "Summer Duncan AfterSleep0">>\
<</if>>\
\
<<elseif $eventControl.quests.FinalCountdown.active == false and $characters.Michelle.corruptionlvl > 3 and $eventControl.quests.FinalCountdown.completed == false and $time.hours > 15 and $time.hours < 21>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 2 and $eventControl.Summer.afterShower == false and $eventControl.player.justShowered == true and previous() == "Home - Bathroom">>\
<<if $time.dayOfTheWeek < 5>><<if $time.hours > 5 and $time.hours < 23>><<if $time.hours < 8 or $time.hours > 15>>\
<<goto "Summer Duncan AfterShower0">>\
<</if>><</if>><<else>><<if $time.hours > 8 and $time.hours < 23>>\
<<goto "Summer Duncan AfterShower0">>\
<</if>><</if>>\
<</if>>\
\
/*OPTIONS*/ \
\
<div class="confirmation">\
<<if $time.hours > 19 or $time.hours < 6>>[[Sleep.]]<br><</if>>\
<<if $eventControl.newHouseLater == true and $player.money > 1999>>\
@@.used;<<link "Buy the house." "New House offer 1 - later 1">><</link>>@@
<</if>>\
@@.used;<<link "Use computer." "Use computer (Dh)">><<set $eventControl.computer to "DH">><</link>>@@
@@.used;<<link "Read books." "Read books.">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "Home - My room">><<set $addOneHour = true>><</link>>@@
<<if $eventControl.Michelle.introduction == false>>@@.used;<<link "Leave house." "Michelle Duncan 01: Introduction">><</link>>@@<<else>>@@.used;<<link "Leave house." "Home">><</link>>@@<</if>>
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home_myroom.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*TEXT IF SLEEPING*/ \
\
<<if $time.hours > 22>><br><div class="instructions">They're sleeping. You shouldn't be here.<br></div><<elseif $time.dayOfTheWeek > 4 and $time.hours < 8>><br><div class="instructions">They're sleeping. You shouldn't be here.<br></div><<elseif $time.dayOfTheWeek < 5 and $time.hours < 6>><br><div class="instructions">They're sleeping. You shouldn't be here.<br></div><</if>>\
\
/*EVENTS*/ \
\
<<if previous() == "Home - My room" and $eventControl.Michelle.introduction == false>><<goto "Michelle Duncan 01: Introduction">>
\
<<elseif $eventControl.school.absentFor > 3 and $eventControl.quests.AbsentFromSchool.active == false>>\
<<goto "Michelle Duncan 02: Absent from school">>\
\
<<elseif $time.dayCount > 10 and $eventControl.Kiley.unlocked == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "Kiley Duncan 01: Introduction (The truth)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayCount != 1 and $eventControl.quests.ExemplaryRelationship.active == false and $eventControl.quests.ExemplaryRelationship.completed == false and $time.hours > 15 and $time.hours < 20>>\
<<goto "Summer Duncan 03: Exemplary Relationship (intro)">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 0 and $eventControl.quests.ASimpleRequest.active == false and $eventControl.quests.ASimpleRequest.completed == false and $time.hours > 15 and $time.hours < 23 and $eventControl.player.work == true>>\
<<goto "Summer Duncan 05: A Simple Request p1">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $eventControl.quests.IHaveYourBackP1.active == false and $eventControl.quests.IHaveYourBackP1.completed == false and $characters.Summer.corruption > 20 and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 08: I Have Your Back P1 trigger">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == false and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 09: Perfect Date overhear">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanNoticed1 == false and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan Friend0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == false and $time.dayOfTheWeek == 4 and $time.hours > 18 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 party0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 reward0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star summer0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == true and $eventControl.quests.SchoolStar.daysPassed > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star end0">>\
\
<<elseif $eventControl.Summer.friendRan2 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 20 and previous() == "Home">>\
<<goto "Summer Duncan Friend1">>\
\
<<elseif $eventControl.quests.FinalCountdown.active == true and $eventControl.quests.FinalCountdown.part == 1 and previous() != "Michelle Duncan 06: Final Countdown (Parent's room)">>\
<<if $eventControl.quests.FinalCountdown.BEDR1 == false or $eventControl.quests.FinalCountdown.BEDR2 == false>>\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 6 and $time.minutes < 30>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<<elseif $time.hours == 21 or $time.hours == 22>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
<<else>>\
<<if $time.hours == 9>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<<else>><<if $time.hours > 19 and $time.hours < 23>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>><</if>><</if>><</if>>\
\
<<elseif $eventControl.quests.FinalCountdown.active == false and $characters.Michelle.corruptionlvl > 3 and $eventControl.quests.FinalCountdown.completed == false and $time.hours > 15 and $time.hours < 21>>\
<<set _i to random(0,9)>>\
<<if _i == 1>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
\
<<elseif $eventControl.player.justShowered == true>>\
<<set $eventControl.player.justShowered to false>>\
<</if>>\
\
/*VIDEO MICHELLE*/ \
\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 6 and $time.minutes < 30>><<include "video-parentsroom-michelle">><<elseif $time.hours == 21 or $time.hours == 22>><<include "video-parentsroom-michelle">><</if>><<else>><<if $time.hours == 9>><<include "video-parentsroom-michelle">><<elseif $time.hours > 19 and $time.hours < 23>><<include "video-parentsroom-michelle">><</if>><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*MICHELLE*/ \
\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 6 and $time.minutes < 30>><<link "Keep peeping on her." "TtM (Dh, pr) case0">><</link>><br><<elseif $time.hours == 21 or $time.hours == 22>><<link "Sit together in bed." "TtM (Dh, pr) case1">><</link>><br><<if $eventControl.quests.Confusion.active == true and $eventControl.quests.Confusion.conv == false>><<link "How are you doing, Michelle?" "Michelle Duncan 07: Confusion (Conversation)">><</link>><br><</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Parent's room)">><</link>><br><</if>><</if>><<else>><<if $time.hours == 9>><<if $characters.Michelle.corruptionlvl > 1 and $eventControl.Michelle.massage == false and $eventControl.Michelle.massageSwitch == false>><<link "Propose a massage session." "TtM (Dh, pr) case2">><</link>><br><</if>><<link "Keep peeping on her." "TtM (Dh, pr) case0">><</link>><br><<elseif $time.hours > 19 and $time.hours < 23>><<link "Sit together in bed." "TtM (Dh, pr) case1">><</link>><br><<if $eventControl.quests.Confusion.active == true and $eventControl.quests.Confusion.conv == false>><<link "How are you doing, Michelle?" "Michelle Duncan 07: Confusion (Conversation)">><</link>><br><</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Parent's room)">><</link>><br><</if>><</if>><</if>>\
@@.used;<<link "Loiter (1 hour)." "Home - Parent's room">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave house." "Home">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home_parentsroom.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
\
/*TEXT IF SLEEPING*/ \
\
<div class="dim">\
<<if $time.hours > 22>><br><div class="instructions"><<if $eventControl.Summer.away == false>>Summer is sleeping.<<else>>Summer is not home...<</if>><br></div><<elseif $time.dayOfTheWeek > 4 and $time.hours < 8>><br><div class="instructions"><<if $eventControl.Summer.away == false>>Summer is sleeping.<<else>>Summer is not home...<</if>><br></div><<elseif $time.dayOfTheWeek < 5 and $time.hours < 6>><br><div class="instructions"><<if $eventControl.Summer.away == false>>Summer is sleeping.<<else>>Summer is not home...<</if>><br></div><</if>>\
\
/*EVENTS*/ \
\
<<if previous() == "Home - My room" and $eventControl.Michelle.introduction == false>><<goto "Michelle Duncan 01: Introduction">>
\
<<elseif $eventControl.school.absentFor > 3 and $eventControl.quests.AbsentFromSchool.active == false>>\
<<goto "Michelle Duncan 02: Absent from school">>\
\
<<elseif $time.dayCount > 10 and $eventControl.Kiley.unlocked == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "Kiley Duncan 01: Introduction (The truth)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayCount != 1 and $eventControl.quests.ExemplaryRelationship.active == false and $eventControl.quests.ExemplaryRelationship.completed == false and $time.hours > 15 and $time.hours < 20>>\
<<goto "Summer Duncan 03: Exemplary Relationship (intro)">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 0 and $eventControl.quests.ASimpleRequest.active == false and $eventControl.quests.ASimpleRequest.completed == false and $time.hours > 15 and $time.hours < 23 and $eventControl.player.work == true>>\
<<goto "Summer Duncan 05: A Simple Request p1">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.ASimpleRequest.active == true and $player.inventory.quests.tablet == true and $eventControl.quests.ASimpleRequest.daysPassed < -1 and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan 05: A Simple Request p1-give">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.ASimpleRequest.active == true and $player.inventory.quests.laptop == true and $eventControl.quests.ASimpleRequest.p1 == true and $eventControl.quests.ASimpleRequest.daysPassed < -1 and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan 05: A Simple Request p2-give">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $eventControl.quests.IHaveYourBackP1.active == false and $eventControl.quests.IHaveYourBackP1.completed == false and $characters.Summer.corruption > 20 and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 08: I Have Your Back P1 trigger">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == false and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 09: Perfect Date overhear">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanNoticed1 == false and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan Friend0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == false and $time.dayOfTheWeek == 4 and $time.hours > 18 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 party0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 reward0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star summer0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == true and $eventControl.quests.SchoolStar.daysPassed > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star end0">>\
\
<<elseif $eventControl.Summer.friendRan2 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 20 and previous() == "Home">>\
<<goto "Summer Duncan Friend1">>\
\
<<elseif $eventControl.quests.FinalCountdown.active == false and $characters.Michelle.corruptionlvl > 3 and $eventControl.quests.FinalCountdown.completed == false and $time.hours > 15 and $time.hours < 21>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
\
<<elseif $eventControl.player.justShowered == true>>\
<<set $eventControl.player.justShowered to false>>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 19>>\
<<if $eventControl.Summer.friendRanChecked1 == false>>\
<div class="instructions">They're so loud! Must be fun having genuine friends, huh...</div>
<div class="instructions">I'm happy for my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, but at the same time I feel kind of lonely seeing her door suddenly closed...</div>
<div class="instructions">If only I had set up a spy camera in her room, I could see everything...</div>
<<else>>\
<div class="instructions">S-Should I just go in?!</div>
<</if>>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan5 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 18>>\
<div class="instructions">I can hear Summer's voice coming from the living room...</div>
<</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.available == true>><<if $time.hours > 19 and $time.hours < 23>><<include "video-sisroom-summer">><<elseif $time.hours > 14 and $time.hours < 18>><<include "video-sisroom-summer">><<elseif $time.hours == 7 or $time.hours == 8>><<include "video-sisroom-summer">><</if>><</if>>\
\
/*SCHEDULE*/ \
\
\
/*SUMMER*/ \
\
<div class="confirmation">\
<<if $eventControl.Summer.available == true>><<if $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanChecked1 == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 19>>\
<<link "Barge in." "Summer Duncan Friend0-a-a">><</link>>
<<elseif $time.hours > 19 and $time.hours < 23 and $eventControl.Summer.away == false>>\
<<if $characters.Summer.corruptionlvl < 4>>\
<<link "Sleep well, <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "TtS (Dh, sr) case0-a">><</link>>
<<link "Have I... interrupted something?" "TtS (Dh, sr) case0-b">><</link>>
<<else>>\
<<link "I think I left the water running-" "TtS (Dh, sr) case5-a">><</link>>
<<if $eventControl.Summer.herRoomSex == false or $eventControl.limits == false>>\
<<link "Of course I have!" "TtS (Dh, sr) case5-b">><</link>>
<</if>><</if>><<elseif $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<if $eventControl.Summer.friendRan1 != 1 and $eventControl.Summer.friendRan5 != 1>>\
<<link "Who is the lucky person?" "TtS (Dh, sr) case1-a">><</link>>
<<link "Is that my t-shirt?" "TtS (Dh, sr) case1-b">><</link>>
<<if $eventControl.Summer.massageInvited == false and $characters.Summer.corruptionlvl > 1>>\
<<if $eventControl.Summer.massageToday == false or $eventControl.limits == false>>\
<<link "Propose a massage session." "Summer Duncan Massage (sr)">><</link>>
<</if>><</if>>\
<<if $eventControl.newHouse == true and $player.inventory.quests.flowerBouquet == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == true>>\
<<link "Invite her to your house." "SD 09: Perfect Date invite">><</link>>
<</if>><</if>>\
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 14 and $time.hours < 18 and $eventControl.Summer.away == false>>\
<<if $eventControl.quests.ASimpleRequest.p1 == true>>\
<<if $eventControl.Summer.weekendHelp == false>>\
<<link "Do her homework together." "TtS (Dh, sr) case2-a">><</link>>
<</if>>\
<<if $eventControl.Summer.herRoomSex == false or $eventControl.limits == false>>\
<<link "Keep watching." "TtS (Dh, sr) case2-b">><</link>>
<</if>>\
<<if $eventControl.newHouse == true and $player.inventory.quests.flowerBouquet == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == true>>\
<<link "Invite her to your house." "SD 09: Perfect Date invite">><</link>>
<</if>>\
<<else>>\
<<if $eventControl.Summer.weekendHelp == false>>\
<<link "Ask if she needs help." "TtS (Dh, sr) case2-a">><</link>>
<</if>><</if>>\
<<elseif $time.dayOfTheWeek < 5 and $time.hours == 7>>\
<<link "Check up on her" "TtS (Dh, sr) case3">><</link>>
<<elseif $time.dayOfTheWeek > 4 and $time.hours == 8 and $eventControl.Summer.away == false>>\
<<if $characters.Summer.corruptionlvl > 1>>\
<<link "Go in." "TtS (Dh, sr) case4">><</link>>
<</if>><</if>><</if>>\
\
/*OTHER*/ \
\
<<if $time.dayOfTheWeek < 5>>\
<<if $time.hours > 5 and $time.hours < 20>>\
<<if $time.hours != 16 and $time.hours != 7>>\
<<if $eventControl.spycams.homeSR == false>>\
<<if $player.inventory.items.spycam > 0>>\
@@.used;<<link "Install the spy camera." "Home - Sister's room">><<set $eventControl.spycams.homeSR = true>><<set $player.inventory.items.spycam -= 1>><</link>>@@
<</if>><</if>><</if>><</if>>\
<<else>>\
<<if $time.hours > 7 and $time.hours < 20 and $time.hours != 8 and $time.hours != 15 and $time.hours != 16 and $time.hours != 17>>\
<<if $eventControl.spycams.homeSR == false>>\
<<if $player.inventory.items.spycam > 0>>\
@@.used;<<link "Install the spy camera." "Home - Sister's room">><<set $eventControl.spycams.homeSR = true>><<set $player.inventory.items.spycam -= 1>><</link>>@@
<</if>><</if>><</if>><</if>>\
@@.used;<<link "Loiter (1 hour)." "Home - Sister's room">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave house." "Home">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home_sistersroom.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if previous() == "Home - My room" and $eventControl.Michelle.introduction == false>><<goto "Michelle Duncan 01: Introduction">>\
\
<<elseif $eventControl.school.absentFor > 3 and $eventControl.quests.AbsentFromSchool.active == false>>\
<<goto "Michelle Duncan 02: Absent from school">>\
\
<<elseif $time.dayCount > 10 and $eventControl.Kiley.unlocked == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "Kiley Duncan 01: Introduction (The truth)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayCount != 1 and $eventControl.quests.ExemplaryRelationship.active == false and $eventControl.quests.ExemplaryRelationship.completed == false and $time.hours > 15 and $time.hours < 20>>\
<<goto "Summer Duncan 03: Exemplary Relationship (intro)">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 0 and $eventControl.quests.ASimpleRequest.active == false and $eventControl.quests.ASimpleRequest.completed == false and $time.hours > 15 and $time.hours < 23 and $eventControl.player.work == true>>\
<<goto "Summer Duncan 05: A Simple Request p1">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $eventControl.quests.IHaveYourBackP1.active == false and $eventControl.quests.IHaveYourBackP1.completed == false and $characters.Summer.corruption > 20 and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 08: I Have Your Back P1 trigger">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == false and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 09: Perfect Date overhear">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanNoticed1 == false and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan Friend0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == false and $time.dayOfTheWeek == 4 and $time.hours > 18 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 party0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 reward0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star summer0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == true and $eventControl.quests.SchoolStar.daysPassed > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star end0">>\
\
<<elseif $eventControl.Summer.friendRan2 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 20 and previous() == "Home">>\
<<goto "Summer Duncan Friend1">>\
\
<<elseif $eventControl.quests.FirstDate.completed == true and $eventControl.quests.MyStepmomIsATeacher.completed == true and $characters.Michelle.corruption > 99 and $characters.Michelle.relationship > 99 and $eventControl.quests.CorruptionOfMichelleDuncan1.active == true>>\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 6 and $time.minutes > 29>>\
<<goto "PoM (Dh, b) case3">>\
<<elseif $time.hours == 20>>\
<<goto "PoM (Dh, b) case3">>\
<</if>>\
<<elseif $time.hours == 8 or $time.hours == 18>>\
<<goto "PoM (Dh, b) case3">>\
<</if>>\
\
<<elseif $eventControl.quests.FinalCountdown.active == false and $characters.Michelle.corruptionlvl > 3 and $eventControl.quests.FinalCountdown.completed == false and $time.hours > 15 and $time.hours < 21>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
\
<<elseif $eventControl.quests.FinalCountdown.active == true and $eventControl.quests.FinalCountdown.part == 1 and $eventControl.quests.FinalCountdown.BATH == false>>\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 6 and $time.minutes > 29>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<<elseif $time.hours == 20>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
<<else>><<if $time.hours == 8 or $time.hours == 18>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>><</if>>\
\
<<elseif $eventControl.Summer.available == true and $time.dayOfTheWeek < 5 and $time.hours == 18>>\
<<if $eventControl.Summer.friendRan1 == 1>>\
<div class="instructions">Summer isn't here... maybe she's in her room.</div>
<<else>>\
<div class="instructions">Summer just entered the bathroom. I should leave her alone...</div>
<</if>>\
\
<<elseif $eventControl.Summer.available == true and $time.dayOfTheWeek > 4 and $time.hours == 19 and $eventControl.Summer.away == false>>\
<div class="instructions">Summer just entered the bathroom. I should leave her alone...</div>
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*MICHELLE*/ \
\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 6 and $time.minutes > 29>><<link "Peep on Michelle." "Peep on Michelle (Duncan's house, bathroom)">><</link>><br><<elseif $time.hours == 20>><<link "Peep on Michelle." "Peep on Michelle (Duncan's house, bathroom)">><</link>><br><</if>><<else>><<if $time.hours == 8 or $time.hours == 18>><<link "Peep on Michelle." "Peep on Michelle (Duncan's house, bathroom)">><</link>><br><</if>><</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.available == true>><<if $time.dayOfTheWeek < 5 and $time.hours == 6 and $time.minutes < 30>>\
<<link "Peep on Summer" "PoS (Dh, br) case0">><</link>>
<<elseif $time.dayOfTheWeek < 5 and $time.hours == 18 and $characters.Summer.corruptionlvl > 1 and $eventControl.Summer.showerVisitMC == false and $eventControl.Summer.friendRan1 != 1>>\
<<link "Say hi to her." "PoS (Dh, br) case2">><</link>>
<<elseif $time.dayOfTheWeek > 4 and $time.hours == 19 and $characters.Summer.corruptionlvl > 1 and $eventControl.Summer.showerVisitMC == false and $eventControl.Summer.away == false>>\
<<link "Say hi to her." "PoS (Dh, br) case2">><</link>>
<</if>><</if>>\
\
/*OTHER*/ \
\
<<if $time.dayOfTheWeek < 5 and $time.hours != 6 and $time.hours != 18 and $time.hours != 20>>\
@@.used;<<link "Take a shower." "Take a shower (Duncan's house)">><</link>>@@
<<elseif $time.dayOfTheWeek > 4 and $time.hours != 18 and $time.hours != 8 and $time.hours != 19>>\
@@.used;<<link "Take a shower." "Take a shower (Duncan's house)">><</link>>@@
<</if>>\
@@.used;<<link "Loiter (1 hour)." "Home - Bathroom">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave house." "Home">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home_bathroom.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if previous() == "Home - My room" and $eventControl.Michelle.introduction == false>><<goto "Michelle Duncan 01: Introduction">>
\
<<elseif $eventControl.Michelle.DHCorrMax == 1 and $time.hours < 6>>\
<<goto "TtM (Dh, l) case5">>\
\
<<elseif $eventControl.school.absentFor > 3 and $eventControl.quests.AbsentFromSchool.active == false>>\
<<goto "Michelle Duncan 02: Absent from school">>\
\
<<elseif $time.dayOfTheWeek < 5 and $time.hours == 16 and $eventControl.Michelle.afterWork == false>>\
<<goto "TtM (Dh, l) case6">>\
\
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 7 and $time.hours < 23 and $eventControl.Michelle.massage == true and $eventControl.Michelle.massageToday == false and $player.inventory.items.lotion > 0>>\
<<goto "TtM (Dh, l) case7">>\
\
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 7 and $time.hours < 23 and $eventControl.Michelle.massageSwitch == true and $eventControl.Michelle.massageToday == false and $player.inventory.items.lotion > 0>>\
<<goto "TtM (Dh, l) case8">>\
\
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 18 and $eventControl.quests.CrossingLine.active == true and $characters.Michelle.dates > 2 and $player.inventory.quests.expensiveWine == true>>\
<<goto "TtM (Dh, l) case9">>\
\
<<elseif $eventControl.quests.FinalCountdown.active == true and $eventControl.quests.FinalCountdown.part == 2 and $time.dayOfTheWeek > 4 and $time.hours > 21 and $eventControl.quests.FinalCountdown.talkedToDad == true>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
\
<<elseif $time.dayCount > 10 and $eventControl.Kiley.unlocked == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "Kiley Duncan 01: Introduction (The truth)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayCount != 1 and $eventControl.quests.ExemplaryRelationship.active == false and $eventControl.quests.ExemplaryRelationship.completed == false and $time.hours > 15 and $time.hours < 20>>\
<<goto "Summer Duncan 03: Exemplary Relationship (intro)">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 0 and $eventControl.quests.ASimpleRequest.active == false and $eventControl.quests.ASimpleRequest.completed == false and $time.hours > 15 and $time.hours < 23 and $eventControl.player.work == true>>\
<<goto "Summer Duncan 05: A Simple Request p1">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.massageInvited == true and $eventControl.Summer.massageMC == true and $time.hours < 23 and $time.hours > 15 and $player.inventory.items.lotion > 0>>\
<<goto "Summer Duncan Massage1">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.massageInvited == true and $eventControl.Summer.massageHER == true and $time.hours < 23 and $time.hours > 15 and $player.inventory.items.lotion > 0>>\
<<goto "Summer Duncan Massage2">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $eventControl.quests.IHaveYourBackP1.active == false and $eventControl.quests.IHaveYourBackP1.completed == false and $characters.Summer.corruption > 20 and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 08: I Have Your Back P1 trigger">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == false and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 09: Perfect Date overhear">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanNoticed1 == false and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan Friend0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == false and $time.dayOfTheWeek == 4 and $time.hours > 18 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 party0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 reward0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star summer0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == true and $eventControl.quests.SchoolStar.daysPassed > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star end0">>\
\
<<elseif $eventControl.Summer.friendRan2 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 20 and previous() == "Home">>\
<<goto "Summer Duncan Friend1">>\
\
<<elseif $eventControl.quests.FinalCountdown.active == true and $eventControl.quests.FinalCountdown.part == 1 and $eventControl.quests.FinalCountdown.LIVI == false>>\
<<if $time.daysOfTheWeek < 5>><<if $eventControl.Michelle.atelier == true>><<if $time.hours == 16 or $time.hours == 17>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>><<else>><<if $time.hours > 15 and $time.hours < 19>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>><</if>><<else>><<if $eventControl.Michelle.atelier == true>>\
<<if $time.hours == 16 or $time.hours == 17>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>><<else>><<if $time.hours == 10 or $time.hours == 11>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<<elseif $time.hours == 16 or $time.hours == 17>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>><</if>><</if>>\
\
<<elseif $eventControl.quests.FinalCountdown.active == false and $characters.Michelle.corruptionlvl > 3 and $eventControl.quests.FinalCountdown.completed == false and $time.hours > 15 and $time.hours < 21>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
\
<<elseif $eventControl.Summer.friendRan5 == 1 and $time.hours > 17>>\
<<set $eventControl.Summer.friendRan5 = 0>>\
\
<<elseif $eventControl.player.justShowered == true>>\
<<set $eventControl.player.justShowered to false>>\
<</if>>\
\
/*VIDEO MICHELLE*/ \
\
<<if $time.dayOfTheWeek < 5>><<if $eventControl.Michelle.atelier == true>><<if $time.hours > 15 and $time.hours < 18 and $eventControl.Summer.friendRan5 != 1>><<include "video-livingroom-michelle-workday">><</if>><<else>><<if $time.hours > 15 and $time.hours < 19 and $eventControl.Summer.friendRan5 != 1>><<include "video-livingroom-michelle-workday">><</if>><</if>><<else>><<if $eventControl.Michelle.atelier == false>><<if $time.hours > 9 and $time.hours < 12>><<include "video-livingroom-michelle-weekend">><</if>><</if>><<if $time.hours > 15 and $time.hours < 18>><<include "video-livingroom-michelle-weekend">><</if>><</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.available == true>>\
<<if $time.dayOfTheWeek < 5 and $time.hours == 19>><<include "video-livingroom-summer">><<elseif $time.dayOfTheWeek > 4 and $time.hours > 11 and $time.hours < 15>><<include "video-livingroom-summer">><</if>>\
<<if $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 18 and $eventControl.Summer.friendRan5 == 1>><<include "Summer Duncan Friend4-a">><br><</if>>\
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*MICHELLE*/ \
\
<<if $time.dayOfTheWeek == 3 or $time.dayOfTheWeek == 4>><<if $eventControl.Michelle.atelier == true>><<if $time.hours > 15 and $time.hours < 18 and $eventControl.Summer.friendRan5 != 1>><<if $characters.Michelle.corruptionlvl > 0 and $eventControl.Michelle.askedOut == false>><<link "Ask her on a date." "Michelle Duncan 04: First Date">><</link>><br><</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Living room)">><</link>><br><</if>><<if $eventControl.quests.NoWayBack.completed == false>><<link "Keep rummaging in the dirty laundry." "TtM (Dh, l) case3-a">><</link>><br><</if>><<link "Wait for Michelle." "TtM (Dh, l) case3-b">><</link>><br><</if>><<else>><<if $time.hours > 15 and $time.hours < 19 and $eventControl.Summer.friendRan5 != 1>><<if $characters.Michelle.corruptionlvl > 0 and $eventControl.Michelle.askedOut == false>><<link "Ask her on a date." "Michelle Duncan 04: First Date">><</link>><br><</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Living room)">><</link>><br><</if>><<if $eventControl.quests.NoWayBack.completed == false>><<link "Keep rummaging in the dirty laundry." "TtM (Dh, l) case3-a">><</link>><br><</if>><<link "Wait for Michelle." "TtM (Dh, l) case3-b">><</link>><br><</if>><</if>>\
<<elseif $time.dayOfTheWeek < 3>><<if $eventControl.Michelle.atelier == true>><<if $time.hours > 15 and $time.hours < 18 and $eventControl.Summer.friendRan5 != 1>><<if $characters.Michelle.corruptionlvl > 0 and $eventControl.Michelle.askedOut == false>><<link "Ask her on a date." "Michelle Duncan 04: First Date">><</link>><br><</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Living room)">><</link>><br><</if>><<link "Continue your conversation." "Talk to Michelle (Duncan's house, livingroom)">><</link>><br><</if>><<else>><<if $time.hours > 15 and $time.hours < 19 and $eventControl.Summer.friendRan5 != 1>><<if $characters.Michelle.corruptionlvl > 0 and $eventControl.Michelle.askedOut == false>><<link "Ask her on a date." "Michelle Duncan 04: First Date">><</link>><br><</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Living room)">><</link>><br><</if>><<link "Continue your conversation." "Talk to Michelle (Duncan's house, livingroom)">><</link>><br><</if>><</if>>\
\
<<else>><<if $eventControl.Michelle.atelier == false>><<if $time.hours > 9 and $time.hours < 12>><<if $eventControl.Michelle.livingroomWeekend == 1 and $eventControl.quests.Bookworm.completed == true>><<link "Try sneaking on her." "Talk to Michelle (Duncan's house, livingroom)">><</link>><br><<else>><<if $eventControl.quests.CrossingLine.completed == false and $eventControl.quests.Bookworm.completed == true>><<link "Try sneaking on her." "Talk to Michelle (Duncan's house, livingroom)">><</link>><br><<else>><<link "Talk to Michelle." "Talk to Michelle (Duncan's house, livingroom)">><</link>><br><</if>><</if>><</if>><</if>><<if $time.hours > 15 and $time.hours < 18>><<if $eventControl.Michelle.livingroomWeekend == 1 and $eventControl.quests.Bookworm.completed == true>><<link "Try sneaking on her." "Talk to Michelle (Duncan's house, livingroom)">><</link>><br><<else>><<if $eventControl.quests.CrossingLine.completed == false and $eventControl.quests.Bookworm.completed == true>><<link "Try sneaking on her." "Talk to Michelle (Duncan's house, livingroom)">><</link>><br><<else>><<link "Talk to Michelle." "Talk to Michelle (Duncan's house, livingroom)">><</link>><br><</if>><</if>><</if>><</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.available == true>>\
<<if $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 18 and $eventControl.Summer.friendRan5 == 1>>\
<<link "Observe them." "Summer Duncan Friend4-a-a">><</link>>
<</if>>\
<<if $time.dayOfTheWeek < 5 and $time.hours == 19>>\
<<if $eventControl.quests.ASimpleRequest.completed == false>>\
<<link "Make her laugh." "TtS (Dh, l) case1-a">><</link>>
<<link "Looking pretty today." "TtS (Dh, l) case1-b">><</link>>
<<if $eventControl.Summer.massageInvited == false and $characters.Summer.corruptionlvl > 1>>\
<<if $eventControl.Summer.massageToday == false or $eventControl.limits == false>>\
<<link "Propose a massage session." "Summer Duncan Massage (l)">><</link>>
<</if>><</if>>\
<<else>><<if $time.dayOfTheWeek < 3>>\
<<link "Make her laugh." "TtS (Dh, l) case1-a">><</link>>
<<link "Looking pretty today." "TtS (Dh, l) case1-b">><</link>>
<<if $eventControl.Summer.massageInvited == false and $characters.Summer.corruptionlvl > 1>>\
<<if $eventControl.Summer.massageToday == false or $eventControl.limits == false>>\
<<link "Propose a massage session." "Summer Duncan Massage (l)">><</link>>
<</if>><</if>>\
<<else>>\
<<link "See what this is about." "TtS (Dh, l) case3">><</link>>
<</if>>\
<<if $eventControl.newHouse == true and $player.inventory.quests.flowerBouquet == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == true>>\
<<link "Invite her to your house." "SD 09: Perfect Date invite">><</link>>
<</if>>\
<</if>>\
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 11 and $time.hours < 15 and $eventControl.Summer.away == false>>\
<<if $time.dayOfTheWeek == 5>>\
<<if $characters.Summer.corruptionlvl > 0>>\
<<link "Help her out." "TtS (Dh, l) case0">><</link>>
<</if>>\
<<else>>\
<<link "Help her." "TtS (Dh, l) case2-a">><</link>>
<<if $characters.Summer.corruptionlvl > 2>>\
<<link "You don't have to do this." "TtS (Dh, l) case2-b">><</link>>
<</if>><</if>>\
<<if $eventControl.newHouse == true and $player.inventory.quests.flowerBouquet == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == true>>\
<<link "Invite her to your house." "SD 09: Perfect Date invite">><</link>>
<</if>>\
<</if>><</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Watch TV." "Watch TV.">><<set $addThirtyMinutes = true>><</link>>@@
@@.used;<<link "Loiter (1 hour)." "Home - Living room">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave house." "Home">><</link>>@@
</div><hr>
\
/*MAP*/ \
\
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home_livingroom.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENT*/ \
\
<<if previous() == "Home - My room" and $eventControl.Michelle.introduction == false>><<goto "Michelle Duncan 01: Introduction">>
\
<<elseif $eventControl.school.absentFor > 3 and $eventControl.quests.AbsentFromSchool.active == false>>\
<<goto "Michelle Duncan 02: Absent from school">>\
\
<<elseif $time.dayCount > 10 and $eventControl.Kiley.unlocked == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "Kiley Duncan 01: Introduction (The truth)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayCount != 1 and $eventControl.quests.ExemplaryRelationship.active == false and $eventControl.quests.ExemplaryRelationship.completed == false and $time.hours > 15 and $time.hours < 20>>\
<<goto "Summer Duncan 03: Exemplary Relationship (intro)">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 0 and $eventControl.quests.ASimpleRequest.active == false and $eventControl.quests.ASimpleRequest.completed == false and $time.hours > 15 and $time.hours < 23 and $eventControl.player.work == true>>\
<<goto "Summer Duncan 05: A Simple Request p1">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $eventControl.quests.IHaveYourBackP1.active == false and $eventControl.quests.IHaveYourBackP1.completed == false and $characters.Summer.corruption > 20 and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 08: I Have Your Back P1 trigger">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == false and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 09: Perfect Date overhear">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanNoticed1 == false and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan Friend0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == false and $time.dayOfTheWeek == 4 and $time.hours > 18 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 party0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 reward0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star summer0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == true and $eventControl.quests.SchoolStar.daysPassed > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star end0">>\
\
<<elseif $eventControl.Summer.friendRan2 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 20 and previous() == "Home">>\
<<goto "Summer Duncan Friend1">>\
\
<<elseif $eventControl.quests.FinalCountdown.active == false and $characters.Michelle.corruptionlvl > 3 and $eventControl.quests.FinalCountdown.completed == false and $time.hours > 15 and $time.hours < 21>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
\
<<elseif $eventControl.player.justShowered == true>>\
<<set $eventControl.player.justShowered to false>>\
<</if>>\
\
/*VIDEO MICHELLE*/ \
\
<<if $time.dayOfTheWeek > 4>><<if $time.hours > 12 and $time.hours < 16>><<include "video-backyard-michelle">><br><</if>><</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $time.dayOfTheWeek > 4 and $eventControl.Kiley.introduction == true>><<if $time.hours > 11 and $time.hours < 15>><<include "video-dh-backyard-kiley">><</if>><</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $time.dayOfTheWeek > 4 and $eventControl.Summer.available == true>><<if $time.hours == 9 or $time.hours == 10>><<include "video-backyard-summer">><</if>><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*KILEY*/ \
\
<<if $time.dayOfTheWeek > 4 and $eventControl.Kiley.introduction == true>><<if $time.hours > 11 and $time.hours < 15>>\
<<link "Talk to Kiley." "Talk to Kiley (Duncan's house, backyard)">><</link>>
<</if>><</if>>\
\
/*MICHELLE*/ \
\
<<if $time.dayOfTheWeek > 4>><<if $time.hours > 12 and $time.hours < 16>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.Michelle.kitchenStudy == false>><<link "Ask her if she could teach you at home." "Michelle Duncan 03: My Stepmom Is A Teacher (Backyard)">><</link>><br><</if>><<link "Come on Michelle, you're not that old." "TtM (Dh, by) case0-a">><</link>><br><<link "Why not." "TtM (Dh, by) case0-b">><</link>><br><</if>><</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.available == true>>\
<<if $time.dayOfTheWeek == 5>><<if $time.hours == 9 or $time.hours == 10>>\
<<if $eventControl.Summer.away == false>>\
<<link "It's nice here..." "TtS (Dh, by) case1">><</link>>
<</if>>\
<</if>><<elseif $time.dayOfTheWeek == 6>><<if $time.hours == 9 or $time.hours == 10 and $eventControl.Summer.away == false>>\
<<link "It's nice to see you smiling." "TtS (Dh, by) case0-a">><</link>>
<<link "Give me a twirl." "TtS (Dh, by) case0-b">><</link>>
<</if>><</if>><</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Go swimming." "Go swimming (Duncan's house)">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "Home - Backyard">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave house." "Home">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home_backyard.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours == 20 and $eventControl.Michelle.askedOut == true>>\
<<goto "Michelle Duncan: Dates1">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<</if>>\
<div class="confirmation">\
<<if $eventControl.Summer.available == true and $time.hours > 5 and $time.hours < 8 and $eventControl.quests.ExemplaryRelationship.runningToday == false>><<if $eventControl.quests.ExemplaryRelationship.active == true or $eventControl.quests.ExemplaryRelationship.completed == true>>\
<<link "Join Summer." "Summer Duncan Run0">><</link>>
<</if>><</if>>\
@@.used;<<link "Loiter (1 hour)." "Home">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Go to town." "Town">><</link>>@@</div>
</div>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "savecheck">>\
<<include "timecheck">>\
\
/*EVENTS*/ \
\
<<if $eventControl.school.introduction == false>>\
<<goto "School 01: Introduction">>\
<</if>>\
\
<<if $time.dayOfTheWeek > 4 or $time.hours < 7 or $time.hours > 17>>\
<div class="dim">\
<<if previous() == "School - Gym" or previous() == "School - Gym inside" or previous() == "School - Gym - W" or previous() == "School - Gym - M" or previous() == "School - Gym - Running Track">><<if $time.dayOfTheWeek < 5 and $time.hours > 14 and $time.hours < 18>>\
<<include "Events: Leaving School (top)">>\
<</if>><</if>>\
<div class="instructions">School is closed.</div><br>\
<div class="confirmation">\
<<if previous() == "School - Gym" or previous() == "School - Gym inside" or previous() == "School - Gym - W" or previous() == "School - Gym - M" or previous() == "School - Gym - Running Track">><<if $time.dayOfTheWeek < 5 and $time.hours > 14 and $time.hours < 18>>\
<<include "Events: Leaving School (bottom)">>\
<</if>><</if>>\
@@.used;<<link "Go back." "Town">><</link>>@@</div>
</div>
<<else>>\
<div class="dim">\
<div class="confirmation">\
@@.used;<<link "Loiter (1 hour)." "School">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave school." "Town">><</link>>@@</div>
</div>
\
/*MAP*/ \
\
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1.png" alt="school1" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
<</if>>\
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">
<<if $time.hours < 7 or $time.hours > 17>>\
<div class="instructions">The secondhand clothes shop is currently closed. Open: all days, 07:00 - 18:00</div><br>\
<div class="confirmation">\
@@.used;<<link "Go back." "Town">><</link>>@@<br>\
</div>\
<<else>>\
\
/*EVENT*/ \
\
\
\
/*VIDEO*/ \
\
\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.part == 2 and $player.inventory.outfits.weddingSuit == false>>\
<<link "Ask for a wedding suit." "Kiley Duncan 05: AO (wedding suit)">><</link>>
<</if>>\
<<if $eventControl.quests.NoExperience.active == true and $eventControl.quests.NoExperience.cashierGirl == false and $eventControl.quests.NoExperience.schoolGirl == true and $eventControl.quests.NoExperience.townGirl == true>>\
<<link "Ask the cashier out." "Kiley Duncan 08: No Experience (cG)">><</link>>
<</if>>\
@@.used;<<link "Browse wares." "SCS - Browse wares">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "Secondhand clothes shop">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave." "Town">><</link>>@@
</div>\
<</if>>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">
<<if $time.hours < 7 or $time.hours > 17>>\
<div class="instructions">The Pawn shop is currently closed. Open: all days, 07:00 - 18:00</div><br>\
<div class="confirmation">\
@@.used;<<link "Go back." "Town">><</link>>@@<br>\
</div>\
<<else>>\
\
/*EVENT*/ \
\
<<if $eventControl.pawnShop.work == false>>\
<div class="instructions">There's a piece of paper on the front doors saying: 'Part-time worker needed. Ask for Jeremy at the counter if interested.'</div>
<div class="instructions">Should I go for it?</div>
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == true and $eventControl.quests.SupportHerDesire.checkedPawnShop == false>>\
<<link "Ask someone about the pole for Kiley." "Kiley Duncan 02: Support Her Desire (Pawn Shop)">><</link>>
<</if>>\
<<if $eventControl.pawnShop.work == false>>\
<<link "Apply for the job." "Pawn shop 0: Interview">><</link>>
<<else>>\
<<if $time.dayOfTheWeek < 5>>\
<<link "Work." "PS - Work">><</link>>
<<elseif $eventControl.quests.PawnShop2.bossTalk == true>>\
<<link "Work." "PS - Work">><</link>>
<</if>><<if $time.dayOfTheWeek < 5>>\
<<link "Talk to your boss." "PS - Talk to boss">><</link>>
<</if>><</if>>\
@@.used;<<link "Browse wares." "PS - Browse wares">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "Pawn shop">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave." "Town">><</link>>@@
</div>\
<</if>>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>>[[P - Cash register]]
[[P - Kitchen]]Double-click this passage to edit it.Double-click this passage to edit it.<<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if previous() == "School1 - ClassroomA" or previous() == "School1 - ClassroomB" or previous() == "School1 - ClassroomC" or previous() == "School1 - Hall" or previous() == "School1 - M" or previous() == "School1 - 3" or previous() == "School1 - W" or previous() == "School1 - Janitor's Office" or previous() == "School1 - Guidance Counselor Office" or previous() == "School1 - Dean's Office" or previous() == "School1 - Teacher's Lounge">><<if $time.dayOfTheWeek < 5 and $time.hours > 14 and $time.hours < 18>>\
<<include "Events: Leaving School (top)">>\
<</if>><</if>>\
<<if $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayOfTheWeek < 5 and $time.hours == 15 and $eventControl.Summer.friendRan5 == 1>>\
<<include "Summer Duncan Friend4">><br>\
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
<<if $eventControl.quests.NoExperience.active == true and $eventControl.quests.NoExperience.townGirl == false and $eventControl.quests.NoExperience.schoolGirl == true and $time.hours > 6 and $time.hours < 22>>\
<<link "Ask a random girl out." "Kiley Duncan 08: No Experience (tG)">><</link>>
<</if>>\
<<if previous() == "School1 - ClassroomA" or previous() == "School1 - ClassroomB" or previous() == "School1 - ClassroomC" or previous() == "School1 - Hall" or previous() == "School1 - M" or previous() == "School1 - 3" or previous() == "School1 - W" or previous() == "School1 - Janitor's Office" or previous() == "School1 - Guidance Counselor Office" or previous() == "School1 - Dean's Office" or previous() == "School1 - Teacher's Lounge">><<if $time.dayOfTheWeek < 5 and $time.hours > 14 and $time.hours < 18>>\
<<include "Events: Leaving School (bottom)">>\
<</if>><</if>>\
@@.used;<<link "Loiter (1 hour)." "Town">><<set $addOneHour = true>><</link>>@@</div>
</div>
<<if $eventControl.newHouse == true>>\
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\town.png" alt="town" usemap="#workmap_town"><<include "imagemap - Town">></div></div>
<<else>>\
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\town_h.png" alt="town" usemap="#workmap_town"><<include "imagemap - Town">></div></div>
<</if>>\
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>>[[Mall]]
[[Post office]]
[[Car dealership]]
[[Restaurant]]
[[Apartment building]]
[[BT - Park]]
[[Hospital]]
[[Driving school]]
[[Bar]]
[[Gym]]
[[City hall]]
[[Supermarket]]
[[Beach]]
[[Spa hotel]]
[[Consumer electronics]]
[[Suits schop]]
[[Clothes shop]]
[[Luxurious shop]]
[[Stationery shop]]
[[Fastfood]]
[[Bookshop]]Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.<map name="workmap"><area shape="rect" coords="5,4,152,78" data-passage="Home - Living room" alt="Living room1"><area shape="rect" coords="54,79,152,113" data-passage="Home - Living room" alt="Living room2"><area shape="rect" coords="154,4,253,45" data-passage="Home - Bathroom" alt="Bathroom"><area shape="rect" coords="154,47,253,113" data-passage="Home - Kitchen" alt="Kitchen"><area shape="rect" coords="5,143,66,253" data-passage="Home - My room" alt="My room"><area shape="rect" coords="68,143,173,253" data-passage="Home - Parent's room" alt="Parent's room"><area shape="rect" coords="175,143,253,253" data-passage="Home - Sister's room" alt="Sister's room"><area shape="rect" coords="5,80,52,113" data-passage="Home - Cellar" alt="Cellar"><area shape="rect" coords="196,115,253,141" data-passage="Home - Backyard" alt="Backyard"></map><<include "savecheck">>\
<div class="dim">
<video class="center" src="media/mc/mp4/sleeping1.mp4" width="768" height="432" autoplay muted loop></video>
<<if $eventControl.lastPassage == "Kiley Duncan Dates0-a-c-6a">>\
<div class="thoughts">@@.used;<<link "You dreamed about all the things you loved doing when you were little." "Kiley Duncan Dates0-a-c-7a">><</link>>@@</div>
<<set $eventControl.lastPassage = "">>\
<<else>>\
<div class="thoughts">@@.used;<<link "You dreamed about all the things you loved doing when you were little." "Home - My room">><</link>>@@</div>
<</if>>\
\
/*SLEEPING MECHANIC*/ \
\
<<if $time.hours > 19 and $time.hours <= 24>>\
<<set $time.hours += 5>>\
<<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><<include "var reset">><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\
<<set $time.hours = 5>>\
<<set $time.minutes = 55>>\
<<else>>\
<<set $time.hours = 5>>\
<<set $time.minutes = 55>>\
<</if>>\
</div><<include "Use computer">>\<<include "savecheck">>\
<div class="dim">
<div id="books">\
<div class="confirmation">\
<<if $player.inventory.books.massage == true>>\
@@.used;<<link "Book about massages.">><<replace "#books">><<include "reading a book">><br><<include "massage gained">><</replace>><</link>>@@
<</if>>\
<<if $player.inventory.books.cooking == true>>\
@@.used;<<link "Book about cooking.">><<replace "#books">><<include "reading a book">><br><<include "cooking gained">><</replace>><</link>>@@
<</if>>\
<<if $player.inventory.books.modeling == true and $player.inventory.books.modelingRead == false>>\
@@.used;<<link "Book about modeling.">><<set $player.inventory.books.modelingRead = true>><<replace "#books">><<include "reading a book">><br><div class="instructions">I read the book in one go since it included just the basics. But it should be enough for whatever Michelle will want be to do.</div><</replace>><</link>>@@
<</if>>\
@@.used;<<link "Back." "Home - My room">><</link>>@@
</div></div>
</div>My Secret Desire v0.20<<set $eventControl.activePassage to passage()>>\
<<if $time.minutes == 60>><<set $time.minutes to 0>><<set $time.hours += 1>><<elseif $time.minutes > 60>><<set $time.minutes -= 60>><<set $time.hours += 1>><</if>><<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<include "var reset">><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><<include "var reset">><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\
<div class="sidebar-box"><div class="a"><img class="sidebar-icon" src="media/icons/date-days.png">
<span style="font-size: 200%"><<for _i to 0; _i lt $time.days.length; _i++>><<if _i == $time.dayOfTheWeek>>$time.days[_i]<</if>><</for>></span>
<img class="sidebar-icon" src="media/icons/time.png">
<span style="font-size: 200%"><<if $time.hours < 10>>0$time.hours<<else>>$time.hours<</if>>:<<if $time.minutes < 10>>0$time.minutes<<else>>$time.minutes<</if>></span>
</div></div>\
<<if $eventControl.replay.enabled == false and $eventControl.phoneEvent == false>>\
\
<<if passage() == "Quest Tracker" or passage() == "Characters" or passage() == "Inventory" or passage() == "Phone" or passage() == "Thank you" or passage() == "Replay Scenes" or passage() == "C - MC" or passage() == "C - Michelle" or passage() == "C - Kiley" or passage() == "C - Summer" or passage() == "C - Pawn shop" or passage() == "C - School" or passage() == "C - Michelle - reset" or passage() == "C - Kiley - reset" or passage() == "C - Summer - reset" or passage() == "QT - Michelle" or passage() == "QT - Kiley" or passage() == "QT - Summer" or passage() == "QT - Pawn shop" or passage() == "QT - School" or passage() == "RS - Michelle" or passage() == "RS - Kiley" or passage() == "RS - Summer" or passage() == "RS - Pawn shop" or passage() == "P - Settings" or passage() == "Messages">>\
\
<<else>>\
<<if $eventControl.Michelle.introduction == true>>\
<div class="a"><div class="sidebar-box"><div class="addtime-button1"><<button "+30 MIN" $eventControl.activePassage>><<set $time.minutes += 25>><</button>></div><div class="addtime-button2"><<button "+1 HOUR" $eventControl.activePassage>><<set $time.minutes += 55>><</button>></div>
<div class="addtime-button3"><<button "+5 HOUR" $eventControl.activePassage>><<set $time.hours += 4>><<set $time.minutes += 55>><</button>></div><div class="addtime-button4"><<button "+1 DAY" $eventControl.activePassage>><<set $time.hours += 23>><<set $time.minutes += 55>><</button>></div>
<<if $eventControl.newHouse == false>>\
<div class="travel-button1"><<button "HOME">><<goto "Home">><</button>></div>
<<else>>\
<div class="travel-button2"><<button "HOME">><<goto "New House">><</button>></div>
<div class="travel-button3"><<button "DUNCAN'S HOUSE">><<goto "Home">><</button>></div>
<</if>>\
<div class="travel-button4"><<button "TOWN">><<goto "Town">><</button>></div><div class="travel-button5"><<button "SCHOOL">><<goto "School">><</button>></div>
</div></div>\
<</if>><</if>>\
\
<div class="sidebar-box2">\
<div class="a"><span style="font-weight:bold">YOU</span>
</div>\
<div class="att1"><img class="sidebar-icon" src="media/icons/money-small.png"> Money:</div> <div class="att1_mc">$player.money</div>
<div class="att2"><img class="sidebar-icon" src="media/icons/grades-small.png"> Grades:</div> <div class="att2_mc">$player.grades</div>
<div class="att3"><img class="sidebar-icon" src="media/icons/strength-small.png"> Strength:</div> <div class="att3_mc">$player.strength</div>
<div class="att4"><img class="sidebar-icon" src="media/icons/charisma-small.png"> Charisma:</div> <div class="att4_mc">$player.charisma</div>
<div class="att5"><img class="sidebar-icon" src="media/icons/perception-small.png"> Perception:</div> <div class="att5_mc">$player.perception</div>
<<if $eventControl.quests.SchoolMS0.introduction == true>>\
<div class="att6"><img class="sidebar-icon" src="media/icons/hacking-small.png"> Hacking:</div> <div class="att6_mc">$player.hacking</div>
<</if>>\
<div class="att7"><img class="sidebar-icon" src="media/icons/sneaking-small.png"> Sneaking:</div> <div class="att7_mc">$player.sneaking</div>
<div class="att8"><img class="sidebar-icon" src="media/icons/massage-small.png"> Massage:</div> <div class="att8_mc">$player.massage</div>
<div class="att9"><img class="sidebar-icon" src="media/icons/cooking-small.png"> Cooking:</div> <div class="att9_mc">$player.cooking</div>
</div>\
<<set _tmp to 0>>\
<<if $eventControl.characterFocus != "none">>\
<<set _tmp += 1>>\
<</if>><<if $eventControl.characterFocus2 != "none">>\
<<set _tmp += 1>>\
<</if>><<if $eventControl.characterFocus3 != "none">>\
<<set _tmp += 1>>\
<</if>>\
<<if _tmp == 3>>\
<<if passage() == "Quest Tracker" or passage() == "Characters" or passage() == "Inventory" or passage() == "Phone" or passage() == "Thank you" or passage() == "Replay Scenes" or passage() == "C - MC" or passage() == "C - Michelle" or passage() == "C - Kiley" or passage() == "C - Summer" or passage() == "C - Pawn shop" or passage() == "C - School" or passage() == "C - Michelle - reset" or passage() == "C - Kiley - reset" or passage() == "C - Summer - reset" or passage() == "QT - Michelle" or passage() == "QT - Kiley" or passage() == "QT - Summer" or passage() == "QT - Pawn shop" or passage() == "QT - School" or passage() == "RS - Michelle" or passage() == "RS - Kiley" or passage() == "RS - Summer" or passage() == "RS - Pawn shop" or passage() == "P - Settings" or passage() == "Messages">>\
<div class="phone-butt"><<button "[img[media/icons/phone-sidebar.png]] PHONE" "Phone">><</button>></div>
<<else>>\
<div class="phone-butt"><<button "[img[media/icons/phone-sidebar.png]] PHONE" "Phone">><<set $eventControl.lastPassage = passage()>><</button>></div>
<</if>><</if>>\
<<if $eventControl.characterFocus != "none">>\
<<set $eventControl.characterFocusMode = 1>>\
<<include "Character tracker">>\
<</if>>\
<<if $eventControl.characterFocus2 != "none">>\
<<set $eventControl.characterFocusMode = 2>>\
<<include "Character tracker">>\
<</if>>\
<<if $eventControl.characterFocus3 != "none">>\
<<set $eventControl.characterFocusMode = 3>>\
<<include "Character tracker">>\
<</if>>\
<</if>>\<<if $eventControl.replay.enabled == true>>\
<<link "END SCENE" "Replay Scenes">><</link>>
<<elseif $eventControl.phoneEvent == true>>\
\
<<else>>\
<<if $eventControl.introduction == 2>>\
<<if passage() == "Quest Tracker" or passage() == "Characters" or passage() == "Inventory" or passage() == "Phone" or passage() == "Thank you" or passage() == "Replay Scenes" or passage() == "C - MC" or passage() == "C - Michelle" or passage() == "C - Kiley" or passage() == "C - Summer" or passage() == "C - Pawn shop" or passage() == "C - School" or passage() == "C - Michelle - reset" or passage() == "C - Kiley - reset" or passage() == "C - Summer - reset" or passage() == "QT - Michelle" or passage() == "QT - Kiley" or passage() == "QT - Summer" or passage() == "QT - Pawn shop" or passage() == "QT - School" or passage() == "RS - Michelle" or passage() == "RS - Kiley" or passage() == "RS - Summer" or passage() == "RS - Pawn shop" or passage() == "P - Settings" or passage() == "Messages">>\
<<link "[img[media/icons/phone-sidebar.png]] Phone" "Phone">><</link>>
<<else>>\
<<link "[img[media/icons/phone-sidebar.png]] Phone" "Phone">><<set $eventControl.lastPassage = passage()>><</link>>
<</if>><</if>>\
<<if passage() == "Quest Tracker" or passage() == "Characters" or passage() == "Inventory" or passage() == "Phone" or passage() == "Thank you" or passage() == "Replay Scenes" or passage() == "C - MC" or passage() == "C - Michelle" or passage() == "C - Kiley" or passage() == "C - Summer" or passage() == "C - Pawn shop" or passage() == "C - School" or passage() == "C - Michelle - reset" or passage() == "C - Kiley - reset" or passage() == "C - Summer - reset" or passage() == "QT - Michelle" or passage() == "QT - Kiley" or passage() == "QT - Summer" or passage() == "QT - Pawn shop" or passage() == "QT - School" or passage() == "RS - Michelle" or passage() == "RS - Kiley" or passage() == "RS - Summer" or passage() == "RS - Pawn shop" or passage() == "P - Settings" or passage() == "Inventory" or passage() == "Messages">>\
<<link "[img[media/icons/thankyou-sidebar.png]] Thank you" "Thank you">><</link>>
<<else>>\
<<link "[img[media/icons/thankyou-sidebar.png]] Thank you" "Thank you">><<set $eventControl.lastPassage = passage()>><</link>>
<</if>><</if>>\Double-click this passage to edit it.<video class="center" src="media/kitchen1.mp4" width="768" height="432" autoplay muted loop></video><<include "savecheck">>\
<div class="dim">\
<<include "relationship check">>\
<<set $eventControl.introduction to 2>>
<div class="instructions">Hey!</div>
<div class="instructions">Thank you for playing this game! Here is a swift introduction.</div>
<div class="instructions">Whenever you find yourself in a room/location, use clickable white or blue text in order to do various interactions. If you want to go somewhere else, use the clickable map at the bottom of the page.</div>
<div class="instructions">This game is hopefully made to be really simple and straightforward. If you find yourself stuck at any point, try using the walkthrough located on your in-game phone.</div>
<div class="instructions">Any questions, problems and suggestions please send to my discord server!</div>
<div class="confirmation">\
@@.used;Version: <span style="color:yellow">0.20</span>@@
@@.used;Words: <span style="color:yellow">155 917 (+7 278)</span>@@
@@.used;Characters: <span style="color:yellow">3</span>@@
@@.used;Sex scenes: <span style="color:yellow">128 (+5)</span>@@
</div>
<div class="instructions">@@.link;<<link "Have fun corrupting!" "Home - My room">><</link>>@@</div>
</div><<if $addFiveMinutes == true>><<set $time.minutes += 5>><<set $addFiveMinutes = false>>\
<<elseif $addOneHour == true>><<set $time.hours += 1>><<set $addOneHour = false>>\
<<elseif $addThirtyMinutes == true>><<set $time.minutes += 30>><<set $addThirtyMinutes = false>>\
<<else>><<set $time.minutes += 5>><</if>>\
<<if $time.minutes == 60>><<set $time.minutes to 0>><<set $time.hours += 1>><<elseif $time.minutes > 60>><<set $time.minutes -= 60>><<set $time.hours += 1>><</if>><<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/inventory.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Inventory
</div>\
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Filters
</div>\
\
<div class="all-filters">\
<<if $player.inventory.questsClicked == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Quests">><<set $player.inventory.questsClicked to false>><<goto "Inventory">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Quests">><<set $player.inventory.questsClicked to true>><<goto "Inventory">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.itemsClicked == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Items">><<set $player.inventory.itemsClicked to false>><<goto "Inventory">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Items">><<set $player.inventory.itemsClicked to true>><<goto "Inventory">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.booksClicked == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Books">><<set $player.inventory.booksClicked to false>><<goto "Inventory">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Books">><<set $player.inventory.booksClicked to true>><<goto "Inventory">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.outfitsClicked == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Outfits">><<set $player.inventory.outfitsClicked to false>><<goto "Inventory">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Outfits">><<set $player.inventory.outfitsClicked to true>><<goto "Inventory">><</button>>
</div>\
</div>\
<</if>>
</div></div><br>\
\
<div class="phone-middle-characters">\
<div class="header2-left">Inventory<<if $eventControl.cheats == true>><<button "COMPLETE" "Inventory">><<include "Inventory - Cheat">><</button>><</if>>
</div>\
<div class="all-inventory">\
<<if $player.inventory.questsClicked == true>>\
<<include "Inventory - Quests">>\
<</if>><<if $player.inventory.itemsClicked == true>>\
<<include "Inventory - Items">>\
<</if>><<if $player.inventory.booksClicked == true>>\
<<include "Inventory - Books">>\
<</if>><<if $player.inventory.outfitsClicked == true>>\
<<include "Inventory - Outfits">>\
<</if>>\
</div>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Phone">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<<if $addThirtyMinutes == true>><<set $time.minutes += 30>><<set $addThirtyMinutes = false>><</if>>\
<<if $time.minutes == 60>><<set $time.minutes to 0>><<set $time.hours += 1>><<elseif $time.minutes > 60>><<set $time.minutes -= 60>><<set $time.hours += 1>><</if>><<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\
\
<div class="dim">
<div class="centered-image"><img src="media\mc\pics\watching_tv1.jpg"></div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Watch TV.">><<set $addThirtyMinutes = true>><</link>>@@
@@.used;<<link "Stop watching it." "Home - Living room">><</link>>@@
</div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.Kiley.unlocked == false>>\
<<goto "Kiley's House locked">>\
\
<<elseif $eventControl.Kiley.introduction == false>>\
<<goto "Kiley Duncan 01: Introduction (Reunion)">>\
\
<<elseif $eventControl.Kiley.askedOut == true and $time.hours == 17>>\
<<goto "Kiley Duncan Dates0-a">>\
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
<<if $eventControl.quests.OldMemories.talkedPaul == true and $eventControl.quests.OldMemories.active == true and $player.inventory.quests.witchHat == false>>\
<<link "Rummage through their garbage." "Kiley Duncan 09: Old Memories 2">><</link>>
<</if>>\
@@.used;<<link "Loiter (1 hour)." "Kiley's House">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Go to town." "Town">><</link>>@@</div>
</div>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\kiley_house.png" alt="kiley_house" usemap="#workmap_kiley_house"><<include "imagemap - Kiley's House">></div></div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
/*EVENTS*/ \
\
<<if $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == true>>\
<<goto "Kiley Duncan 10: Final Straw (angry)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.stormedOut == true>>\
<<if $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3>>\
<<if $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3 and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
\
<<elseif $characters.Kiley.corruptionlvl > 2 and $eventControl.quests.GamerGirl.active == false and $eventControl.quests.GamerGirl.completed == false and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 07: Gamer Girl">>\
\
<<elseif $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 3 and $characters.Kiley.massages > 1 and $eventControl.quests.GamerGirl.completed == true and $eventControl.quests.CorruptionOfKileyDuncan3.active == true and $eventControl.quests.NoExperience.active == false and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 08: No Experience (trigger)">>\
\
<<elseif $characters.Kiley.corruptionlvl > 3 and $eventControl.quests.OldMemories.active == false and $eventControl.quests.OldMemories.completed == false and $time.hours > 16 and $time.hours < 23 and $characters.Kiley.corruption > 19 and $characters.Kiley.relationship > 19>>\
<<goto "Kiley Duncan 09: Old Memories">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 1 and $characters.Kiley.corruptionlvl > 3 and $characters.Kiley.corruption > 39 and $characters.Kiley.relationship > 39>>\
<<goto "Kiley Duncan 05: AO (w-announcement)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 2 and $player.inventory.outfits.weddingSuit == true and $time.hours > 8 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (wedding)">>\
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*KILEY*/ \
\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 7>>\
<<if $characters.Kiley.corruptionlvl < 2>>\
<<link "Peep on Kiley." "PoK (Kh, br) case0">><</link>>
<<else>>\
<<link "Walk in on Kiley." "PoK (Kh, br) case2">><</link>>
<</if>>\
<<elseif $time.hours == 19>>\
<<link "Peep on Kiley." "PoK (Kh, br) case1">><</link>>
<</if>><<else>><<if $time.hours == 8>>\
<<if $characters.Kiley.corruptionlvl < 2>>\
<<link "Peep on Kiley." "PoK (Kh, br) case0">><</link>>
<<else>>\
<<link "Walk in on Kiley." "PoK (Kh, br) case2">><</link>>
<</if>>\
<<elseif $time.hours == 18>>\
<<link "Peep on Kiley." "PoK (Kh, br) case1">><</link>>
<</if>><</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Loiter (1 hour)." "Kiley's House - Bathroom">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave their house." "Kiley's House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\kiley_house_bathroom.png" alt="kiley_house" usemap="#workmap_kiley_house"><<include "imagemap - Kiley's House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
/*IF SLEEPING TEXT*/ \
\
<<if $time.hours > 22>><<if $eventControl.Kiley.fiance == true and $eventControl.Kiley.fianceOut == 0>><br><div class="instructions">They're sleeping. You shouldn't be here.<br></div><<else>><br><div class="instructions">Kiley is sleeping.<br></div><</if>><<elseif $time.dayOfTheWeek > 4 and $time.hours < 8>><<if $eventControl.Kiley.fiance == true and $eventControl.Kiley.fianceOut == 0>><br><div class="instructions">They're sleeping. You shouldn't be here.<br></div><<else>><br><div class="instructions">Kiley is sleeping.<br></div><</if>><<elseif $time.dayOfTheWeek < 5 and $time.hours < 6>><<if $eventControl.Kiley.fiance == true and $eventControl.Kiley.fianceOut == 0>><br><div class="instructions">They're sleeping. You shouldn't be here.<br></div><<else>><br><div class="instructions">Kiley is sleeping.<br></div><</if>><</if>>\
\
/*EVENTS*/ \
\
<<if $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == true>>\
<<goto "Kiley Duncan 10: Final Straw (angry)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.stormedOut == true>>\
<<if $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3>>\
<<if $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3 and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
\
<<elseif $eventControl.Kiley.massageInvited == true and $time.hours > 17 and $time.hours < 23>>\
<<goto "Kiley Duncan Massages0-a">>\
\
<<elseif $characters.Kiley.corruptionlvl > 2 and $eventControl.quests.GamerGirl.active == false and $eventControl.quests.GamerGirl.completed == false and $time.hours >16 and $time.hours < 23>>\
<<goto "Kiley Duncan 07: Gamer Girl">>\
\
<<elseif $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 3 and $characters.Kiley.massages > 1 and $eventControl.quests.GamerGirl.completed == true and $eventControl.quests.CorruptionOfKileyDuncan3.active == true and $eventControl.quests.NoExperience.active == false and $time.hours >16 and $time.hours < 23>>\
<<goto "Kiley Duncan 08: No Experience (trigger)">>\
\
<<elseif $characters.Kiley.corruptionlvl > 3 and $eventControl.quests.OldMemories.active == false and $eventControl.quests.OldMemories.completed == false and $time.hours >16 and $time.hours < 23 and $characters.Kiley.corruption > 19 and $characters.Kiley.relationship > 19>>\
<<goto "Kiley Duncan 09: Old Memories">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 1 and $characters.Kiley.corruptionlvl > 3 and $characters.Kiley.corruption > 39 and $characters.Kiley.relationship > 39>>\
<<goto "Kiley Duncan 05: AO (w-announcement)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 2 and $player.inventory.outfits.weddingSuit == true and $time.hours > 8 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (wedding)">>\
<</if>>\
\
/*VIDEO*/ \
\
<<if $time.dayOfTheWeek < 5 and $time.hours == 8>>\
<<include "video-kh-bedroom-kiley">>\
<<elseif $time.dayOfTheWeek < 5 and $time.hours > 20 and $time.hours < 23>>\
<<include "video-kh-bedroom-kiley">>\
<<elseif $time.dayOfTheWeek > 4 and $time.hours == 10>>\
<<include "video-kh-bedroom-kiley">>\
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 19 and $time.hours < 23>>\
<<include "video-kh-bedroom-kiley">>\
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*KILEY*/ \
\
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<if $time.dayOfTheWeek < 5 and $time.hours == 8>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (b)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-b)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (b)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (b)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-b)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-b)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<<if $eventControl.Kiley.fiance == true>>\
<<link "I don't see Paul around." "TtK (Kh, b) case0-a">><</link>>
<<else>>\
<<link "Happy to go to work?" "TtK (Kh, b) case0-c">><</link>>
<</if>>\
<<link "I thought you slept in your underwear." "TtK (Kh, b) case0-b">><</link>>
/*xxxxxxxxxxx*/ \
<<else>>\
<<link "That looks good on you." "TtK (Kh, b) case4-a">><</link>>
<<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
<<link "Should we do something about it?" "TtK (Kh, b) case4-b">>
<</link>>
<</if>>\
<</if>>\
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<elseif $time.dayOfTheWeek < 5 and $time.hours > 20 and $time.hours < 23>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (b)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-b)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (b)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (b)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-b)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-b)">><</link>>
<</if>>\
<<link "You sleep in that?" "TtK (Kh, b) case3-a">><</link>>
<<if $characters.Kiley.corruptionlvl > 3>><<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
<<if $eventControl.Kiley.fiance == true>>\
<<link "Want to have some fun before Paul is back?" "TtK (Kh, b) case3-b">><</link>>
<<else>>\
<<link "Want to have some fun?" "TtK (Kh, b) case3-b">><</link>>
<</if>><</if>><</if>>\
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<elseif $time.dayOfTheWeek > 4 and $time.hours == 10>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (b)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-b)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (b)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (b)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-b)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-b)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.completed == true and $characters.Kiley.corruptionlvl > 3>>\
<<if $eventControl.Kiley.bedroomRan == 0>>\
<<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
<<link "Undress and join her." "TtK (Kh, b) case1">><</link>>
<</if>>\
/*xxxxxxxxxxx*/ \
<<else>>\
<<link "No, I really mean it." "TtK (Kh, b) case2-a">><</link>>
<<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
<<link "I would love a private show." "TtK (Kh, b) case2-b">><</link>>
<</if>>\
<</if>>\
/*xxxxxxxxxxx*/ \
<<elseif $characters.Kiley.corruptionlvl > 3>>\
<<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
<<link "Undress and join her." "TtK (Kh, b) case1">><</link>>
<</if>>\
/*xxxxxxxxxxx*/ \
<<elseif $eventControl.quests.SupportHerDesire.completed == true>>\
<<link "No, I really mean it." "TtK (Kh, b) case2-a">><</link>>
<<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
<<link "I would love a private show." "TtK (Kh, b) case2-b">><</link>>
<</if>>\
<</if>>\
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 19 and $time.hours < 23>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (b)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-b)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (b)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (b)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-b)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-b)">><</link>>
<</if>>\
<<link "You sleep in that?" "TtK (Kh, b) case3-a">><</link>>
<<if $characters.Kiley.corruptionlvl > 3>><<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
<<if $eventControl.Kiley.fiance == true>>\
<<link "Want to have fun before Paul is back?" "TtK (Kh, b) case3-b">><</link>>
<<else>>\
<<link "Want to have fun?" "TtK (Kh, b) case3-b">><</link>>
<</if>><</if>><</if>>\
<</if>>\
\
/*OTHER*/ \
\
<<if $eventControl.Kiley.fiance == true>>\
<<if $characters.Kiley.corruptionlvl > 2 and $eventControl.Kiley.fianceOut == 1>>\
<<if $time.dayOfTheWeek < 5 and $time.hours > 20 and $time.hours < 23>>\
<<link "Sleep together." "Kiley Duncan Sleep Together0">><</link>>
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 19 and $time.hours < 23>>\
<<link "Sleep together." "Kiley Duncan Sleep Together0">><</link>>
<</if>><</if>><<else>>\
<<if $time.dayOfTheWeek < 5 and $time.hours > 20 and $time.hours < 23>>\
<<link "Sleep together." "Kiley Duncan Sleep Together0">><</link>>
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 19 and $time.hours < 23>>\
<<link "Sleep together." "Kiley Duncan Sleep Together0">><</link>>
<</if>><</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.rummage == false and $time.dayOfTheWeek < 5 and $time.hours > 8 and $time.hours < 17>>\
<<link "Rummage through her stuff." "Kiley Duncan 02: Support Her Desire">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $player.inventory.quests.dancingPole == true and $time.dayOfTheWeek < 5 and $time.hours > 8 and $time.hours < 17>>\
<<link "Install the dancing pole." "Kiley Duncan 02: Support Her Desire (install pole)">><</link>>
<</if>>\
@@.used;<<link "Loiter (1 hour)." "Kiley's House - Bedroom">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave their house." "Kiley's House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\kiley_house_bedroom.png" alt="kiley_house" usemap="#workmap_kiley_house"><<include "imagemap - Kiley's House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == true>>\
<<goto "Kiley Duncan 10: Final Straw (angry)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.stormedOut == true>>\
<<if $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3>>\
<<if $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3 and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
\
<<elseif $characters.Kiley.corruptionlvl > 2 and $eventControl.quests.GamerGirl.active == false and $eventControl.quests.GamerGirl.completed == false and $time.hours >16 and $time.hours < 23>>\
<<goto "Kiley Duncan 07: Gamer Girl">>\
\
<<elseif $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 3 and $characters.Kiley.massages > 1 and $eventControl.quests.GamerGirl.completed == true and $eventControl.quests.CorruptionOfKileyDuncan3.active == true and $eventControl.quests.NoExperience.active == false and $time.hours >16 and $time.hours < 23>>\
<<goto "Kiley Duncan 08: No Experience (trigger)">>\
\
<<elseif $characters.Kiley.corruptionlvl > 3 and $eventControl.quests.OldMemories.active == false and $eventControl.quests.OldMemories.completed == false and $time.hours >16 and $time.hours < 23 and $characters.Kiley.corruption > 19 and $characters.Kiley.relationship > 19>>\
<<goto "Kiley Duncan 09: Old Memories">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 1 and $characters.Kiley.corruptionlvl > 3 and $characters.Kiley.corruption > 39 and $characters.Kiley.relationship > 39>>\
<<goto "Kiley Duncan 05: AO (w-announcement)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 2 and $player.inventory.outfits.weddingSuit == true and $time.hours > 8 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (wedding)">>\
<</if>>\
\
/*VIDEO*/ \
\
<<if $time.dayOfTheWeek < 5>>\
<<if $time.hours == 6 or $time.hours == 20>>\
<<include "video-kitchen-kiley">>\
<</if>><<else>>\
<<if $time.hours == 11 or $time.hours == 19>>\
<<include "video-kitchen-kiley">>\
<</if>><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*KILEY*/ \
\
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 6>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (k)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-k)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (k)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (k)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-k)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-k)">><</link>>
<</if>>\
<<link "You're cooking something?" "TtK (Kh, k) case0-a">><</link>>
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<elseif $time.hours == 20>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (k)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-k)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (k)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (k)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-k)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-k)">><</link>>
<</if>>\
<<link "Nice outfit Kiley." "TtK (Kh, k) case1-a">><</link>>
<<link "Pink, huh?" "TtK (Kh, k) case1-b">><</link>>
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<</if>><<else>><<if $time.hours == 11>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (k)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-k)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (k)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (k)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-k)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-k)">><</link>>
<</if>>\
<<if $eventControl.Kiley.weekendPizza == false>>\
<<link "Pizza for lunch?" "TtK (Kh, k) case2-a">><</link>>
<</if>>\
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<elseif $time.hours == 19>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (k)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-k)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (k)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (k)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-k)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-k)">><</link>>
<</if>>\
<<link "Nice outfit Kiley." "TtK (Kh, k) case1-a">><</link>>
<<link "Pink, huh?" "TtK (Kh, k) case1-b">><</link>>
<</if>><</if>>\
\
/*FIANCE*/ \
\
<<if $time.dayOfTheWeek < 5 and $eventControl.Kiley.fiance == true>><<if $time.hours == 18>>\
<<link "Talk to Paul." "Talk to Kiley's fiance (Kiley's house, kitchen)">><</link>>
<</if>><</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Loiter (1 hour)." "Kiley's House - Kitchen">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave their house." "Kiley's House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\kiley_house_kitchen.png" alt="kiley_house" usemap="#workmap_kiley_house"><<include "imagemap - Kiley's House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == true>>\
<<goto "Kiley Duncan 10: Final Straw (angry)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.stormedOut == true>>\
<<if $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3>>\
<<if $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3 and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
\
<<elseif $characters.Kiley.corruptionlvl > 2 and $eventControl.quests.GamerGirl.active == false and $eventControl.quests.GamerGirl.completed == false and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 07: Gamer Girl">>\
\
<<elseif $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 3 and $characters.Kiley.massages > 1 and $eventControl.quests.GamerGirl.completed == true and $eventControl.quests.CorruptionOfKileyDuncan3.active == true and $eventControl.quests.NoExperience.active == false and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 08: No Experience (trigger)">>\
\
<<elseif $eventControl.quests.NoExperience.active == true and $eventControl.quests.NoExperience.schoolGirl == true and $eventControl.quests.NoExperience.townGirl == true and $eventControl.quests.NoExperience.cashierGirl == true and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 08: No Experience">>\
\
<<elseif $characters.Kiley.corruptionlvl > 3 and $eventControl.quests.OldMemories.active == false and $eventControl.quests.OldMemories.completed == false and $time.hours > 16 and $time.hours < 23 and $characters.Kiley.corruption > 19 and $characters.Kiley.relationship > 19>>\
<<goto "Kiley Duncan 09: Old Memories">>\
\
<<elseif $eventControl.quests.OldMemories.active == true and $player.inventory.quests.witchHat == true and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 09: Old Memories 3">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 1 and $characters.Kiley.corruptionlvl > 3 and $characters.Kiley.corruption > 39 and $characters.Kiley.relationship > 39>>\
<<goto "Kiley Duncan 05: AO (w-announcement)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 2 and $player.inventory.outfits.weddingSuit == true and $time.hours > 8 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (wedding)">>\
<</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $time.dayOfTheWeek < 5>><<if $time.hours == 17 or $time.hours == 18>>\
<<include "video-livingroom-kiley">>\
<</if>><<else>><<if $time.hours > 14 and $time.hours < 18>>\
<<include "video-livingroom-kiley">>\
<</if>><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation" style="width: 55%">\
\
/*KILEY*/ \
\
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<if $time.dayOfTheWeek < 3>>\
<<if $time.hours == 17 or $time.hours == 18>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (l)">><</link>>
<</if>>\
<<if $eventControl.quests.FinancialProblems.active == true>>\
<<link "Offer her something." "Kiley Duncan 06: Financial problems">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-l)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (l)">><</link>>
<</if>>\
<<if $eventControl.quests.SubtleProposition.active == true and $eventControl.quests.SubtleProposition.givenMoney == false and $player.money > 499>>\
<<link "Give her a very generous gift. <span style='font-style=italic'>(500$)</span>" "Kiley Duncan 04: Subtle Proposition (give-l)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (l)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-l)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-l)">><</link>>
<</if>>\
<<link "You look good, <<if $eventControl.Kiley.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Kiley.relationship == 'sister'>>sister<<else>>$eventControl.Kiley.relationship<</if>>." "TtK (Kh, l) case0-a">><</link>>
<<link "Come on, it's not that cold to cover your shoulders." "TtK (Kh, l) case0-b">><</link>>
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<</if>><<elseif $time.dayOfTheWeek < 5>>\
<<if $time.hours == 17 or $time.hours == 18>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (l)">><</link>>
<</if>>\
<<if $eventControl.quests.FinancialProblems.active == true>>\
<<link "Offer her something." "Kiley Duncan 06: Financial problems">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-l)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (l)">><</link>>
<</if>>\
<<if $eventControl.quests.SubtleProposition.active == true and $eventControl.quests.SubtleProposition.givenMoney == false and $player.money > 499>>\
<<link "Give her a very generous gift. <span style='font-style=italic'>(500$)</span>" "Kiley Duncan 04: Subtle Proposition (give-l)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (l)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-l)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-l)">><</link>>
<</if>>\
/*xxxxxxxxxx*/ \
<<if $eventControl.quests.GamerGirl.completed == true>>\
<<link "Man, these graphics are insane!" "TtK (Kh, l) case5">><</link>>
<<else>>\
/*xxxxxxxxxx*/ \
<<link "I was wondering... what is your ideal type?" "TtK (Kh, l) case1-a">><</link>>
<<link "Any plans today?" "TtK (Kh, l) case1-b">><</link>>
<</if>><</if>><<else>>\
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ \
<<if $time.hours == 15 or $time.hours == 16 or $time.hours == 17>>\
<<if $eventControl.quests.GamerGirl.active == true and $player.inventory.quests.gameConsole == true>>\
<<link "Give her the game console." "Kiley Duncan 07: Gamer Girl 4 (l)">><</link>>
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.aboutFiance == false>>\
<<link "Ask about her fiance." "Kiley Duncan 05: Annoying Obstacle (conv-af-l)">><</link>>
<</if>>\
<<if $characters.Kiley.corruptionlvl > 1 and $eventControl.Kiley.massageToday == false and $eventControl.Kiley.massageInvited == false>>\
<<link "Propose a massage session." "Kiley Duncan Massages0 (l)">><</link>>
<</if>>\
<<if $eventControl.Kiley.askedOut == false and $characters.Kiley.corruptionlvl > 0>>\
<<link "Ask her on a date." "Kiley Duncan Dates0 (l)">><</link>>
<</if>>\
<<if $eventControl.quests.HighschoolPassion.active == false and $eventControl.quests.HighschoolPassion.completed == false and $characters.Kiley.corruptionlvl > 1>>\
<<link "Do you sometimes think back on High school?" "Kiley Duncan 03: Highschool Passion (conv-l)">><</link>>
<</if>>\
<<if $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.KileyAsked == false and $eventControl.quests.SupportHerDesire.rummage == true>>\
<<link "What are your thoughts on pole dancing?" "Kiley Duncan 02: Support Her Desire (ask Kiley-l)">><</link>>
<</if>>\
<<if $eventControl.Kiley.fiance == false>>\
<<if $eventControl.Kiley.livWeekRan == 0>>\
<<link "Keep watching." "TtK (Kh, l) case6">><</link>>
<<else>>\
<<link "Wanna come over?" "TtK (Kh, l) case7">><</link>>
<</if>>\
\
/*xxxxxxxxxx*/ \
<<else>>\
<<if $eventControl.Kiley.livingRoomSex == false or $eventControl.limits == false>>\
<<link "Chill out with Kiley." "TtK (Kh, l) case2">><</link>>
<</if>>\
<</if>><</if>><</if>>\
\
/*KILEY'S FIANCE*/ \
\
<<if $eventControl.Kiley.fiance == true>><<if $time.dayOfTheWeek < 5>><<if $time.hours == 19>>\
<<link "Talk to Paul" "Talk to Kiley's fiance (Kiley's house, livingroom)">><</link>>
<</if>><<else>><<if $time.hours > 11 and $time.hours < 15>>\
<<link "Talk to Paul" "Talk to Kiley's fiance (Kiley's house, livingroom)">><</link>>
<</if>><</if>><</if>>\
\
/*OTHER*/ \
\
<<if $eventControl.Kiley.withFianceTV == false or $eventControl.limits == false>><<if $eventControl.Kiley.fiance == true>><<if $time.dayOfTheWeek < 5>><<if $time.hours == 19>>\
<<link "Watch TV with Paul." "Watch TV - Kiley's House">><</link>>
<</if>><<else>><<if $time.hours > 11 and $time.hours < 15>>\
<<link "Watch TV with Paul." "Watch TV - Kiley's House">><</link>>
<</if>><</if>><</if>><</if>>\
\
@@.used;<<link "Loiter (1 hour)." "Kiley's House - Living room">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Watch TV." "Watch TV - Kiley's House">><<set $addThirtyMinutes = true>><</link>>@@
@@.used;<<link "Leave their house." "Kiley's House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\kiley_house_livingroom.png" alt="kiley_house" usemap="#workmap_kiley_house"><<include "imagemap - Kiley's House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><map name="workmap_kiley_house"><area shape="rect" coords="5,5,124,76" data-passage="Kiley's House - Kitchen" alt="Kiley's House - Kitchen"><area shape="rect" coords="5,79,124,156" data-passage="Kiley's House - Living room" alt="Kiley's House - Living room"><area shape="rect" coords="127,5,252,76" data-passage="Kiley's House - Bedroom" alt="Kiley's House - Bedroom1"><area shape="rect" coords="177,77,252,122" data-passage="Kiley's House - Bedroom" alt="Kiley's House - Bedroom2"><area shape="rect" coords="225,123,252,156" data-passage="Kiley's House - Bedroom" alt="Kiley's House - Bedroom3"><area shape="rect" coords="127,79,174,156" data-passage="Kiley's House - Bathroom" alt="Kiley's House - Bathroom"><area shape="rect" coords="177,125,222,156" data-passage="Kiley's House - Backyard" alt="Kiley's House - Backyard"></map><<speech "You" "Willy">>Hi! I'm the person who will fuck the whole city!<</speech>>
<<speech "Summer">>Even males?<</speech>>
<<speech "Michelle">>I knew you were weird, but not like this...<</speech>>
<<speech "Dad">>Well... I'm down if you ask me...<</speech>><<include "savecheck">>\
<div class="centered-image"><img src="media\michelle\pics\livingroom2.jpg"></div>
<<speech "Michelle">>Hey! Where are you going?<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> stopped me just when I was walking down the hall.</div>
<<speech "MC" "$player.name">>I-I'm...<</speech>>
<<speech "Michelle">>You've been there the whole day, haven't you! Not even a single word have I heard from you since the morning!<</speech>>
<div class="instructions">She is not the nicest person in the world. And the fact that she just got home from work is not helping at all.</div>
<<speech "MC" "$player.name">>I’m sorry, the fever wasn’t going down and my head felt like it was exploding...<</speech>>
<<speech "Michelle">>What!? Don’t tell me you want to skip school tomorrow!?<</speech>>
<<speech "MC" "$player.name">>N-No...<</speech>>
<div class="instructions">She looked at me furiously but I think I saw a little hint of empathy in her eyes.</div>
<<speech "Michelle">>It’s the fourth time you’re sick this year and it’s only August! You should start exercising and eating healthy if you want to start at your new school without problems.<</speech>>
<div class="instructions">I know she means good for me. Even though she's very strict about school and rules, after an incident with my older <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>, she changed her attitude a little bit.</div>
<<speech "Michelle">>How are you feeling now?<</speech>>
<<speech "MC" "$player.name">>Better, took a nap and laid in bed ‘till now. I know what you think. Don’t worry, I’m not missing school tomorrow.<</speech>>
<<speech "Michelle">>Good. Dinner will be a little late, I need to prepare some stuff for my students tomorrow. You should talk to Summer, she was worried about you.<</speech>>
<div class="instructions">My younger <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>? Worried about me? What on earth is happening? I bet she needs help with homework knowing her.</div>
<<speech "MC" "$player.name">>Yeah, for sure...<</speech>>
<<speech "Michelle">>Don’t be so cynical, even she can be worried about others.<</speech>>
<div class="instructions">Summer is basically a copy of my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>. School is the most important thing for her. I rarely saw her talking to other classmates in school and apart from reading books, she’s not interested in anything.</div>
<<set $eventControl.quests.CorruptionOfMichelleDuncan0.active to true>>\
<div class="confirmation" style="width:55%">\
@@.used;<<link "I walked past Michelle towards Summer's room." "Summer Duncan 01: Introduction">><<set $eventControl.Michelle.introduction = true>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">If she wants my help with some holiday homework, I’m just going to flip out...</div>
<div class="instructions">I opened the door.</div>
<div class="centered-image"><img src="media\summer\pics\livingroom11-1.jpg"></div>
<<speech "Summer">>Oh? So you are finally awake?<</speech>>
<div class="instructions">Her room wasn’t girly looking in any way. Maybe the colours were suited for a girl, but you couldn’t find any oversized plushies, cute clothes or posters of sexy boy bands on the wall.</div>
<<speech "MC" "$player.name">>I’m feeling okay, thanks for asking.<</speech>>
<<speech "Summer">>Yeah, sure. Glad to hear that.<</speech>>
<div class="instructions">She said that and immediately started looking around the room.</div>
<<speech "Summer">>Where did I put it... where did I put it... here!<</speech>>
<div class="instructions">In her hands was a paper with a text on top of a page. I couldn’t help to sigh...</div>
<<speech "Summer">>I’m sure you can handle it.<</speech>>
<div class="instructions">She said while looking through the paper.</div>
<<speech "Summer">>It’s an assignment for Geology... some presentation about rocks… I think.<</speech>>
<div class="instructions">Summer smiled at me when she tried to hand me the paper. Ignoring her unspoken request, I turned my back and started walking away.</div>
<<speech "Summer">>You know this will help you. Our <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>> won’t be trying to force us into any bonding activities if she sees you helping me with it.<</speech>>
<div class="instructions">I stopped. She’s right. Our <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>> often tries to create situations when me and Summer have to work together. But for the last couple of weeks she hasn’t tried anything. Thanks to this idea by Summer.</div>
<div class="instructions">But this is exactly what I would do a year ago. Just submit to others and make them happy. I’m done with this lifestyle. If I’m helping someone, I’m getting something even better from them.</div>
<<speech "MC" "$player.name">>No... NO! I’m not going to do it. I don’t care what she does. I’m sick of this life where I’m doing things that I don’t want to do.<</speech>>
<div class="instructions">She was looking at me. Puzzled, eyes wide opened.</div>
<<speech "Summer">>What?<</speech>>
<<speech "MC" "$player.name">>You heard just right. Starting tomorrow, I’m gonna live my life to the fullest. I’m putting myself in front of everyone else. Everybody will know my name. Just watch.<</speech>>
<div class="instructions">When I was about to walk from her room, I gave her a last look.</div>
<<speech "MC" "$player.name">>You should be careful. Maybe I will start with you...<</speech>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0.active = true>>\
<<set $eventControl.quests.SchoolMS0.active to true>>\
<div class="confirmation">\
@@.used;<<link "I went back to my room." "Home - My room">><<set $eventControl.introduction = 1>><</link>>@@
</div>Double-click this passage to edit it.<<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENT*/ \
\
<<if previous() == "Home - My room" and $eventControl.Michelle.introduction == false>><<goto "Michelle Duncan 01: Introduction">>
\
<<elseif $eventControl.Michelle.DHCorrMax == 1 and $time.hours < 6>>\
<<goto "TtM (Dh, l) case5">>\
\
<<elseif $eventControl.school.absentFor > 3 and $eventControl.quests.AbsentFromSchool.active == false>>\
<<goto "Michelle Duncan 02: Absent from school">>\
\
<<elseif $eventControl.quests.LostPassion.active == false and $characters.Michelle.corruptionlvl > 1 and $time.hours > 6 and $time.hours < 20 and $eventControl.quests.LostPassion.completed == false>>\
<<goto "Michelle Duncan 05: Lost Passion">>\
\
<<elseif $eventControl.quests.LostPassion.active == true and $eventControl.player.cellarCleaned == 6 and $player.inventory.quests.artSupplies == true and $time.hours > 6 and $time.hours < 20 and $eventControl.quests.LostPassion.part == 0>>\
<<goto "Michelle Duncan 05: Lost Passion (Atelier done)">>\
\
<<elseif $time.dayCount > 10 and $eventControl.Kiley.unlocked == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "Kiley Duncan 01: Introduction (The truth)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Summer.available == true and $time.dayCount != 1 and $eventControl.quests.ExemplaryRelationship.active == false and $eventControl.quests.ExemplaryRelationship.completed == false and $time.hours > 15 and $time.hours < 20>>\
<<goto "Summer Duncan 03: Exemplary Relationship (intro)">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 0 and $eventControl.quests.ASimpleRequest.active == false and $eventControl.quests.ASimpleRequest.completed == false and $time.hours > 15 and $time.hours < 23 and $eventControl.player.work == true>>\
<<goto "Summer Duncan 05: A Simple Request p1">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $eventControl.quests.IHaveYourBackP1.active == false and $eventControl.quests.IHaveYourBackP1.completed == false and $characters.Summer.corruption > 20 and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 08: I Have Your Back P1 trigger">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.PerfectDate.active == true and $eventControl.quests.PerfectDate.overhear == false and $time.hours < 23 and $time.hours > 15>>\
<<goto "SD 09: Perfect Date overhear">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan1 == 1 and $eventControl.Summer.friendRanNoticed1 == false and $time.dayOfTheWeek < 5 and $time.hours == 16>>\
<<goto "Summer Duncan Friend0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == false and $time.dayOfTheWeek == 4 and $time.hours > 18 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 party0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.IHaveYourBackP2.active == true and $eventControl.quests.IHaveYourBackP2.party == true and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 10: IHYB P2 reward0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == false and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star summer0">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.derek == true and $eventControl.quests.SchoolStar.summer == true and $eventControl.quests.SchoolStar.daysPassed > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "SD 11: School Star end0">>\
\
<<elseif $eventControl.Summer.friendRan2 == 1 and $time.dayOfTheWeek < 5 and $time.hours > 15 and $time.hours < 20 and previous() == "Home">>\
<<goto "Summer Duncan Friend1">>\
\
<<elseif $eventControl.quests.FinalCountdown.active == false and $characters.Michelle.corruptionlvl > 3 and $eventControl.quests.FinalCountdown.completed == false and $time.hours > 15 and $time.hours < 21>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "Michelle Duncan 06: Final Countdown">>\
<</if>>\
\
<<elseif $eventControl.player.justShowered == true>>\
<<set $eventControl.player.justShowered to false>>\
<</if>>\
\
/*VIDEO*/ \
\
<<if $eventControl.Michelle.atelier == true>><<if $time.dayOfTheWeek < 5>><<if $time.hours == 18>><br><<include "video-atelier-michelle">><<else>><br><div class="instructions">Michelle's atelier is here. Everything was cleaned and the walls were painted. There's also a canvas with some painting tools, but no one is using them.</div><</if>><<else>><<if $time.hours == 10 or $time.hours == 11>><br><<include "video-atelier-michelle">><<else>><br><div class="instructions">Michelle's atelier is here. Everything was cleaned and the walls were painted. There's also a canvas with some painting tools but no one is using them.</div><</if>><</if>><<else>><br><div class="instructions">We throw things here that have no use anymore. Basically a dump now.</div><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
<<if $eventControl.Michelle.atelier == true>><<if $time.dayOfTheWeek < 5>><<if $time.hours == 18>><<link "Talk to Michelle." "TtM (Dh, a) case0">><</link>><br><</if>><<else>><<if $time.hours == 10 or $time.hours == 11>><<link "Talk to Michelle." "TtM (Dh, a) case0">><</link>><br><</if>><</if>><</if>>\
<<if $eventControl.player.cellarCleaned != 6>>@@.used;<<link "Clean the cellar" "Clean the cellar">><</link>>@@
<</if>>\
@@.used;<<link "Loiter (1 hour)." "Home - Cellar">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave house." "Home">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\home_cellar.png" alt="home" usemap="#workmap"><<include "imagemap">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == true>>\
<<goto "Kiley Duncan 10: Final Straw (angry)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.stormedOut == true>>\
<<if $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3>>\
<<if $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
<<else>>\
<<goto "Kiley Duncan 05: AO (stormed out)">>\
<</if>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 6 and $eventControl.quests.AnnoyingObstacle.part == 3 and $time.hours > 16 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (second thoughts)">>\
\
<<elseif $characters.Kiley.corruptionlvl > 2 and $eventControl.quests.GamerGirl.active == false and $eventControl.quests.GamerGirl.completed == false and $time.hours >16 and $time.hours < 23>>\
<<goto "Kiley Duncan 07: Gamer Girl">>\
\
<<elseif $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 3 and $characters.Kiley.massages > 1 and $eventControl.quests.GamerGirl.completed == true and $eventControl.quests.CorruptionOfKileyDuncan3.active == true and $eventControl.quests.NoExperience.active == false and $time.hours >16 and $time.hours < 23>>\
<<goto "Kiley Duncan 08: No Experience (trigger)">>\
\
<<elseif $characters.Kiley.corruptionlvl > 3 and $eventControl.quests.OldMemories.active == false and $eventControl.quests.OldMemories.completed == false and $time.hours >16 and $time.hours < 23 and $characters.Kiley.corruption > 19 and $characters.Kiley.relationship > 19>>\
<<goto "Kiley Duncan 09: Old Memories">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 1 and $characters.Kiley.corruptionlvl > 3 and $characters.Kiley.corruption > 39 and $characters.Kiley.relationship > 39>>\
<<goto "Kiley Duncan 05: AO (w-announcement)">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 2 and $player.inventory.outfits.weddingSuit == true and $time.hours > 8 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (wedding)">>\
<</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $time.dayOfTheWeek > 4 and $time.hours == 9>>\
<<include "video-kh-backyard-kiley">>\
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*KILEY*/ \
\
<<if $time.dayOfTheWeek == 5>><<if $time.hours == 9>>\
<<if $eventControl.quests.HighschoolPassion.active == true and $eventControl.quests.HighschoolPassion.todayHelped == false>>\
<<if $eventControl.quests.HighschoolPassion.checkedPC == 3>>\
<<link "Try teaching her fooball." "Kiley Duncan 03: Highschool Passion (football)">><</link>>
<</if>><<else>>\
<<if $characters.Kiley.corruptionlvl > 3>>\
<<if $eventControl.Kiley.backyardSex == false or $eventControl.limits == false>>\
<<link "Be persistent." "TtK (Kh, by) case0">><</link>>
<</if>>\
<<else>>\
<<link "What are you doing?" "TtK (Kh, by) case1">><</link>>
<</if>><</if>><</if>><<elseif $time.dayOfTheWeek == 6>><<if $time.hours == 9>>\
<<if $eventControl.quests.HighschoolPassion.active == true and $eventControl.quests.HighschoolPassion.todayHelped == false>>\
<<if $eventControl.quests.HighschoolPassion.checkedPC == 3>>\
<<link "Try teaching her fooball." "Kiley Duncan 03: Highschool Passion (football)">><</link>>
<</if>><<else>>\
<<link "What are you doing?" "TtK (Kh, by) case1">><</link>>
<</if>><</if>><</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Loiter (1 hour)." "Kiley's House - Backyard">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave their house." "Kiley's House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\kiley_house_backyard.png" alt="kiley_house" usemap="#workmap_kiley_house"><<include "imagemap - Kiley's House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
\
/*EVENTS*/ \
\
<<if $eventControl.newHouse == false>>\
<<goto "New House locked">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.Michelle.newHouse == false and $characters.Michelle.corruptionlvl > 2 and $eventControl.Michelle.NHfirstArrival == false and previous() != "New House - Backyard" and previous() != "New House - Kitchen" and previous != "New House - Living Room" and previous() != "New House - Gym" and previous() != "New House - Bathroom" and previous() != "New House - Office" and previous() != "New House - Balcony" and previous() != "New House - Bedroom" and previous() != "New House - Garage" and $eventControl.player.newHouseVisited == true and $time.hours > 15>>\
<<goto "TtM (Nh, l) case2">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.active == true and $eventControl.quests.AnnoyingObstacle.clubInvite == true and $time.hours == 19>>\
<<goto "Kiley Duncan 05: AO (end1)">>\
\
<<elseif $eventControl.newHouse == true and $characters.Kiley.corruptionlvl == 5 and $characters.Michelle.corruptionlvl == 5 and $eventControl.quests.RiskyBusiness.active == false and $eventControl.quests.RiskyBusiness.completed == false and $time.hours > 5 and $time.hours < 9 and $time.dayOfTheWeek < 5>>\
<<goto "Kiley Duncan 11: Risky Business">>\
<</if>>\
\
<div class="dim">
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
<div class="confirmation">\
@@.used;<<link "Loiter (1 hour)." "New House">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Go to town." "Town">><</link>>@@</div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><map name="workmap_new_house"><area shape="rect" coords="3,3,141,29" data-passage="New House - Backyard" alt="New House - Backyard"><area shape="rect" coords="3,31,141,219" data-passage="New House - Kitchen" alt="New House - Kitchen"><area shape="rect" coords="3,221,246,348" data-passage="New House - Living Room" alt="New House - Living Room"><area shape="rect" coords="143,3,273,145" data-passage="New House - Gym" alt="New House - Gym"><area shape="rect" coords="143,147,246,219" data-passage="New House - Bathroom" alt="New House - Bathroom"><area shape="rect" coords="275,3,372,90" data-passage="New House - Office" alt="New House - Office"><area shape="rect" coords="374,3,498,29" data-passage="New House - Balcony" alt="New House - Balcony"><area shape="rect" coords="275,199,498,348" data-passage="New House - Garage" alt="New House - Garage"><area shape="rect" coords="374,31,498,91" data-passage="New House - Bedroom" alt="New House - Bedroom1"><area shape="rect" coords="275,92,498,197" data-passage="New House - Bedroom" alt="New House - Bedroom2"></map><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 16 and $time.hours < 19>>\
<<speech "Kiley">>Oh yes, it definitely looks better on your body...<</speech>>
<div class="instructions">I could barely understand the voices coming from the living room. It seems like Kiley is having a guest...</div>
\
<<elseif $eventControl.Kiley.ranFriend1 == 1 and $time.hours > 16 and $time.hours < 19>>\
<<speech "Kiley">>Hahaha--- I know!<</speech>>
<div class="instructions">Kiley couldn't be found anywhere, but a strange giggling could be heard from the bedroom...</div>
<div class="instructions">I should check it out.</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours > 19 and $time.hours != 23>>\
<div class="instructions">I can't find Kiley anywhere... Did she go out and didn’t tell?</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
\
<<elseif $time.hours == 15 or $time.hours == 16>>\
<<if $eventControl.Kiley.ranSpyCam == 1>>\
<div class="instructions">Hm... Kiley isn't here...</div>
<</if>>\
\
<<elseif $time.hours == 15 or $time.hours == 16>>\
<<if $eventControl.Kiley.ranFriend1 == 1>>\
<div class="instructions">Hm... Kiley isn't here...</div>
<</if>>\
<</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true>><<if $time.dayOfTheWeek < 3>><<if $time.hours == 15 or $time.hours == 16>><<include "video-backyard-kiley">><</if>><</if>><</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $eventControl.Summer.available == true>><<if $time.dayOfTheWeek == 5 and $time.hours == 10>><<include "video-nh-backyard-summer">><</if>><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true>><<if $time.dayOfTheWeek < 3>><<if $time.hours == 15 or $time.hours == 16>>\
<<if $eventControl.Kiley.ranSpyCam != 1 and $eventControl.Kiley.ranFriend1 != 1>>\
<<link "Sit down and enjoy the view." "TtK (Nh, by) case0">><</link>>
<</if>><</if>><</if>><</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $eventControl.Summer.available == true and $time.dayOfTheWeek == 5 and $time.hours == 10>>\
<<if $eventControl.Summer.friendRan3 == 1>>\
<<link "Continue peeping." "Summer Duncan Friend2">><</link>>
<<else>>\
<<link "Make out." "TtS (Nh, by) case0">><</link>>
<</if>>\<</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Go swimming." "Go swimming (New House)">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "New House - Backyard">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_backyard.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.Michelle.NHCorrMax == 1 and $time.dayOfTheWeek == 6 and $time.hours > 8>>\
<<goto "TtM (Nh, l) case3">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Oh yes, it definitely looks better on your body...<</speech>>
<div class="instructions">I could barely understand the voices coming from the living room. It seems like Kiley is having a guest...</div>
\
<<elseif $eventControl.Kiley.ranFriend1 == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Hahaha--- I know!<</speech>>
<div class="instructions">Kiley couldn't be found anywhere, but a strange giggling could be heard from the bedroom...</div>
<div class="instructions">I should check it out.</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours > 19 and $time.hours != 23>>\
<div class="instructions">I can't find Kiley anywhere... Did she go out and didn’t tell?</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
<</if>>\
\
/*VIDEO MICHELLE*/ \
\
<<if $time.dayOfTheWeek == 6 and $eventControl.Michelle.newHouse == true>><<if $time.hours == 12>><<include "video-kitchen-michelle-newhouse">><br><<elseif $time.hours == 19>><<include "video-kitchen-michelle-newhouse">><br><</if>><</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>><<if $time.hours == 6 or $time.hours == 20>><<include "video-kitchen-kiley-newhouse">><</if>><</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.available == true and $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5 and $time.hours == 11>><<include "video-nh-kitchen-summer">><br><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours == 6>>\
<<if $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == false>>\
<<link "Ask her to be your girlfriend." "Kiley Duncan 10: Final Straw">><</link>>
<</if>>\
<<link "Say good morning." "TtK (Nh, k) case0">><</link>>
<</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.available == true and $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5 and $time.hours == 11>>\
<<link "You're eating without me?" "TtS (Nh, k) case0">><</link>>
<</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Loiter (1 hour)." "New House - Kitchen">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_kitchen.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.Michelle.NHCorrMax == 1 and $time.dayOfTheWeek == 6 and $time.hours > 8>>\
<<goto "TtM (Nh, l) case3">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.Kiley.newHouse == true and $eventControl.NHgc == false and $time.dayOfTheWeek < 3 and $time.hours > 6 and $time.hours < 23 and $eventControl.quests.FinalStraw.active == false and $eventControl.Kiley.ranSpyCam != 1 and $eventControl.Kiley.ranFriend1 != 1>>\
<div class="instructions">Wait, isn't that the console I bought for Kiley?</div>
<div class="instructions">No, it looks different...</div>
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Oh yes, it definitely looks better on your body...<</speech>>
<div class="instructions">I could barely understand the voices coming from the living room. It seems like Kiley is having a guest...</div>
\
<<elseif $eventControl.Kiley.ranFriend1 == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Hahaha--- I know!<</speech>>
<div class="instructions">Kiley couldn't be found anywhere, but a strange giggling could be heard from the bedroom...</div>
<div class="instructions">I should check it out.</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours > 19 and $time.hours != 23>>\
<div class="instructions">I can't find Kiley anywhere... Did she go out and didn’t tell?</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
<</if>>\
\
/*VIDEO MICHELLE*/ \
\
<<if $time.dayOfTheWeek == 6 and $eventControl.Michelle.newHouse == true>><<if $time.hours > 9 and $time.hours < 12>><<include "video-livingroom-michelle-newhouse">><br><<elseif $time.hours > 15 and $time.hours < 18>><<include "video-livingroom-michelle-newhouse">><br><</if>><</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>><<if $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>><<include "video-livingroom-kiley-newhouse">><<elseif $time.hours == 17 or $time.hours == 18>><<include "video-livingroom-kiley-newhouse">><</if>><</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $eventControl.Summer.available == true and $time.dayOfTheWeek == 5 and $time.hours > 11 and $time.hours < 15>><<include "video-nh-livingroom-summer">><br><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*MICHELLE*/ \
\
<<if $time.dayOfTheWeek == 6 and $eventControl.Michelle.newHouse == true>><<if $time.hours > 9 and $time.hours < 12>><<if $eventControl.Michelle.livingroomNewHouse == 0>><<link "Compliment her." "TtM (Nh, l) case0">><</link>><br><<elseif $eventControl.Michelle.livingroomNewHouse == 1 and $characters.Michelle.corruptionlvl == 5>><<link "Pull down your pants." "TtM (Nh, l) case1">><</link>><br><<else>><<link "Compliment her." "TtM (Nh, l) case0">><</link>><br><</if>><<elseif $time.hours > 15 and $time.hours < 18>><<if $eventControl.Michelle.livingroomNewHouse == 0>><<link "Compliment her." "TtM (Nh, l) case0">><</link>><br><<elseif $eventControl.Michelle.livingroomNewHouse == 1 and $characters.Michelle.corruptionlvl == 5>><<link "Pull down your pants." "TtM (Nh, l) case1">><</link>><br><<else>><<link "Compliment her." "TtM (Nh, l) case0">><</link>><br><</if>><</if>><</if>>\
\
/*KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>>\
<<if $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<link "Check it out." "Kiley Duncan SpyCam0">><</link>>
<<elseif $time.hours == 17 or $time.hours == 18>>\
<<if $eventControl.Kiley.ranFriend1 != 1>>\
<<if $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == false>>\
<<link "Ask her to be your girlfriend." "Kiley Duncan 10: Final Straw">><</link>>
<</if>>\
<<link "Working from home must be easy." "TtK (Nh, l) case0">><</link>>
<</if>><</if>><</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $eventControl.Summer.available == true and $time.dayOfTheWeek == 5 and $time.hours > 11 and $time.hours < 15>>\
<<link "Chill out." "TtS (Nh, l) case0">><</link>>
<</if>>\
\
/*OTHER*/ \
\
<<if $eventControl.Kiley.newHouse == true and $eventControl.NHgc == false and $time.dayOfTheWeek < 3 and $time.hours > 6 and $time.hours < 23>>\
<<if $eventControl.Kiley.ranSpyCam == 1 or $eventControl.Kiley.ranFriend1 == 1>>\
<<if $time.hours < 15 or $time.hours > 18>>\
<<link "Take a look at the console." "Kiley Duncan NH console">><</link>>
<</if>><<else>>\
<<link "Take a look at the console." "Kiley Duncan NH console">><</link>>
<</if>><</if>><<if $eventControl.NHgc == true>>\
<<if $eventControl.Kiley.ranSpyCam != 1>>\
<<link "Play a video game." "Play a video game">><</link>>
<<elseif $time.hours < 15 or $time.hours > 18>>\
<<link "Play a video game." "Play a video game">><</link>>
<</if>><</if>>\
@@.used;<<link "Loiter (1 hour)." "New House - Living Room">><<set $addOneHour = true>><</link>>@@
<<if $eventControl.Kiley.ranSpyCam != 1>>\
@@.used;<<link "Watch TV." "Watch TV - New House">><<set $addThirtyMinutes = true>><</link>>@@
<<if $eventControl.spycams.newHouseLR == false>>\
<<if $player.inventory.items.spycam > 0>>\
@@.used;<<link "Install the spy camera." "New House - Living Room">><<set $eventControl.spycams.newHouseLR = true>><<set $player.inventory.items.spycam -= 1>><</link>>@@
<</if>><</if>><<elseif $time.hours < 15 or $time.hours > 18>>\
@@.used;<<link "Watch TV." "Watch TV - New House">><<set $addThirtyMinutes = true>><</link>>@@
<<if $eventControl.spycams.newHouseLR == false>>\
<<if $player.inventory.items.spycam > 0>>\
@@.used;<<link "Install the spy camera." "New House - Living Room">><<set $eventControl.spycams.newHouseLR = true>><<set $player.inventory.items.spycam -= 1>><</link>>@@
<</if>><</if>><</if>>\
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_livingroom.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*VIDEO*/ \
\
<<if $time.hours == 8 and $eventControl.quests.RiskyBusiness.active == true>>\
<<include "video-gym-kiley-michelle">>\
<<elseif $eventControl.quests.RiskyBusiness.completed == true and $time.dayOfTheWeek > 4 and $time.hours == 8>>\
<<include "video-gym-kiley-michelle">>\
<</if>>\
\
/*EVENTS*/ \
\
<<if $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Oh yes, it definitely looks better on your body...<</speech>>
<div class="instructions">I could barely understand the voices coming from the living room. It seems like Kiley is having a guest...</div>
\
<<elseif $eventControl.Kiley.ranFriend1 == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Hahaha--- I know!<</speech>>
<div class="instructions">Kiley couldn't be found anywhere, but a strange giggling could be heard from the bedroom...</div>
<div class="instructions">I should check it out.</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours > 19 and $time.hours != 23>>\
<div class="instructions">I can't find Kiley anywhere... Did she go out and didn’t tell?</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
<</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.available == true and $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5 and $time.hours == 15>><<include "video-nh-gym-summer">><br><</if>>\
\
<div class="confirmation">\
\
/*KILEY*/ \
\
<<if $eventControl.quests.RiskyBusiness.active == true and $time.hours == 8>>\
<<link "Help them out." "Kiley Duncan 11: Risky Business 2">><</link>>
<<elseif $eventControl.quests.RiskyBusiness.completed == true and $time.hours == 8 and $time.dayOfTheWeek > 4>>\
<<link "Have some fun." "Kiley Duncan 11: Risky Business 7">><</link>>
<</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.available == true and $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5 and $time.hours == 15>>\
<<link "Show her how 'little' you are." "TtS (Nh, g) case0">><</link>>
<</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Work out." "Work out">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "New House - Gym">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_gym.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.Michelle.NHCorrMax == 1 and $time.dayOfTheWeek == 6>>\
<<goto "TtM (Nh, l) case3">>\
\
<<elseif $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Oh yes, it definitely looks better on your body...<</speech>>
<div class="instructions">I could barely understand the voices coming from the living room. It seems like Kiley is having a guest...</div>
\
<<elseif $eventControl.Kiley.ranFriend1 == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Hahaha--- I know!<</speech>>
<div class="instructions">Kiley couldn't be found anywhere, but a strange giggling could be heard from the bedroom...</div>
<div class="instructions">I should check it out.</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours > 19 and $time.hours != 23>>\
<div class="instructions">I can't find Kiley anywhere... Did she go out and didn’t tell?</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
<</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>><<if $time.hours == 7 or $time.hours == 19>><<include "video-bathroom-kiley-newhouse">><</if>><</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $eventControl.Summer.available == true and $time.dayOfTheWeek == 5 and $time.hours == 19>><<include "video-nh-bathroom-summer">><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>>\
<<if $time.hours == 19 and $eventControl.Kiley.bathroomRan == 1>>\
<<if $eventControl.Kiley.bathroomSex == false or $eventControl.limits == false>>\
<<link "Join her." "TtK (Nh, br) case0">><</link>>
<</if>><</if>><</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $eventControl.Summer.available == true and $time.dayOfTheWeek == 5 and $time.hours == 19>>\
<<if $eventControl.Summer.bathSex == false or $eventControl.limits == false>>\
<<link "Walk in." "TtS (Nh, br) case0">><</link>>
<</if>><</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Loiter (1 hour)." "New House - Bathroom">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Take a shower." "Take a shower (New house)">><</link>>@@
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_bathroom.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.Michelle.NHCorrMax == 1 and $time.dayOfTheWeek == 6 and $time.hours > 8>>\
<<goto "TtM (Nh, l) case3">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Oh yes, it definitely looks better on your body...<</speech>>
<div class="instructions">I could barely understand the voices coming from the living room. It seems like Kiley is having a guest...</div>
\
<<elseif $eventControl.Kiley.ranFriend1 == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Hahaha--- I know!<</speech>>
<div class="instructions">Kiley couldn't be found anywhere, but a strange giggling could be heard from the bedroom...</div>
<div class="instructions">I should check it out.</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours > 19 and $time.hours != 23>>\
<div class="instructions">I can't find Kiley anywhere... Did she go out and didn’t tell?</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
<</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 8 and $time.hours < 15>><<include "video-office-kiley-newhouse">><br><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
@@.used;<<link "Use computer." "Use computer (Nh)">><<set $eventControl.computer to "NH">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "New House - Office">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_office.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
<</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.available == true and $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5 and $time.hours == 9>><<include "video-nh-balcony-summer">><br><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.available == true and $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5 and $time.hours == 9>>\
<<link "Enjoying the view?" "TtS (Nh, bc) case0">><</link>>
<</if>>\
\
/*OTHER*/ \
\
@@.used;<<link "Loiter (1 hour)." "New House - Balcony">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_balcony.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*TEXT IF SLEEPING KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>><<if $time.hours > 22>><br><div class="instructions">Kiley is sleeping.<br></div><<elseif $time.hours < 6>><br><div class="instructions">Kiley is sleeping.<br></div><</if>><</if>>\
\
/*TEXT IF SLEEPING MICHELLE*/ \
\
<<if $eventControl.Michelle.newHouse == true and $time.dayOfTheWeek == 6>><<if $time.hours > 22>><br><div class="instructions">Michelle is sleeping.<br></div><<elseif $time.hours < 8>><br><div class="instructions">Michelle is sleeping.<br></div><</if>><</if>>\
\
/*TEXT IF SLEEPING SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5>><<if $time.hours > 22>><br><div class="instructions">Summer is sleeping.<br></div><<elseif $time.hours < 8>><br><div class="instructions">Summer is sleeping.<br></div><</if>><</if>>\
\
/*EVENTS*/ \
\
<<if $eventControl.Michelle.NHCorrMax == 1 and $time.dayOfTheWeek == 6 and $time.hours > 8>>\
<<goto "TtM (Nh, l) case3">>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == true and $time.hours > 9 and $time.hours < 16>>\
<<goto "Kiley Duncan 10: Final Straw1">>\
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $time.hours > 8 and $time.hours < 15 and $time.dayOfTheWeek < 3 and $eventControl.Kiley.ranWorking == 1 and $characters.Kiley.corruptionlvl == 5>>\
<<goto "Kiley Duncan While Working0">>\
\
<<elseif $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Oh yes, it definitely looks better on your body...<</speech>>
<div class="instructions">I could barely understand the voices coming from the living room. It seems like Kiley is having a guest...</div>
\
<<elseif $eventControl.Kiley.ranFriend1 == 1 and $time.hours > 14 and $time.hours < 19>>\
<<goto "Kiley Duncan WithFriend0">>\
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours > 19 and $time.hours != 23>>\
<div class="instructions">I can't find Kiley anywhere... Did she go out and didn’t tell?</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 4 and $eventControl.Summer.ntr == false and $eventControl.Summer.newHouse == true and previous() == "Sleep - New House" and $time.dayOfTheWeek == 6>>\
<<set _i to random(0,1)>>\
<<if _i == 1>>\
<<goto "Summer Duncan Morning0">>\
<</if>>\
<</if>>\
\
/*VIDEO MICHELLE*/ \
\
<<if $time.dayOfTheWeek == 6 and $eventControl.Michelle.newHouse == true>><<if $time.hours == 9>><<include "video-bedroom-michelle-newhouse">><br><<elseif $time.hours > 19 and $time.hours < 23>><<include "video-bedroom-michelle-newhouse">><br><</if>><</if>>\
\
/*VIDEO KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>><<if $time.hours == 8 or $time.hours == 21 or $time.hours == 22>><<include "video-bedroom-kiley-newhouse">><</if>><</if>>\
\
/*VIDEO SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $eventControl.Summer.available == true and $time.dayOfTheWeek == 5>><<if $time.hours == 8 or $time.hours == 16 or $time.hours == 17 or $time.hours == 18 or $time.hours == 20 or $time.hours == 21 or $time.hours == 22>><<include "video-nh-bedroom-summer">><</if>><</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
\
/*MICHELLE*/ \
\
<<if $time.dayOfTheWeek == 6 and $eventControl.Michelle.newHouse == true>><<if $time.hours == 9>><<link "Going somewhere?" "TtM (Nh, b) case0">><</link>><br><<elseif $time.hours > 19 and $time.hours < 23>><<link "Continue talking." "TtM (Nh, b) case1">><</link>><br><</if>><</if>>\
\
/*KILEY*/ \
\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>>\
<<if $time.hours == 8>>\
<<if $eventControl.Kiley.NHbedroomMorning == false>>\
<<link "You should get out of bed." "TtK (Nh, b) case1">><</link>>
<</if>>\
<<elseif $time.hours == 21 or $time.hours == 22>>\
<<if $eventControl.Kiley.ranFriend2 != 1>>\
<<if $eventControl.quests.FinalStraw.active == true and $eventControl.quests.FinalStraw.asked == false>>\
<<link "Ask her to be your girlfriend." "Kiley Duncan 10: Final Straw">><</link>>
<</if>>\
<<link "Come to her." "TtK (Nh, b) case0">><</link>>
<</if>><</if>><</if>>\
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 20 and $time.hours < 23 and $eventControl.quests.FinalStraw.active == false and $eventControl.Kiley.ranFriend2 != 1>>\
<<link "Sleep together." "Kiley Duncan Sleep Together1">><</link>>
<<elseif $time.hours > 19 or $time.hours < 6>><<link "Sleep." "Sleep - New House">><</link>><br><</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.newHouse == true and $eventControl.Summer.available == true and $time.dayOfTheWeek == 5>>\
<<if $time.hours == 8>>\
<<if $eventControl.Summer.herRoomSex == false or $eventControl.limits == false>>\
<<link "Join her in the bed." "TtS (Nh, b) case0">><</link>>
<</if>>\
<<elseif $time.hours == 16 or $time.hours == 17 or $time.hours == 18>>\
<<link "Hang out." "TtS (Nh, b) case1">><</link>>
<<elseif $time.hours == 20 or $time.hours == 21 or $time.hours == 22>>\
<<link "What's wrong, babe?" "TtS (Nh, b) case2">><</link>>
<</if>><</if>>\
@@.used;<<link "Read books." "Read books (New House)">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "New House - Bedroom">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_bedroom.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $eventControl.Michelle.NHCorrMax == 1 and $time.dayOfTheWeek == 6 and $time.hours > 8>>\
<<goto "TtM (Nh, l) case3">>\
\
<<elseif $eventControl.player.newHouseVisited == false>>\
<<set $eventControl.player.newHouseVisited = true>>\
\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4 and $eventControl.newHouse == true and $eventControl.quests.AnnoyingObstacle.daysPassed > 0 and $time.hours > 6 and $time.hours < 23>>\
<<goto "Kiley Duncan 05: AO (decision)">>\
\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == false and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek > 2 and $time.dayOfTheWeek < 5 and $time.hours > 16 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
<<elseif $eventControl.Kiley.randomLocked == 1 and $time.dayOfTheWeek > 4 and $time.hours > 15 and $time.hours < 20>>\
<<goto "Kiley Duncan Other case0">>\
\
<<elseif $eventControl.Kiley.backyardRan == 1 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3 and $time.hours > 14 and $time.hours < 17 and $eventControl.quests.FinalStraw.active == false>>\
<<goto "Kiley Duncan CatchHer0">>\
\
<<elseif $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $time.hours == 20 and $eventControl.quests.AnnoyingObstacle.clubInvite == false and $eventControl.quests.AnnoyingObstacle.active == true>>\
<<goto "Kiley Duncan 05: AO (end)">>\
\
<<elseif $eventControl.Summer.available == true and $eventControl.Summer.friendRan4 == 1 and $time.hours > 9 and $time.hours < 23 and $time.dayOfTheWeek > 4 and $eventControl.ntr == true>>\
<<goto "Summer Duncan Friend3">>\
\
<<elseif $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Oh yes, it definitely looks better on your body...<</speech>>
<div class="instructions">I could barely understand the voices coming from the living room. It seems like Kiley is having a guest...</div>
\
<<elseif $eventControl.Kiley.ranFriend1 == 1 and $time.hours > 14 and $time.hours < 19>>\
<<speech "Kiley">>Hahaha--- I know!<</speech>>
<div class="instructions">Kiley couldn't be found anywhere, but a strange giggling could be heard from the bedroom...</div>
<div class="instructions">I should check it out.</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours > 19 and $time.hours != 23>>\
<div class="instructions">I can't find Kiley anywhere... Did she go out and didn’t tell?</div>
\
<<elseif $eventControl.Kiley.ranFriend2 == 1 and $time.hours == 23>>\
<<goto "Kiley Duncan WithFriend1">>\
<</if>>\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
@@.used;<<link "Loiter (1 hour)." "New House - Garage">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave your house." "New House">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\new_house_garage.png" alt="new_house" usemap="#workmap_new_house"><<include "imagemap - New House">></div></div>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "savecheck">>\
<<speech "MC" "$player.name">>Hey dad.<</speech>>
<<speech "Dad">>Hey, how are you doing?<</speech>>
<<speech "MC" "$player.name">>I'm alright, thanks.<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.FinalCountdown.eavesdrop > 0 and $eventControl.quests.FinalCountdown.talkedToDad == false and $eventControl.quests.FinalCountdown.active == true>>\
@@.used;<<link "Ask him about Michelle's weird phone calls." "Michelle Duncan 06: Final Countdown (Dad)">><</link>>@@
<</if>>\
@@.used;<<link "Stop talking." "Home - Kitchen">><</link>>@@
</div>Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.<<include "savecheck">>\
<<if $characters.Kiley.corruption == 0>>\
<<speech "MC" "$player.name">>Hey! What are you doing here?<</speech>>
<video class="center" src="media/kiley/mp4/backyard1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was relaxing here like nothing have happened.</div>
<<speech "Kiley">>Enjoying the sun...<</speech>>
<<speech "MC" "$player.name">>So... everything okay with Michelle and dad?<</speech>>
<<speech "Kiley">>Mhm? Yeah...<</speech>>
<div class="instructions">She really doesn't care a single bit. She only cares about the present, not anything else.</div>
<<speech "Kiley">>Need something?<</speech>>
<div class="confirmation">\
@@.used;<<link "Not really. Make sure you use sunscreen." "TtK (Dh, b) case0-a">><</link>>@@
@@.used;<<link "Stop talking." "Home - Backyard">><</link>>@@
</div>
<<else>>\
<video class="center" src="media/kiley/mp4/backyard8-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hey-<</speech>>
<<speech "Kiley">>What's up?<</speech>>
<div class="confirmation">\
@@.used;<<link "Nice to see you home." "TtK (Dh, b) case1-a">><</link>>@@
@@.used;<<link "Stop talking." "Home - Backyard">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">He was once again sitting on the couch, watching some comedy TV show.</div>
<div class="instructions">I don't think I've seen him doing anything else around the house...</div>
<div class="instructions">I sat on the other side of the couch.</div>
<<speech "MC" "$player.name">>Hey Paul.<</speech>>
<<speech "Fiance" "Paul">>Hm-<</speech>>
<div class="instructions">He nodded to my direction, his eyes still locked onto the tv.</div>
<div class="instructions">I guess I have his attention...</div>
<div class="confirmation">\
<<if $eventControl.quests.OldMemories.active == true and $eventControl.quests.OldMemories.talkedPaul == false>>\
@@.used;<<link "Ask him about the hat." "Kiley Duncan 09: Old Memories 1 (l)">><</link>>@@
<</if>>\
@@.used;<<link "Watch TV with him." "Watch TV - Kiley's House">><</link>>@@
@@.used;<<link "Stop talking." "Kiley's House - Living room">><</link>>@@
</div><<if $time.hours == 6 and $time.minutes > 29>>\
<<goto "PoM (Dh, b) case0">>\
<<elseif $time.hours == 8>>\
<<goto "PoM (Dh, b) case0">>\
<<elseif $time.hours == 20>>\
<<goto "PoM (Dh, b) case1">>\
<<elseif $time.hours == 18>>\
<<goto "PoM (Dh, b) case1">>\
<</if>>\<div id="speech">
<<if $time.dayOfTheWeek > 4>>\
<<if $eventControl.quests.CrossingLine.completed == true>>\
<<switch $eventControl.Michelle.livingroomWeekend>>\
<<case 0>>\
<<goto "TtM (Dh, l) case0">>\
<<case 1>>\
<<if $eventControl.quests.Bookworm.completed == true>>\
<<goto "TtM (Dh, l) case1">>\
<<else>>\
<<goto "TtM (Dh, l) case2">>\
<</if>>\
<</switch>>\
<<else>>\
<<if $eventControl.quests.Bookworm.completed == true>>\
<<goto "TtM (Dh, l) case1">>\
<<else>>\
<<goto "TtM (Dh, l) case2">>\
<</if>>\
<</if>>\
<<else>>\
<<goto "TtM (Dh, l) case4">>\
<</if>>\
</div>Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.Double-click this passage to edit it.<div class="instructions">You found Michelle drawing some interesting shapes.</div>
<<set _i to random(0,2)>>\
<<switch _i>>\
<<case 0>><video class="center" src="media/michelle/mp4/atelier1-1.mp4" autoplay muted loop></video>\
<<case 1>><video class="center" src="media/michelle/mp4/atelier1-2.mp4" autoplay muted loop></video>\
<<case 2>><video class="center" src="media/michelle/mp4/atelier1-3.mp4" autoplay muted loop></video><</switch>>\
<<if $characters.Michelle.relationshipGained <= 15 or $eventControl.limits == false>><div class="gained">Relationship with Michelle got better by 5 points.<br></div><<set $characters.Michelle.relationship += 5>><<set $characters.Michelle.relationshipGained += 5>><<else>><div class="instructions">You can't improve her relationship today anymore.<br></div><</if>><div class="lost">Relationship with Michelle got worse by 5 points.<br></div><<set $characters.Michelle.relationship -= 5>><<if $characters.Kiley.relationshipGained <= 15 or $eventControl.limits == false>><div class="gained">Relationship with Kiley got better by 5 points.<br></div><<set $characters.Kiley.relationship += 5>><<set $characters.Kiley.relationshipGained += 5>><<else>><div class="instructions">You can't improve her relationship today anymore.<br></div><</if>><div class="lost">Relationship with Kiley got worse by 5 points.<br></div><<set $characters.Kiley.relationship -= 5>><<if $characters.Summer.relationshipGained <= 15 or $eventControl.limits == false>><div class="gained">Relationship with Summer got better by 5 points.<br></div><<set $characters.Summer.relationship += 5>><<set $characters.Summer.relationshipGained += 5>><<else>><div class="instructions">You can't improve her relationship today anymore.<br></div><</if>><div class="lost">Relationship with Summer got worse by 5 points.<br></div><<set $characters.Summer.relationship -= 5>><<if $eventControl.quests.CrossingLine.completed == true>>\
<<switch $eventControl.Michelle.livingroomWeekend>>\
<<case 0>>\
<div class="instructions">Michelle was once again drinking alone in living room. A proper way to spend a free weekend.</div>
<video class="center" src="media/michelle/mp4/livingroom1-2.mp4" autoplay muted loop></video>
<<case 1>>\
<<if $eventControl.quests.Bookworm.completed == true>>\
<div class="instructions">I found Michelle in living room. She was reading her new erotic book that I gave her. Wait... is she masturbating?</div>
<video class="center" src="media/michelle/mp4/livingroom6-2.mp4" autoplay muted loop></video>
<<else>>\
<div class="instructions">Michelle was here, sitting on the sofa in living room but... Hm... I didn't know she was into books...</div>
<video class="center" src="media/michelle/mp4/livingroom6-1.mp4" autoplay muted loop></video>
<</if>>\
<</switch>>\
<<else>>\
<<if $eventControl.quests.Bookworm.completed == true>>\
<div class="instructions">I found Michelle in living room. She was reading her new erotic book that I gave her. Wait... is she masturbating?</div>
<video class="center" src="media/michelle/mp4/livingroom6-2.mp4" autoplay muted loop></video>
<<else>>\
<div class="instructions">Michelle was here, sitting on the sofa in living room but... Hm... I didn't know she was into books...</div>
<video class="center" src="media/michelle/mp4/livingroom6-1.mp4" autoplay muted loop></video>
<</if>>\
<</if>>\<<if $time.dayOfTheWeek == 3 or $time.dayOfTheWeek == 4>>\
<div class="instructions">There was a basket full of dirty clothes right next to the sofa. I can also hear Michelle in the laundry room...</div><br>\
<div class="instructions">W-What is this?! A leash?</div><br>\
<video class="center" src="media/michelle/mp4/livingroom7-2.mp4" width="768" height="432" autoplay muted loop></video><br>\
<<elseif $time.dayOfTheWeek < 3>>\
<div class="instructions">Michelle was sitting here wearing a tight pink dress.</div>
<<speech "Michelle">>Hey $player.name, I just got home from work. One of my students gave me a bouquet of flowers, would you believe that?<</speech>>
<div class="instructions">She looked genuinely happy.</div>
<video class="center" src="media/michelle/mp4/livingroom11-1.mp4" width="768" height="432" autoplay muted loop></video>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Hi Michelle, can I sit down?<</speech>>
<<speech "Michelle">>Sure honey.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It was clear that she's used to me now. She finally saw me as a man.</div>
<video class="center" src="media/michelle/mp4/livingroom1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I'm just enjoying my day off... Do you want to talk about something or...<</speech>>
<div class="instructions">She said it and she quickly closed the distance between us.</div>
<video class="center" src="media/michelle/mp4/livingroom1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>...you want to do something naughty?<</speech>>
<div class="confirmation">\
@@.used;<<link "Maybe later, I'm just checking on you." "TtM (Dh, l) case0-a">><</link>>@@
@@.used;<<link "Someone needs to be taught a lesson." "TtM (Dh, l) case0-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>That's really sweet of you!<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.Michelle.livingroomSex == false or $eventControl.limits == false>>\
<div class="instructions">I grabbed her head and started kissing her passionately.</div>
<video class="center" src="media/michelle/mp4/livingroom1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She didn't protest; on the contrary, she immediately returned my kisses and rubbed my crotch.</div>
<div class="instructions">She wanted it, badly.</div>
<div class="confirmation">\
@@.used;<<link "Tell her to suck your cock." "TtM (Dh, l) case 0-b-a">><</link>>@@
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>I'm sorry but... I think I wouldn't survive another round with you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her be for now." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>I know you want to do it. Do it.<</speech>>
<div class="instructions">Without any direction, she unbuttoned my pants and started sucking my dick.</div>
<video class="center" src="media/michelle/mp4/livingroom1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I just... love sucking... your cock...<</speech>>
<<speech "Michelle">>You are so much bigger... than your dad...<</speech>>
<div class="instructions">She tried talking while having her mouth stuffed.</div>
<video class="center" src="media/michelle/mp4/livingroom1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Help her out by using your hands." "TtM (Dh, l) case 0-b-a-a">><</link>>@@
<<if previous() != "TtM (Dh, l) case9-a-a">>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Michelle">>Nooo... Why?<</speech>>
<<speech "Michelle">>Am I not good enough for you?...<</speech>>
<div class="instructions">She looked really sad. Like, puppy eyes and everything... But she knew her place.</div>
<<speech "MC" "$player.name">>Maybe next time.<</speech>>
<<include "relationship lost Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her like this." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Kneel on the ground.<</speech>>
<div class="instructions">She obediently felt down on the floor and awaited my orders.</div>
<div class="instructions">I stood up before her, putting my shaft and full balls in front of her married face.</div>
<div class="instructions">She knew what to do.</div>
<video class="center" src="media/michelle/mp4/livingroom1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's a quality worshipping, I must say... but...<</speech>>
<div class="instructions">I grabbed her head with both hands and fucked her face.</div>
<video class="center" src="media/michelle/mp4/livingroom1-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She looked at me from below, anticipating my next move...</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtM (Dh, l) case 0-b-a-a-a">><</link>>@@
@@.used;<<link "Throw her back on the couch." "TtM (Dh, l) case 0-b-a-a-b">><</link>>@@
@@.used;<<link "Lay back and let her ride you." "TtM (Dh, l) case 0-b-a-a-c">><</link>>@@
@@.used;<<link "Go to the window and make her yours." "TtM (Dh, l) case 0-b-a-a-d">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case 0-b-a-a-e">><</link>>@@
<</if>>\
@@.used;<<link "Take the action to the stairs." "TtM (Dh, l) case 0-b-a-a-f">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $player.sneaking < 30>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>><br>\
<div class="confirmation">\
@@.used;<<link "Go back." "Home - Living room">><</link>>@@<br>\
</div><br>\
<<else>>\
<video class="center" src="media/michelle/mp4/livingroom6-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I successfully sneaked to her... but what should I do next?</div>
<div class="confirmation">\
@@.used;<<link "Talk to her." "TtM (Dh, l) case1-d">><</link>>@@
@@.used;<<link "Touch her pussy." "TtM (Dh, l) case1-a">><</link>>@@
@@.used;<<link "Lick her." "TtM (Dh, l) case1-b">><</link>>@@
@@.used;<<link "Get out of here." "TtM (Dh, l) case1-c">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="centered-image"><img src="media\michelle\pics\livingroom1-1.jpg"></div>
<div class="instructions">She put her book aside when she noticed me.</div>
<<speech "Michelle">>Do you need something?<</speech>>
<<speech "Michelle">>I would be happy if you let me read my book.<</speech>>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 1 and $eventControl.quests.Bookworm.active == false and $eventControl.quests.Bookworm.completed == false>>\
@@.used;<<link "I didn't know you read books." "TtM (Dh, l) case2-c">><</link>>@@
<</if>>\
<<if $eventControl.quests.Bookworm.active == true and $player.inventory.quests.eroticNovel == true>>\
@@.used;<<link "I bought you a new book." "TtM (Dh, l) case2-d">><</link>>@@
<</if>>\
@@.used;<<link "I'm just checking on you." "TtM (Dh, l) case2-a">><</link>>@@
@@.used;<<link "You know what? I don't care." "TtM (Dh, l) case2-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Bend over.<</speech>>
<div class="instructions">She vigorously standed up and bent over as I ordered. Her subtle smile made me crazy.</div>
<div class="instructions">I grabbed her by her ass and started fucking her.</div>
<video class="center" src="media/michelle/mp4/livingroom1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's it... That's the spot...!<</speech>>
<div class="instructions">I wanted her so fucking much. This woman was trying to rule over my life, but look at her now...</div>
<div class="instructions">Feeling unstoppable, I accelerated my pace and made her moan.</div>
<video class="center" src="media/michelle/mp4/livingroom1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes! You are so good at this...<</speech>>
<div class="instructions">It's a miracle no one noticed us fucking like rabbits...</div>
<<speech "Michelle">>So strong... My body belongs to you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Throw her back on the couch." "TtM (Dh, l) case 0-b-a-a-b">><</link>>@@
@@.used;<<link "Lay back and let her ride you." "TtM (Dh, l) case 0-b-a-a-c">><</link>>@@
@@.used;<<link "Go to the window and make her yours." "TtM (Dh, l) case 0-b-a-a-d">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case 0-b-a-a-e">><</link>>@@
<</if>>\
@@.used;<<link "Take the action to the stairs." "TtM (Dh, l) case 0-b-a-a-f">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I threw her on the couch in missionary position and locked eyes with her.</div>
<<speech "MC" "$player.name">>Remember the times when you laught in my face, Michelle? When I told you I want to live my life to the fullest?<</speech>>
<div class="instructions">She looked at me puzzled, maybe not remembering her past self...</div>
<div class="instructions">Then she smirked at me.</div>
<<speech "MC" "$player.name">>Now, who's moaning like a bitch in heat while being fucked by her own <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>?<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I wasn't gentle with her. Not anymore. I knew she loved it the same way as I did.</div>
<div class="instructions">I kept railing her pussy while she was screaming my name.</div>
<<speech "Michelle">>Yes... I-I'm yours... I can't b-believe... I didn't l....l-let you... f-fuck me... earlier... ohhh...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The air was filled with moist sounds and sex aroma while my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was having an orgasm underneath my body.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtM (Dh, l) case 0-b-a-a-a">><</link>>@@
@@.used;<<link "Lay back and let her ride you." "TtM (Dh, l) case 0-b-a-a-c">><</link>>@@
@@.used;<<link "Go to the window and make her yours." "TtM (Dh, l) case 0-b-a-a-d">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case 0-b-a-a-e">><</link>>@@
<</if>>\
@@.used;<<link "Take the action to the stairs." "TtM (Dh, l) case 0-b-a-a-f">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Michelle">>I want to ride you.<</speech>>
<div class="instructions">Before I could give her any command, she said submissively.</div>
<<speech "MC" "$player.name">>Why not. I could take a breather.<</speech>>
<div class="instructions">She immediately put my cock into her pussy when I sat down.</div>
<video class="center" src="media/michelle/mp4/livingroom1-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She tried moving her hips up and down but we both knew it's not really doing it.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtM (Dh, l) case 0-b-a-a-a">><</link>>@@
@@.used;<<link "Throw her back on the couch." "TtM (Dh, l) case 0-b-a-a-b">><</link>>@@
@@.used;<<link "Go to the window and make her yours." "TtM (Dh, l) case 0-b-a-a-d">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case 0-b-a-a-e">><</link>>@@
<</if>>\
@@.used;<<link "Take the action to the stairs." "TtM (Dh, l) case 0-b-a-a-f">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Let's show our neighbours who's the new head of the family.<</speech>>
<<speech "Michelle">>What?<</speech>>
<div class="instructions">She asked but didn't protest at all when I carried her to the window.</div>
<<speech "Michelle">>Wait $player.name... They're going to see us...<</speech>>
<div class="instructions">I didn't pay any attention to her. I didn't even care about anyone seeing us anymore. I just wanted her to feel weak.</div>
<video class="center" src="media/michelle/mp4/livingroom1-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her expression changed from confusion to arousal in a matter of seconds.</div>
<<speech "Michelle">>Y-Yes... a... ahhh...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Who do you belong to?<</speech>>
<div class="instructions">I asked her while increasing my pace.</div>
<div class="instructions">Without a word she kissed me and said:</div>
<<speech "Michelle">>You... No one can fuck me like you...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I love your cock. I love your mouth. I love your hands. I love everything about you, $player.name .<</speech>>
<div class="instructions">I didn't reply because... Something snapped in me. I put my hands or her neck and started fucking her as hard as I could.</div>
<video class="center" src="media/michelle/mp4/livingroom1-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhhh... yes... keep going... please...<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtM (Dh, l) case 0-b-a-a-a">><</link>>@@
@@.used;<<link "Throw her back on the couch." "TtM (Dh, l) case 0-b-a-a-b">><</link>>@@
@@.used;<<link "Lay back and let her ride you." "TtM (Dh, l) case 0-b-a-a-c">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case 0-b-a-a-e">><</link>>@@
<</if>>\
@@.used;<<link "Take the action to the stairs." "TtM (Dh, l) case 0-b-a-a-f">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.Michelle.livingroomSex to true>>\
<div class="instructions">I couldn't hold it in any longer. I should finish the job properly.</div>
<<speech "MC" "$player.name">>Where do you want it?<</speech>>
<<speech "Michelle">>I-In my mouth... I want to taste you...<</speech>>
<<speech "MC" "$player.name">>Like a good slut. I taught you well.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-31.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I love this feeling... Can't get enough of you.<</speech>>
<<include "corruption gained Michelle">>
<<if $eventControl.quests.CrossingLine.active == true>>\
<<include "corruption levelup Michelle">>
<<set $eventControl.quests.CrossingLine.completed to true>>\
<<set $eventControl.quests.CrossingLine.active to false>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to false>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan3.completed to true>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to true>>\
<<set $player.inventory.quests.expensiveWine to false>>\
<</if>>\
<div class="confirmation">\
@@.used;<<link "I feel like my job here is done." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You are going to love this.<</speech>>
<div class="instructions">I walked to the stairs and sat down half way on them.</div>
<<speech "MC" "$player.name">>It's your turn again.<</speech>>
<div class="instructions">Her initial confusion changed into something different, something unknown for me.</div>
<video class="center" src="media/michelle/mp4/livingroom1-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She started riding me, slowly at first, enjoying my moans. She was fully enjoying it.</div>
<<speech "MC" "$player.name">>That's enough.<</speech>>
<div class="instructions">Once again I put my hands around her neck and started moving against her hips.</div>
<video class="center" src="media/michelle/mp4/livingroom1-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhhh... f-fuck...!<</speech>>
<<speech "MC" "$player.name">>Did you cum again?<</speech>>
<<speech "Michelle">>I n-never stopped... c-cumming... since we s-started...<</speech>>
<div class="confirmation">\
@@.used;<<link "Bend her over right here." "TtM (Dh, l) case 0-b-a-a-f-a">><</link>>@@
@@.used;<<link "Seal the deal back on the couch." "TtM (Dh, l) case 0-b-a-a-f-b">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case 0-b-a-a-e">><</link>>@@
<</if>>\
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
<</if>>\
</div><<if $characters.Michelle.corruptionGained <= 20 or $eventControl.limits == false>><div class="corruption">Michelle's corruption was increased by 10 points.<br></div><<set $characters.Michelle.corruption += 10>><<set $characters.Michelle.corruptionGained += 10>><<else>><div class="instructions">You can't improve her corruption today anymore.<br></div><</if>><<if $characters.Kiley.corruptionGained <= 20 or $eventControl.limits == false>><div class="corruption">Kiley's corruption was increased by 10 points.<br></div><<set $characters.Kiley.corruption += 10>><<set $characters.Kiley.corruptionGained += 10>><<else>><div class="instructions">You can't improve her corruption today anymore.<br></div><</if>><<if $characters.Summer.corruptionGained <= 20 or $eventControl.limits == false>><div class="corruption">Summer's corruption was increased by 10 points.<br></div><<set $characters.Summer.corruption += 10>><<set $characters.Summer.corruptionGained += 10>><<else>><div class="instructions">You can't improve her corruption today anymore.<br></div><</if>><<include "savecheck">>\
<<speech "MC" "$player.name">>Bend over again.<</speech>>
<<speech "Michelle">>Here?<</speech>>
<div class="instructions">She was already standing on her fours before she finished her question.</div>
<div class="instructions">As an answer, I started pounding her.</div>
<video class="center" src="media/michelle/mp4/livingroom1-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my... f-fuck...<</speech>>
<div class="instructions">For some reason, she tried her best to keep her mouth shut.</div>
<<speech "MC" "$player.name">>I want to hear you. Scream like a slut you are.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhhh... Ah... AHHH YES...<</speech>>
<div class="instructions">She grabbed my behind when she came, making sure I stayed inside her.</div>
<div class="instructions">She was in complete ecstasy. Sadly I couldn't see her face...</div>
<div class="confirmation">\
@@.used;<<link "Seal the deal back on the couch." "TtM (Dh, l) case 0-b-a-a-f-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case 0-b-a-a-e">><</link>>@@
<<if $eventControl.quests.CrossingLine.active == false>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case 0-b-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I didn't ask her when I led her back to the couch. I'm long gone from asking for her approval.</div>
<div class="instructions">As nothing happened, I resumed pounding her from behind.</div>
<video class="center" src="media/michelle/mp4/livingroom1-28.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhh...<</speech>>
<<speech "MC" "$player.name">>Do you like it when your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> fucks your pussy?<</speech>>
<<speech "Michelle">>I love it!<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-29.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her by her ass while pounding her.</div>
<div class="instructions">Finally I could see her face a little. She looked like she's nonstop cumming...</div>
<video class="center" src="media/michelle/mp4/livingroom1-30.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I turned her over and locked eyes with her while fucking.</div>
<<speech "Michelle">>My pussy is made for you. I never felt this before...<</speech>>
<<speech "MC" "$player.name">>You are mine. Your body belongs to me.<</speech>>
<<speech "Michelle">>Yes...<</speech>>
<div class="confirmation">\
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case 0-b-a-a-e">><</link>>@@
</div><div class="centered-image"><img src="media\michelle\pics\livingroom2.jpg"></div><<include "savecheck">>\
<<speech "Michelle">>I didn't expect that from you...<</speech>><br>\
<div class="instructions">A brief smile forged on her face for a second.</div>
<<speech "Michelle">>I'm good, thanks.<</speech>><br>\
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>What?!<</speech>>
<div class="instructions">She looked surprised and angry.</div>
<<speech "Michelle">>What do you think you are talking to?!<</speech>>
<<speech "Michelle">>Get out of my sight...<</speech>>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She was there, legs open and completely vulnerable. I just had to try.</div>
<video class="center" src="media/michelle/mp4/livingroom6-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>W-What are you doing!<</speech>>
<div class="instructions">She sounded surprised but... Her body was saying something different.</div>
<<speech "MC" "$player.name">>You looked like you needed a hand...<</speech>>
<div class="instructions">She quietly moaned while rubbing her chest.</div>
<<speech "Michelle">>We shouldn't be d-doing... t-this...It's not... right.<</speech>>
<div class = "instructions">She was completely lost in her emotions.</div>
<<speech "Michelle">>B-But why do your hands... f-feel so g-good..?<</speech>>
<div class="confirmation">\
@@.used;<<link "Go further and start licking her pussy." "TtM (Dh, l) case1-a-a">><</link>>@@
@@.used;<<link "Don't push your luck." "TtM (Dh, l) case1-a-b">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I slowly moved my head closer to her already wet pussy.</div>
<<speech "Michelle">>W-What are you...<</speech>>
<div class="instructions">She couldn't even complete her sentence and my tongue was messing up her private space.</div>
<video class="center" src="media/michelle/mp4/livingroom6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhh.... f-fuck...<</speech>>
<div class="instructions">I focused on her clitoris. It looked like she never felt something like this.</div>
<div class="instructions">Her moans could be heard throughout the house. But she didn't care.</div>
<<speech "Michelle">>How are you... so fucking good at this...<</speech>>
<div class="instructions">I gave her a quick glance to make sure she didn't faint. But surprisingly she was getting rid of her top.</div>
<video class="center" src="media/michelle/mp4/livingroom6-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My tongue was deep in her pussy. I could feel her body moving up and down, trying to get as much pleasure as she could.</div>
<<speech "Michelle">>Yes... keep going...<</speech>>
<<speech "Michelle">>You are so much better than your dad...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She couldn't keep her hands to herself anymore. I also used my hands to give her more pleasure.</div>
<div class="instructions">She didn't want to stop here. She threw her bra on the floor and moaned.</div>
<video class="center" src="media/michelle/mp4/livingroom6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhh fuck!... keep going baby...<</speech>>
<div class="instructions">Her muscles suddenly spasmed.</div>
<<speech "Michelle">>That was the hardest orgasm I ever had...<</speech>>
<div class="instructions">I was quite happy about my performance.</div>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 2>>@@.used;<<link "She wants to return your help." "TtM (Dh, l) case1-b-a">><</link>>@@<br><</if>>\
@@.used;<<link "That's enough." "TtM (Dh, l) case1-b-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I don't want to get killed.<</speech>>
<div class="instructions">I decided that I shouldn't try my luck.</div>
<div class="confirmation">\
@@.used;<<link "Get out of here." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<div class="centered-image"><img src="media\michelle\pics\livingroom1-1.jpg"></div>
<<speech "MC" "$player.name">>Hey Michelle.<</speech>>
<<speech "Michelle">>Ah!<</speech>>
<div class="instructions">She jumped up and yelled when she noticed me.</div>
<<speech "Michelle">>W-What are you doing down there?!<</speech>>
<div class="instructions">She looked really scared for a second.</div>
<<speech "MC" "$player.name">>I'm not totally sure...<</speech>>
<div class="instructions">Even though she was clearly masturbating a second ago, she was now standing in front of me while I was still on my fours.</div>
<div class="centered-image"><img src="media\michelle\pics\livingroom1-2.jpg"></div>
<<speech "Michelle">>I-It wasn't... I wasn't... Don't ever sneak on me like that!<</speech>>
<<speech "MC">>I'm sorry... I won't do it again.<</speech>>
<div class="instructions">I take this as a win.</div>
<<include "relationship lost Michelle">>
<<speech "Michelle">>Anyway... What did you need?<</speech>>
<div class="confirmation">\
@@.used;<<link "I'm just checking on you." "TtM (Dh, l) case1-d-a">><</link>>@@
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>That's really sweet of you... I guess.<</speech>>
<div class="instructions">Her expression changed into a warm smile for a second.</div>
<<speech "Michelle">>B-But next time, don't sneak up on me like that!<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I worked so hard for this moment. I'm not going to let this chance go away.</div>
<<include "TtM (Dh, l) case1-b">><<include "savecheck">>\
<div class="centered-image"><img src="media\michelle\pics\livingroom1-1.jpg"></div>
<div class="instructions">I put my hand away from her wet pussy.</div>
<<speech "Michelle">>W-Why did you stop?<</speech>>
<div class="instructions">She looked at me as if she lost something dear to her.</div>
<<speech "MC" "$player.name">>You are right, we shouldn't be doing this.<</speech>>
<<speech "Michelle">>You're... right.<</speech>>
<div class="instructions">While fixing her dress she added:</div>
<<speech "Michelle">>We shouldn't.<</speech>>
<<include "relationship lost Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Show me your cock. I want to see it.<</speech>>
<div class="instructions">I didn't expect her to say that but... I'm not going to complain.</div>
<<speech "MC" "$player.name">>Are you sure?<</speech>>
<<speech "Michelle">>We are already here in this position, why stop now?<</speech>>
<div class="instructions">I'm not going to fight with that logic.</div>
<div class="instructions">She kneeled before me while I was undressing.</div>
<div class="centered-image"><img src="media\michelle\pics\livingroom4.jpg"></div>
<div class="instructions">There I was, standing in front of my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, while my dick was hanging in her face.</div>
<<speech "Michelle">>So big... a-and... tasty l-looking...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom6-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Suddenly, she licked my whole cock, from the tip to the root.</div>
<<speech "Michelle">>I'm too horny to think straight anymore.<</speech>>
<div class="instructions">Then she started sucking in the tip while caressing my balls.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her face." "TtM (Dh, l) case1-b-a-a">><</link>>@@
@@.used;<<link "That's enough." "TtM (Dh, l) case1-b-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I think this is enough.<</speech>>
<div class="instructions">She looked at me sadly. She clearly wanted more.</div>
<<speech "Michelle">>Well... we are still a family... we have already crossed so many borders.<</speech>>
<div class="instructions">She looked right into my eyes.</div>
<<speech "Michelle">>Let's forget about this... please...<</speech>>
<div class="instructions">I nodded. It's good enough for now. We can continue when she's ready.</div>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Taking advantage of her horniness, I grabbed her head and start fucking it.</div>
<video class="center" src="media/michelle/mp4/livingroom6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ugh... ghh....<</speech>>
<<speech "MC" "$player.name">>I know, you love it.<</speech>>
<div class="instructions">She slowly started understanding that her body was made for me...</div>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>@@.used;<<link "Fuck her." "TtM (Dh, l) case1-b-a-a-a">><</link>>@@<br><</if>>\
@@.used;<<link "That's enough." "TtM (Dh, l) case1-b-b">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.Michelle.livingroomSex == false or $eventControl.limits == false>>\
<<speech "Michelle">>I want you inside me. Now.<</speech>>
<div class="instructions">I couldn't even say a word and I was already dragged back to the couch.</div>
<video class="center" src="media/michelle/mp4/livingroom6-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Let me be in charge for a while... please...<</speech>>
<div class="instructions">My cock was hitting her deep. I could see it in her face. She was moving her hips like an animal.</div>
<<speech "MC" "$player.name">>That's enough... bend over.<</speech>>
<div class="instructions">She obediently bent over and gave me a very submissive look. We already started and she already knew her place.</div>
<video class="center" src="media/michelle/mp4/livingroom6-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohh... yes...!<</speech>>
<<speech "Michelle">>...fuck...<</speech>>
<div class="instructions">I holded her ass and refused to go. She was getting pounded hard today, nothing she could do about it.</div>
<div class="instructions">I sped up my pace. I wanted her to collapse.</div>
<video class="center" src="media/michelle/mp4/livingroom6-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh... fuck me!<</speech>>
<<speech "Michelle">>O-Oh... wow... shit..!<</speech>>
<div class="instructions">I'm pretty sure she came. But I wasn't done.</div>
<<speech "MC" "$player.name">>Turn over.<</speech>>
<div class="instructions">She complied, wishing that I never stop fucking her.</div>
<video class="center" src="media/michelle/mp4/livingroom6-14.mp4" width="768" height="432" autoplay muted loop></video>
<<set $eventControl.Michelle.livingroomSex to true>>\
<div class="confirmation">\
@@.used;<<link "Cum." "TtM (Dh, l) case1-b-a-a-a-a">><</link>>@@
@@.used;<<link "That's enough." "TtM (Dh, l) case1-b-b">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>I'm sorry but... I think I wouldn't survive another round with you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her be for now." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I tried not to orgasm for some time, but my strength was withdrawing. This woman...</div>
<<speech "MC" "$player.name">>I-I'm cumming!<</speech>>
<div class="instructions">She quickly took out my cock out of her pussy and started stroking it.</div>
<video class="center" src="media/michelle/mp4/livingroom6-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh yes... come for me baby!<</speech>>
<div class="instructions">I came so hard that my legs gave out.</div>
<<speech "Michelle">>That's... so fucking much. I'm so proud of you honey.<</speech>>
<div class="instructions">Then out of nowhere we heard some steps in the kitchen.</div>
<<speech "Summer">>Mom? There are some weird guys in front of the house...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom6-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck!<</speech>>
<div class="instructions">Naturally we panicked and tried to find our clothes on the ground.</div>
<div class="instructions">And I'm pretty sure I saw Michelle laughing when I ran to hide.</div>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Dress up." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was playing with fire right now. She could come back any second.</div>
<div class="instructions">Nevertheless, I continued digging.</div>
<video class="center" src="media/michelle/mp4/livingroom7-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">There was, surprisingly, a bunch of dirty clothes and towels.</div>
<<if $eventControl.quests.NoWayBack.sniffedPanties == false>>\
<div class="instructions">Wait a second...</div>
<div class="instructions">Just under the weird looking leash were some red lace panties.</div>
<div class="instructions">I turned around and made sure she's still in the laundry room.</div>
<div class="instructions">I'm not an expert in women's underwear... but these could only belong to one particular woman.</div>
<<else>>\
<<speech "MC" "$player.name">>...Michelle's panties...<</speech>>
<</if>>\
<div class="confirmation">\
@@.used;<<link "This is wrong. I should stop before it's too late." "Home - Living room">><</link>>@@
<<if $eventControl.quests.NoWayBack.sniffedPanties == 0>>@@.used;<<link "Start sniffing them." "TtM (Dh, l) case3-a-a">><</link>>@@<br><<else>>@@.used;<<link "Start sniffing them again." "TtM (Dh, l) case3-a-a">><</link>>@@<br><</if>>\
</div><<include "savecheck">>\
<div class="instructions">After a while she finally came to the living room.</div>
<video class="center" src="media/michelle/mp4/livingroom7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<if $eventControl.Michelle.livingroomLaundry == false>><<speech "Michelle">>Oh hi $player.name, could you please help me with laundry?<</speech>><br><<else>><<speech "Michelle">>What are you still doing here?<</speech>><br><</if>>\
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 2 and $eventControl.Michelle.livingroomLaundry == false>>@@.used;<<link "I have a better idea." "TtM (Dh, l) case3-b-c">><</link>>@@<br><<elseif $characters.Michelle.corruptionlvl > 2 and $eventControl.Michelle.livingroomLaundry == true>>@@.used;<<link "I thought we could do something... naughty." "TtM (Dh, l) case3-b-c">><</link>>@@<br><</if>>\
<<if $eventControl.Michelle.livingroomLaundry == false>>@@.used;<<link "Why not." "TtM (Dh, l) case3-b-a">><</link>>@@
@@.used;<<link "I don't think I will." "TtM (Dh, l) case3-b-b">><</link>>@@
<<else>>\
@@.used;<<link "Nothing--- I was just leaving." "Home - Living room">><</link>>@@
<</if>>\
</div>
<<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl < 2>><video class="center" src="media/michelle/mp4/livingroom11-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<video class="center" src="media/michelle/mp4/livingroom11-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Wait... Is she not wearing underwear?</div>
<</if>>\
<<speech "Michelle">>...so?<</speech>>
<div class="instructions">I have to be extra careful what I will say. Don't want to get yelled at right after school...</div>
<<speech "MC">>Ehhh...<</speech>>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 2>>@@.used;<<link "And would you believe that my cock has your name written all over it?" "TtM (Dh, l) case4-a">><</link>>@@<br><</if>>\
@@.used;<<link "Of course. You are beautiful in your own way..." "TtM (Dh, l) case4-b">><</link>>@@
@@.used;<<link "Sure... if you like old ladies." "TtM (Dh, l) case4-c">><</link>>@@
@@.used;<<link "Stop talking." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>This is so fucking wrong...<</speech>>
<div class="instructions">I mumbled before doing something unspeakable to my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s panties.</div>
<video class="center" src="media/michelle/mp4/livingroom7-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It smelled like her but... differently...</div>
<div class="instructions">My mind was completely elsewhere than my body. I was having my biggest hard-on.</div>
<video class="center" src="media/michelle/mp4/livingroom7-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>$player.name?...<</speech>>
<div class="instructions">Michelle came to the living room, surprised.</div>
<<if $eventControl.quests.NoWayBack.sniffedPanties == 0>><<speech "Michelle">>Wha...?<</speech>><br><<elseif $eventControl.quests.NoWayBack.sniffedPanties == 1 and $eventControl.quests.NoWayBack.active != true>><<speech "Michelle">>Not again...<</speech>><br><<elseif $eventControl.quests.NoWayBack.sniffedPanties == 2 and $eventControl.quests.NoWayBack.active != true>><<speech "Michelle">>Is he serious? Does he not realize I'm in the next room?...<</speech>><br><<elseif $eventControl.quests.NoWayBack.sniffedPanties > 2 and $eventControl.quests.NoWayBack.active != true>><<speech "Michelle">>W-Why is my pussy... g-getting wet?...<</speech>><br><<else>><<speech "Michelle">>I need to talk to him, this needs to stop.<</speech>><br><</if>>\
<<if $eventControl.quests.NoWayBack.sniffedPanties == 0>>\
<div class="instructions">She was completely frozen, seeing her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> with her panties in his face.</div>
<div class="instructions">Even though they were already doing unspeakable things together... She never in her mind imagined he would feel like this about her.</div>
<</if>>\
<<set $eventControl.quests.NoWayBack.sniffedPanties += 1>>\
<<include "corruption gained Michelle">>
<div class="confirmation">\
<<if $eventControl.quests.NoWayBack.active == true>>@@.used;<<link "She sat next to you." "TtM (Dh, l) case3-a-a-a">><</link>>@@<br><</if>>\
@@.used;<<link "Get back to yourself." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>What do you think you're doing young man?!<</speech>>
<<speech "MC" "$player.name">>Oh fuck!<</speech>>
<div class="instructions">I screamed loudly, still not realising what's happening.</div>
<div class="instructions">I fucked up big time now.</div>
<video class="center" src="media/michelle/mp4/livingroom7-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Are those... my panties...?<</speech>>
<div class="instructions">She snatched them from my grip, but she didn't sound angry... more like laughing.</div>
<<speech "MC" "$player.name">>I-It's not w-what you...<</speech>>
<<speech "Michelle">>I know exactly what is happening here.<</speech>>
<div class="instructions">Her eyes narrowed when she started talking again.</div>
<<speech "Michelle">>My <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> who never had a girlfriend in his life... is having a raging boner while sniffing his <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s panties...<</speech>>
<div class="instructions">She wasn't screaming at me. She wasn't even disappointed with me...</div>
<div class="instructions">Why the hell is she smiling now?</div>
<<speech "Michelle">>This is not right. You should stop doing this from now on.<</speech>>
<div class="instructions">I was relieved. It looks like I'm dying today...</div>
<<speech "Michelle">>Take your pants off.<</speech>>
<<speech "MC" "$player.name">>W-What?<</speech>>
<div class="confirmation">\
@@.used;<<link "Do what she says." "TtM (Dh, l) case3-4a">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>We shouldn't...<</speech>>
<<speech "Michelle">>Take. Off. Your. Pants.----- Now.<</speech>>
<div class="instructions">She didn't move an inch. Just stared into my eyes, waiting.</div>
<div class="instructions">I slowly unzipped my pants, my hands nervously shaking.</div>
<video class="center" src="media/michelle/mp4/livingroom7-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I knew that our eyes were locked onto my penis.</div>
<<speech "Michelle">>Oh... That's... really b-big...<</speech>>
<div class="instructions">We were there, sitting on the couch, knowing well where this is heading...</div>
<<speech "Michelle">>Your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> will take care of it... you poor thing---<</speech>>
<div class="confirmation">\
@@.used;<<link "I-I guess you can... t-touch it---" "TtM (Dh, l) case3-5a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">There was no turning back from here. Michelle's hand was on my cock.</div>
<div class="instructions">My pants were still on, so I pulled them down.</div>
<<speech "Michelle">>You can't tell anyone about this. Never.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom7-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">In the corner of my eye I could see her licking her hand.</div>
<<speech "Michelle">>You can keep these panties. You probably like them more than I do---<</speech>>
<div class="instructions">She started stroking my dick. It was clear she had her share of experiences before.</div>
<div class="instructions">Now both of her hands were on my cock.</div>
<video class="center" src="media/michelle/mp4/livingroom7-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You know what...<</speech>>
<div class="instructions">She looked at me, seeing me enjoying her panties stuck to my face, and put her mouth to my balls.</div>
<<speech "MC" "$player.name">>Ohh...<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was now completely servicing my cock with her mouth.</div>
<video class="center" src="media/michelle/mp4/livingroom7-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't believe what was happening, I never expected she would do such a thing to anyone, but now, she's doing it even to her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>.</div>
<<speech "Michelle">>From now on--- When you feel like needing help with... this...<</speech>>
<div class="instructions">She tried talking in between moving her head up and down on my cock.</div>
<<speech "Michelle">>You can--- Ask me---<</speech>>
<video class="center" src="media/michelle/mp4/livingroom7-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Hold my hair.<</speech>>
<div class="instructions">I took her hair in my hand so it would not get in the way while she kept sucking my dick.</div>
<<speech "MC" "$player.name">>A-Are you sure?<</speech>>
<div class="instructions">She didn't reply. Her attention was on something else.</div>
<div class="instructions">It was then that I realized she wasn't wearing any panties.</div>
<div class="confirmation">\
@@.used;<<link "T-Thank you." "TtM (Dh, l) case3-6a">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.Michelle.livingroomSex == false or $eventControl.limits == false>>\
<video class="center" src="media/michelle/mp4/livingroom7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Hm?<</speech>>
<div class="instructions">She looked a bit confused.</div>
<div class="instructions">Then she realized and smirked.</div>
<<speech "Michelle">>Are you kidding? Right here?<</speech>>
<<speech "MC" "$player.name">>Don't act like you never sucked my cock right here.<</speech>>
<div class="instructions">I said and pointed to the couch.</div>
<div class="instructions">She couldn't help but laugh.</div>
<<speech "Michelle">>True... So what are you suggesting?<</speech>>
<div class="confirmation">\
<<if $characters.Michelle.corruption > 4>>\
@@.used;<<link "Want to ride me?" "TtM (Dh, l) case3-b-c-a">><<set $eventControl.Michelle.livingroomVar = 1>><</link>>@@
@@.used;<<link "If you undress and bend over, something might happen..." "TtM (Dh, l) case3-b-c-a">><<set $eventControl.Michelle.livingroomVar = 2>><</link>>@@
<</if>>\
@@.used;<<link "A blowjob... please?" "TtM (Dh, l) case3-b-c-b">><</link>>@@
@@.used;<<link "I'm quite hungry, if you know what I mean...?" "TtM (Dh, l) case3-b-c-c">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>I'm sorry but... I think I wouldn't survive another round with you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her be for now." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I grabbed the laudry basket and went with her to the laundry room.</div>
<<speech "Michelle">>Thank you. I didn't know you actually knew how to use the washing machine.<</speech>>
<<speech "MC" "$player.name">>I can do--- some stuff---<</speech>>
<div class="instructions">I tried talking while loading the washing machine.</div>
<<include "relationship gained Michelle">>
<<set $eventControl.Michelle.livingroomLaundry to true>>\
<div class="confirmation">\
@@.used;<<link "Go back to living room." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She looked at me angry and disappointed.</div>
<<speech "Michelle">>Then get out of here. I don't need you here.<</speech>>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>We are not done here.<</speech>>
<div class="instructions">She standed up and guided my hand to her crotch.</div>
<div class="instructions">Her pussy was insanely wet.</div>
<video class="center" src="media/michelle/mp4/livingroom7-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I know it is wrong... but this is how I feel about you.<</speech>>
<div class="instructions">She kept stroking my cock while giving me a speech.</div>
<<speech "Michelle">>You tell somebody and you are out of the house.<</speech>>
<div class="instructions">Honestly, she could get me to agree to anything right now.</div>
<<speech "Michelle">>Understand?<</speech>>
<<speech "MC" "$player.name">>Y-Yes...<</speech>>
<<speech "Michelle">>Good, now undress and we will continue.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom7-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Continue." "TtM (Dh, l) case3-7a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She was now on the floor kneeling, servicing my cock.</div>
<video class="center" src="media/michelle/mp4/livingroom7-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My experience with receiving a blowjob isn't really... wide.</div>
<<speech "MC" "$player.name">>Ahh--- f-fuck...<</speech>>
<div class="instructions">But I could tell she's a pro at it.</div>
<div class="instructions">What a sight... My own <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>...</div>
<video class="center" src="media/michelle/mp4/livingroom7-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was slurping on my cock like it was the most delicious treat she could get.</div>
<<speech "Michelle">>Are you enjoying yourself?<</speech>>
<<speech "MC" "$player.name">>Y-Yes.. ma'am.<</speech>>
<div class="instructions">She abruptly stopped sucking.</div>
<<speech "Michelle">>It's your turn now, honey.<</speech>>
<<speech "MC" "$player.name">>I don't know how to...<</speech>>
<div class="instructions">She hissed at me.</div>
<<speech "Michelle">>I don't care. Your cock made me so fucking horny, I need to cum.<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, l) case3-8a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Now I was kneeling on the floor while she was standing in front of me.</div>
<div class="instructions">Not knowing how to properly do it, I stuck my tongue deep inside her pussy and moved it around.</div>
<video class="center" src="media/michelle/mp4/livingroom7-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>W-Wha--- i-is this---?<</speech>>
<div class="instructions">I kept doing this until I felt her insides tightened.</div>
<<speech "Michelle">>Ahhh--- fuck---<</speech>>
<div class="instructions">I'm pretty sure she came.</div>
<<speech "Michelle">>Come here.<</speech>>
<div class="instructions">She laid back on the couch, similarly as me when she gave me head.</div>
<<speech "Michelle">>Please... continue.<</speech>>
<div class="instructions">For a second she looked so submissive...</div>
<div class="instructions">I was quite enjoying it so I obliged.</div>
<video class="center" src="media/michelle/mp4/livingroom7-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put my hand on her stomach while I ate her out.</div>
<div class="instructions">A really weird feeling, seeing my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s aroused face while I focused on her clitoris.</div>
<<speech "Michelle">>Aaah, nnn----<</speech>>
<div class="instructions">She came again with her leg up.</div>
<<speech "Michelle">>From now on, I will blow you whenewer you want.<</speech>>
<div class="instructions">Can't believe she said that.</div>
<<speech "Michelle">>But... you also have to lick my pussy.<</speech>>
<<speech "MC" "$player.name">>It's a deal.<</speech>>
<div class="instructions">We looked into each other's eyes, while still being naked, and smiled.</div>
<<include "corruption levelup Michelle">>
<<set $eventControl.quests.NoWayBack.completed to true>>\
<<set $eventControl.quests.NoWayBack.active to false>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan2.active to false>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan2.completed to true>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to true>>\
<div class="confirmation">\
@@.used;<<link "Clean yourself and put your clothes on." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<set $characters.Michelle.corruptionlvl += 1>>\
<div class="corruptionlvlup">Michelle's corruption level is now on $characters.Michelle.corruptionlvl .<br></div><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><<set $characters.Kiley.corruptionlvl += 1>>\
<div class="corruptionlvlup">Kiley's corruption level is now on $characters.Kiley.corruptionlvl<br></div><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $characters.Summer.corruptionlvl += 1>>\
<div class="corruptionlvlup">Summer's corruption level is now on $characters.Summer.corruptionlvl<br></div><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<include "savecheck">>\
<div class="instructions">She looked at me, surprised.</div>
<<speech "Michelle">>Here? Now?<</speech>>
<<speech "MC" "$player.name">>You look really hot today...<</speech>>
<<speech "Michelle">>Just today?<</speech>>
<div class="instructions">She was already smiling, not protesting a single bit.</div>
<<speech "MC">>No, I didn't mea-<</speech>>
<<speech "Michelle">>I know what you meant, I'm just teasing you...<</speech>>
<div class="instructions">We were looking at each other for a second.</div>
<<speech "Michelle">>Let's do it, but quickly, someone might come here.<</speech>>
<div class="instructions">We quickly undressed and went to the couch.</div>
<div class="confirmation">\
<<if $eventControl.Michelle.livingroomVar == 1>>\
@@.used;<<link "Continue." "TtM (Dh, l) case3-b-c-a-a">><</link>>@@
<<else>>\
@@.used;<<link "Continue." "TtM (Dh, l) case3-b-c-a-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if previous() == "TtM (Dh, l) case3-b-c">>\
<video class="center" src="media/michelle/mp4/livingroom7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>If you are asking this nicely...<</speech>>
<div class="instructions">She sighed loudly.</div>
<<speech "Michelle">>What can I do with you?<</speech>>
<<speech "Michelle">>Suit yourself...<</speech>>
<div class="instructions">She said and pointed on the couch.</div>
<</if>>\
<video class="center" src="media/michelle/mp4/livingroom7-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Your dick--- is something else---<</speech>>
<div class="instructions">She tried talking with my dick in her mouth.</div>
<video class="center" src="media/michelle/mp4/livingroom7-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>F-Fuck--- Ohh-<</speech>>
<div class="instructions">She treated my dick like a popsicle, licking it from the base to the tip... like a pro.</div>
<div class="instructions">Then she stopped.</div>
<<speech "Michelle">>What next?<</speech>>
<div class="confirmation">\
<<if previous() == "TtM (Dh, l) case3-b-c-c">>\
@@.used;<<link "Let's switch positions." "TtM (Dh, l) case3-b-c-c">><</link>>@@
<<else>>\
@@.used;<<link "Let me eat you out." "TtM (Dh, l) case3-b-c-c">><</link>>@@
<</if>>\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "What about a ride?" "TtM (Dh, l) case3-b-c-a-a">><</link>>@@
@@.used;<<link "You can bend over." "TtM (Dh, l) case3-b-c-a-b">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case3-b-c-b-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She didn't hesitate to hop on my cock.</div>
<video class="center" src="media/michelle/mp4/livingroom7-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I-It feels like--- your p-pussy was made--- f-for my dick-<</speech>>
<<speech "Michelle">>Aah----------aaghh, aa--------<</speech>>
<div class="instructions">Her voice was loud but we didn't care.</div>
<video class="center" src="media/michelle/mp4/livingroom7-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She slowly increased her speed, bouncing on my cock.</div>
<<speech "Michelle">>W-Why didn't w-we... started doing this--- sooner-<</speech>>
<div class="instructions">The whole time my hands were on her ass.</div>
<<speech "MC" "$player.name">>I-I don't--- know--<</speech>>
<video class="center" src="media/michelle/mp4/livingroom7-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She turned around and we continued fucking.</div>
<div class="instructions">Her moans were getting dangerously louder.</div>
<<speech "Michelle">>Fuck---<</speech>>
<div class="instructions">My penis fell out of her but she instantly put it back.</div>
<<speech "Michelle">>Just stay there...<</speech>>
<div class="instructions">She was in ecstasy.</div>
<video class="center" src="media/michelle/mp4/livingroom7-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You are quite energetic today...<</speech>>
<div class="instructions">I didn't have to do literally anything. She was doing all the moving.</div>
<<speech "Michelle">>Let's do something else, $player.name.<</speech>>
<div class="confirmation">\
@@.used;<<link "Let me eat you out." "TtM (Dh, l) case3-b-c-c">><</link>>@@
@@.used;<<link "A blowjob... please?" "TtM (Dh, l) case3-b-c-b">><</link>>@@
@@.used;<<link "You can bend over." "TtM (Dh, l) case3-b-c-a-b">><</link>>@@
@@.used;<<link "Cum." "TtM (Dh, l) case3-b-c-a-a-a">><</link>>@@
@@.used;<<link "I changed my mind." "TtM (Dh, l) case3-b-c-b-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Now it was time for me to do the moving.</div>
<<speech "MC" "$player.name">>Just stay in position and let me work.<</speech>>
<<speech "Michelle">>You don't have to-- Ahh-<</speech>>
<video class="center" src="media/michelle/mp4/livingroom7-22.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I didn't wait for her approval and started pounding her.</div>
<<speech "Michelle">>Ohh-- F-fuck!---<</speech>>
<div class="instructions">She was smiling ear to ear, something she only does when she's close to cumming.</div>
<video class="center" src="media/michelle/mp4/livingroom7-23.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her back was arched, her head buried in the couch.</div>
<<speech "Michelle">>That's it baby!--- Fuck me!---<</speech>>
<div class="instructions">I slowed my pace and started going as deep as I could.</div>
<video class="center" src="media/michelle/mp4/livingroom7-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She noticed that I slowed down and started moving her body against my movements.</div>
<<speech "Michelle">>Let's do something else, $player.name.<</speech>>
<div class="confirmation">\
@@.used;<<link "Let me eat you out." "TtM (Dh, l) case3-b-c-c">><</link>>@@
@@.used;<<link "A blowjob... please?" "TtM (Dh, l) case3-b-c-b">><</link>>@@
@@.used;<<link "Want to ride me?" "TtM (Dh, l) case3-b-c-a">><</link>>@@
@@.used;<<link "Cum." "TtM (Dh, l) case3-b-c-a-a-a">><</link>>@@
@@.used;<<link "I changed my mind." "TtM (Dh, l) case3-b-c-b-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>What...?<</speech>>
<div class="instructions">Now she was really surprised.</div>
<<speech "Michelle">>You want to give me a cunningulus?<</speech>>
<<speech "MC" "$player.name">>I think you deserve it.<</speech>>
<div class="instructions">She smiled at me. That was the happiest face I have ever seen of her.</div>
<<speech "Michelle">>Not even your dad does it for m-<</speech>>
<<speech "MC" "$player.name">>Just be quiet and enjoy it.<</speech>>
<div class="instructions">I said and knelt before her. She wasn't wearing panties.</div>
<video class="center" src="media/michelle/mp4/livingroom7-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Thanks to our previous intimate moments, I knew exactly what drives her crazy.</div>
<<speech "Michelle">>Ahhh----FUCK-<</speech>>
<div class="instructions">I knew she would cum fast.</div>
<<speech "Michelle">>Ohhh... $player.name-<</speech>>
<div class="instructions">I could feel her losing balance.</div>
<<speech "MC" "$player.name">>I can't hold you, lay down.<</speech>>
<div class="instructions">She obliged and layed down on the couch.</div>
<video class="center" src="media/michelle/mp4/livingroom7-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I continued eating her out until she came again.</div>
<<speech "Michelle">>What next?<</speech>>
<div class="confirmation">\
<<if previous() == "TtM (Dh, l) case3-b-c-b">>\
@@.used;<<link "Let's switch positions." "TtM (Dh, l) case3-b-c-b">><</link>>@@
<<else>>\
@@.used;<<link "Maybe give me a blowjob?" "TtM (Dh, l) case3-b-c-b">><</link>>@@
<</if>>\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "What about a ride?" "TtM (Dh, l) case3-b-c-a-a">><</link>>@@
@@.used;<<link "You can bend over." "TtM (Dh, l) case3-b-c-a-b">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "TtM (Dh, l) case3-b-c-b-a">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl != 3>>\
<<speech "Michelle">>Nooo... Why?<</speech>>
<<speech "Michelle">>Am I not good enough for you?...<</speech>>
<div class="instructions">She looked really sad. Like, puppy eyes and everything... But she knew her place.</div>
<<speech "MC" "$player.name">>Maybe next time.<</speech>>
<<include "relationship lost Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her like this." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>Okay...<</speech>>
<div class="instructions">She looked a bit sad. Did she expect something more?</div>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her like this." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Michelle.livingroomSex = true>>\
<div class="instructions">I knew I won't last much longer.</div>
<video class="center" src="media/michelle/mp4/livingroom7-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Will you--- cum for--- me?-<</speech>>
<<speech "MC" "$player.name">>I'm close--<</speech>>
<div class="instructions">She drove me crazy. I conquered her and now she was asking for my cum.</div>
<<speech "Michelle">>Cum baby--<</speech>>
<video class="center" src="media/michelle/mp4/livingroom7-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh---<</speech>>
<div class="instructions">I quickly pulled out of her vagina and sprayed my cum over her stomach.</div>
<<speech "Michelle">>Oh-- Wow--- wow--<</speech>>
<div class="instructions">Both of us were surprised how much I came.</div>
<<speech "Michelle">>Soooo... See you at dinner?<</speech>>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Get dressed." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.Michelle.livingroomSex == false or $eventControl.limits == false>>\
<div class="instructions">She looked surprised for a second, then she smiled.</div>
<<speech "Michelle">>Oh really...?<</speech>>
<<speech "Michelle">>Now that's something I would not believe...<</speech>>
<div class="instructions">Her hands slowly unzipped my pants.</div>
<video class="center" src="media/michelle/mp4/livingroom11-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my... already hard...?<</speech>>
<<speech "Michelle">>Maybe if I lick it, the writing will go away...<</speech>>
<div class="instructions">There actually was nothing written on it, but she surprisingly played along.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "TtM (Dh, l) case4-b-a-b">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>Haha- that's really funny, young man.<</speech>>
<<speech "Michelle">>But I think we enjoyed ourselves enough, no?<</speech>>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Living room">><</link>>@@
</div>
<</if>>\
<<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl < 3>>\
<<if $characters.Michelle.corruptionlvl < 2>>\
<video class="center" src="media/michelle/mp4/livingroom11-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<video class="center" src="media/michelle/mp4/livingroom11-2.mp4" width="768" height="432" autoplay muted loop></video>
<</if>>\
<<speech "Michelle">>That's a compliment, right?<</speech>>
<div class="instructions">She kept her smile but looked a bit confused.</div>
<<speech "MC" "$player.name">>Yeah yeah, it is a compliment.<</speech>>
<<speech "MC" "$player.name">>Sometimes I'm having thoughts about inviting you out, but then I remember you are my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<div class="instructions">Thankfully she didn't mind my weirdness for a change.</div>
<<speech "Michelle">>That's kinda... weird.<</speech>>
<<speech "Michelle">>But at the same time so sweet!<</speech>>
<div class="instructions">She gave me a little kiss on my cheek.</div>
<<speech "Michelle">>Maybe sometimes in the future you could invite me...haha-<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Living room">><</link>>@@
</div>
<<elseif $eventControl.Michelle.livingroomSex == true or $eventControl.limits == false>>\
<<speech "Michelle">>You already said that to me today...<</speech>>
<<speech "Michelle">>I don't think I have enough strength to give you another reward anyway...<</speech>>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Living room">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>That's nice of you.<</speech>>
<div class="instructions">She kept smiling but her eyes were focused on something else.</div>
<video class="center" src="media/michelle/mp4/livingroom11-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You know... I'm in a good mood today...<</speech>>
<div class="instructions">She moved her legs slowly to my crotch.</div>
<<speech "Michelle">>I think you deserve a reward.<</speech>>
<div class="instructions">She licked her lips.</div>
<<speech "Michelle">>Don't you think?<</speech>>
<div class="confirmation">\
@@.used;<<link "Yes, please." "TtM (Dh, l) case4-b-a">><</link>>@@
@@.used;<<link "It's okay...I've got homework to do." "Home - Living room">><</link>>@@
</div>
<</if>><<include "savecheck">>\
<<speech "Michelle">>What did you just say?<</speech>>
<div class="instructions">I guess someone is no longer happy.</div>
<<speech "Michelle">>You don't say that to girls.<</speech>>
<<speech "Michelle">>Go away.<</speech>>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom11-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She didn't hesitate and unzipped my jeans.</div>
<<speech "Michelle">>Hello, mister cock.<</speech>>
<div class="instructions">She looked at me with my dick in her hands.</div>
<<speech "Michelle">>Do you prefer using my legs or my mouth?<</speech>>
<div class="confirmation">\
@@.used;<<link "Your legs." "TtM (Dh, l) case4-b-a-a">><</link>>@@
@@.used;<<link "Your mouth." "TtM (Dh, l) case4-b-a-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Okay--- Let me get rid of these first.<</speech>>
<div class="instructions">She quickly took off her heels.</div>
<<speech "MC" "$player.name">>Yeah, that could hurt...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom11-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh----<</speech>>
<div class="instructions">Her feet were so cold, but it felt amazing.</div>
<<speech "Michelle">>You like my feet that much?<</speech>>
<video class="center" src="media/michelle/mp4/livingroom11-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Don't act like you don't enjoy it too...<</speech>>
<<speech "Michelle">>Hehe... I love your expression when I do it.<</speech>>
<<speech "Michelle">>Want to continue?<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her use her mouth." "TtM (Dh, l) case4-b-a-b">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Fuck her in missionary position." "TtM (Dh, l) case4-b-a-a-b">><</link>>@@
@@.used;<<link "Fuck her doggy style." "TtM (Dh, l) case4-b-a-a-c">><</link>>@@
<</if>>\
@@.used;<<link "That's enough." "TtM (Dh, l) case4-b-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She grinned and got to work.</div>
<video class="center" src="media/michelle/mp4/livingroom11-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my god... your size always amazes me...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom11-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She paid extra attention to my tip while keeping eye contact with me.</div>
<<speech "MC" "$player.name">>Oh fuck---<</speech>>
<video class="center" src="media/michelle/mp4/livingroom11-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">As always, she was completely into it.</div>
<<speech "MC" "$player.name">>You really love giving blowjobs...<</speech>>
<div class="instructions">Instead of replying, she looked back at me and tried taking it as deep as she could.</div>
<video class="center" src="media/michelle/mp4/livingroom11-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh...<</speech>>
<div class="instructions">She kept doing it for a while.</div>
<<speech "Michelle">>Want to continue?<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her use her feet." "TtM (Dh, l) case4-b-a-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Fuck her in missionary position." "TtM (Dh, l) case4-b-a-a-b">><</link>>@@
@@.used;<<link "Fuck her doggy style." "TtM (Dh, l) case4-b-a-a-c">><</link>>@@
<</if>>\
@@.used;<<link "That's enough." "TtM (Dh, l) case4-b-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl != 3>>\
<<speech "Michelle">>Nooo... Why?<</speech>>
<<speech "Michelle">>Am I not good enough for you?...<</speech>>
<div class="instructions">She looked really sad. Like, puppy eyes and everything... But she knew her place.</div>
<<speech "MC" "$player.name">>Maybe next time.<</speech>>
<<include "relationship lost Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her like this." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>Okay...<</speech>>
<div class="instructions">She looked a bit sad. Did she expect something more?</div>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her like this." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I kept teasing her until she started begging.</div>
<<speech "Michelle">>Ohhh-- put it in-- please-<</speech>>
<<speech "MC" "$player.name">>That's a good girl...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom11-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh-- yesss--<</speech>>
<div class="instructions">Her legs were wide open and her precious space was on display.</div>
<video class="center" src="media/michelle/mp4/livingroom11-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ooh--<</speech>>
<div class="instruction">She tilted her head back.</div>
<<speech "Michelle">>Fuck me- honey--<</speech>>
<div class="instructions">Two minutes passed and Michelle looked at me.</div>
<<speech "Michelle">>Want to continue?<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her use her mouth." "TtM (Dh, l) case4-b-a-b">><</link>>@@
@@.used;<<link "Let her use her feet." "TtM (Dh, l) case4-b-a-a">><</link>>@@
@@.used;<<link "Fuck her doggy style." "TtM (Dh, l) case4-b-a-a-c">><</link>>@@
@@.used;<<link "Cum on her feet." "TtM (Dh, l) case4-b-4a">><</link>>@@
@@.used;<<link "That's enough." "TtM (Dh, l) case4-b-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Let me do something for you...<</speech>>
<div class="instructions">I was about to start pounding her when she started moving her ass against my crotch.</div>
<video class="center" src="media/michelle/mp4/livingroom11-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You like it when I do it like this?<</speech>>
<div class="instructions">She was looking at me with her head on the couch.</div>
<<speech "Michelle">>Please--- Use me---<</speech>>
<div class="instructions">No woman could drive me crazy like her. My hands were suddenly on her ass.</div>
<video class="center" src="media/michelle/mp4/livingroom11-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Aahh-- honey--<</speech>>
<div class="instructions">I knew she liked being dominated but being dominated by your own <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>...</div>
<video class="center" src="media/michelle/mp4/livingroom11-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">When I started to lose power, she immediately answered by clapping her ass on my cock.</div>
<<speech "Michelle">>I l-love--- when you are rough-- with me---<</speech>>
<div class="instructions">I put my finger into her ass.</div>
<video class="center" src="media/michelle/mp4/livingroom11-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Aaaahh---<</speech>>
<div class="instructions">I'm pretty sure she came.</div>
<<speech "Michelle">>Want to continue?<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her use her mouth." "TtM (Dh, l) case4-b-a-b">><</link>>@@
@@.used;<<link "Let her use her feet." "TtM (Dh, l) case4-b-a-a">><</link>>@@
@@.used;<<link "Fuck her in missionary position." "TtM (Dh, l) case4-b-a-a-b">><</link>>@@
@@.used;<<link "Cum on her feet." "TtM (Dh, l) case4-b-4a">><</link>>@@
@@.used;<<link "That's enough." "TtM (Dh, l) case4-b-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm going to cum soon--<</speech>>
<<speech "Michelle">>Wait... let me use my legs-<</speech>>
<video class="center" src="media/michelle/mp4/livingroom11-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was laying there with her legs in the air.</div>
<<speech "Michelle">><<if $eventControl.Michelle.relationship == "step-mother">>Step-mother<<elseif $eventControl.Michelle.relationship == "mother">>Mommy<<else>>$eventControl.Michelle.relationship<</if>> will take care of you-<</speech>>
<div class="instructions">I was at my limit.</div>
<<speech "MC" "$player.name">>I-I'm cumming!-<</speech>>
<video class="center" src="media/michelle/mp4/livingroom11-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her feet were stained with my cum.</div>
<<speech "Michelle">>I didn't know you are actually into this...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom11-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You sure came a lot...<</speech>>
<<speech "Michelle">>Now I need a shower. And you should get dressed.<</speech>>
<<include "corruption gained Michelle">>
<<include "relationship gained Michelle">>
<<set $eventControl.Michelle.livingroomSex to true>>\
<div class="confirmation">\
@@.used;<<link "Get dressed." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.replay.Michelle.cantSleep to true>>\
<div class="instructions">Suddenly I could hear footsteps coming from Michelle's bedroom.</div>
<video class="center" src="media/michelle/mp4/livingroom4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>What are you doing here so late?<</speech>>
<div class="instructions">She was wearing her black nightgown.</div>
<<speech "Michelle">>Can't sleep? Me too...<</speech>>
<div class="confirmation">\
@@.used;<<link "Yeah... just wanted to ge-" "TtM (Dh, l) case5-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I know what will help you to fall asleep...<</speech>>
<<speech "MC" "$player.name">>W-What ar-<</speech>>
<div class="instructions">I couldn't even complete a single sentence and my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was already on my dick.</div>
<<speech "Michelle">>A late night fucking session.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Let me suck your bad thoughts out of you.<</speech>>
<<speech "MC" "$player.name">>That's not--- how it w-works.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>There is nothing better-- than a midnight cock--<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her straddle you." "TtM (Dh, l) case5-a-a">><</link>>@@
@@.used;<<link "Fuck her sideways." "TtM (Dh, l) case5-a-b">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtM (Dh, l) case5-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's my boy-- Let your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>> work---<</speech>>
<div class="instructions">She was jumping on my dick like it was a trampoline.</div>
<video class="center" src="media/michelle/mp4/livingroom4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhh-- Fuck-!<</speech>>
<div class="instructions">Is she even crazier at night?!</div>
<video class="center" src="media/michelle/mp4/livingroom4-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes-- Ohhh-<</speech>>
<div class="instructions">It's a miracle we didn't wake anyone up.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her sideways." "TtM (Dh, l) case5-a-b">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtM (Dh, l) case5-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case5-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom4-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes baby-- I'm gonna cum---<</speech>>
<<speech "Michelle">>Ohhh---<</speech>>
<<speech "MC" "$player.name">>Be quieter... you will wake up dad-<</speech>>
<video class="center" src="media/michelle/mp4/livingroom4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Maybe we should-- wake him up--<</speech>>
<<speech "Michelle">>So he sees--- how real men fuck--<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her straddle you." "TtM (Dh, l) case5-a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtM (Dh, l) case5-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case5-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom4-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhh fuck--!<</speech>>
<div class="instructions">It looked like she was constantly having an orgasm.</div>
<<speech "Michelle">>Come on-- fuck me harder-!<</speech>>
<video class="center" src="media/michelle/mp4/livingroom4-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her and pounded her as hard as I could.</div>
<<speech "Michelle">>Oh fuck---!! yes yes yes--<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was screaming my name at midnight, while I gave her the biggest orgasm she ever had.</div>
<div class="confirmation">\
@@.used;<<link "Let her straddle you." "TtM (Dh, l) case5-a-a">><</link>>@@
@@.used;<<link "Fuck her sideways." "TtM (Dh, l) case5-a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case5-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Come baby, spray it on my face!<</speech>>
<div class="instructions">I can confidently say that her corruption was completed.</div>
<div class="instructions">Michelle was kneeling on the ground, with mouth full of my cum.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Michelle.DHCorrMax to 0>>\
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Wish her goodnight." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<if $eventControl.Michelle.livingroomNewHouse == 0>>\
<div class="instructions">Michelle was sitting here, looking out of the window.</div>
<video class="center" src="media/michelle/mp4/livingroom8-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She got startled but quickly calmed when I started kissing her neck.</div>
<<speech "Michelle">>$player.name...<</speech>>
<<else>>\
<<if $characters.Michelle.corruptionlvl == 5>>\
<div class="instructions">Is she for real?</div>
<video class="center" src="media/michelle/mp4/livingroom10-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was completele naked and masturbating here.</div>
<<else>>\
<div class="instructions">Michelle was sitting here, looking out of the window.</div>
<video class="center" src="media/michelle/mp4/livingroom8-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She got startled but quickly calmed when I started kissing her neck.</div>
<<speech "Michelle">>$player.name...<</speech>>
<</if>>\
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>You look great today...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom8-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ah--<</speech>>
<div class="instructions">I brushed her chest with my finger while breathing into her ear.</div>
<<speech "MC" "$player.name">>Kiss me...<</speech>>
<div class="confirmation">\
@@.used;<<link "She turned her head towards you." "TtM (Nh, l) case0-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I had to take advantage of the situation. I know she won't hold it against me.</div>
<<speech "Michelle">>Oh-- I-I'm sorry...<</speech>>
<div class="instructions">I didn't say anything, just pointed at my dick.</div>
<video class="center" src="media/michelle/mp4/livingroom10-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She jumped to my legs, devouring my cock.</div>
<<speech "MC" "$player.name">>What's gotten into you?<</speech>>
<<speech "Michelle">>I mishd huy--<</speech>>
<div class="instructions">She tried talking with my dick in her mouth.</div>
<<speech "MC" "$player.name">>Let's get ourselves comfortable, we will be here for a while.<</speech>>
<<speech "Michelle">>Hm?<</speech>>
<video class="center" src="media/michelle/mp4/livingroom10-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh-- That's my boy---<</speech>>
<div class="instructions">My hand was taking care of her pussy, while she was stroking me.</div>
<video class="center" src="media/michelle/mp4/livingroom10-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh---<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Nh, l) case1-a">><</link>>@@
@@.used;<<link "Rough doggy style." "TtM (Nh, l) case1-b">><</link>>@@
@@.used;<<link "I'm sure she loves reverse cowgirl." "TtM (Nh, l) case1-c">><</link>>@@
@@.used;<<link "Try something new." "TtM (Nh, l) case1-d">><</link>>@@
@@.used;<<link "Stop it." "New House - Living Room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom8-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We started kissing each other, like proper lovers.</div>
<div class="instructions">She was probably waiting here, expecting something like this would happen.</div>
<div class="confirmation">\
<<if $eventControl.Michelle.NHlivingroomSex == true and $eventControl.limits == true>>\
@@.used;<<link "Stop it. We already did it today." "New House - Living Room">><</link>>@@
<<else>>\
@@.used;<<link "Eat her out." "TtM (Nh, l) case0-a-a">><</link>>@@
@@.used;<<link "Let her blow you." "TtM (Nh, l) case0-a-b">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "She wants to be on top." "TtM (Nh, l) case0-a-c">><</link>>@@
@@.used;<<link "Do it in her favourite position." "TtM (Nh, l) case0-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Stop it." "New House - Living Room">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom8-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I went down on her and started kissing her thighs.</div>
<<speech "Michelle">>Oh-- yes..<</speech>>
<div class="instructions">I knew she wasn't used to this, so I paid extra attention to her pussy.</div>
<video class="center" src="media/michelle/mp4/livingroom8-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh--<</speech>>
<div class="instructions">She grabbed my hair and started wiggling around.</div>
<<speech "Michelle">>Honey...<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her blow you." "TtM (Nh, l) case0-a-b">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "She wants to be on top." "TtM (Nh, l) case0-a-c">><</link>>@@
@@.used;<<link "Do it in her favourite position." "TtM (Nh, l) case0-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Stop it." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>I want your cock...<</speech>>
<div class="instructions">She leaned over and took it out.</div>
<video class="center" src="media/michelle/mp4/livingroom8-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her tongue was sliding on my cock while I was fondling her body.</div>
<div class="instructions">It was different than our other... intimate moments.</div>
<video class="center" src="media/michelle/mp4/livingroom8-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We were quiet, enjoying this moment fully.</div>
<div class="instructions">She was so gentle with me... It's nice to be like this once a while.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Nh, l) case0-a-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "She wants to be on top." "TtM (Nh, l) case0-a-c">><</link>>@@
@@.used;<<link "Do it in her favourite position." "TtM (Nh, l) case0-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Stop it." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Let me be on top now...<</speech>>
<div class="instructions">We shifted into position and she started moving.</div>
<video class="center" src="media/michelle/mp4/livingroom8-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>nnngh----that's good-<</speech>>
<div class="instructions">Her movements were slow but I felt a great pleasure.</div>
<<speech "MC" "$player.name">>Kiss me again...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom8-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She leaned to me and our mouths met again.</div>
<<speech "Michelle">>Yes...<</speech>>
<div class="instructions">Seeing her smile made me think...</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Nh, l) case0-a-a">><</link>>@@
@@.used;<<link "Let her blow you." "TtM (Nh, l) case0-a-b">><</link>>@@
@@.used;<<link "Do it in her favourite position." "TtM (Nh, l) case0-a-d">><</link>>@@
@@.used;<<link "Cum inside her." "TtM (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "Stop it." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We lost our clothes completely and started fucking.</div>
<video class="center" src="media/michelle/mp4/livingroom8-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My hand was on her breast, then slowly slided to her hip.</div>
<<speech "Michelle">>Ahhh honey--<</speech>>
<div class="instructions">I wasn't rough, just made sure I'm hitting her deep. She obviously loved it.</div>
<<speech "Michelle">>Harder--<</speech>>
<video class="center" src="media/michelle/mp4/livingroom8-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I obliged and rammed my dick as hard as I could.</div>
<<speech "Michelle">>Ngh-- Ahh-<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Nh, l) case0-a-a">><</link>>@@
@@.used;<<link "Let her blow you." "TtM (Nh, l) case0-a-b">><</link>>@@
@@.used;<<link "She wants to be on top." "TtM (Nh, l) case0-a-c">><</link>>@@
@@.used;<<link "Cum inside her." "TtM (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "Stop it." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I couldn't hold it any longer.</div>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was again making me cum with her body.</div>
<<speech "Michelle">>Cum-- inside me-- please---<</speech>>
<video class="center" src="media/michelle/mp4/livingroom8-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh--<</speech>>
<div class="instructions">We stayed there for minutes, maybe an hour, cherishing the moment.</div>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<<set $eventControl.Michelle.NHlivingroomSex to true>>\
<div class="confirmation">\
@@.used;<<link "Do something else." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Yeees!-- Ahhh-- Ah-<</speech>>
<video class="center" src="media/michelle/mp4/livingroom10-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The fact that my <<if $eventControl.Michelle.relationship == "step-mother">>step-momr<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>> was screaming out of pleasure in my own house...</div>
<div class="instructions">That was driving me crazy.</div>
<div class="confirmation">\
@@.used;<<link "Rough doggy style." "TtM (Nh, l) case1-b">><</link>>@@
@@.used;<<link "I'm sure she loves reverse cowgirl." "TtM (Nh, l) case1-c">><</link>>@@
@@.used;<<link "Try something new." "TtM (Nh, l) case1-d">><</link>>@@
@@.used;<<link "Stop it." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I got hold of her ass and started pounding.</div>
<video class="center" src="media/michelle/mp4/livingroom10-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh-- yes yes yes yesss--<</speech>>
<div class="instructions">Her quick submissive glances at me kept me going.</div>
<video class="center" src="media/michelle/mp4/livingroom10-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I used every bit of my strength and rammed my hips at her.</div>
<<speech "Michelle">>Fuck- fuck- fuck---<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> couldn't help herself but scream.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Nh, l) case1-a">><</link>>@@
@@.used;<<link "I'm sure she loves reverse cowgirl." "TtM (Nh, l) case1-c">><</link>>@@
@@.used;<<link "Try something new." "TtM (Nh, l) case1-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, l) case1-a-a">><</link>>@@
@@.used;<<link "Stop it." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Naughty girls like you should be punished.<</speech>>
<<speech "Michelle">>Yes please...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom10-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I held her by her hips and moved her up and down.</div>
<video class="center" src="media/michelle/mp4/livingroom10-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my--- god-!<</speech>>
<div class="instructions">That's the <<if $eventControl.Michelle.relationship == "step-mother">>step-momr<<elseif $eventControl.Michelle.relationship == "mom">>mother<<else>>$eventControl.Michelle.relationship<</if>> that I know...</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Nh, l) case1-a">><</link>>@@
@@.used;<<link "Rough doggy style." "TtM (Nh, l) case1-b">><</link>>@@
@@.used;<<link "Try something new." "TtM (Nh, l) case1-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, l) case1-a-a">><</link>>@@
@@.used;<<link "Stop it." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>What are you doing $player.name?<</speech>>
<div class="instructions">Her head was on the floor while her hips were still on the couch.</div>
<div class="instructions">I grabbed her by her legs and started fucking as hard as I could.</div>
<video class="center" src="media/michelle/mp4/livingroom10-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Aaah--- fuck me, honey---<</speech>>
<div class="instructions">Her head was tense and tilted backwards. She gripped the couch.</div>
<video class="center" src="media/michelle/mp4/livingroom10-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was now looking straight into my eyes.</div>
<<speech "Michelle">>Fuck your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>---<</speech>>
<<speech "Michelle">>Fuck her good--- just like that-<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Nh, l) case1-a">><</link>>@@
@@.used;<<link "Rough doggy style." "TtM (Nh, l) case1-b">><</link>>@@
@@.used;<<link "I'm sure she loves reverse cowgirl." "TtM (Nh, l) case1-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, l) case1-a-a">><</link>>@@
@@.used;<<link "Stop it." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was at my limit.</div>
<<speech "MC" "$player.name">>I-I'm cumming--<</speech>>
<div class="instructions">I didn't have to say anything and she was already on the ground kneeling.</div>
<video class="center" src="media/michelle/mp4/livingroom10-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Every last drop was in her mouth. She smiled.</div>
<div class="confirmation">\
@@.used;<<link "Do something else." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<if $time.hours == 7 or $time.hours == 12>>\
<<if $time.hours == 7>>\
<<if $characters.Michelle.corruptionlvl < 2>>\
<div class="instructions">Michelle was preparing food here.</div>
<video class="center" src="media/michelle/mp4/kitchen2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Breakfast will be done soon...<</speech>>
<<else>>\
<div class="instructions">Michelle was here, I went straight to her.</div>
<video class="center" src="media/michelle/mp4/kitchen2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What you doing?<</speech>>
<<speech "Michelle">>Food... and stuff...<</speech>>
<</if>>\
<<elseif $time.hours == 12>>\
<<if $characters.Michelle.corruptionlvl < 2>>\
<div class="instructions">Michelle was here cleaning.</div>
<video class="center" src="media/michelle/mp4/kitchen2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Lunch is already done, it's on the dining table.<</speech>>
<<else>>\
<div class="instructions">Michelle was here, I went straight to her.</div>
<video class="center" src="media/michelle/mp4/kitchen2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What you doing?<</speech>>
<<speech "Michelle">>Food... and stuff...<</speech>>
<</if>>\
<</if>>\
<<elseif $time.hours == 19>>\
<<if $characters.Michelle.corruptionlvl < 2>>\
<div class="instructions">Michelle was preparing dinner.</div>
<video class="center" src="media/michelle/mp4/kitchen1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>If you don't want to help, go away. You are in the way.<</speech>>
<<else>>\
<div class="instructions">Michelle was preparing dinner.</div>
<video class="center" src="media/michelle/mp4/kitchen1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't help myself and my hand went straight to her ass.</div>
<<speech "Michelle">>What are you doing, honey...<</speech>>
<</if>>\
<</if>>\<<include "savecheck">>\
<div class="instructions">She looked at me smiling.</div>
<video class="center" src="media/michelle/mp4/kitchen2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Not really... everything is already done.<</speech>>
<<if $characters.Michelle.corruptionlvl > 2 and $eventControl.Michelle.kitchenSex == false>>\
<<speech "Michelle">>But now that I think about it... there is actually one thing you could help me...<</speech>>
<video class="center" src="media/michelle/mp4/kitchen2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "She pulled me towards her bedroom." "TtM (Dh, k) case0-a-a">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>But thanks for asking, that's really kind of you.<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "No problem." "Home - Kitchen">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">She smiled at me.</div>
<<speech "Michelle">>That's a weird thing to ask your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>...<</speech>>
<video class="center" src="media/michelle/mp4/kitchen2-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her mouth was saying one thing, but her body went straight to me.</div>
<<speech "Michelle">>That was... nice.<</speech>>
<<if $characters.Michelle.corruptionlvl < 3>>\
<<speech "MC" "$player.name">>We should do it more often.<</speech>>
<<speech "Michelle">>Yeah...<</speech>>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Let her be." "Home - Kitchen">><</link>>@@
</div>
<<else>>\
<div class="instructions">I saw a sparkle in her eyes.</div>
<<speech "Michelle">>Want to continue in my bedroom?<</speech>>
<div class="confirmation">\
@@.used;<<link "Follow her." "TtM (Dh, k) case0-a-a">><</link>>@@
@@.used;<<link "I think I will pass." "TtM (Dh, k) case0-b-a">><</link>>@@
</div>
<</if>>\
<<include "savecheck">>\
<video class="center" src="media/michelle/mp4/kitchen2-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She mischievously smiled while looking around the room.</div>
<<speech "Michelle">>Hehe... what are you suggesting?<</speech>>
<<speech "MC" "$player.name">>I don't know... Let's go to your bedroom and we will go from there.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That sounds interesting, I think I will go with you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Follow her." "TtM (Dh, k) case0-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We were immediately stuck together once we entered her bedroom.</div>
<video class="center" src="media/michelle/mp4/kitchen2-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our hands were running all over each other's bodies while we kissed.</div>
<div class="instructions">It felt weird doing it in their bedroom...</div>
<video class="center" src="media/michelle/mp4/kitchen2-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her hand went to my crotch, caressing my hard dick.</div>
<<speech "Michelle">>Is this-- for me?<</speech>>
<<speech "Michelle">>What do you want me to do with it?<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, k) case0-a-a-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Let me fuck you from the side." "TtM (Dh, k) case0-a-a-b">><</link>>@@
<</if>>\
<<if $characters.Michelle.corruptionlvl == 5>>\
@@.used;<<link "Fuck her ass in reverse cowgirl." "TtM (Dh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her ass from the side." "TtM (Dh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Let her be on top and fuck her ass." "TtM (Dh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Doggy style anal." "TtM (Dh, k) case0-a-a-f">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Home - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Are you... rejecting me?!<</speech>>
<div class="instructions">Her smile was instantly gone.</div>
<<speech "Michelle">>Get out of my sight...<</speech>>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She went down on her knees, sucking my cock.</div>
<video class="center" src="media/michelle/mp4/kitchen2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>*slurp* *slurp* -That's my boy--<</speech>>
<<if $eventControl.Michelle.relationship == "step-mother">>\
<div class="instructions">She came to our house, claiming to be my new mommy. Now she calls me daddy.</div>
<</if>>\
<div class="instructions">I decided to give her a helping hand.</div>
<video class="center" src="media/michelle/mp4/kitchen2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Nghh---<</speech>>
<div class="instructions">She couldn't take my whole cock, but she tried her best.</div>
<video class="center" src="media/michelle/mp4/kitchen2-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She kept looking up at me, making sure she's doing a good job.</div>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Let me fuck you from the side." "TtM (Dh, k) case0-a-a-b">><</link>>@@
<</if>>\
<<if $characters.Michelle.corruptionlvl == 5>>\
@@.used;<<link "Fuck her ass in reverse cowgirl." "TtM (Dh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her ass from the side." "TtM (Dh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Let her be on top and fuck her ass." "TtM (Dh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Doggy style anal." "TtM (Dh, k) case0-a-a-f">><</link>>@@
<</if>>\
<<if $characters.Michelle.corruptionlvl == 3>>\
@@.used;<<link "That's enough." "Home - Kitchen">><</link>>@@
<<else>>\
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">We laid completely naked on the bed.</div>
<<speech "MC" "$player.name">>Ready?<</speech>>
<<speech "Michelle">>Fuck me.<</speech>>
<div class="instructions">I held her leg in the air and inserted it.</div>
<video class="center" src="media/michelle/mp4/kitchen2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh god-- fuck-- yes--<</speech>>
<div class="instructions">I hasten my pace, fucking her recklessly.</div>
<video class="center" src="media/michelle/mp4/kitchen2-13.mp4"
width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>$player.name...<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, k) case0-a-a-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl == 5>>\
@@.used;<<link "Fuck her ass in reverse cowgirl." "TtM (Dh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her ass from the side." "TtM (Dh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Let her be on top and fuck her ass." "TtM (Dh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Doggy style anal." "TtM (Dh, k) case0-a-a-f">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtM (Dh, k) case0-4a">><</link>>@@
<<if $characters.Michelle.corruptionlvl == 3 or $characters.Michelle.corruptionlvl == 4>>\
@@.used;<<link "That's enough." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">It's time to fuck her like a slut she is.</div>
<<speech "MC" "$player.name">>You love it in your ass, right?<</speech>>
<<speech "Michelle">>I don't care what you do, just fuck me already!<</speech>>
<<speech "MC" "$player.name">>Geez... you are still my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, y'know...<</speech>>
<video class="center" src="media/michelle/mp4/kitchen2-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohmygod- Ohmygod- I'm gonna cum---<</speech>>
<div class="instructions">Her hand was buried deep inside her while I rammed her asshole.</div>
<video class="center" src="media/michelle/mp4/kitchen2-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yessss- pound that ass--<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "Let me fuck you from the side." "TtM (Dh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her ass from the side." "TtM (Dh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Let her be on top and fuck her ass." "TtM (Dh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Doggy style anal." "TtM (Dh, k) case0-a-a-f">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, k) case0-4a">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Can I use your ass?<</speech>>
<div class="instructions">Even though I asked her, my cock was already poking her asshole.</div>
<video class="center" src="media/michelle/mp4/kitchen2-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhh--- wow-<</speech>>
<<speech "Michelle">>It fits... barely...<</speech>>
<<speech "MC" "$player.name">>Let's try it in a different position then...<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "Let me fuck you from the side." "TtM (Dh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her ass in reverse cowgirl." "TtM (Dh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "Let her be on top and fuck her ass." "TtM (Dh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Doggy style anal." "TtM (Dh, k) case0-a-a-f">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, k) case0-4a">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I just can't leave her asshole alone. She has to know that no one can please her as I do.</div>
<div class="instructions">I grabbed her ass and started pounding her again.</div>
<video class="center" src="media/michelle/mp4/kitchen2-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh god--- honey---<</speech>>
<<speech "Michelle">>I won't be able--- to walk $player.name-<</speech>>
<<speech "MC" "$player.name">>Could you try crouching now?<</speech>>
<<speech "Michelle">>Wha-<</speech>>
<video class="center" src="media/michelle/mp4/kitchen2-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I raised her body by her ass. I was literally using her body as an object.</div>
<<speech "Michelle">>Ahhhh-- fuuck-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "Let me fuck you from the side." "TtM (Dh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her ass in reverse cowgirl." "TtM (Dh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her ass from the side." "TtM (Dh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Doggy style anal." "TtM (Dh, k) case0-a-a-f">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, k) case0-4a">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She's very weak in this position... What if I put it in her ass now?</div>
<video class="center" src="media/michelle/mp4/kitchen2-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes yes yes yes-- Ahh--<</speech>>
<div class="instructions">As expected, she can't handle it.</div>
<<speech "Michelle">>S-Slow down $player.name-<</speech>>
<video class="center" src="media/michelle/mp4/kitchen2-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ah fuck--<</speech>>
<div class="instructions">What a life... fucking your own <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, in her bedroom, and in her asshole.</div>
<video class="center" src="media/michelle/mp4/kitchen2-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh- ahhh-- fuck--<</speech>>
<div class="instructions">Would anyone belive it, if I told them?</div>
<div class="instructions">Probably not...</div>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "Let me fuck you from the side." "TtM (Dh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her ass in reverse cowgirl." "TtM (Dh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her ass from the side." "TtM (Dh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Let her be on top and fuck her ass." "TtM (Dh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, k) case0-4a">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm gonna cum!<</speech>>
<<speech "Michelle">>Give it to me.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen2-22.mp4" width="768" height="432" autoplay muted loop></video>
<<set $eventControl.Michelle.kitchenSex to true>>\
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Get back to kitchen." "Home - Kitchen">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She was asking for it with those jeans.</div>
<video class="center" src="media/michelle/mp4/kitchen1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>W-What do you think you're doing, young man?!<</speech>>
<<speech "MC" "$player.name">>I was just-<</speech>>
<<speech "Michelle">>That's inappropriate, I'm still your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>!<</speech>>
<<include "relationship lost Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She looked at me smiling.</div>
<video class="center" src="media/michelle/mp4/kitchen1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Not really... everything is already done.<</speech>>
<<speech "Michelle">>But thanks for asking, that's really kind of you.<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "No problem." "Home - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>What? Now? But I need to finish dinner...<</speech>>
<<speech "MC" "$player.name">>...pretty please...?<</speech>>
<div class="instructions">I tried my best smiling technique with my hands together.</div>
<<speech "Michelle">>Fine... but let's be quick. Don't want your dad coming here and asking questions...<</speech>>
<<speech "MC" "$player.name">>Yay! Jump on the kitchen unit then and let me get my starter.<</speech>>
<<speech "Michelle">>What?<</speech>>
<div class="confirmation">\
@@.used;<<link "She climbed on top of the kitchen unit." "TtM (Dh, k) case1-d-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She won't mind, right...?</div>
<video class="center" src="media/michelle/mp4/kitchen1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Stop it, $player.name ...<</speech>>
<div class="instructions">She was surprisingly smiling. I guess it's kinda funny...</div>
<<speech "MC" "$player.name">>I'm just teasing you...<</speech>>
<div class="instructions">Since she didn't mind, I also pinched her nipples a little.</div>
<video class="center" src="media/michelle/mp4/kitchen1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Just let me finish dinner, please...<</speech>>
<<include "corruption gained Michelle">>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 2>>\
@@.used;<<link "I could try asking her for a blowjob." "TtM (Dh, k) case1-b-a">><</link>>@@
<</if>>\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Since she didn't mind this, I should pull down her pants and fuck her right here." "TtM (Dh, k) case1-b-b">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<if previous() == "TtM (Dh, k) case1-b">>\
<<speech "MC" "$player.name">>The truth is, I have a problem down there, could you help me with it?<</speech>>
<<speech "Michelle">>Are you serious?<</speech>>
<div class="instructions">If she thought my previous actions were funny, she wasn't amused now...</div>
<<speech "Michelle">>I will help you, but you have to help me with dinner, okay?<</speech>>
<<speech "MC" "$player.name">>Yes, <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<<speech "Michelle">>Please, don't call me that... We are a long way from calling each other family names...<</speech>>
<</if>>\
<div class="instructions">She went down to her knees and started slurping on my cock.</div>
<video class="center" src="media/michelle/mp4/kitchen1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>-ghh-- mhm---<</speech>>
<div class="instructions">She wasn't holding back, she even let me fuck her face.</div>
<<speech "MC" "$player.name">>You sure are a pro at this.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Well, I was kinda popular in highschool thanks to that...<</speech>>
<<speech "Michelle">>But now, there is only one cock that I'm okay servicing.<</speech>>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, k) case1-d-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Fuck her right on the kitchen unit." "TtM (Dh, k) case1-d-b">><</link>>@@
@@.used;<<link "Lay down on the kitchen counter and let her ride you." "TtM (Dh, k) case1-d-c">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>What are you do- Ah!<</speech>>
<div class="instructions">She couldn't even complete her sentence and my dick was inside her.</div>
<video class="center" src="media/michelle/mp4/kitchen1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You really can't be helped, right? Hmph...<</speech>>
<div class="instructions">She kept preparing the dinner while I was pounding her from behind.</div>
<video class="center" src="media/michelle/mp4/kitchen1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You keep talking but you never stopped me.<</speech>>
<<speech "Michelle">>Ahh-- I know...<</speech>>
<div class="confirmation">\
@@.used;<<link "You could also suck my cock." "TtM (Dh, k) case1-b-a">><</link>>@@
@@.used;<<link "Eat her out." "TtM (Dh, k) case1-d-a">><</link>>@@
@@.used;<<link "Fuck her right on the kitchen unit." "TtM (Dh, k) case1-d-b">><</link>>@@
@@.used;<<link "Lay down on the kitchen counter and let her ride you." "TtM (Dh, k) case1-d-c">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/kitchen1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my god---<</speech>>
<<speech "Michelle">>You're so good honey--<</speech>>
<<speech "Michelle">>I hope you will eat your dinner as passionately as my pussy...<</speech>>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "You could also suck my cock." "TtM (Dh, k) case1-b-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Fuck her right on the kitchen unit." "TtM (Dh, k) case1-d-b">><</link>>@@
@@.used;<<link "Lay down on the kitchen counter and let her ride you." "TtM (Dh, k) case1-d-c">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Her pussy was already wet when I entered.</div>
<video class="center" src="media/michelle/mp4/kitchen1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Do you like your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock?<</speech>>
<<speech "Michelle">>I love it ---Ahh-- shit-!<</speech>>
<div class="instructions">Her pussy was already wet when I entered.</div>
<video class="center" src="media/michelle/mp4/kitchen1-12.mp4"
width="768" height="432" autoplay muted loop></video>
<div class="instructions">She threw her top on the ground. I hasten my pace.</div>
<<speech "Michelle">>That's it-- harder $player.name --<</speech>>
<<speech "Michelle">>Aaah-!<</speech>>
<video class="center" src="media/michelle/mp4/kitchen1-13.mp4"
width="768" height="432" autoplay muted loop></video>
<div class="instructions">She turned around and we continued fucking.</div>
<<speech "Michelle">>You're gonna fuck me everyday, understand?<</speech>>
<<speech "MC" "$player.name">>Yes, <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, k) case1-d-a">><</link>>@@
@@.used;<<link "You could also suck my cock." "TtM (Dh, k) case1-b-a">><</link>>@@
@@.used;<<link "Lay down on the kitchen counter and let her ride you." "TtM (Dh, k) case1-d-c">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I know it's not the most hygienic thing we could do but... who cares anyway? We certainly didn't.</div>
<video class="center" src="media/michelle/mp4/kitchen1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I kept smashing her bottom at my crotch.</div>
<<speech "Michelle">>Honey I'm cumming-!<</speech>>
<div class="instructions">I started flicking her bean. Her body spasmed.</div>
<<speech "Michelle">>Yeeeees-<</speech>>
<<speech "MC" "$player.name">>Turn around now.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen1-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She guided my penis back to her vagina.</div>
<div class="instructions">We kept fucking like this for a minute, then we smelled a strange smell.</div>
<<speech "Michelle">>Fuck! Dinner-!<</speech>>
<video class="center" src="media/michelle/mp4/kitchen1-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle quickly jumped down and opened the oven.</div>
<<speech "Michelle">>Nice timing, honey.<</speech>>
<<speech "Michelle">>Go tell Summer that the dinner is ready.<</speech>>
<<set $eventControl.Michelle.kitchenSex to true>>\
<<include "corruption gained Michelle">>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Okay." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.quests.AbsentFromSchool.attendence > 3 and $eventControl.quests.AbsentFromSchool.active == true>>\
<<speech "MC" "$player.name">>Hey Michelle.<</speech>>
<<speech "MC" "$player.name">>I completed my part of the deal.<</speech>>
<div class="instructions">She was actually smiling at me for a change.</div>
<video class="center" src="media/michelle/mp4/kitchen4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Really? I remember seeing you yesterday in school now that I think about it...<</speech>>
<<speech "Michelle">>That's amazing. You just made my day a little better.<</speech>>
<<set $eventControl.quests.AbsentFromSchool.active to false>>\
<<set $eventControl.quests.AbsentFromSchool.attendence to 0>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Remember our deal?" "Michelle Duncan 02: Absent from school, reward">><</link>>@@
@@.used;<<link "Leave her." "Home - My room">><</link>>@@
</div>
\
<<else>>\
<<speech "Michelle">>$player.name! Come here, now!<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was shouting at me from the kitchen.</div>
<div class="instructions">Ehhh... what does she want now?</div>
<div class="instructions">Michelle was standing with her hands on her hips. She looked at me, anger in her eyes.</div>
<video class="center" src="media/michelle/mp4/kitchen4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>What do you think you are doing, young man?<</speech>>
<<speech "MC" "$player.name">>I'm... standing... in the kitchen?<</speech>>
<div class="instructions">She wasn't happy about my answer.</div>
<<speech "Michelle">>The dean told me that you were absent from school for the past 3 days!<</speech>>
<<speech "MC" "$player.name">>There is no point for me to go there anymore... I want to live my life.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Live your life? Are you kidding me? What do you think will happen, when you stop going to school?<</speech>>
<<speech "MC" "$player.name">>Well, nothing really...<</speech>>
<<speech "Michelle">>You will not get accepted to any job! No one will want to talk to you! And where will you find friends? You must be really dumb...<</speech>>
<<speech "MC" "$player.name">>I don't care. I will manage somehow...<</speech>>
<div class="instructions">We were silent for a while. She was thinking about something...</div>
\
<<if $eventControl.quests.AbsentFromSchool.count == 0>>\
<<speech "Michelle">>I will be honest with you... My colleagues aren't really kind to me, since they realised my own <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> is not attending school...<</speech>>
<<speech "Michelle">>So let's make a deal. If you go to school without a break, I will give you some money.<</speech>>
<div class="instructions">I was a little surprised. She always screamed at me when I didn't go to school. I guess she really cares about her image in school.</div>
<<speech "Michelle">>That's a simple motivation for your brain, right?<</speech>>
<<speech "MC" "$player.name">>You didn't have to say that... But sure, let's do it.<</speech>>
<<speech "Michelle">>Good, talk to me when you fulfill your part of the deal.<</speech>>
\
<<elseif $eventControl.quests.AbsentFromSchool.count > 0 and $characters.Michelle.corruptionlvl < 3>>\
<<speech "Michelle">>What about the deal? You go to school and I will give you something as a compensation, since you're so stubborn...<</speech>>
<<speech "MC" "$player.name">>That sounds good to me.<</speech>>
<<speech "Michelle">>Fine... why does it feel like I just lost?<</speech>>
\
<<elseif $eventControl.quests.AbsentFromSchool.count > 0 and $characters.Michelle.corruptionlvl > 2>>\
<<speech "MC" "player.name">>But maybe if you could...<</speech>>
<<speech "Michelle">>What now?<</speech>>
<<speech "MC" "player.name">>...suck my cock? I start going to school again...<</speech>>
<div class="instructions">She sighed and looked at me, desperate.</div>
<<speech "Michelle">>Fine, but only after you go to school for some time!<</speech>>
<<speech "MC" "$player.name">>That seems fair.<</speech>>
<</if>>\
<<set $eventControl.quests.AbsentFromSchool.active to true>>\
<<set $eventControl.quests.AbsentFromSchool.count += 1>>\
<div class="confirmation">\
@@.used;<<link "Leave." "Home - My room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Remember our deal? I didn't do it for nothing.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen4-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her smile disappeared from her face and she frowned.</div>
<<speech "Michelle">>I know...<</speech>>
<<speech "Michelle">>So what do you want?<</speech>>
<div class="confirmation">\
@@.used;<<link "Cash please." "Michelle Duncan 02: Absent from school, money">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 2>>\
@@.used;<<link "Blowjob." "Michelle Duncan 02: Absent from school, blowjob">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You promised some money.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ughhhh... Fine.<</speech>>
<div class="instructions">She handed me 50 dollars from her wallet.</div>
<<speech "Michelle">>Here.<</speech>>
<<speech "Michelle">>I hope you are happy about yourself.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $player.money += 50>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Kitchen">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.replay.Michelle.AFSend to true>>\
<<speech "MC" "$player.name">>My dick would like your attention.<</speech>>
<div class="instructions">She looked a little surprised but kept her smile.</div>
<video class="center" src="media/michelle/mp4/kitchen4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh really...?<</speech>>
<<speech "Michelle">>Well, you earned it so I should get to work, right? Haha--<</speech>>
<div class="instructions">I didn't know it would be that easy... I guess she was a slut even before I started corrupting her...</div>
<div class="instructions">She went to her knees, unbuttoning my pants.</div>
<<speech "Michelle">>Hard and ready, that's how I like them.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>*slurp* *slurp*<</speech>>
<div class="instructions">She didn't care at all that someone could walk on us any second.</div>
<video class="center" src="media/michelle/mp4/kitchen4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Is this enough as a reward?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah... thanks...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Kitchen">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "Michelle Duncan 03: My Stepmom Is A Teacher">><<include "Michelle Duncan 03: My Stepmom Is A Teacher">><<include "Michelle Duncan 03: My Stepmom Is A Teacher">><<include "Michelle Duncan 03: My Stepmom Is A Teacher">><<include "savecheck">>\
<<if $eventControl.quests.MyStepmomIsATeacher.completed == true>>\
<<speech "MC" "$player.name">>Hey Michelle.<</speech>>
<<speech "Michelle">>Hi $player.name.<</speech>>
<<speech "MC" "$player.name">>Could we have a study session together today?<</speech>>
<<if $eventControl.Michelle.kitchenStudyToday == false or $eventControl.limits == false>>\
<<if previous != "Home - Kitchen">>\
<<speech "Michelle">>Sure. Come to the kitchen when I'm there, then we can begin.<</speech>>
<<else>>\
<<speech "Michelle">>Sure.<</speech>>
<</if>>\
<<set $eventControl.Michelle.kitchenStudy to true>>\
<<set $eventControl.Michelle.kitchenStudyToday to true>>\
<<else>>\
<<speech "Michelle">>We already studied today. Ask me tomorrow again.<</speech>>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Okay.">><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div>
<<else>>\
<<speech "MC" "$player.name">>Michelle?<</speech>>
<<speech "Michelle">>Yes, honey?<</speech>>
<<speech "MC" "$player.name">>I was wondering...<</speech>>
<<speech "Michelle">>Yeeees?<</speech>>
<<speech "MC" "$player.name">>If you could, maybe, help me study?<</speech>>
<<speech "Michelle">>Whaat?<</speech>>
<div class="instructions">She was really surprised by my question. She even made the same face she does when Summer tells her she got an A.</div>
<<speech "MC" "$player.name">>My grades are not getting any better, so I thought...<</speech>>
<<speech "Michelle">>Of course $player.name!<</speech>>
<<speech "Michelle">>It's the first time you are asking me about something related to school. Of course I won't be against it!<</speech>>
<<speech "MC" "player.name">>Just don't get angry when I'm not in the mood...<</speech>>
<<speech "Michelle">>It's okay. Whenever you want my help, just give me a heads-up. Then meet me in the kitchen. Okay?<</speech>>
<<speech "MC" "player.name">>Okay... T-Thank you...<</speech>>
<<speech "Michelle">>No. I thank you.<</speech>>
<div class="instructions">She smiled at me. I guess I really surprised her.</div>
<div class="instructions">But it's true. I never asked her to help me regarding school. Even though she teaches in the same school...</div>
<<set $eventControl.quests.MyStepmomIsATeacher.completed = true>>\
<div class="confirmation">\
@@.used;<<link "Leave her be.">><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/michelle/mp4/kitchen6-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle was already in the kitchen checking my textbooks. Where did she get them?</div>
<<speech "MC" "$player.name">>Those books were in my room right? Why did you take them with you?<</speech>>
<video class="center" src="media/michelle/mp4/kitchen6-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I had suspicion you would bail on me, so I went there and took them here.<</speech>>
<div class="instructions">Who does she think she is to go into my room without asking?</div>
<<speech "MC" "$player.name">>You can't just go to my room like that!<</speech>>
<<speech "Michelle">>Come on, I'm your <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>>, you don't have to hide stuff from me.<</speech>>
<div class="instructions">I'm not gonna lie, I was angry.</div>
<<speech "Michelle">>Now stop frowning and sit down. We have a lot of things to go through.<</speech>>
<div class="instructions">I'm having second thoughts about our study session...</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Michelle.kitchenStudy to false>>\
<</if>>\
@@.used;<<link "Sit down." "TtM (Dh, k) case2-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Couple of minutes passed and I was getting really tired.</div>
<<speech "MC" "$player.name">>I want to take a break.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen6-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She looked up from her textbook and sighed.</div>
<<speech "Michelle">>If you can't keep focused for at least two hours, you won't get through university.<</speech>>
<<speech "MC" "$player.name">>And what if I don't want to get through it?<</speech>>
<<speech "Michelle">>Now that's something else honey. But I'm sure you can do it, if you study every day.<</speech>>
<<speech "MC" "$player.name">>I wasn't kidding about taking a break, Michelle...<</speech>>
<<speech "Michelle">>I've got an idea...<</speech>>
<video class="center" src="media/michelle/mp4/kitchen6-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Is this enough to keep you focused?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah... I will be focused, but not sure if it's the right thing...<</speech>>
<<speech "Michelle">>Haha-- Now, where did we stop...<</speech>>
<<if $characters.Michelle.corruptionlvl < 3>>\
<<include "corruption gained Michelle">>
<</if>>\
<<include "relationship gained Michelle">>
<<include "grades improved">>
<div class="confirmation">\
@@.used;<<link "Take your cock out." "TtM (Dh, k) case2-a-a">><</link>>@@
@@.used;<<link "Another hour passed and we were finally done." "Home - Kitchen">><<set $time.hours += 1>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Well, I'm either getting killed or thrown out of the house if I do this...</div>
<div class="instructions">Sometimes I think I'm not alright in my head.</div>
<video class="center" src="media/michelle/mp4/kitchen6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh-- $player.name!<</speech>>
<<speech "Michelle">>What the hell are you doing?!<</speech>>
<<speech "MC" "$player.name">>My penis was itching and I-<</speech>>
\
<<if $characters.Michelle.corruptionlvl < 3>>\
<<speech "Michelle">>Stop it! In front of your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> even!<</speech>>
<<speech "Michelle">>Our study session is done today, go to your room.<</speech>>
<<include "relationship lost Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Get out of here." "Home - My room">><<set $time.minutes += 30>><</link>>@@
</div>
<<else>>\
<<set $eventControl.replay.Michelle.homeStudy to true>>\
<video class="center" src="media/michelle/mp4/kitchen6-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh, I know what's happening here...<</speech>>
<<speech "MC" "$player.name">>You really do...?<</speech>>
<<speech "Michelle">>Your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> is making you hard and you can't keep focus, right?<</speech>>
<div class="instructions">What the fuck is happening right now? Am I dreaming?</div>
<<speech "MC" "$player.name">>Yeah, that's exactly it.<</speech>>
<<speech "Michelle">>So you want your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> to take care of it, right?<</speech>>
<div class="instructions">She was looking right into my eyes and licked her lips.</div>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> is a slut.</div>
<<speech "MC" "$player.name">>Yes please.<</speech>>
<div class="confirmation">\
@@.used;<<link "She kneels before you." "TtM (Dh, k) case2-a-a-a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">She went down on her knees and put my cock in her mouth.</div>
<<speech "Michelle">>Let your <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>> take care of it.<</speech>>
<video class="center" src="media/michelle/mp4/kitchen6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god---<</speech>>
<div class="instructions">Two minutes ago I was studying with my strict teacher who is also my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<div class="instructions">Now the same person was sucking on my dick like it was a strawberry popsicle.</div>
<video class="center" src="media/michelle/mp4/kitchen6-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her cock-sucking skills were unmatched. She kept eye contact with me the whole time.</div>
<<speech "MC" "$player.name">>You are the best--<</speech>>
<<speech "Michelle">>I know-<</speech>>
<div class="instructions">I was on the edge. Not a minute passed since she started.</div>
<<speech "MC" "$player.name">>I'm cumming-<</speech>>
<div class="instructions">She wasn't stopping. She wanted it.</div>
<video class="center" src="media/michelle/mp4/kitchen6-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was cumming into my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s throat.</div>
<<speech "Michelle">>Oh my god- that's a lot--<</speech>>
<<speech "Michelle">>*gulp*<</speech>>
<<speech "Michelle">>Now, where were we...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Another hour passed and we were finally done." "Home - Kitchen">><<set $time.hours += 1>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<if $time.hours == 12>>\
<div class="instructions">I sat down at the dining table with my laptop. </div>
<video class="center" src="media/michelle/mp4/kitchen3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Working already, honey? I just woke up...<</speech>>
<<speech "MC" "$player.name">>It's already noon Michelle...<</speech>>
<<elseif $time.hours == 19>>\
<<set _i to random(0,2)>>\
<<switch _i>>\
<<case 0>>\
<<speech "Michelle">>I'm sorry but there is nothing in the fridge...<</speech>>
<<speech "MC" "$player.name">>What? How is that possible?<</speech>>
<video class="center" src="media/michelle/mp4/kitchen5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<case 1>>\
<<speech "Michelle">>Did something fall on the floor?<</speech>>
<div class="instructions">Michelle bent over to pick it up.</div>
<video class="center" src="media/michelle/mp4/kitchen5-2.mp4" width="768" height="432" autoplay muted loop></video>
<<case 2>>\
<div class="instructions">Michelle came to me from behind.</div>
<video class="center" src="media/michelle/mp4/kitchen5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You have been working out, right?<</speech>>
<div class="instructions">Her hands ran all over my body.</div>
<</switch>>\
<</if>>\<<include "savecheck">>\
<<if $player.sneaking < 15>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><</link>>@@
</div>
<<else>>\
<<set _i to random(0,2)>>\
<<switch _i>>\
<<case 0>>
<video class="center" src="media/michelle/mp4/bathroom1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<case 1>>
<video class="center" src="media/michelle/mp4/bathroom1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<case 2>>
<video class="center" src="media/michelle/mp4/bathroom1-3.mp4" width="768" height="432" autoplay muted loop></video>
<</switch>>\
<div class="instructions">Michelle was adjusting her dress and make-up to work. I shouldn't bother her...</div>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.sneaking < 15>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><</link>>@@
</div>
<<else>>\
<video class="center" src="media/michelle/mp4/bathroom5-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was here with her pyjamas unbuttoned, so I could see everything.</div>
<div class="instructions">But what the hell is she doing?</div>
<div class="confirmation">\
@@.used;<<link "Keep watching." "PoM (Dh, b) case1-a">><</link>>@@
@@.used;<<link "I shouldn't be here." "Home - Bathroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I stayed there for another 10 seconds, trying to figure out what the hell she was doing.</div>
<video class="center" src="media/michelle/mp4/bathroom5-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Aaaaa! $player.name!<</speech>>
<<speech "Michelle">>What are you doing there?!<</speech>>
<<if $characters.Michelle.corruptionlvl < 2>>\
<<speech "Michelle">>Get out, now!<</speech>>
<div class="instructions">I fucked up.</div>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div>
<<elseif $eventControl.Michelle.bathroomSex == true and $eventControl.limits == true>>\
<<speech "Michelle">>Get out, now!<</speech>>
<div class="instructions">I fucked up.</div>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "MC" "$player.name">>I-I'm sorry, didn't mean to scare you...<</speech>>
<video class="center" src="media/michelle/mp4/bathroom5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You know I hate it if you do that.<</speech>>
<<speech "MC" "$player.name">>Yeah... I'm really sorry, but I couldn't do anything when I saw you naked...<</speech>>
<div class="instructions">She was surprised by my statement. We were looking at each other for a second while my dick was getting harder.</div>
<<if $characters.Michelle.corruptionlvl > 3>>\
<video class="center" src="media/michelle/mp4/bathroom5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Well... I know what my body does to you.<</speech>>
<<speech "Michelle">>You are also doing something to me too...<</speech>>
<div class="instructions">She revealed her naked body once again and reached to my now erected cock.</div>
<<speech "Michelle">>Shall we do something about it?<</speech>>
<div class="confirmation">\
@@.used;<<link "I'm not going to say no." "PoM (Dh, b) case1-a-a">><</link>>@@
@@.used;<<link "Leave." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>Well... next time tell me you are here, and you can... look at me...<</speech>>
<<speech "Michelle">>Okay?<</speech>>
<div class="instructions">Does she realise that she's still my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>?</div>
<<speech "MC" "$player.name">>Really? Thank you...<</speech>>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>I think we should.<</speech>>
<div class="instructions">She smiled at me and turned over.</div>
<<speech "Michelle">>Put it in then, honey.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom5-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was already wet when I inserted. I think she loves the fact that it's her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> who is pounding her.</div>
<div class="instructions">I'm not complaining either...</div>
<<speech "Michelle">>We have to be quick. Someone might walk on us.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom5-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I wasn't holding back. I was ramming her ass as hard as I could.</div>
<<speech "Michelle">>Aaaah-- wow---<</speech>>
<video class="center" src="media/michelle/mp4/bathroom5-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I'm here, fucking my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy, while my dad is chilling in their bedroom.</div>
<<speech "Michelle">>Fuck me, honey-- Make your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> cum-<</speech>>
<div class="confirmation">\
@@.used;<<link "Michelle, turn over." "PoM (Dh, b) case1-a-a-a">><</link>>@@
</div>
<<include "savecheck">>\
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was looking straight into my eyes while I kept fucking her.</div>
<video class="center" src="media/michelle/mp4/bathroom5-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes honey--- that's it-<</speech>>
<div class="instructions">I don't know what's more fucked up. The fact that we are fucking together or the fact that Michelle is probably the one who is enjoying this more.</div>
<video class="center" src="media/michelle/mp4/bathroom5-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhhh-- fuuuuck-<</speech>>
<<speech "MC" "$player.name">>I'm gonna cum.<</speech>>
<<speech "Michelle">>Don't cum inside. Your dad might find out after.<</speech>>
<div class="instructions">That's a crazy idea. Her going to bed with my dad while my cum could leak at any moment from her pussy.</div>
<<speech "MC" "player.name">>Ah-<</speech>>
<video class="center" src="media/michelle/mp4/bathroom5-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's a good boy...<</speech>>
<div class="instructions">Her body was covered with my hot seed.</div>
<<speech "Michelle">>Now let me clean up again. Go!<</speech>>
<<include "corruption gained Michelle">>
<<set $eventControl.Michelle.bathroomSex to true>>\
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Michelle.showerVisit to true>>\
<<set $eventControl.replay.Michelle.whileShoweringDH to true>>\
<</if>>\
<div class="instructions">I was having a shower when I suddenly heard a click. Someone came into the bathroom.</div>
<div class="instructions">I turned off the water.</div>
<<speech "MC" "$player.name">>Hello...?<</speech>>
<<speech "Michelle">>It's me.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle was already fully naked.</div>
<<speech "Michelle">>I noticed you were here so I thought maybe...<</speech>>
<div class="instructions">Her hands were instantly on my cock, stroking it.</div>
<<speech "Michelle">>...you wanted my help?<</speech>>
<<speech "MC" "$player.name">>I-I'm old enough to-<</speech>>
<<speech "Michelle">>Just let me suck your cock, you idiot.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She knelt and started sucking me off.</div>
<<speech "MC" "$player.name">>Next time say it first...<</speech>>
<<speech "Michelle">>Mhm--<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Nice and clean.<</speech>>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave the bathroom." "Home - Bathroom">><</link>>@@
</div>
<<else>>\
@@.used;<<link "END SCENE" "Replay scenes - Michelle">><</link>>@@
<</if>>\
<<else>>\
<div class="instructions">After a while she stopped and looked at me, while still holding my dick.</div>
<<speech "Michelle">>Shall we continue in your bedroom?<</speech>>
<div class="confirmation">\
@@.used;<<link "I'm already hard so we should." "PoM (Dh, b) case2-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave the bathroom." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div>
<</if>><<include "savecheck">>\
\
<<if $characters.Kiley.corruptionlvl > 0 and $characters.Kiley.corruptionlvl < 3 and $eventControl.Kiley.caughtSpying == false and $time.dayOfTheWeek > 4 and $time.hours > 11 and $time.hours < 15>>\
<<goto "TtK (Dh, shower) case0">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $eventControl.quests.ASimpleRequest.completed == true and $characters.Summer.homework > 1 and $time.hours > 15 and $time.hours < 23 and $eventControl.quests.CorruptionOfSummerDuncan1.active == true>>\
<<goto "Summer Duncan 06: CORR1">>\
\
<<elseif $eventControl.Summer.available == true and $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn == true and $eventControl.quests.ExemplaryRelationship.completed == true and $eventControl.quests.CorruptionOfSummerDuncan0.active == true and $characters.Summer.homework > 0 and $time.hours > 15 and $time.hours < 23>>\
<<goto "Summer Duncan 04: CORR0">>\
\
<<elseif $characters.Kiley.corruptionlvl > 2 and $eventControl.Kiley.caughtSpying == false and $time.dayOfTheWeek > 4 and $time.hours > 11 and $time.hours < 15>>\
<<goto "TtK (Dh, shower) case1">>\
\
<<elseif $eventControl.quests.SubtleProposition.active == true and $eventControl.quests.SubtleProposition.givenMoney == true and $time.dayOfTheWeek > 4 and $time.hours > 11 and $time.hours < 15>>\
<<goto "Kiley Duncan 04: Subtle Proposition (shower)">>\
\
<<elseif $time.dayOfTheWeek > 4 and $time.hours > 7 and $time.hours < 23 and $eventControl.skip == false>>\
<<if $eventControl.Summer.available == true>>\
<<if $eventControl.Michelle.showerVisit == false and $eventControl.Summer.showerVisit == false and $characters.Michelle.corruptionlvl > 2 and $characters.Summer.corruptionlvl > 2>>\
<<set _i to random(0,1)>>\
<<if _i == 0>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoM (Dh, b) case2">>\
<</if>>\
<<else>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoS (Dh, br) case1">>\
<</if>>\
<</if>>\
<<elseif $eventControl.Michelle.showerVisit == false and $characters.Michelle.corruptionlvl > 2>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoM (Dh, b) case2">>\
<</if>>\
<<elseif $eventControl.Summer.showerVisit == false and $characters.Summer.corruptionlvl > 2>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoS (Dh, br) case1">>\
<</if>>\
<</if>>\
<<else>>\
<<if $characters.Michelle.corruptionlvl > 2 and $eventControl.Michelle.showerVisit == false>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoM (Dh, b) case2">>\
<</if>><</if>><</if>>\
\
<<elseif $time.dayOfTheWeek < 5 and $time.hours > 5 and $time.hours < 23 and $eventControl.skip == false>>\
<<if $time.hours < 8 or $time.hours > 15>>\
<<if $eventControl.Summer.available == true>>\
<<if $eventControl.Michelle.showerVisit == false and $eventControl.Summer.showerVisit == false and $characters.Michelle.corruptionlvl > 2 and $characters.Summer.corruptionlvl > 2>>\
<<set _i to random(0,1)>>\
<<if _i == 0>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoM (Dh, b) case2">>\
<</if>>\
<<else>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoS (Dh, br) case1">>\
<</if>>\
<</if>>\
<<elseif $eventControl.Michelle.showerVisit == false and $characters.Michelle.corruptionlvl > 2>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoM (Dh, b) case2">>\
<</if>>\
<<elseif $eventControl.Summer.showerVisit == false and $characters.Summer.corruptionlvl > 2>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoS (Dh, br) case1">>\
<</if>>\
<</if>>\
<<else>>\
<<if $characters.Michelle.corruptionlvl > 2 and $eventControl.Michelle.showerVisit == false>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoM (Dh, b) case2">>\
<</if>><</if>><</if>><</if>>\
<</if>>\
\
<div class="dim">
<div class="centered-image"><img src="media\mc\pics\taking_shower1.jpg"></div>
<div class="thoughts">@@.used;<<link "You feel refreshed." "Home - Bathroom">><<set $eventControl.player.justShowered to true>><<set $eventControl.skip to false>><</link>>@@</div>
</div><<include "savecheck">>\
<<if $eventControl.Michelle.newHouse == true and $time.dayOfTheWeek == 6 and $eventControl.Michelle.showerVisit == false and $time.hours > 6>>\
<<set _i to random(0,2)>>\
<<if _i == 1>>\
<<goto "PoM (Nh, b) case1">>\
<</if>><</if>>\
<div class="dim">
<div class="centered-image"><img src="media\MC\pics\taking_shower1.jpg"></div>
<div class="thoughts">@@.used;<<link "You feel refreshed." "New House - Bathroom">><</link>>@@</div>
</div><<include "savecheck">>\
<div class="instructions">We layed down onto the bed, kissing.</div>
<video class="center" src="media/michelle/mp4/bathroom3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Since I kinda forced myself into the bathroom, you can choose what to do now.<</speech>>
<<speech "MC" "$player.name">>Oh, that's so kind of you...<</speech>>
<div class="instructions">She hit my shoulder, laughing a bit.</div>
<<speech "Michelle">>Keep it to yourself, young man.<</speech>>
<<speech "Michelle">>Now fuck your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> so hard that she won't be able to walk straight.<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my dick again." "PoM (Dh, b) case2-a-a">><</link>>@@
@@.used;<<link "Eat her out." "PoM (Dh, b) case2-a-b">><</link>>@@
@@.used;<<link "She's on top." "PoM (Dh, b) case2-a-c">><</link>>@@
@@.used;<<link "Missionary." "PoM (Dh, b) case2-a-d">><</link>>@@
@@.used;<<link "Doggy style." "PoM (Dh, b) case2-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I layed back and she leaned over me.</div>
<video class="center" src="media/michelle/mp4/bathroom3-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her tongue was playing with my tip. She knew what I liked.</div>
<div class="instructions">She also didn't forget to pay attention to my balls.</div>
<video class="center" src="media/michelle/mp4/bathroom3-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her throat couldn't handle my full size, but as always she tried her best.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "PoM (Dh, b) case2-a-b">><</link>>@@
@@.used;<<link "She's on top." "PoM (Dh, b) case2-a-c">><</link>>@@
@@.used;<<link "Missionary." "PoM (Dh, b) case2-a-d">><</link>>@@
@@.used;<<link "Doggy style." "PoM (Dh, b) case2-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "PoM (Dh, b) case2-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She was now laying on her back, legs opened.</div>
<<speech "Michelle">>Enjoy your meal.<</speech>>
<<speech "MC" "$player.name">>Heh...<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My mouth met her pussy once again and my tongue got to work.</div>
<<speech "Michelle">>Ngh---fuuuck-<</speech>>
<div class="instructions">She was holding my head, making sure I'm not going anywhere until I finish my meal.</div>
<video class="center" src="media/michelle/mp4/bathroom3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Honey-- yes---<</speech>>
<div class="instructions">I knew she's going to cum. I was controlling her. And she loved it.</div>
<div class="confirmation">\
@@.used;<<link "Suck my dick again." "PoM (Dh, b) case2-a-a">><</link>>@@
@@.used;<<link "She's on top." "PoM (Dh, b) case2-a-c">><</link>>@@
@@.used;<<link "Missionary." "PoM (Dh, b) case2-a-d">><</link>>@@
@@.used;<<link "Doggy style." "PoM (Dh, b) case2-a-e">><</link>>@@
<<if previous() != "PoM (Dh, b) case2-a">>\
@@.used;<<link "Cum in her mouth." "PoM (Dh, b) case2-a-a-a">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She climbed on top of me and put my cock in.</div>
<<speech "Michelle">>I love your young and energetic cock. Your stamina is five times better than your dad's.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">To be fair, she was also insanely energetic for her age, but I'm not going to tell her that.</div>
<<speech "Michelle">>Oh fuck---<</speech>>
<div class="instructions">I let her have fun for a minute, then I started pounding her.</div>
<video class="center" src="media/michelle/mp4/bathroom3-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohh fuck fuck fuck--<</speech>>
<div class="instructions">She was having the biggest smile while having her own <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock deep in her vagina. What a <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<<speech "Michelle">>Yessss--<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my dick again." "PoM (Dh, b) case2-a-a">><</link>>@@
@@.used;<<link "Eat her out." "PoM (Dh, b) case2-a-b">><</link>>@@
@@.used;<<link "Missionary." "PoM (Dh, b) case2-a-d">><</link>>@@
@@.used;<<link "Doggy style." "PoM (Dh, b) case2-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "PoM (Dh, b) case2-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Her opened legs gave me an invitation that I couldn't reject.</div>
<video class="center" src="media/michelle/mp4/bathroom3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Do you like your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock?<</speech>>
<div class="instructions">My penis was reaching her deepest parts, so she wasn't able to answer for some time.</div>
<div class="instructions">I slowed down a little and kissed her lips.</div>
<<speech "Michelle">>...yes...<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You belong to me.<</speech>>
<div class="instructions">I held her legs together and started ramming harder.</div>
<div class="instructions">Basically I was using her as an object, only to pleasure myself.</div>
<div class="instructions">But her body started suddenly spasming. Of course this would turn her on...</div>
<div class="confirmation">\
@@.used;<<link "Suck my dick again." "PoM (Dh, b) case2-a-a">><</link>>@@
@@.used;<<link "Eat her out." "PoM (Dh, b) case2-a-b">><</link>>@@
@@.used;<<link "She's on top." "PoM (Dh, b) case2-a-c">><</link>>@@
@@.used;<<link "Doggy style." "PoM (Dh, b) case2-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "PoM (Dh, b) case2-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Bend over, you slut.<</speech>>
<<speech "Michelle">>Hey, that's not nice.<</speech>>
<div class="instructions">She was already turned from me but I heard her giggling.</div>
<<speech "MC" "$player.name">>Yeah yeah, we can talk about it in a sec after you start screaming my name.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I got hold of her hips and pounded.</div>
<<speech "Michelle">>Oh--- fuck yeah--<</speech>>
<div class="instructions">Her body was pinned down, she couldn't handle the pleasure.</div>
<<speech "MC" "$player.name">>You like that, huh?<</speech>>
<div class="instructions">I turned her over.</div>
<<speech "MC" "$player.name">>You are going to love this.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yess honey-- Ohhh-<</speech>>
<div class="instructions">We were like animals. Nothing could stop us.</div>
<div class="confirmation">\
@@.used;<<link "Suck my dick again." "PoM (Dh, b) case2-a-a">><</link>>@@
@@.used;<<link "Eat her out." "PoM (Dh, b) case2-a-b">><</link>>@@
@@.used;<<link "She's on top." "PoM (Dh, b) case2-a-c">><</link>>@@
@@.used;<<link "Missionary." "PoM (Dh, b) case2-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "PoM (Dh, b) case2-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I was already at my limit.</div>
<<speech "MC" "$player.name">>I'm gonna cum-<</speech>>
<<speech "Michelle">>In my mouth, please...<</speech>>
<video class="center" src="media/michelle/mp4/bathroom3-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s mouth was stained with my cum. She didn't leave a single drop of it on my cock.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Clean yourself." "Home - My room">><<set $time.minutes += 15>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.sneaking < 15>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><</link>>@@
</div>
<<else>>\
<video class="center" src="media/michelle/mp4/bathroom6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle was just having a shower...</div>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">When I went past the bathroom door, I couldn't hear any sounds of water or anything. But Michelle should be there...</div>
<div class="instructions">In fear I slowly opened the door and looked inside.</div>
<video class="center" src="media/michelle/mp4/bathroom2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle was there, in the bathtub. She wasn't moving.</div>
<div class="confirmation">\
@@.used;<<link "Call out to her." "PoM (Dh, b) case3-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>M-Michelle...?<</speech>>
<div class="instructions">She didn't react. The water was completely still. I started panicking.</div>
<<speech "MC" "$player.name">>Hey Michelle!<</speech>>
<div class="instructions">And then she slowly opened her eyes, the same way you do after a long meditation session.</div>
<<speech "Michelle">>Huh...?<</speech>>
<div class="instructions">She looked around the room, then she noticed me standing there.</div>
<<speech "Michelle">>$player.name?...<</speech>>
<video class="center" src="media/michelle/mp4/bathroom2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>What are you doing here?<</speech>>
<div class="instructions">I could see it in her eyes that she's a little frightened.</div>
<<speech "MC" "$player.name">>You weren't moving... I was scared...<</speech>>
<<speech "Michelle">>You were scared...? About me?<</speech>>
<<speech "MC" "$player.name">>It looked like you...<</speech>>
<div class="instructions">She started smiling, nearly laughing.</div>
<video class="center" src="media/michelle/mp4/bathroom2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I was just meditating. You should try it too.<</speech>>
<div class="instructions">Thank god... I'm really relieved that nothing was actually happening.</div>
<div class="instructions">But why was I scared so much? Why did I care that much about her...?</div>
<div class="confirmation">\
@@.used;<<link "Are you really okay?" "PoM (Dh, b) case3-a-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Come on, don't act like you actually care about me.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was right. It wasn't normal of me to care about others.</div>
<<speech "MC" "$player.name">>We live together so we should take care of each other too.<</speech>>
<div class="instructions">She wasn't buying it.</div>
<<speech "Michelle">>If you say so... But it's nice to see you care about me. Thanks.<</speech>>
<<speech "MC" "$player.name">>So are you okay? Does your head hurts or-<</speech>>
<div class="instructions">She sighed and started getting up.</div>
<<speech "Michelle">>Do I look like...<</speech>>
<video class="center" src="media/michelle/mp4/bathroom2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>...I'm in pain?<</speech>>
<video class="center" src="media/michelle/mp4/bathroom2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I didn-<</speech>>
<<speech "Michelle">>Now if you would be so kind...<</speech>>
<<speech "Michelle">>I have 10 more minutes before I need to do other things.<</speech>>
<<speech "Michelle">>Leave.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption levelup Michelle">>
<<set $eventControl.quests.CorruptionOfMichelleDuncan1.active to false>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan1.completed to true>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan2.active to true>>\
<<set $eventControl.replay.Michelle.COMD1 to true>>\
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<if $time.hours == 6 and $time.minutes < 30>>\
<div class="instructions">I caught Michelle undressing... Did she mess up her clothes?</div>
<video class="center" src="media/michelle/mp4/bedroom10-1.mp4" width="768" height="432" autoplay muted loop></video>
<<elseif $time.hours == 9>>\
<div class="instructions">I caught Michelle undressing... did she mess up her clothes?</div>
<video class="center" src="media/michelle/mp4/bedroom10-1.mp4"
width="768" height="432" autoplay muted loop></video>
<<elseif $time.hours == 20 or $time.hours == 22 or $time.hours == 21>>\
<<speech "MC" "$player.name">>You know, my life is kinda different now. As you could notice I...<</speech>>
<video class="center" src="media/michelle/mp4/bedroom4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Mhm-<</speech>>
<</if>><<include "savecheck">>\
<<if $player.sneaking > 20>>\
<div class="instructions">She kept undressing until she was completely naked.</div>
<video class="center" src="media/michelle/mp4/bedroom10-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Where are my glasses...?<</speech>>
<<speech "Michelle">>Oh, there...<</speech>>
<div class="instructions">Her glasses were probably on the floor because she went down on all fours.</div>
<video class="center" src="media/michelle/mp4/bedroom10-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>\
<<if $eventControl.Michelle.parentsroomDayTimeSex == false or $eventControl.limits == false>>\
@@.used;<<link "Take advantage and put your cock inside her." "TtM (Dh, pr) case0-a">><</link>>@@
<</if>><</if>>\
@@.used;<<link "Leave." "Home - Parent's room">><</link>>@@
</div><br>\
<<else>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>><br>\
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Parent's room">><</link>>@@
</div><br>\
<</if>>\<<include "savecheck">>\
<<speech "Michelle">>How did they get he-<</speech>>
<div class="instructions">I sneaked to her with my dick in hand.</div>
<<speech "Michelle">>$player.name! What are you do-<</speech>>
<video class="center" src="media/michelle/mp4/bedroom10-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She wasn't as wet as she normally is.</div>
<<speech "Michelle">>You can't just put it in me whenever you want!<</speech>>
<div class="instructions">I didn't care. I will take any chance to fuck this pussy.</div>
<video class="center" src="media/michelle/mp4/bedroom10-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yeees- yes- yes--<</speech>>
<<speech "MC" "$player.name">>You are not complaining anymore, right?<</speech>>
<div class="instructions">I sped up my pace and grabbed her by her ass.</div>
<video class="center" src="media/michelle/mp4/bedroom10-6.mp4" width="768" height="432" autoplay muted loop></video>
<<include "corruption gained Michelle">>
<<set $eventControl.Michelle.parentsroomDayTimeSex to true>>\
<div class="confirmation">\
@@.used;<<link "That's enough." "Home - Parent's room">><<set $time.minutes += 5>><</link>>@@
</div><br>\<<include "savecheck">>\
<div class="instructions">While I was talking, I tried to get into her bed.</div>
<<if $characters.Michelle.corruptionlvl < 3 and $characters.Michelle.corruptionlvl != 0>>\
<<speech "MC" "$player.name">>...so my problem is that I get aroused pretty easily. Like instant boner when I see a girl in a bikini...<</speech>>
<video class="center" src="media/michelle/mp4/bedroom4-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She didn't protest, just made a room for me to get on the bed.</div>
<<speech "Michelle">>That's really strange... considering you live with two young and attractive women.<</speech>>
<div class="instructions">I looked at her, amazed that she even let me in her bed without saying anything.</div>
<<speech "MC" "$player.name">>Cool.<</speech>>
<div class="confirmation">\
@@.used;<<link "Keep talking about your problem." "TtM (Dh, pr) case1-a">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Parent's room">><</link>>@@
</div>
<<elseif $characters.Michelle.corruptionlvl > 2>>\
<<if $eventControl.Michelle.parentsroomNightTimeSex == false or $eventControl.limits == false>>\
<video class="center" src="media/michelle/mp4/bedroom4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I think I know how to solve your... problem.<</speech>>
<<speech "MC" "$player.name">>Cool.<</speech>>
<div class="confirmation">\
@@.used;<<link "See what does she mean." "TtM (Dh, pr) case1-b">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Parent's room">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>We had enough fun, didn't we?<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Parent's room">><</link>>@@
</div>
<</if>>\
<<else>>\
<<speech "Michelle">>What are you doing?<</speech>>
<div class="instructions">She pulled the blanket closer to her body.</div>
<<speech "MC" "$player.name">>I thought it would be nicer if we sat next to each other.<</speech>>
<<speech "Michelle">>I don't think we should do that...<</speech>>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Say you're sorry." "Home - Parent's room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/michelle/mp4/bedroom4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Seeing you and Summer is okay, but seeing other girls is making my penis...<</speech>>
<<speech "Michelle">>Erected.<</speech>>
<div class="instructions">She laughed a little. Was she nervous?</div>
<<speech "MC" "$player.name">>Yeah, that's the word. So even after I wake up, my penis is already hard.<</speech>>
<div class="instructions">She kept nodding while I talked about my delicate problem.</div>
<video class="center" src="media/michelle/mp4/bedroom4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So I was wondering... since you are a woman...<</speech>>
<<speech "Michelle">>Yes?<</speech>>
<div class="instructions">She looked really interested in her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s problems.</div>
<<speech "MC" "$player.name">>Could you help me with it?<</speech>>
<<speech "Michelle">>Oh...<</speech>>
<div class="instructions">Her expression changed abruptly. I guess she didn't expect such a request.</div>
<<speech "Michelle">>I-I don't think I can help you with... that.<</speech>>
<<speech "Michelle">>Maybe you can read about it on the Internet?<</speech>>
<<include "corruption gained Michelle">>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stop talking." "Home - Parent's room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She threw the blanket on the ground.</div>
<<speech "MC" "$player.name">>What are you doing?<</speech>>
<<speech "Michelle">>What do you think? Since you came to your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> with such a... delicate matter...<</speech>>
<<speech "Michelle">>Trousers off.<</speech>>
<div class="instructions">She wasn't kidding. My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was a slut.</div>
<video class="center" src="media/michelle/mp4/bedroom4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Your dick is so big...<</speech>>
<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">>\
<div class="instructions">Now I was lying in my dad's bed, while his wife worked on my dick.</div>
<</if>>\
<video class="center" src="media/michelle/mp4/bedroom4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's my good boy.<</speech>>
<div class="instructions">She started caressing my balls.</div>
<<speech "Michelle">>You have to keep emptying these or you will keep having this problem $player.name ...<</speech>>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<include "corruption gained Michelle">>\
<</if>>\
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "She wants to ride you." "TtM (Dh, pr) case1-b-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtM (Dh, pr) case1-b-b">><</link>>@@
<</if>>\
@@.used;<<link "Thanks." "Home - Parent's room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Lay down, I want to ride this hard pole.<</speech>>
<div class="instructions">She was really a slut...</div>
<video class="center" src="media/michelle/mp4/bedroom4-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my god, your fucking dick is the best.<</speech>>
<<speech "MC" "$player.name">>Your pussy is also not bad.<</speech>>
<div class="instructions">We started slow, trying not to rush it.</div>
<<speech "Michelle">>Fuck me, $player.name .<</speech>>
<video class="center" src="media/michelle/mp4/bedroom4-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh yeah--<</speech>>
<div class="instructions">My cock was reaching her deep, I felt her womb opening up as I brushed it.</div>
<<speech "Michelle">>Holy shit-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtM (Dh, pr) case1-b-b">><</link>>@@
@@.used;<<link "Cum on her." "TtM (Dh, pr) case1-b-c">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You really love it hard, don't you?<</speech>>
<<speech "Michelle">>I can't help it... You make me so horny...<</speech>>
<video class="center" src="media/michelle/mp4/bedroom4-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh yeeees--<</speech>>
<div class="instructions">She was answering my movement with her own hips.</div>
<div class="instructions">It feels weird to do it in their bed...</div>
<<speech "MC" "$player.name">>I need to breathe, lay on your side for a second.<</speech>>
<div class="instructions">She did as I told.</div>
<video class="center" src="media/michelle/mp4/bedroom4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh-- fuuuck-<</speech>>
<div class="instructions">Her body was shining from sweat. She wasn't used to this kind of sex.</div>
<div class="instructions">I stood up and grabbed her leg.</div>
<video class="center" src="media/michelle/mp4/bedroom4-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Your body belongs to me.<</speech>>
<<speech "Michelle">>Yes, honey...<</speech>>
<div class="confirmation">\
@@.used;<<link "She wants to ride you." "TtM (Dh, pr) case1-b-a">><</link>>@@
@@.used;<<link "Cum on her." "TtM (Dh, pr) case1-b-c">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming-<</speech>>
<<speech "Michelle">>Not-- inside-<</speech>>
<div class="instructions">My future plans aren't considering a kid, so...</div>
<video class="center" src="media/michelle/mp4/bedroom4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh-<</speech>>
<<speech "Michelle">>Good boy... you <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>> is proud...<</speech>>
<<include "corruption gained Michelle">>
<<set $eventControl.Michelle.parentsroomNightTimeSex to true>>\
<div class="confirmation">\
@@.used;<<link "Leave her like that." "Home - Parent's room">><<set $time.minutes += 10>><</link>>@@
</div><<if $time.hours == 9>>\
<div class="instructions">Michelle was probably fixing her make-up. Why is she half-naked?</div>
<video class="center" src="media/michelle/mp4/bedroom5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<elseif $time.hours == 21 or $time.hours == 22 or $time.hours == 20>>\
<<speech "Michelle">>Oh $player.name, you are not working today?<</speech>>
<video class="center" src="media/michelle/mp4/bedroom8-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle was next to my bed, fully clothed.</div>
<<speech "MC" "$player.name">>I'm done for today. You alright?<</speech>>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Going somewhere?<</speech>>
<video class="center" src="media/michelle/mp4/bedroom5-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our eyes met in the mirror, she smiled.</div>
<<speech "Michelle">>Not really.<</speech>>
<<speech "Michelle">>Just making myself pretty again.<</speech>>
<<speech "MC" "$player.name">>You don't have to do that, you know...<</speech>>
<<speech "MC" "$player.name">>I don't invite girls over that are not pretty.<</speech>>
<div class="instructions">She tried making funny faces but I knew she took it as a compliment.</div>
<div class="instructions">Her make-up was done and she turned to face me.</div>
<video class="center" src="media/michelle/mp4/bedroom5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Any plans today?<</speech>>
<<speech "Michelle">>Nothing special. Reading books and chilling at the pool.<</speech>>
<<speech "MC" "$player.name">>Haha, you sound like you retired already.<</speech>>
<<speech "Michelle">>I certainly feel like that while being here...<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<if $eventControl.Michelle.NHbedroomDayTimeSex == false or $eventControl.limits == false>>\
<<speech "Michelle">>You know... I think someone deserves a reward for being nice to his <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>...<</speech>>
<div class="confirmation">\
@@.used;<<link "I don't think that's necessary." "TtM (Nh, b) case0-a">><</link>>@@
@@.used;<<link "Leave." "New House - Bedroom">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Leave." "New House - Bedroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">She wasn't waiting on my reaction and went down on her knees.</div>
<<speech "Michelle">>Show me what you are hiding from your <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<div class="instructions">Is there a time when Michelle is not horny?</div>
<video class="center" src="media/michelle/mp4/bedroom5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh-<</speech>>
<div class="instructions">My dick wasn't even half a second out of my pants and she had it already in her mouth.</div>
<div class="instructions">Her submissive glaces which she was giving me could make me uncontrollable any second.</div>
<video class="center" src="media/michelle/mp4/bedroom5-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I love your cock honey...<</speech>>
<div class="instructions">Buying this house was my biggest accomplishment, but inviting my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> over is probably the second...</div>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Thank you for your reward." "New House - Bedroom">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "I can't take it anymore." "TtM (Nh, b) case0-a-a">><</link>>@@
@@.used;<<link "That's enough." "New House - Bedroom">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>I want to fuck you Michelle.<</speech>>
<div class="instructions">She grinned at me.</div>
<<speech "Michelle">>Sure, honey.<</speech>>
<div class="instructions">She went back to the counter and bent over.</div>
<<speech "Michelle">>I'm waiting...<</speech>>
<video class="center" src="media/michelle/mp4/bedroom5-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Sometimes in the future I will walk to my dad just to thank him for bringing home this insane woman...</div>
<<speech "Michelle">>Ahh fuck--<</speech>>
<<include "corruption gained Michelle">>
<<set $eventControl.Michelle.NHbedroomDayTimeSex to true>>\
<div class="confirmation">\
@@.used;<<link "What a way to start a day." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/bedroom8-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What a sight...<</speech>>
<div class="instructions">She started looking around the room. She isn't really used to compliments...</div>
<<speech "Michelle">>What do you mean?<</speech>>
<<speech "MC" "$player.name">>My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> and my own bed.<</speech>>
<<speech "MC" "$player.name">>My two favourite things right next to each other...<</speech>>
<div class="instructions">She started grinning but couldn't help but laugh.</div>
<<speech "Michelle">>Hahah, that's actually sad, you know...<</speech>>
<video class="center" src="media/michelle/mp4/bedroom8-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Our relationship is not the usual one but...<</speech>>
<<speech "Michelle">>You are also one of my favourite things...<</speech>>
<<if $eventControl.Michelle.NHbedroomNightTimeSex == false or $eventControl.limits == false>>\
<div class="instructions">Her hands were running all over her body.</div>
<<speech "Michelle">>You know... I'm here... and there's a bed...<</speech>>
<<speech "Michelle">>Wanna do something?<</speech>>
<div class="confirmation">\
@@.used;<<link "I'm glad you asked." "TtM (Nh, b) case1-a">><</link>>@@
@@.used;<<link "Maybe next time." "New House - Bedroom">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Goodnight Michelle." "New House - Bedroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">She lost her clothes almost instantly.</div>
<video class="center" src="media/michelle/mp4/bedroom8-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Give it to me...<</speech>>
<<speech "Michelle">>I need it...<</speech>>
<div class="instructions">Fuck, that's hot.</div>
<div class="instructions">With her help my trunks were also almost instantly on the floor.</div>
<video class="center" src="media/michelle/mp4/bedroom8-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>My boy...<</speech>>
<div class="instructions">She licked my whole length from the base to the tip, then she put it in her mouth.</div>
<video class="center" src="media/michelle/mp4/bedroom8-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">With such a treatment I won't be able to not have an erection whenever I'm with her.</div>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "She lies on her back." "TtM (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "She wants to taste it again." "TtM (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Doggy style." "TtM (Nh, b) case1-a-d">><</link>>@@
<<else>>\
@@.used;<<link "Goodnight Michelle." "New House - Bedroom">><<set $time.minutes += 5>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Sometimes I just need to see her face when I penetrate her.</div>
<video class="center" src="media/michelle/mp4/bedroom8-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She can't hide anything from me now.</div>
<<speech "Michelle">>Ahhh honey- yes---<</speech>>
<video class="center" src="media/michelle/mp4/bedroom8-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck yes---<</speech>>
<div class="instructions">I was looking straight to her eyes as I was pounding her.</div>
<div class="instructions">I could see it, how every thrust makes her go more insane.</div>
<div class="confirmation">\
@@.used;<<link "She wants to taste it again." "TtM (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Doggy style." "TtM (Nh, b) case1-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, b) case1-a-a-a">><</link>>@@
@@.used;<<link "Goodnight Michelle." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Can't get enough, huh?<</speech>>
<<speech "Michelle">>Mhm?<</speech>>
<video class="center" src="media/michelle/mp4/bedroom8-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her tongue was once again running all over my cock.</div>
<<speech "MC" "$player.name">>Oh fuck--<</speech>>
<div class="instructions">I'm in heaven...</div>
<<speech "Michelle">>Oh, I almost forgot-<</speech>>
<video class="center" src="media/michelle/mp4/bedroom8-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her focus shifted to my balls.</div>
<<speech "MC" "$player.name">>Fuuck- isn't that illegal?<</speech>>
<div class="confirmation">\
@@.used;<<link "She lies on her back." "TtM (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtM (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Doggy style." "TtM (Nh, b) case1-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, b) case1-a-a-a">><</link>>@@
@@.used;<<link "Goodnight Michelle." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We switched into a position that we couldn't do at the old house.</div>
<video class="center" src="media/michelle/mp4/bedroom8-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My cock was inside her again.</div>
<<speech "Michelle">>Oh shit--- honey--<</speech>>
<div class="instructions">Slowly our pace got faster and faster.</div>
<div class="confirmation">\
@@.used;<<link "She lies on her back." "TtM (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "She wants to taste it again." "TtM (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "Doggy style." "TtM (Nh, b) case1-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, b) case1-a-a-a">><</link>>@@
@@.used;<<link "Goodnight Michelle." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Let's do your favourite one.<</speech>>
<<speech "Michelle">>Yes please.<</speech>>
<video class="center" src="media/michelle/mp4/bedroom8-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Aaaah- ahhh- fuck--<</speech>>
<div class="instructions">Going slow wasn't an option now.</div>
<div class="instructions">She gripped the sheets tightly while I fucked her.</div>
<div class="confirmation">\
@@.used;<<link "She lies on her back." "TtM (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "She wants to taste it again." "TtM (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Nh, b) case1-a-c">><</link>>@@
<<if $characters.Michelle.corruptionlvl == 5>>\
@@.used;<<link "Put it in her ass." "TtM (Nh, b) case1-a-d-a">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtM (Nh, b) case1-a-a-a">><</link>>@@
@@.used;<<link "Goodnight Michelle." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was already at my limit.</div>
<<speech "MC" "$player.name">>I'm-- cumming--<</speech>>
<<speech "Michelle">>I want it!<</speech>>
<div class="instructions">She was instantly on her knees.</div>
<video class="center" src="media/michelle/mp4/bedroom8-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was literally milking me with her hands while licking the tip of my penis.</div>
<<set $eventControl.Michelle.NHbedroomNightTimeSex to true>>\
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "What a way to end a day." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>I want it- in my ass-<</speech>>
<div class="instructions">That's an invitation you don't reject.</div>
<video class="center" src="media/michelle/mp4/bedroom8-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Slowly--<</speech>>
<<speech "Michelle">>Ahh yes--<</speech>>
<div class="instructions">Her asshole could turn gay people straight in a second.</div>
<div class="confirmation">\
@@.used;<<link "She lies on her back." "TtM (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "She wants to taste it again." "TtM (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, b) case1-a-a-a">><</link>>@@
@@.used;<<link "Goodnight Michelle." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was sitting on my bed when I heard someone knocking on my door.</div>
<<speech "MC" "$player.name">>Yes?<</speech>>
<<speech "Michelle">>It's me honey. Can we talk for a second?<</speech>>
<div class="instructions">Michelle? That's unexpected...</div>
<<set $eventControl.Michelle.bedroomVisit to true>>\
<div class="confirmation">\
@@.used;<<link "Sure." "TtM (Dh, b) case0-a">><</link>>@@
@@.used;<<link "I don't feel like talking." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She opened the door and smiled at me.</div>
<<speech "Michelle">>Thank you.<</speech>>
<div class="instructions">We were sitting next to each other on my bed.</div>
<video class="center" src="media/michelle/mp4/bedroom6-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>How was school today?<</speech>>
<<speech "MC" "$player.name">>Boring. For you?<</speech>>
<<speech "Michelle">>You know... My students aren't really... nice... all the time.<</speech>>
<div class="instructions">I remember when we moved here, her students couldn't accept her as their new teacher...</div>
<div class="confirmation">\
@@.used;<<link "Don't worry. They will sometimes realize they have the best teacher in school." "TtM (Dh, b) case0-a-a">><</link>>@@
@@.used;<<link "I don't feel like talking." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl < 4>>\
<<speech "Michelle">>Awww-<</speech>>
<<speech "Michelle">>That's so sweet, honey.<</speech>>
<<speech "Michelle">>Come here.<</speech>>
<video class="center" src="media/michelle/mp4/bedroom6-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She hugged me. It's not easy for her, since my dad isn't giving her any reassuring words she actually wants to hear.</div>
<<speech "MC" "$player.name">>I've got... things to do...<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "You exchanged goodnights." "Home - My room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<div class="instructions">Her hands were suddenly holding my head and we kissed.</div>
<video class="center" src="media/michelle/mp4/bedroom6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I need you.<</speech>>
<div class="instructions">We kissed before but this... was something different.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "TtM (Dh, b) case0-a-a-a">><</link>>@@
@@.used;<<link "Say goodnight to her." "Home - My room">><<set $characters.Michelle.relationship += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Michelle.visitRoom to true>>\
<</if>>\
<div class="instructions">She undressed her top and got hold of my dick.</div>
<video class="center" src="media/michelle/mp4/bedroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She knew exactly what I liked, it felt like our minds were connected.</div>
<video class="center" src="media/michelle/mp4/bedroom6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh yes...<</speech>>
<div class="instructions">I couldn't control myself, I started moving my hips and fucked her mouth.</div>
<<speech "Michelle">>Come here baby, you can use me as much as you want.<</speech>>
<div class="instructions">I sat on her chest.</div>
<video class="center" src="media/michelle/mp4/bedroom6-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her head and fucked her mouth.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, b) case0-a-a-a-a">><</link>>@@
@@.used;<<link "She's lying down." "TtM (Dh, b) case0-a-a-a-b">><</link>>@@
@@.used;<<link "Make her yours." "TtM (Dh, b) case0-a-a-a-c">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, b) case0-a-a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "You exchanged goodnights." "Home - My room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">My bed isn't really a place for two people but we somehow managed to fit.</div>
<video class="center" src="media/michelle/mp4/bedroom6-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes honey---<</speech>>
<<speech "Michelle">>Eat your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy.<</speech>>
<div class="instructions">I just hope that no one will walk on us now...</div>>
<div class="confirmation">\
@@.used;<<link "She's lying down." "TtM (Dh, b) case0-a-a-a-b">><</link>>@@
@@.used;<<link "Make her yours." "TtM (Dh, b) case0-a-a-a-c">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, b) case0-a-a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "You exchanged goodnights." "Home - My room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/bedroom6-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes, fuck that pussy-<</speech>>
<div class="instructions">My balls were slapping on her vagina as I was reaching her deepest parts.</div>
<<speech "Michelle">>Ahhh fuck--<</speech>>
<video class="center" src="media/michelle/mp4/bedroom6-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We switched positions, she was now lying on her back.</div>
<<speech "Michelle">>Yees yes-<</speech>>
<div class="instructions">Our minds were stuck together in a different dimension now.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, b) case0-a-a-a-a">><</link>>@@
@@.used;<<link "Make her yours." "TtM (Dh, b) case0-a-a-a-c">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, b) case0-a-a-a-d">><</link>>@@
@@.used;<<link "Cum on her face." "TtM (Dh, b) case0-5a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "You exchanged goodnights." "Home - My room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I grabbed her by her head and lifted it, so we could be closer.</div>
<video class="center" src="media/michelle/mp4/bedroom6-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh yes-<</speech>>
<div class="instructions">My hand was playing with her pussy when our mouths met again.</div>
<<speech "MC" "$player.name">>Want me to go harder?<</speech>>
<<speech "Michelle">>Yes honey-<</speech>>
<video class="center" src="media/michelle/mp4/bedroom6-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I went fast and deep inside my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>. My hands kept her in position.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, b) case0-a-a-a-a">><</link>>@@
@@.used;<<link "She's lying down." "TtM (Dh, b) case0-a-a-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, b) case0-a-a-a-d">><</link>>@@
@@.used;<<link "Cum on her face." "TtM (Dh, b) case0-5a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "You exchanged goodnights." "Home - My room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She climbed on top of me and put my dick inside her.</div>
<video class="center" src="media/michelle/mp4/bedroom6-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck yess-- $player.name-<</speech>>
<div class="instructions">Even though she was on top of me, I was doing all the work.</div>
<video class="center" src="media/michelle/mp4/bedroom6-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You have to go slower... your dad could notice...<</speech>>
<<speech "Michelle">>Oh god-- fuck---<</speech>>
<div class="instructions">I couldn't believe that I'm fucking a real woman in my own room... and she's my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> even...</div>
<video class="center" src="media/michelle/mp4/bedroom6-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>How does your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock feel, Michelle?<</speech>>
<<speech "Michelle">>It's great honey... Oh yesss-<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, b) case0-a-a-a-a">><</link>>@@
@@.used;<<link "She's lying down." "TtM (Dh, b) case0-a-a-a-b">><</link>>@@
@@.used;<<link "Make her yours." "TtM (Dh, b) case0-a-a-a-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtM (Dh, b) case0-5a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "You exchanged goodnights." "Home - My room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/bedroom6-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s face was once again soaked in my jizz.</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "You exchanged goodnights." "Home - My room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><div class="instructions">Michelle was here alone. Half full bottle of wine was on the table.</div>
<video class="center" src="media/michelle/mp4/backyard1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Enjoying yourself?<</speech>>
<<speech "Michelle">>Yeah... want to take a sip with your old <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>?<</speech>><<include "savecheck">>\
<<speech "Michelle">>Thanks $player.name.<</speech>>
<video class="center" src="media/michelle/mp4/backyard1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She stood up and hugged me.</div>
<<speech "Michelle">>You won't believe me, but I really needed that...<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Backyard">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She grabbed the bottle and gave it to me.</div>
<video class="center" src="media/michelle/mp4/backyard1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Are you sure?<</speech>>
<<speech "Michelle">>Why not? You are old enough.<</speech>>
<<speech "MC" "$player.name">>Okay...<</speech>>
<div class="instructions">I took a small sip, nearly choking thanks to the weird taste.</div>
<<speech "Michelle">>You need to learn how to drink properly...<</speech>>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Backyard">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl > 0 and $eventControl.Michelle.backyardVisit == false and $time.hours > 7 and $time.hours < 21>>\
<<if $time.dayOfTheWeek < 5>><<if $time.hours < 8 or $time.hours > 15>><<if $time.hours < 20>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "TtM (Dh, by) case1">>\
<</if>><</if>><</if>>\
<<else>>\
<<if $time.hours > 7 and $time.hours < 20>>\
<<set _i to random(0,4)>>\
<<if _i == 1>>\
<<goto "TtM (Dh, by) case1">>\
<</if>><</if>><</if>><</if>>\
<div class="dim">
<div class="centered-image"><img src="media\mc\pics\swimming1.jpg"></div>
<<set $time.hours += 1>>\
<<include "strength gained">>
<div class="thoughts">@@.used;<<link "You feel stronger." "Home - Backyard">><</link>>@@</div>
</div><<if $eventControl.player.strengthGained < 15 or $eventControl.limits == false>><div class="gained">Your strength got better by 3 point.<br></div><<set $player.strength += 3>><<set $eventControl.player.strengthGained += 3>><<else>><div class="instructions">You can't improve your strength today anymore.<br></div><</if>><<include "savecheck">>\
<div class="dim">
<div class="centered-image"><img src="media\mc\pics\swimming1.jpg"></div>
<<set $time.hours += 1>>\
<<include "strength gained">>
<div class="thoughts">@@.used;<<link "You feel stronger." "New House - Backyard">><</link>>@@</div>
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Michelle.backyardVisit to true>>\
<<set $eventControl.replay.Michelle.whileSwimming to true>>\
<</if>>\
<<if $characters.Michelle.corruptionlvl == 1>>\
<<speech "Michelle">>Hi honey.<</speech>>
<div class="instructions">While I was swimming, my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> called out to me.</div>
<<speech "Michelle">>I didn't know you like swimming.<</speech>>
<video class="center" src="media/michelle/mp4/backyard2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was wearing bikinis with a beach coverup.</div>
<<speech "MC" "$player.name">>Well since we have a pool, it would be a shame not to use it.<</speech>>
<<speech "Michelle">>Right... haha.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Continue swimming." "Go swimming (Duncan's house)">><</link>>@@
</div>
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
<<elseif $characters.Michelle.corruptionlvl < 4>>\
<div class="instructions">I was doing my third lap when I noticed someone near the pool.</div>
<video class="center" src="media/michelle/mp4/backyard2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was undressing and already topless.</div>
<<speech "MC" "$player.name">>What are you doing Michelle?!<</speech>>
<<speech "Michelle">>I thought I could join you... And since you are also naked...<</speech>>
<<speech "MC" "$player.name">>I'm not naked...<</speech>>
<<speech "Michelle">>Really? That's embarrassing...<</speech>>
<div class="instructions">Is she really okay to be naked around me? Hm...</div>
<<speech "MC" "$player.name">>No! It's cool! You won't get those weird tan lines you hate...<</speech>>
<div class="instructions">She smiled at me and resumed taking off her bikinis.</div>
<video class="center" src="media/michelle/mp4/backyard2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Let's swim together then!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Continue swimming." "Go swimming (Duncan's house)">><</link>>@@
</div>
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
<<else>>\
<video class="center" src="media/michelle/mp4/backyard2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Swimming again?<</speech>>
<div class="instructions">Michelle was already in bikinis, smiling at me.</div>
<<speech "MC" "$player.name">>You know me, always doing something...<</speech>>
<div class="confirmation">\
@@.used;<<link "There's no one here, maybe we could..." "TtM (Dh, by) case1-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue swimming." "Go swimming (Duncan's house)">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">She looked around, the area was clear.</div>
<<speech "Michelle">>Let's do it.<</speech>>
<video class="center" src="media/michelle/mp4/backyard2-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We undressed and with her help my swimming trunks were also off.</div>
<<speech "Michelle">>Ready?<</speech>>
<div class="instructions">I smiled at her.</div>
<<speech "MC" "$player.name">>Of course.<</speech>>
<div class="instructions">She placed her hand over my stomach and started sucking my cock.</div>
<video class="center" src="media/michelle/mp4/backyard2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh fuck-<</speech>>
<video class="center" src="media/michelle/mp4/backyard2-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s mouth was completely filled with my cock.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, by) case1-a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtM (Dh, by) case1-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, by) case1-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtM (Dh, by) case1-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Backyard">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/backyard2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh yes yes---<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was laying down while I ate her out.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtM (Dh, by) case1-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, by) case1-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtM (Dh, by) case1-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, by) case1-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Backyard">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/backyard2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh fuck fuck--<</speech>>
<div class="instructions">There was no other person in her mind than her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>.</div>
<div class="instructions">She was completely devoted to my cock.</div>
<video class="center" src="media/michelle/mp4/backyard2-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her by her hair and hastened my pace.</div>
<<speech "Michelle">>Keep going-<</speech>>
<div class="instructions">I hope neighbours aren't home right now...</div>
<video class="center" src="media/michelle/mp4/backyard2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck your <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>>-<</speech>>
<<speech "MC" "$player.name">>I will.<</speech>>
<<speech "Michelle">>Oh my god-<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, by) case1-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, by) case1-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtM (Dh, by) case1-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, by) case1-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Backyard">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/backyard2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's it- that's it $player.name--<</speech>>
<div class="instructions">I'm so grateful to my dad, thanks to him I don't have to go far to have sex.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, by) case1-a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtM (Dh, by) case1-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtM (Dh, by) case1-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, by) case1-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Backyard">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/backyard2-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was now under me, nowhere to escape.</div>
<<speech "MC" "$player.name">>Your body belongs to me, Michelle.<</speech>>
<div class="instructions">While keeping an eye contact with me, she nodded.</div>
<<speech "Michelle">>Mhm--<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, by) case1-a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtM (Dh, by) case1-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, by) case1-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, by) case1-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Backyard">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming.<</speech>>
<div class="instructions">She was instantly on her knees, begging me to give it to her.</div>
<video class="center" src="media/michelle/mp4/backyard2-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">What a way to spend a weekend.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<<include "relationship gained Michelle">>
<<set $eventControl.Michelle.backyardVisit to true>>\
<div class="confirmation">\
@@.used;<<link "Go back to swimming." "Go swimming (Duncan's house)">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Michelle.afterWork to true>>\
<div class="instructions">When I went into the living room, I noticed Michelle coming home.</div>
<video class="center" src="media/michelle/mp4/after_work1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I'm home... $player.name?<</speech>>
<div class="instructions">She probably came from work, since it's already 4 pm.</div>
<div class="confirmation">\
@@.used;<<link "Say hi." "TtM (Dh, l) case6-a">><</link>>@@
@@.used;<<link "Ignore her." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Hey...<</speech>>
<video class="center" src="media/michelle/mp4/after_work1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her expression changed when she noticed me.</div>
<<speech "Michelle">>You are already home?<</speech>>
<<speech "MC" "$player.name">>Yeah, I wanted to be home early to greet you first.<</speech>>
<div class="instructions">She made a doubtful face. I guess it's not a thing I would normally do.</div>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Try getting closer." "TtM (Dh, l) case6-a-a">><</link>>@@
@@.used;<<link "That's enough for a greeting." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I didn't have a chance to see you in school...<</speech>>
<video class="center" src="media/michelle/mp4/after_work1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>...so I went home early to make sure I caught you when you arrived home.<</speech>>
<div class="instructions">My hand gently brushed her hair off her shoulder.</div>
<<speech "Michelle">>Oh...<</speech>>
<<include "corruption gained Michelle">>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 2>>\
@@.used;<<link "Give her a proper greeting." "TtM (Dh, l) case6-a-a-b">><</link>>@@
<<else>>\
@@.used;<<link "Be more persistent." "TtM (Dh, l) case6-a-a-a">><</link>>@@
<</if>>\
@@.used;<<link "That's enough for a greeting." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl > 0>>\
<<speech "Michelle">>What are you doing?!<</speech>>
<div class="instructions">I wonder how far she will let me go?</div>
<video class="center" src="media/michelle/mp4/after_work1-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I took the initiative and touched her boobs.</div>
<<speech "MC" "$player.name">>I know I know but you look so hot in your uniform...<</speech>>
<<speech "Michelle">>Oh $player.name...<</speech>>
<div class="instructions">Her muffled moans motivated me to continue.</div>
<<speech "MC" "$player.name">>Let me take this off.<</speech>>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Kiss her." "TtM (Dh, l) case6-4a">><</link>>@@
@@.used;<<link "That's enough for a greeting." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>What are you doing?!<</speech>>
<div class="instructions">She pushed me away.</div>
<<speech "Michelle">>I'm your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>! You can't do that!<</speech>>
<<speech "MC" "$player.name">>Wait...!<</speech>>
<div class="instructions">She was already gone.</div>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "I fucked up." "Home - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl > 1>>\
<div class="instructions">We were about to cross another line.</div>
<div class="instructions">I gently took her head in my hands and kissed her.</div>
<video class="center" src="media/michelle/mp4/after_work1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She didn't protest and kissed me back.</div>
<<include "corruption gained Michelle">>
<div class="instructions">What a way to greet your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<div class="confirmation">\
@@.used;<<link "Let her go." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>No! That's enough $player.name.<</speech>>
<div class="instructions">She pushed me away from her.</div>
<<speech "Michelle">>We can't...<</speech>>
<div class="instructions">...and she left.</div>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "I fucked up." "Home - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Michelle.afterWork = true>>\
<</if>>\
<div class="instructions">My intentions were pretty clear. I wanted her.</div>
<<speech "Michelle">>W-What are you doing...?<</speech>>
<div class="instructions">Her shirt was already on the floor, my hand was fondling her breast and I was kissing her neck.</div>
<video class="center" src="media/michelle/mp4/after_work1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my...<</speech>>
<<speech "MC" "$player.name">>Your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> missed you...<</speech>>
<<speech "Michelle">>Mhm....<</speech>>
<<speech "MC" "$player.name">>I want to fuck you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, l) case6-a-a-b-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Lay down Michelle." "TtM (Dh, l) case6-a-a-b-b">><</link>>@@
@@.used;<<link "Ride me." "TtM (Dh, l) case6-a-a-b-c">><</link>>@@
@@.used;<<link "Spooning." "TtM (Dh, l) case6-a-a-b-d">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>That's it...<</speech>>
<video class="center" src="media/michelle/mp4/after_work1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My cock was deep inside Michelle's throat.</div>
<div class="instructions">Not an hour ago, she was lecturing my other classmates. Now she's losing to one of her student's dick.</div>
<<speech "MC" "$player.name">>Good girl.<</speech>>
<video class="center" src="media/michelle/mp4/after_work1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She jerked my cock while having the tip inside her mouth.</div>
<div class="instructions">I couldn't hold myself and started gently fucking her mouth.</div>
<div class="instructions">Not a single hint of disobey from her.</div>
<video class="center" src="media/michelle/mp4/after_work1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">What a slut. It's clear that her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock was making her insane.</div>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Lay down." "TtM (Dh, l) case6-a-a-b-b">><</link>>@@
@@.used;<<link "Ride me." "TtM (Dh, l) case6-a-a-b-c">><</link>>@@
@@.used;<<link "Spooning." "TtM (Dh, l) case6-a-a-b-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case6-a-a-b-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Michelle layed down on the couch and I started fucking her.</div>
<<speech "MC" "$player.name">>Your pussy is mine and only.<</speech>>
<<speech "Michelle">>Fuck-<</speech>>
<video class="center" src="media/michelle/mp4/after_work1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I held her leg in the air.</div>
<div class="instructions">We were looking into each other's eyes, completely lost in the moment.</div>
<div class="instructions">Sometimes I want to fuck her right in the middle of the class...</div>
<div class="instructions">She drives me crazy...</div>
<video class="center" src="media/michelle/mp4/after_work1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put her legs together and went faster.</div>
<<speech "MC" "$player.name">>I'm gonna fuck you everyday. Get used to it.<</speech>>
<<speech "Michelle">>Yeees yes-- $player.name...<</speech>>
<div class="instructions">Her muffled voice was hard to understand.</div>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, l) case6-a-a-b-a">><</link>>@@
@@.used;<<link "Ride me." "TtM (Dh, l) case6-a-a-b-c">><</link>>@@
@@.used;<<link "Spooning." "TtM (Dh, l) case6-a-a-b-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case6-a-a-b-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">We held hands while she mounted me.</div>
<video class="center" src="media/michelle/mp4/after_work1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh fuck baby-<</speech>>
<div class="instructions">Thanks to our holding back in school, we couldn't get enough of ourselves now.</div>
<<speech "Michelle">>Fuck your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>-- pleasee--<</speech>>
<div class="instructions">Her hips were wildly bouncing on my cock. I was just enjoying the ride...</div>
<<speech "Michelle">>Fuck--- me-<</speech>>
<video class="center" src="media/michelle/mp4/after_work1-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I lifted her by her ass and started pounding.</div>
<<speech "Michelle">>Oh fuck $player.name...<</speech>>
<<speech "Michelle">>Your cock feels so good... and right...<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, l) case6-a-a-b-a">><</link>>@@
@@.used;<<link "Lay down." "TtM (Dh, l) case6-a-a-b-b">><</link>>@@
@@.used;<<link "Spooning." "TtM (Dh, l) case6-a-a-b-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case6-a-a-b-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I love how intimate this position is. It feels like we truly belong to each other.</div>
<video class="center" src="media/michelle/mp4/after_work1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was moving my hips relentlessly fast, so my dick was hitting her deep.</div>
<<speech "Michelle">>-yes yes yes yes-<</speech>>
<div class="instructions">Her hand layed on my thigh. She was truly enjoying this.</div>
<video class="center" src="media/michelle/mp4/after_work1-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Suddenly, I felt her pussy getting tighter.</div>
<<speech "MC" "$player.name">>Hahah, I bet my dad can't satisfy you like I can.<</speech>>
<<speech "Michelle">>Ahhh honey--<</speech>>
<div class="confirmation">\
@@.used;<<link "Suck my cock." "TtM (Dh, l) case6-a-a-b-a">><</link>>@@
@@.used;<<link "Lay down." "TtM (Dh, l) case6-a-a-b-b">><</link>>@@
@@.used;<<link "Ride me." "TtM (Dh, l) case6-a-a-b-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Dh, l) case6-a-a-b-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I was close, she was going to get her daily dose of her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cum soon.</div>
<video class="center" src="media/michelle/mp4/after_work1-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My semen was pouring into her mouth and my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was smiling ear to ear.</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "You fixed your clothes and continued with your day." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I was on my way to my house when I noticed the lights in the kitchen were on...</div>
<div class="instructions">I'm pretty sure I didn't forget to turn them off.</div>
<div class="instructions">With caution I knocked on the door.</div>
<<speech "MC" "$player.name">>Hello?<</speech>>
<div class="instructions">After some time I heard footsteps.</div>
<video class="center" src="media/michelle/mp4/new_house1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Michelle?!<</speech>>
<div class="instructions">Through my front door walked my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<<speech "MC" "$player.name">>What are you doing here?<</speech>>
<<speech "Michelle">>Well...<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I thought you were lonely here... all by yourself...<</speech>>
<<speech "MC" "$player.name">>But how?<</speech>>
<<speech "Michelle">>I found the spare key under the flowerpot.<</speech>>
<div class="instructions">There was no point in being harsh now. I'm sure she's actually the lonely one here.</div>
<<speech "MC" "$player.name">>Ah, that makes sense...<</speech>>
<<speech "MC" "$player.name">>Next time just ask me, I nearly called the police, you know.<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Talk inside." "TtM (Nh, l) case2-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>So...<</speech>>
<div class="instructions">We were now sitting next to each other in the living room. Don't know why, but I felt really nervous.</div>
<video class="center" src="media/michelle/mp4/new_house1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Are you sure you are not lonely?<</speech>>
<<speech "MC" "$player.name">>No... I'm either going to school or working. I also met a lot of new people around the town.<</speech>>
<div class="instructions">My eyes were running all over the place. She's here. In my house. Alone.</div>
<<speech "Michelle">>Is that so? I'm glad to hear that...<</speech>>
<<speech "Michelle">>...<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">Suddenly, no one was talking.</div>
<<speech "MC" "$player.name">>Look...<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm old enough to take care of myself. I even found a job and bought this house.<</speech>>
<<speech "Michelle">>Mhm.<</speech>>
<div class="instructions">It felt like an interrogation. But there were no questions being said.</div>
<<speech "Michelle">>That's great honey!<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>But that's not really the reason I'm here...<</speech>>
<div class="confirmation">\
@@.used;<<link "What?" "TtM (Nh, l) case2-a-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>You know... since you moved out... I've been really lonely...<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Now I was the one with a surprised expression on their face.</div>
<<speech "Michelle">>Maybe... I was wondering...<</speech>>
<div class="instructions">Is she nervous?</div>
<<speech "Michelle">>If I could... stay here sometimes?<</speech>>
<div class="instructions">That's unexpected. I can't see why not. Since our relationship got a lot better... It would be interesting...</div>
<<speech "MC" "$player.name">>Why not. You can help around the house and it won't feel as empty as it does now.<</speech>>
<<speech "Michelle">>Really?<</speech>>
<div class="instructions">She happily jumped off the couch. Then she sat down and hugged me.</div>
<<speech "MC" "$player.name">>But... you can stay here only on Sundays.<</speech>>
<<speech "Michelle">>That's okay! It's enough. I'm so happy right now...<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her the spare key." "TtM (Nh, l) case2-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<include "relationship check">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Michelle.NHfirstArrival to true>>\
<<set $eventControl.replay.Michelle.NewHouse to true>>\
<</if>>\
<div class="instructions">We chatted for a little bit about the house and everything. Then she suddenly moved her hand to my body.</div>
<video class="center" src="media/michelle/mp4/new_house1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Since we are going to spend every Sunday together... we should celebrate it somehow...<</speech>>
<<speech "MC" "$player.name">>Yeah.<</speech>>
<div class="instructions">What started as a normal conversation between <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> and his <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> slowly graduated into an exchange between two lovers.</div>
<video class="center" src="media/michelle/mp4/new_house1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our mouths met, tongues connected.</div>
<<speech "MC" "$player.name">>I think-<</speech>>
<<speech "Michelle">>Just kiss me.<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We kissed more deeply and Michelle's hand went straight to my crotch.</div>
<<speech "Michelle">>I want to suck your cock.<</speech>>
<div class="confirmation">\
@@.used;<<link "Let your <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mom<<elseif $eventControl.Michelle.relationship == 'mother'>>mom<<else>>$eventControl.Michelle.relationship<</if>> blow you." "TtM (Nh, l) case2-4a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">With our mutual cooperation my pants were gone.</div>
<div class="instructions">She was hungry. I sensed something different from her when we kissed but...</div>
<div class="instructions">She just pulled my trunks to the side, only so she could suck on my cock.</div>
<video class="center" src="media/michelle/mp4/new_house1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I love your scent...<</speech>>
<<speech "MC" "$player.name">>T-Thanks.<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her slow and gentle licks alternated with her attempts to deepthroat.</div>
<div class="instructions">She was toying with me. Playing and savouring the moment.</div>
<video class="center" src="media/michelle/mp4/new_house1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Get these off.<</speech>>
<div class="instructions">My trunks were now on the ground and I liked where this was going.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Nh, l) case2-5a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I had to give her my best. She's now in my house, alone. I can't even start imagining the things we will do every Sunday...</div>
<video class="center" src="media/michelle/mp4/new_house1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck--<</speech>>
<div class="instructions">I felt her hand laying on my head. Don't worry, I'm not going anywhere until I'm done.</div>
<video class="center" src="media/michelle/mp4/new_house1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I switched my focus on her clitoris.</div>
<<speech "Michelle">>That's it--! I can't--<</speech>>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<speech "Michelle">>You know what, lean back.<</speech>>
<<speech "MC" "$player.name">>W-Why?<</speech>>
<<speech "Michelle">>You are gonna fuck your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> today.<</speech>>
<div class="instructions">I can't believe it. This house is the best purchase I have ever made.</div>
<<else>>\
<<speech "Michelle">>Lean back.<</speech>>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Let your <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mother<<elseif $eventControl.Michelle.relationship == 'mother'>>mother<<else>>$eventControl.Michelle.relationship<</if>> ride you." "TtM (Nh, l) case2-6a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/new_house1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Y-Y-Yesss---<</speech>>
<div class="instructions">Did she just cum from just inserting it?</div>
<<speech "Michelle">>You are gonna love this.<</speech>>
<div class="instructions">Her movement suddenly got faster as she started riding me.</div>
<<speech "MC" "$player.name">>Fuuuck-<</speech>>
<div class="instructions">She couldn't keep going after a while, so I took the initiative.</div>
<video class="center" src="media/michelle/mp4/new_house1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck me--<</speech>>
<<speech "Michelle">>Harder- please--<</speech>>
<div class="instructions">She was answering my movement with her own. My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was shaking her hips on my cock.</div>
<div class="confirmation">\
@@.used;<<link "Your <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mother<<elseif $eventControl.Michelle.relationship == 'mother'>>mother<<else>>$eventControl.Michelle.relationship<</if>> turns over." "TtM (Nh, l) case2-7a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After putting it in, she glanced back at me.</div>
<<speech "Michelle">>I'm all yours.<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my... It's so deep...<</speech>>
<div class="instructions">There were no longer any borders we could break. Just a <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> with her <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> enjoying each other.</div>
<video class="center" src="media/michelle/mp4/new_house1-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Let me just...<</speech>>
<div class="instructions">She climbed up to support her body with her legs. I just had to take advantage and started pounding her as hard as I could.</div>
<<speech "Michelle">>Yeees- honey-- that's so--goood-<</speech>>
<div class="instructions">I was out. My mind was filled with the thoughts about every Sunday we will spend together.</div>
<video class="center" src="media/michelle/mp4/new_house1-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her pussy was mine. Only mine.</div>
<div class="instructions">I felt her pussy tightened. She was cumming.</div>
<div class="confirmation">\
@@.used;<<link "Your <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mother<<elseif $eventControl.Michelle.relationship == 'mother'>>mother<<else>>$eventControl.Michelle.relationship<</if>> bends over." "TtM (Nh, l) case2-8a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/new_house1-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">There was nothing that could stop me now. I'm going to fuck her until I pass out from exhaustion.</div>
<<speech "Michelle">>Fuck your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>--<</speech>>
<<speech "Michelle">>Harder-<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-21.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was using my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy as an fleshlight. I could hear her saying something but I couldn't understand.</div>
<<speech "Michelle">>Honey--- Ahhh-<</speech>>
<<speech "Michelle">>Yeeees-<</speech>>
<div class="instructions">My strength was slowly fading away. We both layed down on our sides and continued fucking.</div>
<video class="center" src="media/michelle/mp4/new_house1-22.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I had to use every bit of knowledge to pleasure her. So that she never forgets about this moment.</div>
<div class="instructions">My penis was kissing her womb while my hand was running over her body.</div>
<video class="center" src="media/michelle/mp4/new_house1-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Are you cumming?<</speech>>
<<speech "Michelle">>I can feel it twitching.<</speech>>
<<speech "Michelle">>I want it in my mouth honey.<</speech>>
<div class="confirmation">\
@@.used;<<link "Your <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mother<<elseif $eventControl.Michelle.relationship == 'mother'>>mother<<else>>$eventControl.Michelle.relationship<</if>> accepts your cum." "TtM (Nh, l) case2-9a">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming Michelle!<</speech>>
<video class="center" src="media/michelle/mp4/new_house1-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She licked me clean while I tried not to pass out.</div>
<div class="instructions">I'm pretty sure that one full day every week is enough.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Michelle.newHouse to true>>\
<<include "corruption gained Michelle">>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Rest in her arms." "New House - Living Room">><<set $time.hours += 1>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Michelle.NHCorrMax to 0>>\
<<set $eventControl.replay.Michelle.NHrandom to true>>\
<</if>>\
<div class="instructions">I was walking around the house when I heard strange noises coming from the living room.</div>
<video class="center" src="media/michelle/mp4/new_house2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was wrapped with a rope and masturbating using a vibrator.</div>
<div class="instructions">Not a long ago, she was a dedicated woman to her beliefs and family. Now look at her. Nothing can satisfy her more than her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock.</div>
<div class="confirmation">\
@@.used;<<link "Take what's yours." "TtM (Nh, l) case3-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her be." "New House - Living Room">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Michelle">>$player.name?<</speech>>
<video class="center" src="media/michelle/mp4/new_house2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Before I knew, our tongues were intertwined together.</div>
<div class="instructions">We stopped for a second because Michelle was out of breath.</div>
<<speech "Michelle">>Ahhh-<</speech>>
<div class="instructions">I could feel the heat from her body, her pussy was completely soaked. She was anticipating my next move.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtM (Nh, l) case3-a-a">><</link>>@@
@@.used;<<link "Use her to your own pleasure." "TtM (Nh, l) case3-a-b">><</link>>@@
@@.used;<<link "Make her squirt." "TtM (Nh, l) case3-a-c">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her be." "New House - Living Room">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">The fact that she's acting like this is because of me... makes me feel like I could do anything.</div>
<<speech "MC" "$player.name">>You wanted this right? Come here and take it, then!<</speech>>
<video class="center" src="media/michelle/mp4/new_house2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She crawled to me on her fours like a dog in heat.</div>
<div class="instructions">I held my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s hair while she was literally drooling from my cock.</div>
<<speech "MC" "$player.name">>Come on, I know you can do better than this Michelle.<</speech>>
<video class="center" src="media/michelle/mp4/new_house2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I'm sorry honey-<</speech>>
<div class="instructions">The living room was filled with slurping noises.</div>
<div class="confirmation">\
@@.used;<<link "Use her to your own pleasure." "TtM (Nh, l) case3-a-b">><</link>>@@
@@.used;<<link "Make her squirt." "TtM (Nh, l) case3-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, l) case3-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her be." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You need to be punished for your indecent behaviour, <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<<speech "MC" "$player.name">>You want my dick that much? You're gonna get it!<</speech>>
<video class="center" src="media/michelle/mp4/new_house2-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My movements were harsh, rough. Every thrust made her scream my name louder.</div>
<div class="instructions">She grabbed my hand and looked straight into my eyes.</div>
<<speech "Michelle">>Shit--- fuck me honey--<</speech>>
<<speech "MC" "$player.name">>Oh I will.<</speech>>
<<speech "Michelle">>Ahhh yess-<</speech>>
<video class="center" src="media/michelle/mp4/new_house2-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I turned my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> around and fucked her from behind.</div>
<div class="instructions">Her pussy felt so good and tight... She's really addicted to my cock.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtM (Nh, l) case3-a-a">><</link>>@@
@@.used;<<link "Make her squirt." "TtM (Nh, l) case3-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, l) case3-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her be." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Our bodies were shining from sweat and the room was filled with a scent of sex.</div>
<div class="instructions">Like lovers, we laid down on the couch so I could reach her deepest parts.</div>
<<speech "Michelle">>You want your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>> to ride you, honey?<</speech>>
<video class="center" src="media/michelle/mp4/new_house2-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Having sex with her in on another level honestly. It feels not only good and satisfying but also... right. Like if our bodies were made for each other.</div>
<div class="instructions">I could feel her pussy getting tighter. She was clearly holding back a lot.</div>
<<speech "MC" "$player.name">>Lay down Michelle.<</speech>>
<video class="center" src="media/michelle/mp4/new_house2-7.mp4"
width="768" height="432" autoplay muted loop></video>
<div class="instructions">I held her tight with my arms and went deep inside her.</div>
<<speech "Michelle">>Oh my god-<</speech>>
<<speech "Michelle">>I'm gonna cum- I'm gonna cum-<</speech>>
<div class="instructions">It didn't take her long and she was happily squirting thanks to her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtM (Nh, l) case3-a-a">><</link>>@@
@@.used;<<link "Use her to your own pleasure." "TtM (Nh, l) case3-a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtM (Nh, l) case3-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her be." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was obeyingly on her knees.</div>
<video class="center" src="media/michelle/mp4/new_house2-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Cum was all over her face and tongue.</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her like that." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Michelle.showerVisit to true>>\
<<set $eventControl.replay.Michelle.whileShoweringNH to true>>\
<</if>>\
<div class="instructions">I was just enjoying an intimate moment by myself when someone interrupted me.</div>
<<speech "Michelle">>I'm coming in...<</speech>>
<<speech "MC" "$player.name">>Hey Michelle.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Hey...<</speech>>
<div class="instructions">A bright smile appeared on her face.</div>
<<speech "Michelle">>I'm making sure you are clean... everywhere...<</speech>>
<div class="instructions">Her hands skillfully brushed my whole body<<if $eventControl.Michelle.relationship == "step-mother">>, like a mother would have cleaned their child.<<else>>.<</if>></div>
<<speech "Michelle">>Turn over.<</speech>>
<video class="center" src="media/michelle/mp4/bathroom7-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It was kind of terapeutic honestly.<<if $eventControl.Michelle.relationship == "step-mother">> No one has ever done something like this to me before.<</if>></div>
<div class="confirmation">\
@@.used;<<link "Continue." "PoM (Nh, b) case1-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Then she washed my legs, from my butt to my toes.</div>
<video class="center" src="media/michelle/mp4/bathroom7-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Now the front...<</speech>>
<div class="instructions">I turned over to face her but her attention was on something else.</div>
<<speech "Michelle">>Oh...<</speech>>
<<speech "MC" "$player.name">>You shouldn't forget about this.<</speech>>
<<speech "Michelle">>Okay...<</speech>>
<video class="center" src="media/michelle/mp4/bathroom7-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her gentle mouth met my cock while her hand started fondling my balls.</div>
<video class="center" src="media/michelle/mp4/bathroom7-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>We need to make sure you are hundred percent clean.<</speech>>
<<speech "MC" "$player.name">>Of course.<</speech>>
<div class="instructions">We stayed there like that for a moment. Just a <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> giving a helping hand to her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>. Nothing interesting...</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Take a shower and leave." "New House - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.Michelle.massagesUnlocked == false>>\
<<if $player.massage > 14 and $player.inventory.items.lotion > 0>>\
<div class="instructions">Every woman loves massages. But not every woman will let just someone touch their naked body.</div>
<div class="instructions">Our relationship got to a point when we are comfortable enough to do such a thing together.</div>
<<speech "MC" "$player.name">>Michelle?<</speech>>
<<speech "Michelle">>Hm?<</speech>>
<<speech "MC" "$player.name">>I was wondering...<</speech>>
<<speech "Michelle">>Yes...?<</speech>>
<div class="instructions">She was looking into the mirror while fixing her clothes.</div>
<<speech "MC" "$player.name">>Lately I've been learning about the human body and about massaging the right muscles to help relax the body.<</speech>>
<div class="instructions">Now she was looking at me with her eyebrows raised.</div>
<<speech "Michelle">>Oh, that's really impressive. I didn't know you were interested in such things...<</speech>>
<<speech "MC" "$player.name">>Yeah...<</speech>>
<<speech "MC" "$player.name">>Maybe you could... let me practice... on you?<</speech>>
<div class="instructions">It took her a while to think about it before she gave me an answer.</div>
<<speech "Michelle">>Why not. I don't do any exercise anymore and my body often hurts from sitting in class all the time.<</speech>>
<<speech "MC" "$player.name">>Thanks <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>>! You won't regret it!<</speech>>
<div class="instructions">You can now invite Michelle to a massage session every weekend morning in her bedroom.</div>
<<include "relationship gained Michelle">>
<<set $eventControl.Michelle.massagesUnlocked to true>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Parent's room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<if $player.inventory.items.lotion == 0>>\
<<speech "MC" "$player.name">>I should buy a lotion first.<</speech>>
<<elseif $player.massage < 15>>\
<<speech "MC" "$player.name">>I should improve my massage skill before asking her.<</speech>>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Go back." "Home - Parent's room">><</link>>@@
</div>
<</if>>\
<<else>>\
<<speech "MC" "$player.name">>Hey Michelle.<</speech>>
<<speech "Michelle">>Hey...<</speech>>
<div class="instructions">She gave me a brief smile.</div>
<<speech "MC" "$player.name">>You know what... I think you deserve a massage session today.<</speech>>
<<if $characters.Michelle.massages > 3>>\
<<set _i to random(0,2)>>\
<<if $eventControl.replay.Michelle.massageHer == false>>\
<<set _i to 1>>\
<</if>>\
<<if _i == 1>>\
<div class="instructions">She was thinking about it. Did I do something wrong last time...?</div>
<<speech "Michelle">>Let me do the massaging today.<</speech>>
<<speech "MC" "$player.name">>What? It's okay, you don't ha-<</speech>>
<<speech "Michelle">>I think you deserve it after all the sessions we had already.<</speech>>
<<speech "MC" "$player.name">>B-But...<</speech>>
<<speech "Michelle">>Your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> will take care of you, honey.<</speech>>
<<speech "Michelle">>Let's meet in the living room later.<</speech>>
<div class="instructions">Is she serious? I never expected that from her... I'm going to enjoy every second...</div>
<<set $eventControl.Michelle.massageSwitch to true>>\
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Parent's room">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>Oh? That would be nice...<</speech>>
<<speech "MC" "$player.name">>Meet me in the living room. I'm going to prepare everything.<</speech>>
<<speech "Michelle">>Okay! ... and...<</speech>>
<<speech "Michelle">>Thank you $player.name.<</speech>>
<<set $eventControl.Michelle.massage to true>>\
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Parent's room">><</link>>@@
</div>
<</if>>\
<<else>>\
<<speech "Michelle">>Oh? Thank would be nice...<</speech>>
<<speech "MC" "$player.name">>Meet me in the living room. I'm going to prepare everything.<</speech>>
<<speech "Michelle">>Okay! And...<</speech>>
<<speech "Michelle">>Thank you $player.name.<</speech>>
<<set $eventControl.Michelle.massage to true>>\
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Parent's room">><</link>>@@
</div>
<</if>>\
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $characters.Michelle.massages += 1>>\
<<set $player.inventory.items.lotion -= 1>>\
<<set $eventControl.Michelle.massageToday to true>>\
<</if>>\
<div class="instructions">Everything was in place and ready for our massage session with Michelle.</div>
<<speech "Michelle">>Prepared?<</speech>>
<div class="instructions">I was wrapping a towel around my waist when my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> came to the living room.</div>
<<speech "MC" "$player.name">>Yes. I can see you are also ready.<</speech>>
<div class="instructions">Her whole body was hidden under a large towel and her hair was combed in a ponytail.</div>
<<speech "Michelle">>I'm really looking forward to this, honey.<</speech>>
<<speech "MC" "$player.name">>I'm glad to hear that...<</speech>>
<<speech "MC" "$player.name">>Now... let's just sit down on the floor.<</speech>>
<video class="center" src="media/michelle/mp4/massage1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Straighten your back and relax. Let your mind be free...<</speech>>
<div class="instructions">We were sitting opposite each other, our knees almost touching.</div>
<video class="center" src="media/michelle/mp4/massage1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Now I'm going to take care of your body. Just lay down and let your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> do all the work.<</speech>>
<<speech "Michelle">>Alright...<</speech>>
<div class="confirmation">\
@@.used;<<link "Start massaging her body." "TtM (Dh, l) case7-a">><</link>>@@
</div><<include "savecheck">>\
<<set $characters.Michelle.massages += 1>>\
<<set $player.inventory.items.lotion -= 1>>\
<<set $eventControl.Michelle.massageToday to true>>\
<div class="instructions">She was already waiting here in her underwear.</div>
<video class="center" src="media/michelle/mp4/massage2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey Michelle.<</speech>>
<<speech "Michelle">>You are late you know! Go and quickly undress, I have other things to do!<</speech>>
<<speech "MC" "$player.name">>Okay okay...<</speech>>
<div class="confirmation">\
@@.used;<<link "Undress and lay down." "TtM (Dh, l) case8-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Twenty minutes passed and my job was mostly done. Her body was really stiff after all and thanks to my massage skill it got hopefully better.</div>
<div class="instructions">Most of the time we were silent. Just a slight moans and muffled sounds could be heard from my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<div class="instructions">After some time I grew bolder and moved on to her breast.</div>
<video class="center" src="media/michelle/mp4/massage1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's... nice...<</speech>>
<div class="instructions">She wasn't complaining... maybe she could let me touch her... down there...</div>
<div class="confirmation">\
@@.used;<<link "Try it." "TtM (Dh, l) case7-a-a">><</link>>@@
@@.used;<<link "That's enough for today's session." "TtM (Dh, l) case7-a-b">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I slowly moved from her breast lower, to her vagina.</div>
<<if $player.massage > 24>>\
<<speech "Michelle">>Oh--<</speech>>
<video class="center" src="media/michelle/mp4/massage1-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her body slightly twitched when my hand reached her pussy.</div>
<div class="instructions">Maybe I was imagining things, but it was wetter than other parts of her body.</div>
<div class="instructions">Someone is having bad thoughts here...</div>
<<speech "MC" "$player.name">>Is this okay?<</speech>>
<<speech "Michelle">>Yessss-- that feels so good...<</speech>>
<div class="instructions">A moment passed and there was nothing else to massage anymore.</div>
<div class="instructions">Hm... Since she's got wet from this... maybe I should take advantage of the situation...</div>
<div class="confirmation">\
@@.used;<<link "Go for it." "TtM (Dh, l) case7-a-a-a">><</link>>@@
@@.used;<<link "That's enough for today's session." "TtM (Dh, l) case7-a-b">><</link>>@@
</div>
<<else>>\
<div class="instructions">My hand was already on her belly when she suddenly opened her eyes.</div>
<div class="instructions">...</div>
<<speech "Michelle">>W-What are you doing?!<</speech>>
<<speech "MC" "$player.name">>The book says women should also be stimulated down there...<</speech>>
<<speech "Michelle">>What?! I'm your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, $player.name!<</speech>>
<<speech "Michelle">>I think we should stop here.<</speech>>
<div class="instructions">She stood up, quickly grabbed her towel and went straight to the bathroom.</div>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "I fucked up." "Home - Living room">><<set $time.minutes += 20>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Michelle">>Ah... okay then.<</speech>>
<div class="instructions">She picked up her towel and went to the bathroom.</div>
<div class="instructions">On her way, she turned back to me.</div>
<<speech "Michelle">>That was really nice. I hope we can do it again...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Clean up." "Home - Living room">><<set $time.minutes += 35>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Michelle">>What is that for?<</speech>>
<video class="center" src="media/michelle/mp4/massage1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed a rope that was conveniently just laying around and tied her hands.</div>
<<speech "MC" "$player.name">>Don't worry, it won't be completely tight. Just to be sure.<</speech>>
<<speech "Michelle">>Okay...<</speech>>
<div class="instructions">I can't believe it, she's letting me tie her up while she's bare naked laying on the ground... Is this a dream?</div>
<div class="instructions">There is no stopping me now.</div>
<<speech "MC" "$player.name">>You are going to love this.<</speech>>
<<speech "Michelle">>Hm...?<</speech>>
<<speech "Michelle">>Ah!<</speech>>
<video class="center" src="media/michelle/mp4/massage1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I slipped my fingers into her wet pussy.</div>
<div class="instructions">As I read in the book about massaging, I closely watched her reaction until I was sure I found her G-spot.</div>
<<speech "Michelle">>Yesss- Oh my god--<</speech>>
<<speech "Michelle">>You're so good, honey-<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s body was twitching around while my fingers were stirring inside her vagina.</div>
<div class="instructions">I was also getting excited. My cock was hidden under my towel but I wasn't sure if she would agree to help me with it...</div>
<div class="confirmation">\
@@.used;<<link "Unwrap it and see what she does." "TtM (Dh, l) case7-4a">><</link>>@@
@@.used;<<link "That's enough for today's session." "TtM (Dh, l) case7-a-b">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We were both so horny that I had to just try it.</div>
<div class="instructions">With one hand deep in her pussy, I used the other to take my towel off.</div>
<<if $characters.Michelle.corruptionlvl > 2>>\
<video class="center" src="media/michelle/mp4/massage1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was so lost in the moment that she instantly started licking my cock once she noticed it.</div>
<<speech "MC" "$player.name">>Ahh-<</speech>>
<div class="instructions">Electricity jolted with my body when she took it in her mouth.</div>
<div class="instructions">I untied her hands so she could use them freely.</div>
<video class="center" src="media/michelle/mp4/massage1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You are so fucking hard.<</speech>>
<<speech "MC" "$player.name">>Yeah, thanks to you, <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<div class="instructions">This massage session was done. And another session started.</div>
<<if $characters.Michelle.corruptionlvl == 3 and $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, l) case7-4a-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Dominate her." "TtM (Dh, l) case7-4a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, l) case7-4a-c">><</link>>@@
@@.used;<<link "Doggy style." "TtM (Dh, l) case7-4a-d">><</link>>@@
<</if>>\
@@.used;<<link "That's enough for today's session." "TtM (Dh, l) case7-a-b">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>$player.name! We can't!<</speech>>
<div class="instructions">She quickly stood up and hid herself with her own towel.</div>
<<speech "Michelle">>This was wrong. Please, forget about it.<</speech>>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "I fucked up." "Home - Living room">><<set $time.minutes += 20>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.replay.Michelle.massageMC to true>>\
<div class="instructions">The scent of essential oils combined with a little bit of sweat from the pleasure was making my head spin.</div>
<video class="center" src="media/michelle/mp4/massage1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my god-<</speech>>
<div class="instructions">I'm slowly getting addicted to her pussy...</div>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Dominate her." "TtM (Dh, l) case7-4a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, l) case7-4a-c">><</link>>@@
@@.used;<<link "Doggy style." "TtM (Dh, l) case7-4a-d">><</link>>@@
<</if>>\
@@.used;<<link "That's enough for today's session." "TtM (Dh, l) case7-a-b">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.replay.Michelle.massageMC to true>>\
<div class="instructions">The whole atmosphere in this room was so overhelming that we didn't even noticed and we were already fucking.</div>
<video class="center" src="media/michelle/mp4/massage1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck-- Ahh---<</speech>>
<div class="instructions">One hand was holding my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> by her neck, the other was fondling her breast.</div>
<<speech "MC" "$player.name">>You are so fucking tight, <<if $eventControl.Michelle.relationship == "step-mom">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<div class="instructions">I turned her around so we could look into each other's eyes.</div>
<video class="center" src="media/michelle/mp4/massage1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Don't stop-- honey---<</speech>>
<div class="instructions">I drove myself into her depths as hard as I could. This position really made it easier to reach it.</div>
<video class="center" src="media/michelle/mp4/massage1-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">And then I got on top of her, pinning her down with my whole body. My hand instinctively went for her neck.</div>
<<speech "MC" "$player.name">>I'm your master. You belong to me.<</speech>>
<<speech "Michelle">>Yeeeess honey---<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, l) case7-4a-a">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, l) case7-4a-c">><</link>>@@
@@.used;<<link "Doggy style." "TtM (Dh, l) case7-4a-d">><</link>>@@
@@.used;<<link "Let her finish you." "TtM (Dh, l) case7-4a-e">><</link>>@@
@@.used;<<link "That's enough for today's session." "TtM (Dh, l) case7-a-b">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.replay.Michelle.massageMC to true>>\
<<speech "Michelle">>Let me-- ride you---<</speech>>
<div class="instructions">I'm not going to disagree with my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, of course.</div>
<video class="center" src="media/michelle/mp4/massage1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>How does your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy feel, honey?<</speech>>
<<speech "MC" "$player.name">>G-Good Michelle-- ahh-<</speech>>
<div class="instructions">She kept looking straight into my eyes while vividly moving her hips on my cock.</div>
<<speech "Michelle">>Let's---- switch-<</speech>>
<div class="instructions">Her age didn't let her straddle me for a long time sadly. I took the initiative.</div>
<video class="center" src="media/michelle/mp4/massage1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her legs were wide open, letting her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> reach inside her without any problem. She was completely loyal to my cock.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, l) case7-4a-a">><</link>>@@
@@.used;<<link "Dominate her." "TtM (Dh, l) case7-4a-b">><</link>>@@
@@.used;<<link "Doggy style." "TtM (Dh, l) case7-4a-d">><</link>>@@
@@.used;<<link "Let her finish you." "TtM (Dh, l) case7-4a-e">><</link>>@@
@@.used;<<link "That's enough for today's session." "TtM (Dh, l) case7-a-b">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.replay.Michelle.massageMC to true>>\
<<speech "Michelle">>Fuck me-- harder--!<</speech>>
<div class="instructions">We were already lost at the moment. Shaking our hips like wild animals.</div>
<video class="center" src="media/michelle/mp4/massage1-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her skin was smooth as butter. I did a really good job today...</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtM (Dh, l) case7-4a-a">><</link>>@@
@@.used;<<link "Dominate her." "TtM (Dh, l) case7-4a-b">><</link>>@@
@@.used;<<link "She's on top." "TtM (Dh, l) case7-4a-c">><</link>>@@
@@.used;<<link "Let her finish you." "TtM (Dh, l) case7-4a-e">><</link>>@@
@@.used;<<link "That's enough for today's session." "TtM (Dh, l) case7-a-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I-I'm close, Michelle!<</speech>>
<<speech "Michelle">>Let me finish you honey...<</speech>>
<video class="center" src="media/michelle/mp4/massage1-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I didn't last lost in her grasp. <<if $eventControl.Michelle.relationship == "step-mother">>Step-mother<<elseif $eventControl.Michelle.relationship == "mother">>Mother<<else>>$eventControl.Michelle.relationship<</if>>'s soft hands completed the job and her mouth cleaned my cock.</div>
<<speech "Michelle">>Thanks for the massage, $player.name. I'm looking forward to the next weekend.<</speech>>
<div class="instructions">She said all of that with my cum on her lips.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "That's enough for today's session." "Home - Living room">><<set $time.minutes += 45>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>That's soo gooooood...<</speech>>
<video class="center" src="media/michelle/mp4/massage2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s naked body felt great. I could feel her rubbing all over me. I never imagined something like this would feel so good.</div>
<<speech "Michelle">>What a strong body...<</speech>>
<div class="instructions">It felt pleasantly intimate. Even though I was naked, I wasn't feeling vulnerable.</div>
<video class="center" src="media/michelle/mp4/massage2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">This side of Michelle is new to me. Normally she's harsh and insensitive. But the way she's treating me now is completely different than ever before.</div>
<<speech "MC" "$player.name">>Ahhh--<</speech>>
<video class="center" src="media/michelle/mp4/massage2-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our bodies were connected. But not in a sexual way. No, this was more powerful. And it felt better.</div>
<<speech "Michelle">>I never did this to anyone before...<</speech>>
<<speech "Michelle">>But it's okay with you...<</speech>>
<<if $characters.Michelle.corruptionlvl > 2>>\
<<speech "Michelle">>Now... turn over please.<</speech>>
<div class="instructions">I was aware of my hard-on. But you should always listen to your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<video class="center" src="media/michelle/mp4/massage2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ah, someone is feeling more than better...<</speech>>
<div class="instructions">She showed no shame and my cock was already in her mouth.</div>
<div class="confirmation">\
@@.used;<<link "Let's see how far this can go." "TtM (Dh, l) case8-a-a">><</link>>@@
@@.used;<<link "Thanks for the massage, Michelle." "TtM (Dh, l) case8-a-b">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>I think this is enough. I hope you enjoyed this.<</speech>>
<div class="confirmation">\
@@.used;<<link "Thanks for the massage, Michelle." "TtM (Dh, l) case8-a-b">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">Now things got out of control and we were 69-ing suddenly.</div>
<video class="center" src="media/michelle/mp4/massage2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohhh-- ah-<</speech>>
<div class="instructions">Her pussy tasted different, it could be thanks to those weird smelling essential oils.</div>
<div class="instructions">I prefer watching her while she's blowing me but this wasn't that bad actually.</div>
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "She rides me." "TtM (Dh, l) case8-a-a-a">><</link>>@@
@@.used;<<link "I take control." "TtM (Dh, l) case8-a-a-b">><</link>>@@
<</if>>\
@@.used;<<link "Thanks for the massage, Michelle." "TtM (Dh, l) case8-a-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Ah... okay then.<</speech>>
<div class="instructions">She picked up her towel and went to the bathroom.</div>
<div class="instructions">On her way, she turned back to me.</div>
<<speech "Michelle">>That was really nice. I hope we can do it again...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Clean up." "Home - Living room">><<set $time.minutes += 35>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.replay.Michelle.massageHer to true>>\
<<speech "Michelle">>Just relax honey. I wanted to massage you and I'm going to keep doing it... kinda.<</speech>>
<div class="instructions">She mounted me, her pussy completely swallowing my cock, and started slowly moving.</div>
<video class="center" src="media/michelle/mp4/massage2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>How does it feel...?<</speech>>
<<speech "MC" "$player.name">>Great Michelle...<</speech>>
<<speech "Michelle">>Ahhh fuuuuck--<</speech>>
<video class="center" src="media/michelle/mp4/massage2-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her insides tightened while her face was stuck in an odd expression.</div>
<<speech "MC" "$player.name">>Did you just cum?<</speech>>
<<speech "Michelle">>Oh yes...<</speech>>
<div class="confirmation">\
@@.used;<<link "I take control." "TtM (Dh, l) case8-a-a-b">><</link>>@@
@@.used;<<link "Cum oh her ass." "TtM (Dh, l) case8-a-a-c">><</link>>@@
@@.used;<<link "Thanks for the massage, Michelle." "TtM (Dh, l) case8-a-b">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.replay.Michelle.massageHer to true>>\
<div class="instructions">The smell of essential oils was mixing with a scent of sex.</div>
<div class="instructions">We were now spooning with a wild twist. I was pounding Michelle deeper and deeper.</div>
<video class="center" src="media/michelle/mp4/massage2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh- fuck me--<</speech>>
<<speech "Michelle">>Yeees--<</speech>>
<div class="instructions">I couldn't hold myself and got on my knees. I grabbed my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s leg and hastened my pace.</div>
<video class="center" src="media/michelle/mp4/massage2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You like your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock?<</speech>>
<div class="instructions">My hips weren't stopping railing her.</div>
<div class="instructions">I wanted to kiss her so I bent closer to her.</div>
<video class="center" src="media/michelle/mp4/massage2-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our mouths met.</div>
<<speech "MC" "$player.name">>You are mine.<</speech>>
<<speech "Michelle">>Oh shiit--<</speech>>
<div class="confirmation">\
@@.used;<<link "She rides me." "TtM (Dh, l) case8-a-a-a">><</link>>@@
@@.used;<<link "Cum oh her ass." "TtM (Dh, l) case8-a-a-c">><</link>>@@
@@.used;<<link "Thanks for the massage, Michelle." "TtM (Dh, l) case8-a-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/massage2-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was almost done here. Her pussy felt amazing and the fact she's my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was making it so much hotter.</div>
<video class="center" src="media/michelle/mp4/massage2-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck me-<</speech>>
<<speech "Michelle">>Oh- I'm cumming-<</speech>>
<<speech "Michelle">>Right there, honey.<</speech>>
<div class="instructions">That was my limit.</div>
<video class="center" src="media/michelle/mp4/massage2-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm cumming-<</speech>>
<div class="instructions">I quickly pulled out and started spraying her ass with cum.</div>
<<speech "Michelle">>So much...<</speech>>
<<speech "Michelle">>Ahhh--<</speech>>
<video class="center" src="media/michelle/mp4/massage2-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Thanks for the massage, <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<div class="instructions">Before I cleaned myself, I went for a goodbye kiss.</div>
<<speech "Michelle">>We need to fuck more.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Clean up." "Home - Living room">><<set $time.minutes += 35>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<map name="workmap_school1"><area shape="rect" coords="3,3,204,230" data-passage="School1 - ClassroomA" alt="School1 - ClassroomA"><area shape="rect" coords="3,233,204,460" data-passage="School1 - ClassroomB" alt="School1 - ClassroomB"><area shape="rect" coords="3,463,204,648" data-passage="School1 - ClassroomC" alt="School1 - ClassroomC"><area shape="rect" coords="206,3,458,50" data-passage="School1 - Hall" alt="School1 - Hall1"><area shape="rect" coords="206,51,255,650" data-passage="School1 - Hall" alt="School1 - Hall2"><area shape="rect" coords="3,651,205,698" data-passage="School - Gym" alt="School - Gym"><area shape="rect" coords="257,651,458,698" data-passage="School2" alt="School2"><area shape="rect" coords="257,53,458,100" data-passage="School1 - M" alt="School1 - M1"><area shape="rect" coords="381,101,409,218" data-passage="School1 - M" alt="School1 - M2"><area shape="rect" coords="411,182,458,219" data-passage="School1 - 3" alt="School1 - 3"><area shape="rect" coords="257,103,378,337" data-passage="School1 - Teacher's Lounge" alt="School1 - Teacher's Lounge"><area shape="rect" coords="381,222,409,339" data-passage="School1 - W" alt="School1 - W1"><area shape="rect" coords="257,340,458,387" data-passage="School1 - W" alt="School1 - W2"><area shape="rect" coords="257,390,458,467" data-passage="School1 - Janitor's Office" alt="School1 - Janitor's Office"><area shape="rect" coords="257,470,458,547" data-passage="School1 - Guidance Counselor Office" alt="School1 - Guidance Counselor Office"><area shape="rect" coords="257,550,458,648" data-passage="School1 - Dean's Office" alt="School1 - Dean's Office"></map><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
<<if $time.hours == 7>>\
@@.used;<<link "Take morning classes." "School case0">><</link>>@@
<<elseif $time.hours == 12>>\
@@.used;<<link "Take afternoon classes." "School case1">><</link>>@@
<</if>>\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_classrooma.png" alt="school1_classroomA" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_classroomb.png" alt="school1_classroomB" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_classroomc.png" alt="school1_classroomC" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
\
<<elseif $eventControl.Summer.available == true and $eventControl.quests.SchoolStar.active == true and $eventControl.quests.SchoolStar.daysPassed > 2 and $eventControl.quests.SchoolStar.derek == false and $time.hours == 12 and $eventControl.Derek.met == false>>\
<<goto "SD 11: School Star derek0">>\
\
<<elseif previous() == "School Rep0: introduction13">>\
<div class="instructions"><span style="font-style:italic">You can now take hall supervision after the morning classes (you need to be in the hall).</span></div>
<</if>>\
\
<div class="confirmation">\
<<if $eventControl.quests.NoExperience.active == true and $eventControl.quests.NoExperience.schoolGirl == false>>\
<<link "Ask a random girl out." "Kiley Duncan 08: No Experience (sG)">><</link>>
<</if>>\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_hall.png" alt="school1_hall" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_m.png" alt="school1_m" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_3.png" alt="school1_3" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_w.png" alt="school1_w" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_janitors_office.png" alt="school1_janitors_office" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
<<if $time.hours == 12>>\
<div class="instructions">Muffled voice could be heard from the other side of the doors to my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s office.</div><br>\
<<elseif $time.hours > 14 and $time.hours < 19>>\
<div class="instructions">Michelle's still probably here. Should I say hi?</div><br>\
<</if>>\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
<<if $time.hours == 12>>\
@@.used;<<link "Go in." "School Michelle case 1">><</link>>@@<br>\
<<elseif $time.hours > 14 and $time.hours < 19>>\
@@.used;<<link "Go in." "School Michelle case 2">><</link>>@@<br>\
<</if>>\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_guidance_counselor_office.png" alt="school1_guidance_counselor_office" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_deans_office.png" alt="school1_deans_office" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave gym." "School">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school_gym.png" alt="school_gym" usemap="#workmap_school_gym"><<include "imagemap - School Gym">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school2.png" alt="school2" usemap="#workmap_school2"><<include "imagemap - School2">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave school." "Town">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school1_teachers_lounge.png" alt="school1_teachers_lounge" usemap="#workmap_school1"><<include "imagemap - School1">></div></div>
</div><map name="workmap_school_gym"><area shape="rect" coords="3,3,280,199" data-passage="School - Gym Inside" alt="School - Gym Inside"><area shape="rect" coords="282,32,364,199" data-passage="School - Gym - M" alt="School - Gym - M"><area shape="rect" coords="367,32,449,199" data-passage="School - Gym - W" alt="School - Gym - W"><area shape="rect" coords="3,248,500,300" data-passage="School - Gym - Running Track" alt="School - Gym - Running Track"></map><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave gym." "School">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school_gym_inside.png" alt="school_gym_inside" usemap="#workmap_school_gym"><<include "imagemap - School Gym">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave gym." "School">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school_gym_m.png" alt="school_gym_m" usemap="#workmap_school_gym"><<include "imagemap - School Gym">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave gym." "School">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school_gym_w.png" alt="school_gym_w" usemap="#workmap_school_gym"><<include "imagemap - School Gym">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Leave gym." "School">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school_gym_running_track.png" alt="school_gym_running_track" usemap="#workmap_school_gym"><<include "imagemap - School Gym">></div></div>
</div><map name="workmap_school2"><area shape="rect" coords="3,3,458,283" data-passage="School2 - Library" alt="School - Library"><area shape="rect" coords="3,286,206,527" data-passage="School2 - Abandoned Classroom" alt="School - Abandoned Classroom"><area shape="rect" coords="257,286,458,462" data-passage="School2 - Storage" alt="School - Storage"><area shape="rect" coords="257,465,458,649" data-passage="School2 - Hiking Club" alt="School - Hiking Club"><area shape="rect" coords="3,286,206,698" data-passage="School2 - Photography Club" alt="School - Photography Club"><area shape="rect" coords="267,651,458,698" data-passage="School1 - Hall" alt="School1 - Hall"></map><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
<div class="instructions">Our school's library is also our town's bookstore. We can still borrow books to study, but there are also many other books that can be bought by everyone.</div>
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
\
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
\
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
@@.used;<<link "Browse wares." "School2 - Library - Browse wares">><</link>>@@
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school2_library.png" alt="school2_library" usemap="#workmap_school2"><<include "imagemap - School2">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school2_abandoned_classroom.png" alt="school2_abandoned_classroom" usemap="#workmap_school2"><<include "imagemap - School2">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school2_storage.png" alt="school2_storage" usemap="#workmap_school2"><<include "imagemap - School2">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school2_hiking_club.png" alt="school2_hiking_club" usemap="#workmap_school2"><<include "imagemap - School2">></div></div>
</div><<include "savecheck">>\
<<include "timecheck">>\
<div class="dim">\
\
/*EVENTS*/ \
\
<<if $time.hours > 7 and $time.hours < 12>>\
<<goto "School case0">>
<<elseif $time.hours > 12 and $time.hours < 15>>\
<<goto "School case1">>
<<elseif $time.hours > 17>>\
<<goto "School">>
<</if>>\
\
<div class="confirmation">\
</div><hr>
<div class="centered-image"><div class="a">Click to travel<img src="media\travel\school2_photography_club.png" alt="school2_photography_club" usemap="#workmap_school2"><<include "imagemap - School2">></div></div>
</div><<include "savecheck">>\
<div class="dim">\
<<set $eventControl.school.introduction to true>>
<div class="instructions">You're now entering the local School.</div>
<div class="instructions">There are two periods, morning classes and afternoon classes. You can start the period by going to your classroom (Classroom A).</div>
<div class="instructions">In your free time, you can lurk around the school to find various characters (there is currently just Michelle in her office). Your free time is limited so make sure you don't waste it roaming around seamlessly.</div>
<div class="instructions">TIME BLOCKS</div>
<div class="instructions">1st - between 7 and 8 - School opens (free time).</div>
<div class="instructions">2nd - between 8 and 12 - morning classes.</div>
<div class="instructions">3rd - between 12 and 13 - lunch break (free time).</div>
<div class="instructions">4th - between 13 and 15 - afternoon classes.</div>
<div class="instructions">5th - after school (free time until 18:00).</div>
<div class="instructions">The School story and its characters are the focus of updates starting from v0.20.</div>
<div class="a">\
@@.link;<<link "Continue" "School">><</link>>@@
</div>\
</div><<include "savecheck">>\
<div class="dim">
\
/*EVENTS*/ \
\
<<if $eventControl.quests.SchoolMS0.active == true and $eventControl.school.questAttendance > 2 and $eventControl.quests.SchoolMS0.talkMichelle == true and $eventControl.quests.SchoolMS0.introduction == false>>\
<<goto "School Rep0: introduction">>\
\
<<elseif $time.dayOfTheWeek == 4>>\
<<goto "School Michelle case0">>\
\
<<elseif $time.hours > 8>>\
<div class="instructions">The lesson was already going when I entered the classroom. Everyone was looking at me and the teacher hurried me to sit down.</div>
<<include "reputation lost">>
<</if>>\
\
<<set $time.hours to 12>>\
<<set $time.minutes to 0>>\
<div class="centered-image"><img src="media\mc\pics\school1.jpg"></div>
<<include "grades improved">>
<<set $eventControl.school.morningClasses to true>>\
<div class="thoughts">@@.used;<<link "First period went smoothly. Nothing interesting happened." "School1 - ClassroomA">><</link>>@@</div>
</div><<include "savecheck">>\
<div class="dim">
<<if $time.hours > 13>>\
<div class="instructions">The lesson was already going when I entered the classroom. Everyone was looking at me and the teacher hurried me to sit down.</div>
<<include "reputation lost">>
<</if>>\
<<set $time.hours to 15>>\
<<set $time.minutes to 0>>\
<video class="center" src="media/mc/mp4/school1.mp4" width="768" height="432" autoplay muted loop></video>
<<include "grades improved">>
<<set $eventControl.school.afternoonClasses to true>>\
<div class="thoughts">@@.used;<<link "Second period went smoothly. Nothing interesting happened." "School1 - ClassroomA">><</link>>@@</div>
</div><div class="gained">Your grades were improved by 2.</div><<set $player.grades += 2>><div class="lost">Your grades were worsened by 1.</div><<set $player.grades -= 1>><<include "savecheck">>\
<<speech "MC" "$player.name">>*sigh*...<</speech>>
<div class="instructions">Another Friday, another day pretending not to know my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<div class="instructions">It would be alright if she were teaching us History or maybe Science but...</div>
<div class="instructions">Having your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> to teach you about sex and how our body works is somewhat weird. And my classmates can't get enough of making fun of me.</div>
<div class="instructions">...</div>
<div class="instructions">The lesson was slowly coming to its end.</div>
<video class="center" src="media/michelle/mp4/school1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Now let's look at your today's homework-<</speech>>
<div class="instructions">The bell started ringing. Everyone swiftly closed their textbooks and started chit chatting.</div>
<<speech "Michelle">>Don't forget what we talked about! The safer, the better!<</speech>>
<div class="instructions">No one was paying attention to her anymore. I felt sad for her. She actually cares so much about us but most of us don't listen.</div>
<<include "grades improved">>
<<set $eventControl.school.morningClasses to true>>\
<div class="confirmation">\
@@.used;<<link "Go out of the classroom." "School1 - Hall">><<set $time.hours = 12>><</link>>@@
@@.used;<<link "Talk to her." "School Michelle case0-a">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl < 2>>\
<<speech "MC" "$player.name">>I didn't know there's also birth control for women.<</speech>>
<div class="instructions">She lightly looked up to find the curious pupil.</div>
<<speech "Michelle">>Ah, it's true. It is also recommended for both of the partners to use birth control to slim the chances to get pregnant.<</speech>>
<video class="center" src="media/michelle/mp4/school1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle stood up while talking and walked to my desk. Then she sat down.</div>
<<speech "Michelle">>You actually listened...<</speech>>
<div class="instructions">My fingers were almost touching her naked legs. I had to control myself.</div>
<<speech "MC" "$player.name">>Y-Yeah... I think it's really important to know all of these things...<</speech>>
<div class="instructions">I couldn't keep my eyes off her bare legs, her skirt was dangerously short...</div>
<video class="center" src="media/michelle/mp4/school1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's why I'm here. To make sure you youngsters won't do any stupid mistakes and ruined your life so soon.<</speech>>
<<speech "Michelle">>It's a shame that most of you don't pay much attention to my lessons...<</speech>>
<div class="instructions">Why is it so hot here? I feel weak...</div>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Run away." "School1 - Hall">><<set $time.hours = 12>><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>Ah, you are still here $player.name?<</speech>>
<video class="center" src="media/michelle/mp4/school1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">As soon as she noticed me, she walked to my desk and sat on it.</div>
<<speech "MC" "$player.name">>Y-Yeah... you looked a bit sad so I wante-<</speech>>
<video class="center" src="media/michelle/mp4/school1-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Suddenly, she leaned to me and pressed her lips to mine. Our tongues met.</div>
<<speech "Michelle">>I'm alright... now.<</speech>>
<<speech "Michelle">>You can go now.<</speech>>
<<if $characters.Michelle.corruptionlvl < 3>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "That was... nice." "School1 - Hall">><<set $time.hours = 12>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "I'm not going anywhere." "School Michelle case0-a-a">><</link>>@@
@@.used;<<link "Okay..." "School1 - Hall">><<set $time.hours = 12>>
<</link>>@@
</div>
<</if>>\
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Michelle.sexEd to true>>\
<</if>>\
<div class="instructions">She was already going back to her teacher's desk, but I grabbed her from behind.</div>
<<speech "Michelle">>$player.name?<</speech>>
<div class="instructions">Our lips met again. She wasn't protesting.</div>
<<speech "MC" "$player.name">>I want you, now.<</speech>>
<video class="center" src="media/michelle/mp4/school1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her shirt was already on the ground. Our hands were touching the other's body.</div>
<<speech "Michelle">>We can't-- someone might-- walk in--<</speech>>
<<speech "Michelle">>Are you sure?<</speech>>
<div class="instructions">I nodded.</div>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<</if>><</if>>\
<div class="confirmation">\
@@.used;<<link "Eat her out." "School Michelle case0-a-a-a">><</link>>@@
@@.used;<<link "Blowjob." "School Michelle case0-a-a-b">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Doggy style." "School Michelle case0-a-a-c">><</link>>@@
@@.used;<<link "Missionary." "School Michelle case0-a-a-d">><</link>>@@
@@.used;<<link "She's on top." "School Michelle case0-a-a-e">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - ClassroomA">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Our sex ed teacher was now sitting naked on my desk, legs apart.</div>
<video class="center" src="media/michelle/mp4/school1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes-- yes-<</speech>>
<<speech "Michelle">>I'm cumming- I'm cumming-<</speech>>
<div class="instructions">I could taste a little bit of sweat from her pussy, but it drove me even more insane.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "School Michelle case0-a-a-b">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Doggy style." "School Michelle case0-a-a-c">><</link>>@@
@@.used;<<link "Missionary." "School Michelle case0-a-a-d">><</link>>@@
@@.used;<<link "She's on top." "School Michelle case0-a-a-e">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - ClassroomA">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I can't believe that five minutes ago we were discussing the ways to have a safe sex and now my own <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> is kneeling down and slurping on my cock.</div>
<video class="center" src="media/michelle/mp4/school1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohh fuck--<</speech>>
<div class="instructions">Who would have thought that Michelle Duncan could be so naughty.</div>
<div class="instructions">I hope no one forgot their textbook here...</div>
<video class="center" src="media/michelle/mp4/school1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I looked down and locked eyes with my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<div class="instructions">We should do something else otherwise my legs will give out.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "School Michelle case0-a-a-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Doggy style." "School Michelle case0-a-a-c">><</link>>@@
@@.used;<<link "Missionary." "School Michelle case0-a-a-d">><</link>>@@
@@.used;<<link "She's on top." "School Michelle case0-a-a-e">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "School Michelle case0-a-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - ClassroomA">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>What about a quick recreation of what we talked about today?<</speech>>
<<speech "Michelle">>What do yo- Ah-!<</speech>>
<div class="instructions">I turned her over and pinned her down.</div>
<video class="center" src="media/michelle/mp4/school1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The sensation I felt from her pussy was the best. She was surely made for my cock.</div>
<<speech "Michelle">>Oh my god--<</speech>>
<div class="instructions">Her juices were all over my desk.</div>
<<speech "Michelle">>Fuck that pussy--- gooood-<</speech>>
<video class="center" src="media/michelle/mp4/school1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh--<</speech>>
<div class="instructions">I love Fridays...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "School Michelle case0-a-a-b">><</link>>@@
@@.used;<<link "Eat her out." "School Michelle case0-a-a-a">><</link>>@@
@@.used;<<link "Missionary." "School Michelle case0-a-a-d">><</link>>@@
@@.used;<<link "She's on top." "School Michelle case0-a-a-e">><</link>>@@
@@.used;<<link "Cum on her face." "School Michelle case0-a-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - ClassroomA">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I noticed the teacher's desk and carefully carried Michelle there.</div>
<<speech "MC" "$player.name">>It would be a shame not to fuck you here.<</speech>>
<<speech "Michelle">>Oh yeah?<</speech>>
<video class="center" src="media/michelle/mp4/school1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You like your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>>'s pussy?<</speech>>
<<speech "MC" "$player.name">>I love it.<</speech>>
<<speech "Michelle">>Come on, she deserves it.<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "School Michelle case0-a-a-b">><</link>>@@
@@.used;<<link "Eat her out." "School Michelle case0-a-a-a">><</link>>@@
@@.used;<<link "Doggy style." "School Michelle case0-a-a-c">><</link>>@@
@@.used;<<link "She's on top." "School Michelle case0-a-a-e">><</link>>@@
@@.used;<<link "Cum on her face." "School Michelle case0-a-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - ClassroomA">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">My legs were at their limit, so I sat down on the teacher's chair.</div>
<div class="instructions">Michelle wasn't wasting any time and immediately sat down on my cock.</div>
<<speech "MC" "$player.name">>Hah, you really can't hold yourself, right?<</speech>>
<video class="center" src="media/michelle/mp4/school1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Of course not.<</speech>>
<<speech "Michelle">>Ahh-<</speech>>
<div class="instructions">She happily moved her hips up and down, stimulating my penis like a good <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.</div>
<video class="center" src="media/michelle/mp4/school1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuuuck--<</speech>>
<<speech "Michelle">>You're so hard--<</speech>>
<<speech "MC" "$player.name">>I can't help it. You are so hot, Michelle.<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "School Michelle case0-a-a-b">><</link>>@@
@@.used;<<link "Eat her out." "School Michelle case0-a-a-a">><</link>>@@
@@.used;<<link "Doggy style." "School Michelle case0-a-a-c">><</link>>@@
@@.used;<<link "Missionary." "School Michelle case0-a-a-d">><</link>>@@
@@.used;<<link "Cum on her face." "School Michelle case0-a-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - ClassroomA">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming-!<</speech>>
<<speech "Michelle">>Cum on your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<<speech "Michelle">>Give it to me.<</speech>>
<video class="center" src="media/michelle/mp4/school1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's it, baby.<</speech>>
<<if $characters.Michelle.corruptionlvl != 3>>\
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<</if>><</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Clean yourself." "School1 - ClassroomA">><<set $time.hours = 12>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Michelle's office looked as ordinary as it could. Bunch of files and papers lying around and a desk with a computer in the corner.</div>
<div class="instructions">Luckily, she was alone.</div>
<<speech "Michelle">>Oh, hello $player.name.<</speech>>
<video class="center" src="media/michelle/mp4/work1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her posture changed into a more relaxed one, seeing her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>.</div>
<<speech "MC" "$player.name">>Hey.<</speech>>
<<speech "Michelle">>Is everything alright?<</speech>>
<div class="confirmation">\
@@.used;<<link "Just saying hi to my beloved <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mother<<elseif $eventControl.Michelle.relationship == 'mother'>>mother<<else>>$eventControl.Michelle.relationship<</if>>." "School Michelle case 1-a">><</link>>@@
@@.used;<<link "You look great in your uniform." "School Michelle case 1-b">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Wanna have some fun?" "School Michelle case 1-c">><</link>>@@
<</if>>\
<<if $eventControl.quests.SchoolMS0.talkMichelle == false and $eventControl.quests.SchoolMS0.active == true>>\
@@.used;<<link "Discuss your grades." "School Rep0: Michelle">><</link>>@@
<</if>>\
@@.used;<<link "Stop talking." "School1 - Hall">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl == 5>>\
<<set _i to random(0,3)>>\
<<if _i == 1>>\
<<goto "School Michelle case 2-a">>
<</if>>\
<</if>>\
<div class="instructions">...</div>
<<speech "Michelle">>And that's why I can't do your homework.<</speech>>
<video class="center" src="media/michelle/mp4/work2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle was sitting behind her desk while talking to me.</div>
<<speech "Michelle">>The world isn't only about you and your silly problems, $player.name.<</speech>>
<div class="instructions">Our conversation was running in circles. My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> just wasn't listening to me. Whatever.</div>
<video class="center" src="media/michelle/mp4/work2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>At least try saying good things about me to other teachers.<</speech>>
<<speech "Michelle">>I don't know...<</speech>>
<<speech "MC" "$player.name">>...pretty please?<</speech>>
<<speech "Michelle">>... okay. But! I don't want to see you skip school anymore!<</speech>>
<<speech "MC" "$player.name">>Thank you, Michelle.<</speech>>
<<include "relationship gained Michelle">>
<<if $characters.Michelle.corruptionlvl > 3>>\
<div class="instructions">She suddenly stood up from her chair and slowly walked around me.</div>
<video class="center" src="media/michelle/mp4/work2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Maybe if you made your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> feel good...<</speech>>
<div class="instructions">Her hands were on my shoulders, softly massaging them. Then she moved one hand a little lower while leaning her head closer to my face.</div>
<<speech "Michelle">>...she would obediently listen to all of your requests.<</speech>>
<video class="center" src="media/michelle/mp4/work2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>What do you think?<</speech>>
<div class="instructions">Our lips met. This woman knows how to get to me. But I liked this side of her. Confident and direct.</div>
<div class="confirmation">\
@@.used;<<link "Make your <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mother<<elseif $eventControl.Michelle.relationship == 'mother'>>mother<<else>>$eventControl.Michelle.relationship<</if>> happy." "School Michelle case 2-b">><</link>>@@
@@.used;<<link "Sorry. Maybe next time." "School1 - Hall">><<set $time.minutes += 5>><</link>>@@
<<if $eventControl.quests.SchoolMS0.talkMichelle == false and $eventControl.quests.SchoolMS0.active == true>>\
@@.used;<<link "Discuss your grades." "School Rep0: Michelle">><</link>>@@
<</if>>\
</div>
<<else>>\
<div class="confirmation">\
<<if $eventControl.quests.SchoolMS0.talkMichelle == false and $eventControl.quests.SchoolMS0.active == true>>\
@@.used;<<link "Discuss your grades." "School Rep0: Michelle">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "School1 - Hall">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">She gave me a warm smile.</div>
<video class="center" src="media/michelle/mp4/work1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's sweet of you.<</speech>>
<<speech "MC" "$player.name">>Are you... having fun?<</speech>>
<video class="center" src="media/michelle/mp4/work1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fun? Well... sometimes yes.<</speech>>
<<speech "Michelle">>Why are you asking me that?<</speech>>
<<speech "MC" "$player.name">>You are my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, I have to make sure, you know...<</speech>>
<div class="instructions">She looked surprised.</div>
<<speech "Michelle">>Oh, that's... nice.<</speech>>
<<speech "Michelle">>...<</speech>>
<<speech "Michelle">>Anyway, thanks for asking, but you should go and eat your lunch and get ready for next period.<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her office." "School1 - Hall">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl < 3>>\
<<speech "Michelle">>Hm? What are you suggesting?<</speech>>
<video class="center" src="media/michelle/mp4/work1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She couldn't hide her excitement from her voice. She probably needed to take the steam off.</div>
<<if $characters.Michelle.corruptionlvl < 1>>\
<div class="confirmation">\
@@.used;<<link "I-I need to go." "School1 - Hall">><</link>>@@
</div>
<<else>>\
<<speech "MC" "$player.name">>I'm so bored today. Maybe you could make my day better.<</speech>>
<<speech "Michelle">>You want your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> to...<</speech>>
<div class="instructions">She turned her back to me and leaned to her desk.</div>
<video class="center" src="media/michelle/mp4/work1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>...do what exactly?<</speech>>
<<if $characters.Michelle.corruptionlvl < 2>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Show me your butt please." "School Michelle case 1-b-a">><</link>>@@
@@.used;<<link "I-I need to go." "School1 - Hall">><</link>>@@
</div>
<</if>>\
<<else>>\
<div class="instructions">She raised her left eyebrow in disbelief.</div>
<video class="center" src="media/michelle/mp4/work1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>If you want me to suck your cock, just say it.<</speech>>
<<speech "Michelle">>You don't have to give these meaningless compliments.<</speech>>
<div class="instructions">Haha, that's the Michelle I know. What a slut she's become.</div>
<div class="confirmation">\
@@.used;<<link "Okay. Suck my cock then." "School Michelle case 1-c">><</link>>@@
@@.used;<<link "I-I need to go." "School1 - Hall">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Michelle.office1 to true>>\
<</if>>\
<<speech "Michelle">>Heh, you are my <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> after all...<</speech>>
<div class="instructions">We quickly disposed of our clothes and made sure the door was locked.</div>
<video class="center" src="media/michelle/mp4/work1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She wasn't wasting any second and started sucking on my dick.</div>
<<speech "MC" "$player.name">>That's a good cocksucker.<</speech>>
<<if $characters.Michelle.corruptionlvl == 3>>\
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<</if>><</if>>\
<div class="confirmation">\
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "Missionary." "School Michelle case 1-c-a">><</link>>@@
@@.used;<<link "Ride me Michelle." "School Michelle case 1-c-b">><</link>>@@
<</if>>\
<<if $characters.Michelle.corruptionlvl > 4>>\
@@.used;<<link "Missionary anal." "School Michelle case 1-c-c">><</link>>@@
@@.used;<<link "Anal from behind." "School Michelle case 1-c-d">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I need to go." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $characters.Michelle.corruptionlvl < 2>>\
<<speech "Michelle">>Excuse me, young man?<</speech>>
<div class="instructions">Oops, too far I guess.</div>
<<speech "Michelle">>We are still a family.<</speech>>
<<speech "Michelle">>Just go.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave." "School1 - Hall">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\
<<else>>\
<<speech "Michelle">>Ugh, you are really corrupted, you know.<</speech>>
<div class="instructions">She tried to sound annoyed, but she obediently pulled up her skirt.</div>
<video class="center" src="media/michelle/mp4/work1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Happy?<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Could you suck my cock?" "School Michelle case 1-b-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Thanks, but I should go." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div>
<</if>>\<<include "savecheck">>\
<<speech "Michelle">>What?!<</speech>>
<<speech "Michelle">>Get out of my sight.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship lost Michelle">>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/michelle/mp4/work1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She likes to look into my eyes while talking dirty. One of the things that made me wild.</div>
<<speech "Michelle">>Fuck your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>>-<</speech>>
<<speech "Michelle">>Ahhh--<</speech>>
<div class="confirmation">\
@@.used;<<link "Ride me Michelle." "School Michelle case 1-c-b">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 4>>\
@@.used;<<link "Missionary anal." "School Michelle case 1-c-c">><</link>>@@
@@.used;<<link "Anal from behind." "School Michelle case 1-c-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "School Michelle case 1-c-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I need to go." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>> straddled my cock and started moving.</div>
<video class="center" src="media/michelle/mp4/work1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She knew exactly what I loved. Her subtle movements and always moving all the way down.</div>
<<speech "Michelle">>Do you like fucking your favourite teacher, $player.name.<</speech>>
<<speech "MC" "$player.name">>Fuck--<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "School Michelle case 1-c-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 4>>\
@@.used;<<link "Missionary anal." "School Michelle case 1-c-c">><</link>>@@
@@.used;<<link "Anal from behind." "School Michelle case 1-c-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "School Michelle case 1-c-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I need to go." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She isn't the biggest fan of anal, but she always moan like a bitch when we do it.</div>
<video class="center" src="media/michelle/mp4/work1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>My ass--- Oh my god-<</speech>>
<<speech "Michelle">>So good---<</speech>>
<div class="instructions">She was smiling. Being fucked by her own <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> in her office must feel insane for her.</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "School Michelle case 1-c-a">><</link>>@@
@@.used;<<link "Ride me Michelle." "School Michelle case 1-c-b">><</link>>@@
@@.used;<<link "Anal from behind." "School Michelle case 1-c-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "School Michelle case 1-c-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I need to go." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Bed over and spread your ass for me, you slut.<</speech>>
<<speech "Michelle">>Yes, honey.<</speech>>
<video class="center" src="media/michelle/mp4/work1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I relentlessly drove myself to the deepest parts of my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>. Her asshole was already used to my cock and there was no problem to go all the way.</div>
<<speech "Michelle">>Fuck me fuck me fuck me-<</speech>>
<video class="center" src="media/michelle/mp4/work1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ah-- ngh-<</speech>>
<<speech "Michelle">>That's it- that's it--<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "School Michelle case 1-c-a">><</link>>@@
@@.used;<<link "Ride me Michelle." "School Michelle case 1-c-b">><</link>>@@
@@.used;<<link "Missionary anal." "School Michelle case 1-c-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "School Michelle case 1-c-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I need to go." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm gonna cum Michelle--<</speech>>
<<speech "Michelle">>In my mouth-<</speech>>
<div class="instructions">She was already on her knees, mouth wide opened.</div>
<video class="center" src="media/michelle/mp4/work1-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I poured my semen into her mouth once again. Now that I made sure my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> had her lunch, I should also go and eat mine.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her office." "School1 - Hall">><<set $time.minutes += 15>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">The room was empty. I could hear Michelle's voice from the dean's office. I sat down.</div>
<div class="instructions">...</div>
<div class="instructions">After like ten minutes, my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> finally came back.</div>
<video class="center" src="media/michelle/mp4/work2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh... $player.name...<</speech>>
<<speech "Michelle">>I was thinking about you the whole day...<</speech>>
<div class="instructions">Her hand slowly shifted from my shoulder to my crotch.</div>
<video class="center" src="media/michelle/mp4/work2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I can't take it anymore. Fuck me, please.<</speech>>
<div class="confirmation">\
@@.used;<<link "You should obey your <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mother<<elseif $eventControl.Michelle.relationship == 'mother'>>mother<<else>>$eventControl.Michelle.relationship<</if>>." "School Michelle case 2-b">><</link>>@@
@@.used;<<link "Sorry. I have homework." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Michelle.office2 to true>>\
<</if>>\
<<speech "Michelle">>Give me your cock.<</speech>>
<div class="instructions">I don't know if she's so horny because we are in school, but she's always eager to pull down my pants here.</div>
<video class="center" src="media/michelle/mp4/work2-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The room was filled with the scent of her perfume. She has to work extra to keep her good image, since most of the students don't like her.</div>
<<speech "Michelle">>*slurp* *slurp*<</speech>>
<div class="instructions">I bet she could make every male student to like her if she would blow them.</div>
<video class="center" src="media/michelle/mp4/work2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck- your mouth is the best-<</speech>>
<<speech "Michelle">>Your balls stinks...<</speech>>
<div class="instructions">She's right. Our uniforms unfortunately don't come with a cooling system, so I sweat sometimes. My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> licked my balls clean.</div>
<video class="center" src="media/michelle/mp4/work2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>>'s mouth.<</speech>>
<div class="instructions">I threw my shirt on the ground. Don't want to get it dirty, right?</div>
<div class="instructions">I grabbed her head and fucked it as deep as her throat could go.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "School Michelle case 2-b-a">><</link>>@@
@@.used;<<link "Fuck her on her desk." "School Michelle case 2-b-b">><</link>>@@
@@.used;<<link "Fuck her on the ground." "School Michelle case 2-b-c">><</link>>@@
@@.used;<<link "Doggy-style." "School Michelle case 2-b-d">><</link>>@@
@@.used;<<link "She straddles me." "School Michelle case 2-b-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I was gobbling on my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy.</div>
<video class="center" src="media/michelle/mp4/work2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You're so fucking good, honey. I love it.<</speech>>
<div class="instructions">I just loved her taste. Can't get enough of her honestly.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her on her desk." "School Michelle case 2-b-b">><</link>>@@
@@.used;<<link "Fuck her on the ground." "School Michelle case 2-b-c">><</link>>@@
@@.used;<<link "Doggy-style." "School Michelle case 2-b-d">><</link>>@@
@@.used;<<link "She straddles me." "School Michelle case 2-b-e">><</link>>@@
@@.used;<<link "Cum inside her." "School Michelle case 2-b-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I didn't even let her completely undress. She still had her panties on, just pulled down, and I inserted my cock in her.</div>
<video class="center" src="media/michelle/mp4/work2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck me hard-- Come on--<</speech>>
<div class="instructions">We started with a fast and hard pace. She doesn't deserve anything else.</div>
<<speech "Michelle">>I was so looking forward to this.<</speech>>
<video class="center" src="media/michelle/mp4/work2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my god- you're so fucking deep in me, honey--<</speech>>
<<speech "Michelle">>Ah fuuuuck--<</speech>>
<div class="instructions">The desk's drawers were rattling loudly. Thankfully most of the students went home already.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "School Michelle case 2-b-a">><</link>>@@
@@.used;<<link "Fuck her on the ground." "School Michelle case 2-b-c">><</link>>@@
@@.used;<<link "Doggy-style." "School Michelle case 2-b-d">><</link>>@@
@@.used;<<link "She straddles me." "School Michelle case 2-b-e">><</link>>@@
@@.used;<<link "Cum inside her." "School Michelle case 2-b-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Wait.<</speech>>
<<speech "MC" "$player.name">>Clean my cock.<</speech>>
<<speech "Michelle">>Yes...<</speech>>
<video class="center" src="media/michelle/mp4/work2-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She kneeled like a good girl and started licking my whole length.</div>
<<speech "MC" "$player.name">>Ah- that's the spot-- good.<</speech>>
<<speech "MC" "$player.name">>Now, on the ground on all fours.<</speech>>
<div class="instructions">What a submissive little bitch she has become. Completely devoted to her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock.</div>
<<speech "MC" "$player.name">>I won't be gentle.<</speech>>
<<speech "Michelle">>Yes. Please.<</speech>>
<video class="center" src="media/michelle/mp4/work2-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>F-fuck---<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "School Michelle case 2-b-a">><</link>>@@
@@.used;<<link "Fuck her on her desk." "School Michelle case 2-b-b">><</link>>@@
@@.used;<<link "Doggy-style." "School Michelle case 2-b-d">><</link>>@@
@@.used;<<link "She straddles me." "School Michelle case 2-b-e">><</link>>@@
@@.used;<<link "Cum inside her." "School Michelle case 2-b-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Now it's time for her favourite position.</div>
<div class="instructions">I bet my dad's cock can't even reach her favourite spot like this. He probably doesn't even know where it actually is.</div>
<video class="center" src="media/michelle/mp4/work2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Harder- harder-!<</speech>>
<<speech "Michelle">>Ah--- Ahhh-<</speech>>
<div class="instructions">I'm not gonna lie, thanks to this fine piece of ass, school is suddenly interesting to me again.</div>
<video class="center" src="media/michelle/mp4/work2-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The air was already filled with the smell of sex and sweat.</div>
<<speech "MC" "$player.name">>You dirty slut. Moaning to your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock.<</speech>>
<<speech "Michelle">>Ahhh- fuck--<</speech>>
<video class="center" src="media/michelle/mp4/work2-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I could feel her pussy getting tighter and tighter.</div>
<div class="instructions">She won't be satisfied until I empty my balls into her. I could feel it somehow.</div>
<video class="center" src="media/michelle/mp4/work2-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Eat her out." "School Michelle case 2-b-a">><</link>>@@
@@.used;<<link "Fuck her on her desk." "School Michelle case 2-b-b">><</link>>@@
@@.used;<<link "Fuck her on the ground." "School Michelle case 2-b-c">><</link>>@@
@@.used;<<link "She straddles me." "School Michelle case 2-b-e">><</link>>@@
@@.used;<<link "Cum inside her." "School Michelle case 2-b-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I know it sounds weird, but this is actually my favourite position.</div>
<video class="center" src="media/michelle/mp4/work2-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> knew it of course, so she was submissively moving her hips up and down.</div>
<<speech "MC" "$player.name">>Oh fuck-- s-slow d-down--<</speech>>
<div class="instructions">I can't do this any longer. She could make me cum in seconds easily like this.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "School Michelle case 2-b-a">><</link>>@@
@@.used;<<link "Fuck her on her desk." "School Michelle case 2-b-b">><</link>>@@
@@.used;<<link "Fuck her on the ground." "School Michelle case 2-b-c">><</link>>@@
@@.used;<<link "Doggy-style." "School Michelle case 2-b-d">><</link>>@@
@@.used;<<link "Cum inside her." "School Michelle case 2-b-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "School1 - Hall">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm close--<</speech>>
<<speech "Michelle">>Cum inside-- please---<</speech>>
<div class="instructions">What? Did I hear her right?</div>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Michelle">>It's okay-- I'm on the pill-<</speech>>
<div class="instructions">She never... fuck it, don't want to make her sad, right?</div>
<video class="center" src="media/michelle/mp4/work2-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh-<</speech>>
<div class="instructions">My semen was pouring inside my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy. I couldn't stop.</div>
<<speech "Michelle">>Gooood boy...<</speech>>
<<speech "Michelle">>Your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>> is proud of you, $player.name.<</speech>>
<div class="instructions">Fuck me... this woman...</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Clean yourself and get out." "School1 - Hall">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.Michelle.dates == true>>\
<<set $eventControl.Michelle.askedOut to true>>\
<<goto "Michelle Duncan: Dates0">>\
<<elseif $eventControl.quests.FirstDate.active == true>>\
<<if $eventControl.quests.FirstDate.kitchenHelp == true and $player.inventory.outfits.coolClothes == true and $eventControl.player.cellarCleaned == 6 and $eventControl.player.work == true and $player.grades > 14>>\
<<speech "Michelle">>Oh my...<</speech>>
<<speech "Michelle">>Not bad... not bad...<</speech>>
<div class="instructions">She was walking around me to see me from every angle possible.</div>
<<speech "Michelle">>I think... yes.<</speech>>
<<speech "MC" "$player.name">>W-What?<</speech>>
<<speech "Michelle">>Ugh- I said yes. I'm going on a date with you, happy?<</speech>>
<div class="instructions">I know she was annoyed, but her eyes looked interested in me. Curious what will happen.</div>
<<speech "MC" "$player.name">>That's awesome! So it's a date tonight. Let's say... 8 pm? I will wait in front of the house.<</speech>>
<<speech "Michelle">>Whatever...<</speech>>
<div class="instructions">I can't believe it. I'm going on a date with my own <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>...</div>
<div class="instructions">...</div>
<div class="instructions">Dates with Michelle Duncan are now unlocked.</div>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<<set $eventControl.Michelle.dates to true>>\
<<set $eventControl.Michelle.askedOut to true>>\
<<set $eventControl.quests.FirstDate.active to false>>\
<<set $eventControl.quests.FirstDate.completed to true>>\
<div class="confirmation">\
@@.used;<<link "Go prepare." "Home - Living room">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>What? Look at yourself.<</speech>>
<<speech "Michelle">>You are still a little boy, $player.name.<</speech>>
<<speech "Michelle">>Maybe next time.<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div>
<</if>>\
<<else>>\
<<set $eventControl.quests.FirstDate.active to true>>\
<<if $eventControl.Michelle.relationship == "step-mother">>\
<div class="instructions">Since my dad introduced me to his new wife, I never have imagined that I could get so familiar with her. Her views and opinions were mostly different from mine and we argued a lot.</div>
<</if>>\
<div class="instructions"><<if $eventControl.Michelle.relationship == "step-mother">>And here<<else>>Here<</if>> I am. Changing my whole life and asking my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> out. What a turn of events.</div>
<<speech "MC" "$player.name">>Hey.<</speech>>
<<speech "Michelle">>Yes?<</speech>>
<div class="instructions">She looked at me the same way people look at an annoying insect crawling on the ground.</div>
<<speech "Michelle">>Do you need something, $player.name?<</speech>>
<<speech "MC" "$player.name">>I-I was w-wondering... I-If you-<</speech>>
<<speech "Michelle">>What? Say it already. I don't have time for your nonsense now.<</speech>>
<div class="instructions">She narrowed her eyes and moved her hands on her hips, not hiding her rising anger.</div>
<<speech "MC" "$player.name">>Maybe w-we could... spend more time together?<</speech>>
<<speech "Michelle">>What do you mean?<</speech>>
<<speech "MC" "$player.name">>S-Something l-like... a d-date?<</speech>>
<<speech "Michelle">>Hm?<</speech>>
<div class="instructions">She kept looking at me for a second, then she started hysterically laughing.</div>
<<speech "Michelle">>Hahahhahaha-- a date?... Hahah-<</speech>>
<<speech "Michelle">>Wait, you were serious?<</speech>>
<div class="instructions">I shifted my weight to my left leg.</div>
<<speech "MC" "$player.name">>Y-yes... I thought that would be a great way to... improve our relationship?<</speech>>
<<speech "Michelle">>So... like a<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">> family<</if>> trip?<</speech>>
<div class="instructions">She still looked very confused, but at least she wasn't laughing.</div>
<<speech "MC" "$player.name">>Well... I was hoping we could be alone...<</speech>>
<<speech "Michelle">>What? Look...<</speech>>
<div class="instructions">Her expression changed into a soothing smile. Something not usual for my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, to be clear.</div>
<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">>\
<<speech "Michelle">>We are family. I know we aren't typical one, but still a family...<</speech>>
<</if>>\
<<speech "Michelle">>I don't really see you as a real man, to be honest.<</speech>>
<div class="instructions">Now was a time for me to be a little confused. Is she actually thinking about dating me?</div>
<<speech "Michelle">>You sit in your room all day, doing nothing. <<if $player.grades < 15>>Your grades are as low as they can be to allow you to pass. <</if>>Also the way you dress is terrible. Can you even cook?<</speech>>
<<speech "MC" "$player.name">>I-I ca-<</speech>>
<<speech "Michelle">>But this is not a bad idea. We should hang out, just the two of us, and bond a little. For the sake of a good and healthy family.<</speech>>
<<speech "Michelle">>So, let's make a deal. Show me that you are no longer a little boy, who has no potential and skills. Do that, and I owe you a date. Understand?<</speech>>
<div class="instructions">Oh my god, it's working. My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> is actually considering dating me. I never expected it to be so easy...</div>
<<speech "MC" "$player.name">>Okay. I won't disappoint you, Michelle.<</speech>>
<div class="instructions">I couldn't notice any hint of sarcasm or anything weird in her expression. She was serious about it. And also... happy.</div>
<<speech "Michelle">>Good.<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I have to show her now.</div>
<video class="center" src="media/michelle/mp4/kitchen1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey Michelle.<</speech>>
<<speech "MC" "$player.name">>You don't have to cook today. I will take care of it.<</speech>>
<div class="instructions">I could see a surprise in her eyes. She couldn't help but smile.</div>
<<speech "Michelle">>Oh really? My <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> actually knows how to cook? What a surprise...<</speech>>
<div class="instructions">She stopped doing whatever she was on the kitchen counter and stepped away.</div>
<<speech "Michelle">>Here you go. All yours.<</speech>>
<div class="confirmation">\
<<if $player.cooking > 30>>\
@@.used;<<link "Let's do this." "Michelle Duncan 04: First Date (Cooking - success)">><</link>>@@
<<else>>\
@@.used;<<link "Let's do this." "Michelle Duncan 04: First Date (Cooking - fail)">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.quests.FirstDate.kitchenHelp to true>>\
<div class="instructions">...</div>
<div class="instructions">To be honest, I'm not a big fan of cooking.</div>
<div class="instructions">But thanks to all the time I spent by reading cooking books, I actually have a chance of doing a decent job.</div>
<div class="instructions">I even remembered all the right steps to successfully cook this. That's a first.</div>
<<speech "Michelle">>Not bad.<</speech>>
<div class="instructions">Michelle was now chewing on her third bite of my own cooked dinner.</div>
<div class="instructions">She surprisingly didn't look disgusted.</div>
<<speech "Michelle">>Maybe a little bit more salt and...<</speech>>
<div class="instructions">She looked at me, smiling.</div>
<<speech "Michelle">>Good job, $player.name.<</speech>>
<<speech "Michelle">>You have proven to me that you actually can cook.<</speech>>
<div class="instructions">I couldn't help but also smile.</div>
<<speech "MC" "$player.name">>I'm glad you liked it, Michelle.<</speech>>
<<speech "MC" "$player.name">>Maybe next time we can cook together?<</speech>>
<<speech "Michelle">>Maybe. I will think about it. Now show me how you can make the kitchen sparkling clear.<</speech>>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Anything you say, Michelle..." "Home - Kitchen">><<set $time.minutes += 40>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">...</div>
<div class="instructions">Wait... wasn't I supposed to add salt instead of sugar...?</div>
<div class="instructions">I thought it's easy to cook something like this...</div>
<div class="instructions">Maybe it's okay?</div>
<<speech "Michelle">>What is this?<</speech>>
<div class="instructions">She looked at the meal that I put in front of her.</div>
<<speech "MC" "$player.name">>Ehm... d-dinner?<</speech>>
<div class="instructions">Her expression was saying it all. 'What is this shit?'</div>
<div class="instructions">She took a small bite.</div>
<<speech "Michelle">>Ugh--<</speech>>
<div class="instructions">A moment later, the bite was back on her plate.</div>
<<speech "Michelle">>Why is it sweet? And the texture... What the hell is this?<</speech>>
<div class="instructions">She threw it in the trash bin. The whole plate.</div>
<<speech "Michelle">>Next time be sure you can tell between sugar and salt.<</speech>>
<<speech "Michelle">>Now, clean after yourself. I need to cook a proper dinner.<</speech>>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "I'm sorry..." "Home - Kitchen">><<set $time.minutes += 40>><</link>>@@
</div><<include "savecheck">>\
<<if $player.inventory.quests.cleaningTools == false>>\
<div class="instructions">If I want to clean it here, I should first get myself some cleaning tools and maybe some white paint to paint the walls after.</div>
<div class="confirmation">\
@@.used;[[Go back.|Home - Cellar]]@@
</div>
<<else>>\
<<switch $eventControl.player.cellarCleaned>>\
<<case 0>>\
<div class="instructions">It's a total mess here. It will take me days to get rid of everything and clean it.</div>
<div class="instructions">Well... I should get into it.</div>
<<set $eventControl.player.cellarCleaned += 1>>\
<<set $time.hours += 5>>\
<div class="confirmation">\
@@.used;[[After five hours I decided to stop.|Home - Cellar]]@@
</div>
<<case 4>>\
<<if $player.inventory.quests.whitePaint == false>>\
<div class="instructions">All the rubbish is gone. Now it's time to paint the walls. I should buy a plain white color to start painting.</div>
<div class="confirmation">\
@@.used;[[Go back.|Home - Cellar]]@@
</div>
<<else>>\
<div class="instructions">Now is the time to paint the walls. I think this white color is okay for the job.</div>
<<set $eventControl.player.cellarCleaned += 1>>\
<<set $player.inventory.quests.whitePaint to false>>\
<<set $time.hours += 5>>\
<div class="confirmation">\
@@.used;[[After five hours I decided to stop.|Home - Cellar]]@@
</div>
<</if>>\
<<case 5>>\
<div class="instructions">It's done. After many hours and days have passed, the cellar is no longer a pile of garbage.</div>
<div class="instructions">I hope I didn't do it for nothing...</div>
<<set $eventControl.player.cellarCleaned += 1>>\
<<set $time.hours += 5>>\
<div class="confirmation">\
@@.used;[[Good work.|Home - Cellar]]@@
</div>
<<default>>\
<div class="instructions">Another five hours went by and the cellar looked nicer and cleaner. But it's far from done.</div>
<<set $eventControl.player.cellarCleaned += 1>>\
<<set $time.hours += 5>>\
<div class="confirmation">\
@@.used;[[Take a break.|Home - Cellar]]@@
</div>
<</switch>>\
<</if>>\<<include "savecheck">>\
<div class="dim">\
\
<div class="all-inventory">\
\
<<if $player.inventory.outfits.coolClothes == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">150$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 149>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.outfits.coolClothes to true>><<set $player.money -= 150>><<goto "SCS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SCS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/cool_clothes.png]]\
</div>\
<div class="item-name">Cool Clothes
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.sexyLingerie == false and $eventControl.quests.FinancialProblems.active == true and $eventControl.quests.FinancialProblems.sL == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">100$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 99>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.sexyLingerie to true>><<set $player.money -= 100>><<goto "SCS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SCS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/sexy_lingerie.png]]\
</div>\
<div class="item-name">Sexy Lingerie
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.elegantOutfit == false and $eventControl.quests.FinancialProblems.active == true and $eventControl.quests.FinancialProblems.eO == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">200$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 199>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.elegantOutfit to true>><<set $player.money -= 200>><<goto "SCS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SCS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/elegant_outfit.png]]\
</div>\
<div class="item-name">Elegant Outfit
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.cuteOutfit == false and $eventControl.quests.FinancialProblems.active == true and $eventControl.quests.FinancialProblems.cO == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">150$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 149>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.cuteOutfit to true>><<set $player.money -= 150>><<goto "SCS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SCS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/cute_outfit.png]]\
</div>\
<div class="item-name">Cute Outfit
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.purpleUnderwear == false and $eventControl.quests.FinancialProblems.active == true and $eventControl.quests.FinancialProblems.pU == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">70$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 69>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.purpleUnderwear to true>><<set $player.money -= 70>><<goto "SCS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SCS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/purple_underwear.png]]\
</div>\
<div class="item-name">Purple Underwear
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.cutePanties == false and $eventControl.quests.FinancialProblems.active == true and $eventControl.quests.FinancialProblems.cP == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">100$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 99>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.cutePanties to true>><<set $player.money -= 100>><<goto "SCS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SCS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/cute_panties.png]]\
</div>\
<div class="item-name">Cute Panties
</div>\
</div>\
<</if>>\
\
</div>\
<hr>
<div class="a"><<link "Back" "Secondhand clothes shop">><</link>></div>
</div><<include "savecheck">>\
<<set $eventControl.skip to false>>\
\
/*STORY*/ \
\
<<if $eventControl.quests.PawnShop0.active == true and $eventControl.pawnShop.bossRelationship > 9 and $player.perception > 9>>\
<<goto "Pawn shop 0: Story event (part 1)">>\
<<set $eventControl.skip to true>>\
<<elseif $eventControl.quests.PawnShop1.active == true and $eventControl.pawnShop.bossRelationship > 24 and $player.perception > 24>>\
<<goto "Pawn shop 1: Story event (part 1)">>\
<<set $eventControl.skip to true>>\
<<elseif $eventControl.quests.PawnShop2.active == true and $eventControl.pawnShop.weekendShifts == false and $time.dayOfTheWeek > 4>>\
<<goto "Pawn shop 2: Weekend event (part 1)">>\
<<set $eventControl.skip to true>>\
<<elseif $eventControl.quests.PawnShop2.active == true and $eventControl.pawnShop.bossRelationship > 49 and $player.perception > 49 and $eventControl.pawnShop.weekendShifts == true>>\
<<goto "Pawn shop 2: Story event (part 1)">>\
<<set $eventControl.skip to true>>\
<<elseif $eventControl.quests.PawnShop3.active == true and $eventControl.pawnShop.bossRelationship > 74 and $player.perception > 74 and $time.dayOfTheWeek < 5>>\
<<goto "Pawn shop 3: Story event (part 1)">>\
<<set $eventControl.skip to true>>\
<<elseif $eventControl.quests.PawnShop4.active == true and $eventControl.pawnShop.bossRelationship > 89 and $player.perception > 89 and $eventControl.quests.PawnShop4.advertisement == false>>\
<<goto "Pawn shop 4: Ad event (part 1)">>\
<<set $eventControl.skip to true>>\
<<elseif $eventControl.quests.PawnShop4.active == true and $eventControl.pawnShop.bossRelationship > 99 and $player.perception > 99 and $eventControl.quests.PawnShop4.advertisement == true and $time.hours > 13>>\
<<goto "Pawn shop 4: Story event (part 1)">>\
<<set $eventControl.skip to true>>\
<</if>>\
\
/*RANDOM SCENES*/ \
\
<<if $eventControl.skip == false>>\
<<if $eventControl.player.workMultiplier == 0.7>>\
<<set _i to random(0,4)>>\
<<else>>\
<<set _i to random(0,9)>>\
<</if>>\
<<if _i == 1 and $eventControl.quests.PawnShop0.completed == true>>\
<div class="instructions">Something interesting happened today:
<span style="font-style:italic">(weekends have different events)</span></div>
<<if $time.dayOfTheWeek < 5>>\
<<if $eventControl.quests.PawnShop0.completed == true>>\
<div class="instructions"><<link "A redhead, probably my age, was occupying most of the store's room with her canoe. Rick told me to take care of it." "Pawn shop RS0">><</link>></div>
<</if>><<if $eventControl.quests.PawnShop1.completed == true>>\
<div class="instructions"><<link "'Hey $player.name! Come here! There's some girl with a weird ass doo doo mask at the counter!'" "Pawn shop RS1">><</link>></div>
<</if>><<if $eventControl.quests.PawnShop2.completed == true>>\
<div class="instructions"><<link "I looked over and right on my counter was a deadly looking sword with an even more deadly looking woman straight at me." "Pawn shop RS2">><</link>></div>
<</if>><<if $eventControl.quests.PawnShop3.completed == true>>\
<div class="instructions"><<link "Some city woman wants me to exchange her definitely not fake coupon for a discount for our golf clubs." "Pawn shop RS4">><</link>></div>
<</if>><<if $eventControl.quests.PawnShop4.completed == true>>\
<div class="instructions"><<link "Some crazy chick wants to sell me her birthday gift to go and study abroad." "Pawn shop RS7">><</link>></div>
<</if>>\
<div class="instructions">...</div>
<div class="instructions"><<link "Skip events." "Pawn shop RS Skip">><</link>></div>
<<else>><<if $eventControl.pawnShop.weekendShifts == true>>\
<div class="instructions"><<link "A nervous petite girl, who clearly forgot her bra at home, is waiting for me behind the counter..." "Pawn shop RS3">><</link>></div>
<</if>><<if $eventControl.quests.PawnShop3.completed == true>>\
<div class="instructions"><<link "On one of the busiest days, Rick had to be in charge of the shop while I was doing business in the back." "Pawn shop RS5">><</link>></div>
<</if>><<if $eventControl.quests.PawnShop4.completed == true>>\
<div class="instructions"><<link "A cheeky local nurse found her way here and wants to get a few bucks for her grandparents' heritage." "Pawn shop RS6">><</link>></div>
<</if>>\
<div class="instructions">...</div>
<div class="instructions"><<link "Skip events." "Pawn shop RS Skip">><</link>></div>
<</if>><<else>>\
\
/*DEFAULT*/ \
\
<<set _i to random(0,1)>>\
<<if _i == 0>>\
<video class="center" src="media/pawn/mp4/random1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<video class="center" src="media/pawn/mp4/random2.mp4" width="768" height="432" autoplay muted loop></video>
<</if>>\
<<if $time.dayOfTheWeek < 5>>\
<<switch $eventControl.player.workMultiplier>>\
<<case 0.7>>\
<div class="instructions">My shift went smoothly. Couple of local folks that I knew by face came to offer some of their ancient looking things, but most of them were just pieces of junk.</div>
<div class="instructions">Rick told me about the advantage of listening to people and asking the right questions.</div>
<<case 0.9>>\
<div class="instructions">Some of my classmates came to say hi. They somehow found out that I work here now. I wonder who told them...</div>
<div class="instructions">The last hour was never ending. I just wanted to lie down and sleep.</div>
<<case 1.2>>\
<div class="instructions">Jeremy was here today. He supervised most of our potential trades, making sure me and Rick are doing our job properly. I learned a lot today from him.</div>
<div class="instructions">An old lady visited our shop today and offered us some really old books. From the 18th century. I have never seen something so fragile as those yellowish pages of those books. Really makes you think.</div>
<</switch>>\
<<else>>\
<div class="instructions">The traffic was much calmer here on the weekend, but when a customer finds their way here, it's a guarantee he's either spending a lot of money or selling something really valuable.</div>
<</if>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<</if>>\
<</if>>\<<include "savecheck">>\
<div class="dim">\
\
<div class="all-inventory">\
\
<div class="item-all">\
<div class="item-name"><span style="color:white">20$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 19>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.items.spycam += 1>><<set $player.money -= 20>><<goto "PS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "PS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/spycam.png]]\
</div>\
<div class="item-name">Spy Camera
</div>\
</div>\
\
<<if $player.inventory.quests.dancingPole == false and $eventControl.quests.SupportHerDesire.active == true and $eventControl.quests.SupportHerDesire.dayBought != $time.dayCount and $eventControl.quests.SupportHerDesire.checkedPawnShop>>\
<div class="item-all">\
<<if $eventControl.quests.SupportHerDesire.didntBuy == false>>\
<div class="item-name"><span style="color:white">0$</span>
</div>\
<<else>>\
<<if $eventControl.quests.SupportHerDesire.discount == true>>\
<div class="item-name"><span style="color:white">200$</span>
</div>\
<<else>>\
<div class="item-name"><span style="color:white">500$</span>
</div>\
<</if>><</if>>\
<div class="clickable-image">\
<<if $eventControl.quests.SupportHerDesire.didntBuy == false>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.dancingPole to true>><<goto "PS - Browse wares">><</link>>\
<<else>>\
<<if $eventControl.quests.SupportHerDesire.discount == true>>\
<<if $player.money > 199>>\
<<link [img[media/replay_not.png]]>><<set $player.money -= 200>><<set $player.inventory.quests.dancingPole to true>><<goto "PS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "PS - Not enough money">><</link>>\
<</if>>\
<<else>>\
<<if $player.money > 499>>\
<<link [img[media/replay_not.png]]>><<set $player.money -= 500>><<set $player.inventory.quests.dancingPole to true>><<goto "PS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "PS - Not enough money">><</link>>\
<</if>><</if>><</if>>\
</div>\
<div class="item-image">[img[media/items/dance_pole.png]]\
</div>\
<div class="item-name">Dance Pole
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.gameConsole == false and $eventControl.quests.GamerGirl.completed == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">300$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 299>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.gameConsole to true>><<set $player.money -= 300>><<goto "PS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "PS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/game_console.png]]\
</div>\
<div class="item-name">Game Console
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.tablet == false and $eventControl.quests.ASimpleRequest.p1 == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">200$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 199>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.tablet to true>><<set $player.money -= 200>><<goto "PS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "PS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/tablet.png]]\
</div>\
<div class="item-name">Tablet
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.laptop == false and $eventControl.quests.ASimpleRequest.completed == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">500$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 499>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.laptop to true>><<set $player.money -= 500>><<goto "PS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "PS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/laptop.png]]\
</div>\
<div class="item-name">Laptop
</div>\
</div>\
<</if>>\
\
</div>\
<hr>
<div class="a"><<link "Back" "Pawn shop">><</link>></div>
</div><<if $addOneHour == true>><<set $time.hours += 1>><<set $addOneHour = false>>\
<<else>><<set $time.minutes += 5>><</if>>\
<<if $time.minutes == 60>><<set $time.minutes to 0>><<set $time.hours += 1>><<elseif $time.minutes > 60>><<set $time.minutes -= 60>><<set $time.hours += 1>><</if>><<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<include "var reset">><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><<include "var reset">><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\<<include "savecheck">>\
<div class="instructions">I gathered all my confidence and went to the shop counter. There was a middle-aged man staring at me. I couldn't see any name-tag on him.</div>
<<speech "Rick" "Pawn shop worker">>What do you need?<</speech>>
<div class="instructions">He sounded irritated. I thought you should be nicer to your customers...</div>
<<speech "MC" "$player.name">>I'm here for the part-time job.<</speech>>
<div class="instructions">His tone changed.</div>
<<speech "Rick">>Ah, I thought you are one of the stupid teenagers who come to try selling us some crap they found on the streets.<</speech>>
<<speech "Rick">>I'm Rick, the only employee of this shop apart from Jeremy. But he's here only until we find some help to run the shop.<</speech>>
<div class="instructions">We shook hands. He looked like a cool guy and my nervosity cooled down.</div>
<<speech "MC" "$player.name">>I'm $player.name. I'm currently attending the local school and was wondering, If I could get some work experience here.<</speech>>
<<speech "Rick">>Maybe. Jeremy told me he would prefer one of the local students, and since you're the first one, there's a real chance he will accept you.<</speech>>
<<speech "Rick">>Follow me, he's in the backroom.<</speech>>
<div class="confirmation">\
@@.used;<<link "Follow him." "Pawn shop 0: Interview 1">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The manager of the pawn shop was trying to grab something from the floor.</div>
<<speech "Jeremy">>Goddammit-<</speech>>
<<speech "Rick">>Jeremy? Someone is here to see you.<</speech>>
<<speech "Jeremy">>Huh?<</speech>>
<div class="instructions">He slowly straightens his body. He's probably in his sixties.</div>
<<speech "Jeremy">>Who are you?<</speech>>
<<speech "MC" "$player.name">>I'm $player.name. I'm here for the part-time job.<</speech>>
<<speech "Jeremy">>Oh. Good.<</speech>>
<div class="instructions">He grabbed one of the chairs and sat on it.</div>
<<speech "Jeremy">>I assume you're one of the local students, right?<</speech>>
<div class="instructions">I nodded.</div>
<<speech "Jeremy">>You will be helping Rick with customers and trying to buy something useful from them.<</speech>>
<<speech "Jeremy">>The business is not going well right now, so I can't offer you more than 10 dollars per hour.<</speech>>
<div class="instructions">He stopped talking for a second. Since I didn't say anything, he continued.</div>
<<speech "Jeremy">>Sometimes people come here with some... weird stuff. Your job is basically making sure the stuff they're selling isn't some junk.<</speech>>
<<speech "Jeremy">>Understand?<</speech>>
<<speech "MC" "$player.name">>Yes, sir.<</speech>>
<<speech "Jeremy">>Your work starts today. If you do a good job, maybe I will consider a raise.<</speech>>
<<speech "Jeremy">>You can go now.<</speech>>
<div class="instructions">Well, that was easy. I think this will be a great start for me.</div>
<<set $eventControl.pawnShop.work to true>>\
<<set $eventControl.quests.PawnShop0.active to true>>\
<<set $eventControl.player.work to true>>\
<div class="confirmation">\
@@.used;<<link "You can now work in the Pawn shop." "Pawn shop">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Hey Michelle.<</speech>>
<<speech "Michelle">>Hey.<</speech>>
<div class="instructions">She's quite calm even though she's basically dating her own <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>. What would her colleagues say if they knew she's going to soon fucking with me...</div>
<<speech "MC" "$player.name">>Wanna go out again?<</speech>>
<div class="instructions">Her expression didn't change. I guess she's finally used to our relationship now.</div>
<<speech "Michelle">>Really? Yeah.<</speech>>
<<speech "MC" "$player.name">>Nice! I will wait for you in front of the house again.<</speech>>
<<speech "Michelle">>Okay.<</speech>>
<div class="instructions">And again. I could clearly see her anticipation from her eyes.</div>
<<speech "Michelle">>I'm looking forward to it, $player.name.<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.datePoints to 0>>\
<<set $characters.Michelle.dates += 1>>\
<<set $eventControl.Michelle.askedOut to false>>\
<<switch $characters.Michelle.corruptionlvl>>\
<<case 1>>\
<div class="instructions">After five minutes of waiting, Michelle walked out from the front doors.</div>
<div class="instructions">She was wearing a simple black one-piece with high heels. I've never see her dress like that before.</div>
<<speech "MC" "$player.name">>You look stunning.<</speech>>
<div class="instructions">She avoided my stare and looked to the ground.</div>
<<speech "Michelle">>We should go before someone sees us.<</speech>>
<div class="instructions">I expected her to be so cautious. But I'm with her on this one, people would not understand our feelings for each other. Maybe in the future we won't have to act like this.</div>
<<speech "MC" "$player.name">>Yeah, let's go.<</speech>>
<<case 2>>\
<<speech "Michelle">>Already here?<</speech>>
<div class="instructions">Michelle interrupted my thoughts about our upcoming date.</div>
<<speech "MC" "$player.name">>Y-Yeah. I was too excited so I dressed early.<</speech>>
<div class="instructions">She was fixing her skirt, so I took the chance and examined her outfit with my eyes.</div>
<div class="instructions">She was wearing the same outfit she wears when going out with her friend.</div>
<div class="instructions">Someone is getting more comfortable here...</div>
<<speech "Michelle">>Done looking?<</speech>>
<div class="instructions">She caught me red-handed. But... she was smiling.</div>
<<speech "MC" "$player.name">>S-Sorry... let's go.<</speech>>
<<case 3>>\
<div class="instructions">I know I should be scared to act like lovers with Michelle in the public but... When I'm with her, I completely stop caring about things around me.</div>
<<speech "Michelle">>Where are we going today?<</speech>>
<div class="instructions">She came out just a few seconds after me. I think she's starting to feel the same way.</div>
<<speech "MC" "$player.name">>You look great today, Michelle.<</speech>>
<<speech "Michelle">>Just today?<</speech>>
<div class="instructions">She had her playful smile on her lips.</div>
<<speech "MC" "$player.name">>Everyday.<</speech>>
<<speech "Michelle">>Pfff...<</speech>>
<div class="instructions">She tried hiding her face with her hands. Was she... embarrassed? I didn't know she could feel embarrassed...</div>
<<speech "Michelle">>Let's go, honey.<</speech>>
<div class="instructions">She took my hand and we started walking from our house.</div>
<<default>>\
<div class="instructions">Michelle was already waiting here.</div>
<<speech "MC" "$player.name">>Good evening, Michelle.<</speech>>
<div class="instructions">She turned towards me.</div>
<<speech "Michelle">>You're late $player.name!<</speech>>
<<speech "Michelle">>Do you know how I looked? Standing here, alone, dressed like this...?<</speech>>
<div class="instructions">She was wearing her favourite outfit. She only wears this dress on special occasions. Not even when going out with my dad.</div>
<<speech "MC" "$player.name">>I-I'm sorry. I didn't expect you to be here on time...<</speech>>
<div class="instructions">She tried looking angry, but I knew her too well.</div>
<<speech "Michelle">>Just... take my hand and let's go. I don't want to be home late.<</speech>>
<</switch>>\
<div class="confirmation">\
@@.used;<<link "Take a walk around the town." "Michelle Duncan: Dates1-a">><<set $eventControl.datePoints += 5>><</link>>@@
@@.used;<<link "Visit the local club." "Michelle Duncan: Dates1-b">><<set $eventControl.datePoints += 1>><</link>>@@
</div><<include "savecheck">>\
<<set $time.hours = 22>>\
<<set $time.minutes = 0>>\
<div class="instructions">There is something therapeutic about late night walks. Just mindlessly walking around and talking about random things with someone.</div>
<div class="instructions">We talked, laughed and made fun of every passerby we encountered. It was... almost perfect.</div>
<div class="instructions">It was almost midnight when we arrived at the town centre. A big fountain, full of water, was standing here, lonely. Everyone was probably asleep already.</div>
<div class="confirmation">\
@@.used;<<link "Jump into the water." "Michelle Duncan: Dates1-a-a">><<set $eventControl.datePoints += 5>><</link>>@@
@@.used;<<link "Sit down and talk." "Michelle Duncan: Dates1-a-b">><<set $eventControl.datePoints += 1>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>What are you doing?!<</speech>>
<div class="instructions">I undressed to my underwear and climbed on the ledge of the fountain.</div>
<<speech "MC" "$player.name">>Something crazy.<</speech>>
<div class="instructions">And then I jumped into the water. It was meter deep so it splashed Michelle's dress.</div>
<<speech "Michelle">>Oh my god! I'm soaked!<</speech>>
<div class="instructions">She wasn't angry. Just surprised.</div>
<<speech "MC" "$player.name">>Jump in Michelle!<</speech>>
<<speech "Michelle">>What?<</speech>>
<<speech "Michelle">>I'm not jumping in there! It's dirty.<</speech>>
<div class="instructions">Well, yeah. I don't think someone cleans the water...</div>
<<speech "MC" "$player.name">>Come on! It feels great!<</speech>>
<<speech "Michelle">>Ugh...<</speech>>
<div class="instructions">I was sure she already walked away. And then I heard a splash just next to me.</div>
<<speech "Michelle">>Waah-- It's so cold...<</speech>>
<div class="instructions">She jumped in.</div>
<div class="instructions">...</div>
<div class="instructions">So here I was, having fun with my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> in the middle of the night, in the town's fountain and almost naked. We were laughing and splashing water around, like we are the last people on the Earth. We both wished this moment would never end...</div>
<div class="confirmation">\
@@.used;<<link "Walk back home." "Michelle Duncan: Dates1-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.hours = 22>>\
<<set $time.minutes = 0>>\
<div class="instructions">After an hour in the famous club, Michelle was clearly not enjoying our date.</div>
<div class="instructions">She kept looking around to see if any familiar faces were here. But this was a small town, so we both knew someone probably already saw us together.</div>
<div class="instructions">At one point I came to the bar to buy us another drink. When I was on my way back to our table, I noticed that Michelle was talking to someone.</div>
<div class="instructions">The person was a girl, maybe five years older than me. Maybe one of Michelle's friends...?</div>
<div class="instructions">What should I do?</div>
<div class="confirmation">\
@@.used;<<link "Act tough and boldly claim you're Michelle's boyfriend." "Michelle Duncan: Dates1-b-a">><<set $eventControl.datePoints += 1>><</link>>@@
@@.used;<<link "Go to them and subtly talk it out." "Michelle Duncan: Dates1-b-b">><<set $eventControl.datePoints += 3>><</link>>@@
@@.used;<<link "Trick a random guy to hit on Michelle's colleague." "Michelle Duncan: Dates1-b-c">><<set $eventControl.datePoints += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We sat down on one of the cleaner benches here.</div>
<<speech "MC" "$player.name">>So... so far so good, right?<</speech>>
<<speech "Michelle">>What are you talking about?<</speech>>
<div class="instructions">Our legs were almost touching. She didn't stop watching the fountain in front of us when she asked me.</div>
<<speech "MC" "$player.name">>You know... the date.<</speech>>
<<speech "Michelle">>Please, don't ruin the moment, $player.name.<</speech>>
<<speech "MC" "$player.name">>Ah... sorry...<</speech>>
<div class="instructions">...</div>
<div class="instructions">Perhaps two minutes of complete silence passed and Michelle stood up.</div>
<<speech "Michelle">>It's late. We should go home.<</speech>>
<div class="confirmation">\
@@.used;<<link "Walk back home." "Michelle Duncan: Dates1-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Hello.<</speech>>
<div class="instructions">Their focus shifted onto me.</div>
<<speech "Woman">>Hi.<</speech>>
<<speech "MC" "$player.name">>I'm Michelle's boyfriend. I think Michelle never introduced me to such a beautiful lady.<</speech>>
<<speech "Michelle">>$player.name...<</speech>>
<<speech "Woman">>I'm Susan. We know each other from our work.<</speech>>
<div class="instructions">I looked at Michelle, who was angrily piercing me with her look.</div>
<<speech "Woman" "Susan">>My friend is waiting for me. It was nice to meet you, $player.name.<</speech>>
<div class="instructions">And she walked away towards the bar.</div>
<<speech "Michelle">>Are you out of your mind?!<</speech>>
<div class="instructions">I figured I should be silent now.</div>
<<speech "Michelle">>That was the new English teacher. And now she thinks I'm dating one of the students...<</speech>>
<<speech "Michelle">>I hope she doesn't know you are also my <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>...<</speech>>
<div class="instructions">I handed her the drink, but she shook her head.</div>
<<speech "Michelle">>I'm tired. Let's go home.<</speech>>
<div class="confirmation">\
@@.used;<<link "Go back home." "Michelle Duncan: Dates1-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She looked young and pretty, so most of the guys here would love to hit on her.</div>
<div class="instructions">I noticed a familiar face. A student from a different class. I tapped on his shoulder.</div>
<<speech "MC" "$player.name">>Hey buddy.<</speech>>
<<speech "Man">>Huh? What?<</speech>>
<<speech "MC" "$player.name">>Do you see that girl over there?<</speech>>
<div class="instructions">I pointed at her.</div>
<<speech "MC" "$player.name">>She told me you look cute.<</speech>>
<<speech "Man">>Really? I should not keep her waiting then-<</speech>>
<div class="instructions">Why is it so easy to persuade young guys? But to be fair, I would probably go for her too if I was in his position.</div>
<div class="instructions">He went fast as the people in his way allowed him to.</div>
<div class="instructions">They started talking and Michelle took the advantage and bailed out of there.</div>
<<speech "MC" "$player.name">>Hey.<</speech>>
<<speech "Michelle">>Where were you?<</speech>>
<div class="instructions">She looked really nervous.</div>
<<speech "MC" "$player.name">>I had to help you out with that lady first.<</speech>>
<<speech "Michelle">>What are you talking abou-<</speech>>
<div class="instructions">She realized what I meant by that.</div>
<<speech "Michelle">>T-Thank you, $player.name...<</speech>>
<div class="instructions">She tried to look away, but I saw her smile.</div>
<<speech "MC" "$player.name">>Here.<</speech>>
<div class="instructions">I handed her the drink.</div>
<<speech "Michelle">>Thanks.<</speech>>
<<speech "MC" "$player.name">>We should finish the drink and go home. I know you are nervous around people.<</speech>>
<<speech "Michelle">>Really?<</speech>>
<<speech "MC" "$player.name">>Yeah, it was a bad idea. Next time I will take you somewhere peaceful. Okay?<</speech>>
<<speech "Michelle">>Okay...<</speech>>
<div class="confirmation">\
@@.used;<<link "Go back home." "Michelle Duncan: Dates1-a-a-a">><</link>>@@
<<if $characters.Michelle.corruptionlvl > 3>>\
@@.used;<<link "On a second thought, we should drink more." "Michelle Duncan: Dates1-b-c-a">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She's probably making Michelle uncomfortable. I need to make her go away.</div>
<<speech "MC" "$player.name">>Here's your drink Michelle.<</speech>>
<div class="instructions">I handed her the drink.</div>
<<speech "MC" "$player.name">>Oh, hi. I'm $player.name.<</speech>>
<<speech "Woman">>Hello. I'm Susan, Michelle's new coworker.<</speech>>
<div class="instructions">That makes sense. Michele doesn't have many friends. But this Susan is so young...</div>
<<speech "MC" "$player.name">>Nice to meet you, Susan. So you know that I'm her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>, right?<</speech>>
<<speech "Woman" "Susan">>Oh, I didn't know that...<</speech>>
<div class="instructions">The whole time Michelle has been quiet. I noticed her glances at me when I talked.</div>
<<speech "Woman" "Susan">>Anyway, my friends are waiting for me. See you at school, Michelle.<</speech>>
<<speech "Michelle">>B-Bye Susan...<</speech>>
<div class="instructions">After Susan walked away to the bar, Michelle looked at me.</div>
<<speech "Michelle">>You should have stayed away. We were just saying goodbyes when you showed up.<</speech>>
<div class="instructions">Well, there was no chance of me knowing that, but thankfully she wasn't angry at me.</div>
<<speech "Michelle">>Let's go back home before another person recognizes us...<</speech>>
<div class="confirmation">\
@@.used;<<link "Go back home." "Michelle Duncan: Dates1-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.hours = 23>>\
<<set $time.minutes = 30>>\
<<speech "MC" "$player.name">>So...<</speech>>
<div class="instructions">We were back in front of our house, standing there and facing each other like normal teenagers.</div>
<div class="instructions">Suddenly I felt nervous. She was really close, looking into my eyes. I had her full attention. No one was here to take her from me.</div>
<<speech "Michelle">>What?<</speech>>
<<if $eventControl.datePoints < 5>>\
<div class="instructions">She wasn't smiling.</div>
<div class="instructions">I-I'm sorry for today...</div>
<<speech "Michelle">>You should.<</speech>>
<div class="instructions">I should do something else next time. I don't want to ruin this chance with Michelle. I really don't.</div>
<<include "relationship lost Michelle">>
<div class="confirmation">\
@@.used;<<link "Stay here for a while." "Home">><</link>>@@
</div>
<<else>>\
<div class="instructions">She was smiling at me. The kind of smile you can't fake.</div>
<<speech "MC" "$player.name">>D-Did you have a good time?<</speech>>
<<speech "Michelle">>Hm...<</speech>>
<<speech "Michelle">>I think so...<</speech>>
<<speech "MC" "$player.name">>G-Good...<</speech>>
<<switch $characters.Michelle.corruptionlvl>>
<<case 1>>\
<div class="instructions">Then she simply turned her back to me and started walking towards the front doors.</div>
<div class="instructions">Just when she reached the handle, she looked back at me.</div>
<<speech "Michelle">>I'm looking forward to the next date, $player.name!<</speech>>
<div class="instructions">And she went inside.</div>
<<include "relationship gained Michelle">>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stay here for a while." "Home">><</link>>@@
</div>
<<case 2>>\
<div class="instructions">Then she stepped forward and closed her eyes.</div>
<div class="instructions">The kiss felt different than normally. Something like electricity went through my whole body. It felt like minutes had passed since we got here.</div>
<<speech "Michelle">>Let's do it again. Goodnight.<</speech>>
<div class="instructions">And she went inside.</div>
<<include "relationship gained Michelle">>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stay here for a while." "Home">><</link>>@@
</div>
<<case 3>>\
<<speech "Michelle">>Hahah-<</speech>>
<div class="instructions">She suddenly started laughing.</div>
<<speech "MC" "$player.name">What's so funny?<</speech>>
<<speech "Michelle">>Even though we are doing lewd things together, you still get nervous when I look into your eyes.<</speech>>
<div class="instructions">She's right. I don't know why, maybe because it's her...</div>
<<speech "Michelle">>You were great, honey.<</speech>>
<<speech "Michelle">>I'm always so excited to go out with you.<</speech>>
<div class="instructions">She kissed me and we stayed like that for a minute, before she went back inside the house.</div>
<<include "relationship gained Michelle">>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stay here for a while." "Home">><</link>>@@
</div>
<<default>>\
<div class="instructions">Then she looked back at the house and then back to me.</div>
<<speech "Michelle">>Y-You know... we don't have to go h-home...<</speech>>
<<speech "MC" "$player.name">>What do you mean?<</speech>>
<<speech "Michelle">>Maybe we should... stay at the hotel...?<</speech>>
<div class="instructions">She really tried to hide her face, because she was probably insanely embarrassed saying this to her own <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>.</div>
<<speech "MC" "$player.name">>Do you really want that?<</speech>>
<div class="instructions">She looked at me angry, her face still red from embarrassment.</div>
<<speech "Michelle">>Don't make your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> say that again.<</speech>>
<<speech "MC" "$player.name">>Sorry...<</speech>>
<div class="instructions">Then we started walking away from our house, hand in hand. I hope dad is not looking out the window right now...</div>
<<include "relationship gained Michelle">>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stay in a hotel." "Michelle Duncan: Dates1-4a">><</link>>@@
</div>
<</switch>>\
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Michelle.dateHotel to true>>\
<</if>>\
<div class="instructions">There are not many options of accomodation in our town. If you want to spend a night here, you have basically two options. Either sleep on the streets or go to the Hotel Heaven. One night here costs so much money that I would have to work for thirty days straight at the Pawn shop.</div>
<div class="instructions">Thankfully Michelle paid for it. She has to be serious about me to spend that kind of money for a one night stay with me.</div>
<<speech "Woman">>Your room is on the second floor. It's number is on the key. Here you go.<</speech>>
<div class="instructions">I watched Michelle as she was handed the keys to our room.</div>
<<speech "Michelle">>Thank you.<</speech>>
<div class="instructions">She turned to me.</div>
<<speech "Michelle">>Come on, honey.<</speech>>
<div class="confirmation">\
@@.used;<<link "Go to your room." "Michelle Duncan: Dates1-5a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>It's not bad...<</speech>>
<video class="center" src="media/michelle/mp4/date1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Well, we've got a living room.<</speech>>
<div class="instructions">We sat down in the insanely spacious hotel room.</div>
<<speech "MC" "$player.name">>Did you have to rent all of this?<</speech>>
<<speech "Michelle">>Well...<</speech>>
<video class="center" src="media/michelle/mp4/date1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You don't like it?<</speech>>
<<speech "MC" "$player.name">>How much was it?<</speech>>
<<speech "Michelle">>It doesn't matter. Now... let me change into something more comfortable.<</speech>>
<div class="instructions">Then she stood up and went into the bathroom.</div>
<div class="confirmation">\
@@.used;<<link "Wait for her to change." "Michelle Duncan: Dates1-5a-a">><</link>>@@
<<if $player.sneaking > 30>>\
@@.used;<<link "Peek on her." "Michelle Duncan: Dates1-5a-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/date1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She came out wearing a simple white shirt with a skirt. I guess that's comfortable.</div>
<<speech "Michelle">>Oh, what a good boy.<</speech>>
<<speech "Michelle">>Were you waiting long for your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>>?<</speech>>
<div class="instructions">She slowly walked behind me.</div>
<video class="center" src="media/michelle/mp4/date1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You made your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>> really happy today...<</speech>>
<div class="instructions">Is she really doing this? I didn't know she was into roleplay...</div>
<<speech "MC" "$player.name">>Yes...<</speech>>
<div class="instructions">She pulled one of the chairs so she could sit across from me.</div>
<video class="center" src="media/michelle/mp4/date1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Now listen. Your <<if $eventControl.Michelle.relationship == "step-mother">>step-mom<<elseif $eventControl.Michelle.relationship == "mother">>mom<<else>>$eventControl.Michelle.relationship<</if>> paid a lot of money to be here alone with you.<</speech>>
<<speech "Michelle">>So now you are going to make your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>> happy.<</speech>>
<<speech "Michelle">>Understand?<</speech>>
<<speech "MC" "$player.name">>Okay.<</speech>>
<<speech "Michelle">>Show me your cock.<</speech>>
<video class="center" src="media/michelle/mp4/date1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my...<</speech>>
<<speech "Michelle">>You're already hard...<</speech>>
<<speech "Michelle">>What a naughty dick you got.<</speech>>
<video class="center" src="media/michelle/mp4/date1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I didn't mean to-<</speech>>
<<speech "Michelle">>It's alright.<</speech>>
<div class="instructions">She interrupted me and grabbed my cock with her hand.</div>
<<speech "Michelle">>It's alright, honey.<</speech>>
<div class="instructions">Her tender touches were sending shocks through my body.</div>
<div class="instructions">I didn't think she could be like this.</div>
<video class="center" src="media/michelle/mp4/date1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Let your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>> take care of it.<</speech>>
<div class="instructions">She went to her knees and licked my cock.</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Michelle Duncan: Dates1-5a-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She took clothes with her? Did she expect to end up here with me after all?</div>
<div class="instructions">I slowly went to the bathroom and quietly opened the door.</div>
<video class="center" src="media/michelle/mp4/date1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Just as I peeked inside, she threw her dress on the ground like it was nothing. She didn't even have any underwear.</div>
<div class="instructions">What a slut.</div>
<video class="center" src="media/michelle/mp4/date1-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Wait... are stocking comfortable? Wait a second...</div>
<video class="center" src="media/michelle/mp4/date1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Did she buy this slutty underwear... just for me? Oh boy...</div>
<video class="center" src="media/michelle/mp4/date1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My cock was now erected. My own <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> is putting on slutty underwear just for her step-son.</div>
<video class="center" src="media/michelle/mp4/date1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I have to go back to the chair. She's almost done changing.</div>
<div class="confirmation">\
@@.used;<<link "Sit down." "Michelle Duncan: Dates1-5a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/date1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yees-- that's it---<</speech>>
<div class="instructions">My hand holding her hair was making sure she's not going anywhere.</div>
<div class="instructions">I love it when she tries going as deep as she can.</div>
<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">>\
<div class="instructions">I bet she can't do that with my dad.</div>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Eat her out." "Michelle Duncan: Dates1-5a-a-b">><</link>>@@
@@.used;<<link "She's laying down, you fuck her." "Michelle Duncan: Dates1-5a-a-c">><</link>>@@
@@.used;<<link "She's on top." "Michelle Duncan: Dates1-5a-a-d">><</link>>@@
@@.used;<<link "Doggy-style." "Michelle Duncan: Dates1-5a-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/date1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh shit-- fuuck--<</speech>>
<div class="instructions">She tasted like sweat and piss all together but I didn't care. I wanted her badly.</div>
<<speech "Michelle">>You're so good---<</speech>>
<div class="instructions">I knew she was enjoying every second of my tongue being inside her.</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Michelle Duncan: Dates1-5a-a-a">><</link>>@@
@@.used;<<link "She's laying down and being fucked." "Michelle Duncan: Dates1-5a-a-c">><</link>>@@
@@.used;<<link "She's on top." "Michelle Duncan: Dates1-5a-a-d">><</link>>@@
@@.used;<<link "Doggy-style." "Michelle Duncan: Dates1-5a-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/date1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Mhm--- Holy shit--<</speech>>
<div class="instructions">There was no resistance. My dick was easily sliding in and out of my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy.</div>
<div class="instructions">We could be as loud as we wanted. We could fuck all night. No one could stop us here.</div>
<video class="center" src="media/michelle/mp4/date1-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>How's your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock Michelle?<</speech>>
<<speech "Michelle">>Ahh-- yes yes yes-- fuck-<</speech>>
<video class="center" src="media/michelle/mp4/date1-21.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I felt her pussy tighten so I tried going slow and deep. She was cumming again.</div>
<<speech "Michelle">>Ahhh fuuuck-<</speech>>
<div class="instructions">She looked into my eyes.</div>
<<speech "Michelle">>I love your cock, honey. You can fuck me anytime you want.<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Michelle Duncan: Dates1-5a-a-a">><</link>>@@
@@.used;<<link "Eat her out." "Michelle Duncan: Dates1-5a-a-b">><</link>>@@
@@.used;<<link "She's on top." "Michelle Duncan: Dates1-5a-a-d">><</link>>@@
@@.used;<<link "Doggy-style." "Michelle Duncan: Dates1-5a-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "Michelle Duncan: Dates1-5a-a-f">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Let your <<if $eventControl.Michelle.relationship == "step-mother">>step-mommy<<elseif $eventControl.Michelle.relationship == "mother">>mommy<<else>>$eventControl.Michelle.relationship<</if>> do the work now, honey.<</speech>>
<div class="instructions">She climbed on top of me and slid my dick back into her pussy.</div>
<video class="center" src="media/michelle/mp4/date1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ah-<</speech>>
<<speech "Michelle">>Fuck-- just like that--<</speech>>
<div class="instructions">Then she turned around and spread her legs wide.</div>
<video class="center" src="media/michelle/mp4/date1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ah yes-- I'm cumming--<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Michelle Duncan: Dates1-5a-a-a">><</link>>@@
@@.used;<<link "Eat her out." "Michelle Duncan: Dates1-5a-a-b">><</link>>@@
@@.used;<<link "She's laying down and being fucked." "Michelle Duncan: Dates1-5a-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "Michelle Duncan: Dates1-5a-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "Michelle Duncan: Dates1-5a-a-f">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/date1-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ah--- Ahhh--<</speech>>
<div class="instructions">I holded her hands and drove myself into her as fast and deep as my body could.</div>
<div class="instructions">We both loved this position so much.</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Michelle Duncan: Dates1-5a-a-a">><</link>>@@
@@.used;<<link "Eat her out." "Michelle Duncan: Dates1-5a-a-b">><</link>>@@
@@.used;<<link "She's laying down and being fucked." "Michelle Duncan: Dates1-5a-a-c">><</link>>@@
@@.used;<<link "She's on top." "Michelle Duncan: Dates1-5a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Michelle Duncan: Dates1-5a-a-f">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Ahhh fuck I'm cumming-<</speech>>
<video class="center" src="media/michelle/mp4/date1-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Wow-<</speech>>
<<speech "Michelle">>That's it-<</speech>>
<div class="instructions">I came in my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s mouth. She then cleaned my cock with her mouth.</div>
<div class="instructions">A while later we were sleeping together, completely exhausted and satisfied.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Michelle">>
<<set $eventControl.lastPassage = "Michelle Duncan: Dates1-5a-a-f">>\
<div class="confirmation">\
@@.used;<<link "Sleep." "Sleep.">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">When I was walking around the house, I noticed the doors to the cellar were open.</div>
<div class="instructions">Dad probably needed to hide something I guess. I went in to check it.</div>
<div class="instructions">But it was Michelle, who was standing just behind the opened doors.</div>
<<speech "MC" "$player.name">>I've never seen you here.<</speech>>
<<speech "Michelle">>Ah-<</speech>>
<div class="instructions">She screamed and instantly turned my way to see the intruder.</div>
<<speech "Michelle">>Oh, it's you, $player.name.<</speech>>
<div class="instructions">She calmed down, and to my surprise, leaned against the wall.</div>
<div class="instructions">Her eyes were looking somewhere into the dark when she started talking again.</div>
<<speech "Michelle">>I always wanted my own space. Maybe a room where I could just run away... from everything.<</speech>>
<div class="instructions">She never opened up to me like this before. Is she fighting with my dad again?</div>
<<speech "Michelle">>My parents were always pushing me to be better. At school, with other people, and then even at work.<</speech>>
<<speech "Michelle">>I couldn't take care of myself because of all the things I had to do.<</speech>>
<<speech "Michelle">>Your dad just... doesn't understand.<</speech>>
<div class="instructions">I was quiet. I knew something was up. She had to get it out.</div>
<div class="instructions">We stayed like that, in silence. Giving her time to calm down.</div>
<<speech "MC" "$player.name">>I do.<</speech>>
<<speech "Michelle">>What?<</speech>>
<<speech "MC" "$player.name">>I do understand you, Michelle.<</speech>>
<div class="instructions">For the first time being here, she looked at me.</div>
<<speech "MC" "$player.name">>When... you know what happened to <<if $eventControl.Michelle.relationship == "step-mother">>my mom<<elseif $eventControl.Michelle.relationship == "mother">>grandma<<else>>my mom<</if>>... dad just spent every second possible in work. He only came home to sleep.<</speech>>
<<speech "MC" "$player.name">>Also my previous classmates didn't know how to approach me, so they just... stopped talking to me.<</speech>>
<<speech "MC" "$player.name">>At that time, I just wanted to run away. Somewhere where I could be treated normally. Like a normal teenager.<</speech>>
<div class="instructions">I looked into her eyes.</div>
<<speech "MC" "$player.name">>So I do understand you Michelle. Really.<</speech>>
<<speech "Michelle">>I'm sorry... I didn-<</speech>>
<<speech "MC" "$player.name">>It's alright. It's in the past now.<</speech>>
<div class="instructions">I looked back into the open space covered in dark.</div>
<<speech "MC" "$player.name">>You know, we can totally renovate this room and make it yours.<</speech>>
<<speech "Michelle">>Really? But I don't know how.<</speech>>
<<speech "MC" "$player.name">>Let me do it for you, Michelle.<</speech>>
<<speech "Michelle">>You don't have to do it.<</speech>>
<<speech "MC" "$player.name">>I think you deserve it.<</speech>>
<div class="instructions">She knew that if I make my mind, no one can change it.</div>
<<speech "Michelle">>Well, a personal atelier would be cool...<</speech>>
<<speech "MC" "$player.name">>I didn't know you could draw.<</speech>>
<<speech "Michelle">>I used to do it in high school. I was pretty good at it too.<</speech>>
<div class="instructions">There's a lot of things I don't know about <<if $eventControl.Michelle.relationship == "step-mother">>my step-mother<<elseif $eventControl.Michelle.relationship == "mother">>my mother<<else>>this woman<</if>>. But every time we speak alone, I learn something new about her.</div>
<<speech "MC" "$player.name">>So atelier it is.<</speech>>
<div class="instructions">She gave me a warm smile.</div>
<<include "relationship gained Michelle">>
<<set $eventControl.quests.LostPassion.active to true>>\
<div class="confirmation">\
@@.used;<<link "Walk together out of the cellar." "Home - Cellar">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Wow...<</speech>>
<div class="instructions">Michelle was standing in the middle of the newly renovated cellar and soon to be atelier room.</div>
<<speech "Michelle">>You did a really good job, honey. I have to give it to you.<</speech>>
<div class="instructions">She couldn't stop smiling while examining every corner of the cellar.</div>
<<speech "MC" "$player.name">>It took me some time... and I also bought you this-<</speech>>
<div class="instructions">I handed her the art supplies.</div>
<<speech "MC" "$player.name">>It's nothing special. I found them at the Pawn sho-<</speech>>
<<speech "Michelle">>Oh my god! Thank youuu!<</speech>>
<div class="instructions">I have never seen her so excited. Not even when she got accepted into our school as a teacher.</div>
<<speech "Michelle">>You are my angel, you know.<</speech>>
<div class="instructions">She gave me a passionate hug.</div>
<<speech "Michelle">>I'm gonna start drawing right away!<</speech>>
<div class="instructions">And as she said, she sat down in front of the canvas and started drawing.</div>
<<set $eventControl.quests.LostPassion.part = 1>>\
<<set $eventControl.Michelle.atelier = true>>\
<<set $player.inventory.quests.artSupplies to false>>\
<<set $player.inventory.quests.cleaningTools to false>>\
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "I should leave her alone." "Home - Cellar">><</link>>@@
</div><<include "savecheck">>\
<div class="centered-image"><img src="media\michelle\pics\atelier1.jpg"></div>
<div id="speech">\
<<speech "MC" "$player.name">>Hey.<</speech>>
<div class="instructions">She looked at me, startled, but realising it's me, a smile formed on her face.</div>
<<speech "Michelle">>Oh hi $player.name!<</speech>>
<<if $time.hours == 18>><<speech "Michelle">>Couldn't help myself to relax after work...<</speech>><br><</if>>\
<div class="instructions">She asked continuing her drawing.</div>
<<speech "Michelle">>What are you doing here?<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.LostPassion.active == true and $eventControl.quests.LostPassion.part == 1 and $eventControl.quests.LostPassion.daysPassed > 6>>\
@@.used;<<link "Liking your atelier so far?" "TtM (Dh, a) case0-b">><</link>>@@
<<elseif $eventControl.quests.LostPassion.active == true and $eventControl.quests.LostPassion.part == 2 and $player.inventory.books.modelingRead == true>>\
@@.used;<<link "I'm here to model for you." "TtM (Dh, a) case0-c">><</link>>@@
<</if>>\
@@.used;<<link "Nothing, just checking on you." "TtM (Dh, a) case0-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>That's nice of you.<</speech>><br>\
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Cellar">><</link>>@@
</div>\
/*STATS CHECK*/ \
\
<<if $characters.Michelle.corruption > 100>><<set $characters.Michelle.corruption to 100>><</if>>\
<<if $characters.Michelle.corruption < 0>><<set $characters.Michelle.corruption to 0>><</if>>\
<<if $characters.Michelle.relationship > 100>><<set $characters.Michelle.relationship to 100>><</if>>\
<<if $characters.Michelle.relationship < 0>><<set $characters.Michelle.relationship to 0>><</if>>\
<<if $characters.Kiley.corruption > 100>><<set $characters.Kiley.corruption to 100>><</if>>\
<<if $characters.Kiley.corruption < 0>><<set $characters.Kiley.corruption to 0>><</if>>\
<<if $characters.Kiley.relationship > 100>><<set $characters.Kiley.relationship to 100>><</if>>\
<<if $characters.Kiley.relationship < 0>><<set $characters.Kiley.relationship to 0>><</if>>\
<<if $characters.Summer.corruption > 100>><<set $characters.Summer.corruption to 100>><</if>>\
<<if $characters.Summer.corruption < 0>><<set $characters.Summer.corruption to 0>><</if>>\
<<if $characters.Summer.relationship > 100>><<set $characters.Summer.relationship to 100>><</if>>\
<<if $characters.Summer.relationship < 0>><<set $characters.Summer.relationship to 0>><</if>>\
<<if $eventControl.pawnShop.bossRelationship > 100>><<set $eventControl.pawnShop.bossRelationship to 100>><</if>>\
<<if $eventControl.pawnShop.bossRelationship < 0>><<set $eventControl.pawnShop.bossRelationship = 0>><</if>>\
<<if $player.grades > 100>><<set $player.grades to 100>><</if>>\
<<if $player.grades < 0>><<set $player.grades to 0>><</if>>\
<<if $player.perception > 100>><<set $player.perception = 100>><</if>>\
<<if $player.sneaking > 100>><<set $player.sneaking to 100>><</if>>\
<<if $player.massage > 100>><<set $player.massage to 100>><</if>>\
<<if $player.cooking > 100>><<set $player.cooking to 100>><</if>>\
<<if $player.hacking > 100>><<set $player.hacking to 100>><</if>>\
<<if $player.charisma > 100>><<set $player.charisma to 100>><</if>>\
<<if $player.strength > 100>><<set $player.strength to 100>><</if>>\
\
/*EVENTS CHECK*/ \
\
<<if $characters.Michelle.corruptionlvl == 0>>\
<<if $characters.Michelle.corruption == 100 and $characters.Michelle.relationship == 100>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan0.active to false>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan0.completed to true>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan1.active to true>>\
<<if passage() == "Sleep." or passage() == "Sleep - New House">>\
<<include "corruption levelup Michelle">>
<<else>>\
<<set $characters.Michelle.corruptionlvl += 1>>\
<<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>>\
<</if>><</if>><</if>>\
\
<<if $characters.Michelle.corruption > 99 and $characters.Michelle.relationship > 99 and $eventControl.Michelle.newHouse == true and $eventControl.quests.Bookworm.completed == true and $eventControl.quests.LostPassion.completed == true and $eventControl.quests.FinalCountdown.completed == true and $eventControl.quests.CorruptionOfMichelleDuncan4.active == true>>\
<<set $characters.Michelle.corruptionlvl = 5>>\
<<set $characters.Michelle.corruption = 0>>\
<<set $characters.Michelle.relationship = 0>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to false>>\
<<set $eventControl.quests.CorruptionOfMichelleDuncan4.completed to true>>\
<</if>>\
\
<<if $characters.Michelle.corruptionlvl == 1 and $eventControl.quests.MyStepmomIsATeacher.completed == false and $eventControl.quests.MyStepmomIsATeacher.active == false>>\
<<set $eventControl.quests.MyStepmomIsATeacher.active to true>>\
<</if>>\
\
<<if $time.dayOfTheWeek < 6>>\
<<if $eventControl.school.morningClasses == false or $eventControl.school.afternoonClasses == false>>\
<<set $eventControl.school.absentFor += 1>>\
<<if $eventControl.quests.AbsentFromSchool.active == true>>\
<<set $eventControl.quests.AbsentFromSchool.attendence = 0>>\
<</if>>\
<<else>>\
<<set $eventControl.school.absentFor to 0>>\
<<set $eventControl.school.questAttendance += 1>>\
<<if $eventControl.quests.AbsentFromSchool.active == true>>\
<<set $eventControl.quests.AbsentFromSchool.attendence += 1>>\
<</if>><</if>>\
<<set $eventControl.school.morningClasses to false>>\
<<set $eventControl.school.afternoonClasses to false>>\
<</if>>\
\
<<if $characters.Michelle.corruptionlvl == 2>>\
<<if $characters.Michelle.corruption == 100>>\
<<if $characters.Michelle.relationship == 100>>\
<<if $characters.Michelle.massages > 1>>\
<<set $eventControl.quests.NoWayBack.active to true>>\
<</if>><</if>><</if>><</if>>\
\
<<if $characters.Michelle.corruptionlvl == 3>>\
<<if $characters.Michelle.corruption == 100>>\
<<if $characters.Michelle.relationship == 100>>\
<<if $characters.Michelle.massages > 2>>\
<<set $eventControl.quests.CrossingLine.active to true>>\
<</if>><</if>><</if>><</if>>\
\
<<if $eventControl.quests.LostPassion.part == 1 and $eventControl.quests.LostPassion.active == true>>\
<<set $eventControl.quests.LostPassion.daysPassed += 1>>\
<</if>>\
\
<<if $eventControl.quests.Confusion.active == true and $eventControl.quests.Confusion.conv == true>>\
<<set $eventControl.quests.Confusion.daysPassed += 1>>\
<</if>>\
\
<<if $eventControl.quests.SupportHerDesire.active == false and $eventControl.quests.SupportHerDesire.completed == false and $eventControl.quests.CorruptionOfKileyDuncan1.active == true and $characters.Kiley.corruption == 100 and $characters.Kiley.relationship == 100 and $eventControl.quests.FinancialProblems.money > 299 and $eventControl.quests.FinancialProblems.sL == true and $characters.Kiley.dates > 1 and $eventControl.Kiley.caughtSpying == true>>\
<<set $eventControl.quests.SupportHerDesire.active to true>>\
<</if>>\
\
<<if $eventControl.quests.SubtleProposition.active == false and $eventControl.quests.SubtleProposition.completed == false and $eventControl.quests.CorruptionOfKileyDuncan2.active == true and $characters.Kiley.corruption == 100 and $characters.Kiley.relationship == 100 and $eventControl.Kiley.caughtSpying == true and $eventControl.quests.HighschoolPassion.completed == true and $eventControl.quests.FinancialProblems.pU == true and $eventControl.quests.FinancialProblems.cO == true and $eventControl.quests.FinancialProblems.eO == true and $characters.Kiley.dates > 2>>\
<<set $eventControl.quests.SubtleProposition.active = true>>\
<</if>>\
\
<<if $eventControl.quests.CorruptionOfKileyDuncan0.active == true and $characters.Kiley.corruption == 100 and $characters.Kiley.relationship == 100 and $eventControl.quests.FinancialProblems.money > 99>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan0.active = false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan0.completed = true>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan1.active = true>>\
<<if passage() == "Sleep." or passage() == "Sleep - New House">>\
<<include "corruption levelup Kiley">>
<<else>>\
<<set $characters.Kiley.corruptionlvl += 1>>\
<<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>>\
<</if>><</if>>\
\
<<if $eventControl.quests.AnnoyingObstacle.active == true>>\
<<if $eventControl.quests.AnnoyingObstacle.part == 3 or $eventControl.quests.AnnoyingObstacle.part == 4 or $eventControl.quests.AnnoyingObstacle.part == 5>>\
<<set $eventControl.quests.AnnoyingObstacle.daysPassed += 1>>\
<</if>><</if>>\
\
<<if $eventControl.quests.AnnoyingObstacle.part == 5 and $eventControl.quests.AnnoyingObstacle.daysPassed > 13 and $eventControl.quests.FinalStraw.active == false and $eventControl.quests.FinalStraw.completed == false>>\
<<set $eventControl.quests.FinalStraw.active to true>>\
<</if>>\
\
<<if $eventControl.quests.CorruptionOfSummerDuncan3.active == true and $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $characters.Summer.homework > 3 and $characters.Summer.massages > 2 and $eventControl.quests.IHaveYourBackP1.completed == true>>\
<<set $eventControl.quests.PerfectDate.active = true>>\
<</if>>\
\
<<if $eventControl.quests.CorruptionOfSummerDuncan4.active == true and $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $characters.Summer.homework > 4 and $eventControl.quests.IHaveYourBackP2.active == false and $eventControl.quests.IHaveYourBackP2.completed == false>>\
<<set $eventControl.quests.IHaveYourBackP2.active to true>>\
<</if>>\
\
<<if $eventControl.quests.ASimpleRequest.active == true>>\
<<set $eventControl.quests.ASimpleRequest.daysPassed += 1>>\
<</if>>\
\
/*STATS RESET*/ \
\
<<set $characters.Michelle.relationshipGained to 0>>\
<<set $characters.Kiley.relationshipGained to 0>>\
<<set $characters.Summer.relationshipGained to 0>>\
<<set $characters.Michelle.corruptionGained to 0>>\
<<set $characters.Kiley.corruptionGained to 0>>\
<<set $characters.Summer.corruptionGained to 0>>\
<<set $eventControl.pawnShop.bossRelationshipGained to 0>>\
<<set $eventControl.player.strengthGained to 0>>\
<<set $eventControl.player.cookingGained to 0>>\
<<set $eventControl.player.sneakingGained to 0>>\
<<set $eventControl.player.massageGained to 0>>\
<<set $eventControl.player.playingCounter = 0>>\
<<set $eventControl.player.justLeftSchool to false>>\
<<set $eventControl.Michelle.backyardVisit to false>>\
<<set $eventControl.Michelle.showerVisit to false>>\
<<set $eventControl.Michelle.parentsroomDayTimeSex to false>>\
<<set $eventControl.Michelle.parentsroomNightTimeSex to false>>\
<<set $eventControl.Michelle.NHbedroomDayTimeSex to false>>\
<<set $eventControl.Michelle.NHbedroomNightTimeSex to false>>\
<<set $eventControl.Michelle.livingroomWeekend to random(0,1)>>\
<<set $eventControl.Michelle.bedroomVisitNum to random(0,3)>>\
<<set $eventControl.Michelle.bedroomVisit to false>>\
<<set $eventControl.Michelle.livingroomSex to false>>\
<<set $eventControl.Michelle.bedroomDayTimeSex to false>>\
<<set $eventControl.Michelle.bathroomSex to false>>\
<<set $eventControl.Michelle.kitchenSex to false>>\
<<set $eventControl.Michelle.NHlivingroomSex to false>>\
<<set $eventControl.Michelle.livingroomLaundry to false>>\
<<set $eventControl.Michelle.afterWork to false>>\
<<set $eventControl.Michelle.massage to false>>\
<<set $eventControl.Michelle.massageSwitch to false>>\
<<set $eventControl.Michelle.massageToday to false>>\
<<set $eventControl.Kiley.livingRoomSex = false>>\
<<set $eventControl.Kiley.bedroomSex to false>>\
<<set $eventControl.Kiley.backyardSex to false>>\
<<set $eventControl.Kiley.bathroomSex to false>>\
<<set $eventControl.Kiley.kitchenSex to false>>\
<<set $eventControl.Kiley.withFianceTV = false>>\
<<set $eventControl.Kiley.withFianceKitchen to false>>\
<<set $eventControl.Kiley.weekendPizza to false>>\
<<set $eventControl.Kiley.bedroomRan to random(0,1)>>\
<<set $eventControl.Kiley.backyardRan to random(0,2)>>\
<<set $eventControl.Kiley.visitedMyRoom to false>>\
<<set $eventControl.Kiley.massageToday = false>>\
<<set $eventControl.Kiley.livWeekRan to random(0,1)>>\
<<set $eventControl.Kiley.backyardNHRan to random(0,9)>>\
<<set $eventControl.Kiley.bathroomRan to random(0,2)>>\
<<set $eventControl.Kiley.ranWorking to random(0,2)>>\
<<set $eventControl.Kiley.NHbedroomMorning to false>>\
<<set $eventControl.Kiley.playingSex to false>>\
<<set $eventControl.Kiley.gymVisit to false>>\
<<set $eventControl.Summer.livSex to false>>\
<<set $eventControl.Summer.bacSex to false>>\
<<set $eventControl.Summer.herRoomSex to false>>\
<<set $eventControl.Summer.bathSex to false>>\
<<set $eventControl.Summer.balconySex to false>>\
<<set $eventControl.Summer.kitchenSex to false>>\
<<set $eventControl.Summer.gymSex to false>>\
<<set $eventControl.Summer.massageToday to false>>\
<<set $eventControl.Summer.showerVisit to false>>\
<<set $eventControl.Summer.showerVisitMC to false>>\
<<set $eventControl.Summer.afterShower to false>>\
<<set $eventControl.Summer.friendRan5 to random(0,9)>>\
<<set $eventControl.quests.IHaveYourBackP1.asked to false>>\
<<set $eventControl.quests.ExemplaryRelationship.runningToday = false>>\
\
<<if $eventControl.Summer.available == true and $time.dayOfTheWeek == 7>>\
<<set $eventControl.Summer.weekendHelp to false>>\
<</if>>\
\
<<if $eventControl.Summer.available == true and $characters.Summer.corruptionlvl > 2>>\
<<set $eventControl.Summer.kitchenRan to random(0,2)>>\
<</if>>\
\
<<if $eventControl.quests.CorruptionOfKileyDuncan4.completed == true>>\
<<if $time.dayOfTheWeek == 1>>\
<<set $eventControl.Kiley.ranFriend1 to random(0,2)>>\
<<set $eventControl.Kiley.ranSpyCam to 0>>\
<<set $eventControl.Kiley.ranFriend2 to 0>>\
<<elseif $time.dayOfTheWeek == 2>>\
<<set $eventControl.Kiley.ranFriend2 to random(0,2)>>\
<<set $eventControl.Kiley.ranSpyCam to 0>>\
<<set $eventControl.Kiley.ranFriend1 to 0>>\
<<elseif $time.dayOfTheWeek == 7>>\
<<set $eventControl.Kiley.ranSpyCam to random(0,2)>>\
<<set $eventControl.Kiley.ranFriend1 to 0>>\
<<set $eventControl.Kiley.ranFriend2 to 0>>\
<<else>>\
<<set $eventControl.Kiley.ranSpyCam to 0>>\
<<set $eventControl.Kiley.ranFriend1 to 0>>\
<<set $eventControl.Kiley.ranFriend2 to 0>>\
<</if>>\
<<if $eventControl.Kiley.ranSpyCam == 1 or $eventControl.Kiley.ranFriend1 == 1 or $eventControl.Kiley.ranFriend2 == 1>>\
<<set $eventControl.Kiley.backyardRan to 0>>\
<</if>><</if>>\
\
<<if $characters.Kiley.corruptionlvl > 0>>\
<<set $eventControl.Kiley.randomLocked = random(0,9)>>\
<</if>>\
\
<<if $eventControl.newHouse == true>>\
<<set $eventControl.Michelle.livingroomNewHouse to random(0,1)>>\
<</if>>\
\
<<if $characters.Michelle.corruptionlvl == 5>>\
<<set $eventControl.Michelle.DHCorrMax = random(0,1)>>\
<<set $eventControl.Michelle.NHCorrMax = random(0,3)>>\
<</if>>\
\
<<if $eventControl.quests.MyStepmomIsATeacher.completed == true>>\
<<set $eventControl.Michelle.kitchenStudyToday to false>>\
<</if>>\
\
<<if $eventControl.quests.HighschoolPassion.active == true>>\
<<set $eventControl.quests.HighschoolPassion.todayHelped to false>>\
<</if>>\
\
<<if $characters.Kiley.corruptionlvl > 2>>\
<<set $eventControl.Kiley.caughtSpying = false>>\
<<set $eventControl.Kiley.fianceOut to random(0,1)>>\
<</if>>\
\
<<if $characters.Summer.corruptionlvl > 4 and $eventControl.Summer.ntr == false>>\
<<if $eventControl.Summer.friendRan5 != 1>>\
<<set $eventControl.Summer.friendRan1 to random(0,3)>>\
<</if>>\
<<set $eventControl.Summer.friendRan3 to random(0,1)>>\
<<elseif $characters.Summer.corruptionlvl > 4 and $eventControl.Summer.ntr == true>>\
<<set $eventControl.Summer.friendRan2 to random(0,3)>>\
<<set $eventControl.Summer.friendRan4 to random(0,2)>>\
<</if>>\
\
<<if $eventControl.quests.SchoolStar.active == true>>\
<<set $eventControl.quests.SchoolStar.daysPassed += 1>>\
<</if>>\<<include "savecheck">>\
<<speech "Michelle">>It's like a dream! I really needed this, $player.name.<</speech>>
<div class="instructions">She looked genuinely happy, but then she looked back at her canvas and her smile disappeared.</div>
<<speech "Michelle">>But... I can't draw anymore...<</speech>>
<<speech "Michelle">>We always had live models at our drawing lessons and I can't now draw just from my imagination.<</speech>>
<div class="instructions">Her sad face made me think. She needed help and no one would do it for her.</div>
<<speech "MC" "$player.name">>Maybe I could model for you?<</speech>>
<<speech "Michelle">>Really? Do you know how?<</speech>>
<div class="instructions">Is there something special about standing still?</div>
<<speech "MC" "$player.name">>Well... I have not tried it yet.<</speech>>
<<speech "Michelle">>Hm...<</speech>>
<<speech "Michelle">>Try reading a book about it. If you are really serious about helping your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, of course...<</speech>>
<<set $eventControl.quests.LostPassion.part = 2>>\
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Sure." "Home - Cellar">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Oh, you were serious?<</speech>>
<div class="instructions">Oh my god, she really thought I was joking... Well, I just wasted my precious free time.</div>
<<speech "MC" "$player.name">>Yes...?<</speech>>
<<speech "Michelle">>Are you really comfortable doing it?<</speech>>
<div class="instructions">What is she talking about...?</div>
<<speech "MC" "$player.name">>I think so.<</speech>>
<video class="center" src="media/michelle/mp4/atelier1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Okay. Undress then, so we can start.<</speech>>
<<speech "MC" "$player.name">>What?!<</speech>>
<<speech "Michelle">>Of course you have to be naked. That's how it works. It wasn't in the book?<</speech>>
<div class="instructions">There wasn't even a single information about me being naked. I guess they expected me to know already...</div>
<<speech "MC" "$player.name">>B-But-<</speech>>
<<speech "Michelle">>It's okay, I already saw you naked countless times.<</speech>>
<div class="instructions">She's right. It is nothing weir-</div>
<div class="instructions">Fuck! Why now...?!</div>
<<speech "Michelle">>Come on-<</speech>>
<video class="center" src="media/michelle/mp4/atelier1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">When I was fighting myself in my head, she slipped off my bathrobe.</div>
<<speech "Michelle">>Oh my...<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was looking at my raging boner.</div>
<<speech "Michelle">>It's so big...<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<div class="instructions">I couldn't hear, because she was talking towards my cock instead of me.</div>
<<speech "Michelle">>N-Nothing, let's start.<</speech>>
<div class="confirmation">\
@@.used;<<link "Begin the session." "TtM (Dh, a) case0-c-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/atelier1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Thankfully I was able to stand still without moving for an hour.</div>
<div class="instructions">Unfortunately, my cock was erected the whole time.</div>
<<speech "Michelle">>And I'm done.<</speech>>
<div class="instructions">She put her brush back into the holder and turned to me.</div>
<video class="center" src="media/michelle/mp4/atelier1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I think I have the basic idea of how the human body looks now.<</speech>>
<<speech "Michelle">>Thank you. You did a great job.<</speech>>
<<speech "MC" "$player.name">>I-It was nothing...<</speech>>
<<speech "Michelle">>Anytime you want to practice modeling, I'm here for you.<</speech>>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<<set $eventControl.quests.LostPassion.active to false>>\
<<set $eventControl.quests.LostPassion.completed to true>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Cellar">><<set $time.hours += 1>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>Oh...<</speech>>
<div class="instructions">She looked at her book and then back at me, smiling.</div>
<<speech "Michelle">>My colleague recommended it to me. It's my first book since high school.<</speech>>
<div class="instructions">Even though I interrupted her from reading, she was surprisingly calm.</div>
<<speech "MC" "$player.name">>Is that so? What is it about?<</speech>>
<<speech "Michelle">>Well...<</speech>>
<div class="instructions">She started nervously looking around the room.</div>
<<speech "MC" "$player.name">>Hm?<</speech>>
<<speech "Michelle">>I think it's called a... romantic novel?<</speech>>
<<speech "Michelle">>B-but the more a-adult version...<</speech>>
<div class="instructions">Oh, I see...</div>
<<speech "MC" "$player.name">>Haha, that's cool Michelle. A lot of people read that kind of books. Even I tried once reading something like that, but I prefer something more... realistic. If you know what I mean.<</speech>>
<div class="instructions">Despite having an embarrassing conversation, she was handling it pretty well.</div>
<<speech "Michelle">>Right... If you want, I can lend it to you after I'm done reading it.<</speech>>
<<speech "MC" "$player.name">>I'm good. But thanks...<</speech>>
<div class="instructions">I tried to sound interested but books aren't really the thing I want to spend my time on.</div>
<<set $eventControl.quests.Bookworm.active to true>>\
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>What? Why?<</speech>>
<div class="instructions">She's really not used to having friends, is she?</div>
<<speech "MC" "$player.name">>Why not? I think you will like it-<</speech>>
<div class="instructions">I handed it to her.</div>
<div class="instructions">She took a second before taking it and examined the cover.</div>
<<speech "Michelle">>The diary of a slu- $player.name!<</speech>>
<div class="instructions">She looked at me in shock.</div>
<<speech "Michelle">>What is this?! I'm not reading this!<</speech>>
<div class="instructions">She threw the book on the floor and now it was laying open on the ground.</div>
<<speech "MC" "$player.name">>I know, but! It's actually one of the best-selling romantic books in the world!<</speech>>
<div class="instructions">Her head slowly turned back at the book.</div>
<<speech "Michelle">>Really?<</speech>>
<<speech "MC" "$player.name">>Yes! I even googled it to check if it was true.<</speech>>
<<speech "Michelle">>Okay, I will give it a try then.<</speech>>
<div class="instructions">She picked up the book from the floor.</div>
<<speech "Michelle">>T-Thanks $player.name...<</speech>>
<<include "relationship gained Michelle">>
<<set $eventControl.quests.Bookworm.active to false>>\
<<set $eventControl.quests.Bookworm.completed to true>>\
<<set $player.inventory.quests.eroticNovel to false>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>$player.name?<</speech>>
<div class="instructions">Michelle was calling me from the living room.</div>
<div class="instructions">As an exemplary <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>, I came running to her voice.</div>
<div class="instructions">I found her sitting on the couch. She looked a little... funny. Then I noticed she was holding the expensive wine that I bought from the Pawn shop.</div>
<video class="center" src="media/michelle/mp4/livingroom1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Where did you find that? I don't remember giving it to you.<</speech>>
<<speech "Michelle">>So it's yours? It was in the kitchen and I thought your dad bought it for me...<</speech>>
<<speech "MC" "$player.name">>I got it from the Pawn shop in town. It was really expensive.<</speech>>
<<speech "Michelle">>I'm pretty sure you don't drink wine, so it's okay, right?<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she slightly opened her legs. What is she doing? Does she not realise I can see everything?</div>
<div class="instructions">Her tone was different than normal. Even the way she looked at me was weird. What is happening?</div>
<<speech "MC" "$player.name">>Sure... is everything alright?<</speech>>
<<speech "Michelle">>Yeah.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Want to take a sip with your old <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>?<</speech>>
<div class="instructions">And then she opened her legs even more. She wasn't wearing panties. Her hand slowly brushed her thigh. She wanted me to see.</div>
<div class="confirmation">\
@@.used;<<link "I bought it, so I should at least try it." "TtM (Dh, l) case9-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I sat down, just a few inches from her. The bottle was half empty, so she wasn't that drunk actually.</div>
<div class="instructions">Is she trying to seduce me? Her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>? I never expected she could be so bold...</div>
<<speech "MC" "$player.name">>Oh yeah, remember Sydney? The girl that wanted an autograph from you last week? She's actually a well-known artist. She has a lot of followers on social media...<</speech>>
<<speech "Michelle">>Hm...<</speech>>
<<speech "Michelle">>That's really interesting...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">In the middle of me talking, she started to unbutton her shirt.</div>
<div class="instructions">She wasn't even trying to be subtle with it. Something changed about her.</div>
<video class="center" src="media/michelle/mp4/livingroom1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I don't care about some random girl from school. Are you really that stupid $player.name?<</speech>>
<<speech "MC" "$player.name">>You are my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>...<</speech>>
<<speech "Michelle">>Right...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>And you are my <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>. But we both know something is happening between us...<</speech>>
<div class="instructions">She was getting closer and closer to me.</div>
<<speech "Michelle">>It's your fault $player.name that I'm like this.<</speech>>
<<speech "Michelle">>I want you, right now.<</speech>>
<div class="confirmation">\
@@.used;<<link "Kiss her." "TtM (Dh, l) case9-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/livingroom1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our lips met. I could taste the wine from her.</div>
<<speech "Michelle">>You are gonna fuck me today.<</speech>>
<<if $eventControl.Michelle.newHouse == false>>\
<div class="instructions">Oh my god, it is finally happening. My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> will let me fuck her finally. All the hard work paid off. I looked down to my rising bulge.</div>
<div class="instructions">I tried to sound confident, but I was too excited now.</div>
<</if>>\
<<speech "MC" "$player.name">>I'm already hard, so no problem here.<</speech>>
<<speech "Michelle">>Mhm-<</speech>>
<video class="center" src="media/michelle/mp4/livingroom1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We resumed kissing. Michelle must have been really horny, because she was literally attacking me with her mouth. Her hand started fondling my crotch.</div>
<div class="confirmation">\
@@.used;<<link "Tell her to suck your cock." "TtM (Dh, l) case 0-b-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>I don't know, $player.name...<</speech>>
<div class="instrucitons">She was getting more nervous. Clubbing with her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> isn't the right way to spend family time.</div>
<<speech "MC" "$player.name">>We are already here. This is probably your last time being here with me. Let's stay here for another hour at least, please.<</speech>>
<div class="instructions">People were dancing around us and talking and my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> finally smiled at me.</div>
<<speech "Michelle">>Okay...<</speech>>
<div class="instructions">I took her hand and led her to the bar.</div>
<div class="confirmation">\
@@.used;<<link "Drink with Michelle." "Michelle Duncan: Dates1-b-c-a-a">><</link>>@@
</div><<include "savecheck">>\
<<switch $eventControl.quests.FinalCountdown.part>>\
\
<<case 0>>\
<<set $eventControl.quests.FinalCountdown.part += 1>>\
<<set $eventControl.quests.FinalCountdown.active to true>>\
<<speech "Michelle">>What the hell is this, Michael?!<</speech>>
<div class="instructions">I could hear Michelle shouting in the living room. I should check it out.</div>
<div class="confirmation">\
@@.used;<<link "Peek on them." "Michelle Duncan 06: Final Countdown (Peeking)">><</link>>@@
</div>
\
<<case 1>>\
<<set $eventControl.lastPassage to previous()>>\
<<switch $eventControl.lastPassage>>\
\
<<case "Home - Bathroom">>\
<<goto "Michelle Duncan 06: Final Countdown (Bathroom)">>\
\
<<case "Home - Parent's room">>\
<<goto "Michelle Duncan 06: Final Countdown (Parent's room)">>\
\
<<case "Home - Kitchen">>\
<<goto "Michelle Duncan 06: Final Countdown (Kitchen)">>\
\
<<case "Home - Living room">>\
<<goto "Michelle Duncan 06: Final Countdown (Living room)">>\
<</switch>>\
\
<<case 2>>\
<<goto "Michelle Duncan 06: Final Countdown (Ending)">>\
<</switch>>\<<include "savecheck">>\
<div class="instructions">My dad was sitting on the couch, trying to be as little as possible, while Michelle was aggressively reading him today's mail.</div>
<video class="center" src="media/michelle/mp4/with_dad1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Invoice from Appleby, Barcombe, Onryx...<</speech>>
<<speech "Michelle">>There are five invoices from five different hotels! Is that supposed to be a business trip? Spending all of our money on luxury hotels?!<</speech>>
<<speech "Dad">>...<</speech>>
<<speech "Michelle">>How are we supposed to pay the mortgage? You idiot...<</speech>>
<div class="instructions">She threw the mail at him and stormed out of the house.</div>
<div class="instructions">I've never seen her angry like this. She's the type of person who doesn't spend money on silly things and tries to save some every month.</div>
<div class="instructions">To be honest, they've been fighting a lot lately. Sometimes they don't even talk to each other at dinner. Or at all.</div>
<div class="instructions">But... maybe the relationship between me and Michelle is causing all of this...</div>
<div class="confirmation">\
@@.used;<<link "Leave dad alone." "Home - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.FinalCountdown.eavesdrop += 1>>\
<<set $eventControl.quests.FinalCountdown.BATH to true>>\
<div class="instructions">While going past the bathroom, I heard someone talking. Is Michelle calling with someone?</div>
<video class="center" src="media/michelle/mp4/bathroom4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Tonight? Oh...<</speech>>
<<speech "Michelle">>Hahah, yeah, I'll be there.<</speech>>
<<speech "Michelle">>Bye.<</speech>>
<<if $eventControl.quests.FinalCountdown.eavesdrop == 5>>\
<<set $eventControl.quests.FinalCountdown.part += 1>>\
<<include "Michelle Duncan 06: Final Countdown (Last)">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Stop eavesdropping.">><<set $time.minutes += 5>><<goto $eventControl.lastPassage>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.FinalCountdown.eavesdrop += 1>>\
<<set $eventControl.quests.FinalCountdown.KITC to true>>\
<div class="instructions">I was on my way to the kitchen when I heard someone talking.</div>
<video class="center" src="media/michelle/mp4/kitchen2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Hahah, I know. We should do that next time.<</speech>>
<div class="instructions">It's just Michelle talking to her friend on the phone...</div>
<video class="center" src="media/michelle/mp4/kitchen2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I was wondering if, you know, we could g-go to the hotel after dinner?<</speech>>
<div class="instructions">What? No, I misheard her, surely.</div>
<<speech "Michelle">>We can do it raw, but it will cost you a lot.<</speech>>
<div class="instructions">What the hell? Is she selling her body? I have to tell dad!</div>
<<if $eventControl.quests.FinalCountdown.eavesdrop == 5>>\
<<set $eventControl.quests.FinalCountdown.part += 1>>\
<<include "Michelle Duncan 06: Final Countdown (Last)">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Stop eavesdropping.">><<set $time.minutes += 5>><<goto $eventControl.lastPassage>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.FinalCountdown.eavesdrop += 1>>\
<<if $eventControl.quests.FinalCountdown.BEDR1 == false>>
<<set $eventControl.quests.FinalCountdown.BEDR1 to true>>\
<div class="instructions">Michelle was sitting on the bed, calling with someone.</div>
<video class="center" src="media/michelle/mp4/bedroom2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Mhm...<</speech>>
<div class="instructions">I stayed behind the doors and tried eavesdropping.</div>
<<speech "Michelle">>That's really sweet of you.<</speech>>
<div class="instructions">Who is she talking to? Maybe one of her friends...?</div>
<video class="center" src="media/michelle/mp4/bedroom2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Last night was amazing.<</speech>>
<<speech "Michelle">>Yeah... me too...<</speech>>
<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">>\
<div class="instructions">What? Don't tell me she's having an affair?! Of all the people, Michelle Duncan is seeing someone else?.</div>
<</if>>\
<<else>>\
<<set $eventControl.quests.FinalCountdown.BEDR2 to true>>\
<div class="instructions">I was just about to walk into their room and then I heard voices. I quickly hid behind the doors and listened.</div>
<video class="center" src="media/michelle/mp4/bedroom9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You can't keep calling me... My <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> could notice...<</speech>>
<div class="instructions">She has two men being intimate with her and it's still not enough for her?! I can't believe it...</div>
<</if>>\
<<if $eventControl.quests.FinalCountdown.eavesdrop == 5>>\
<<set $eventControl.quests.FinalCountdown.part += 1>>\
<<include "Michelle Duncan 06: Final Countdown (Last)">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Stop eavesdropping.">><<set $time.minutes += 5>><<goto $eventControl.lastPassage>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.FinalCountdown.eavesdrop += 1>>\
<<set $eventControl.quests.FinalCountdown.LIVI to true>>\
<video class="center" src="media/michelle/mp4/livingroom2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle was there, talking to someone on the phone.</div>
<<speech "Michelle">>...no. I can't go today. I have some work to do...<</speech>>
<div class="instructions">I quickly backed away from the living room before she could notice me.</div>
<<if $eventControl.quests.FinalCountdown.eavesdrop == 5>>\
<<set $eventControl.quests.FinalCountdown.part += 1>>\
<<include "Michelle Duncan 06: Final Countdown (Last)">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Stop eavesdropping.">><<goto $eventControl.lastPassage>><<set $time.minutes += 5>><</link>>@@
</div>
<<include "savecheck">>\
<<speech "MC" "$player.name">>I need to talk to you about something.<</speech>>
<<speech "Dad">>What is it, son?<</speech>>
<div class="instructions">I tried to sound calm, but my frustration got to me.</div>
<<speech "MC" "$player.name">>Is something happening with you and Michelle?<</speech>>
<<speech "MC" "$player.name">>She's also having more phone calls than before...<</speech>>
<div class="instructions">My dad was silent for a second, looking at the ground. Then he loudly sighed and answered quietly.</div>
<<speech "Dad">>There was a... misunderstanding.<</speech>>
<<speech "MC" "$player.name">>You mean the mail?<</speech>>
<div class="instructions">He raised his head to look at me.</div>
<<speech "Dad">>How do you kno-<</speech>>
<<speech "Dad">>Well, yeah. But we were fighting even before that. The mail was just a trigger.<</speech>>
<<speech "Dad">>Look.<</speech>>
<<speech "Dad">>When I was on my business trip last week, I spent more money than I should have.<</speech>>
<<speech "MC" "$player.name">>Hm...<</speech>>
<div class="instructions">I'm pretty sure it's not only about money. Michelle would not be so upset then.</div>
<<speech "Dad">>And that mail... Those were invoices from hotels. You see, I had to stay somewhere, right?<</speech>>
<<speech "MC" "$player.name">>Sure...<</speech>>
<<speech "Dad">>And now she thinks I spent all the nights with other women, since I spent a lot of money...<</speech>>
<<speech "MC" "$player.name">>And did you?<</speech>>
<<speech "Dad">>Well, the invoices can't be fake...<</speech>>
<<speech "MC" "$player.name">>I'm not talking about those invoices. Did you spend those nights with other women?<</speech>>
<div class="instructions">He looked back at the ground, not saying anything.</div>
<<speech "MC" "$player.name">>I figured...<</speech>>
<div class="instructions">...</div>
<div class="instructions">So it seems that my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was right. My dad was seeing other women on his business trip. And now, for some reason, she decided that the best idea to pay for those hotels is to sell her body... This<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">> family<</if>> can't be more fucked-up. To be fair, I'm not really helping it...</div>
<<speech "MC" "$player.name">>How much?<</speech>>
<<speech "Dad">>...twelve hundred dollars.<</speech>>
<div class="instructions">Fuck...</div>
<<set $eventControl.quests.FinalCountdown.talkedToDad to true>>\
<div class="confirmation">\
<<if $player.money > 1199>>\
@@.used;<<link "Get angry (pay his debt)." "Michelle Duncan 06: Final Countdown (Dad-2)">><</link>>@@
<</if>>\
@@.used;<<link "Leave your dad alone." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">...</div>
<div class="instructions">So, let's think about it.</div>
<div class="instructions"><<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">>Michelle and my dad are soon having a divorce. <</if>>My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> started selling her body to pay off my dad's affair with other women. And she is probably so embarrassed about it that she didn't share that fact with me.</div>
<div class="instructions">...</div>
<div class="instructions">Her body belongs to me. I won't let Michelle keep doing this. It's not right.</div>
<div class="instructions">I'm going to wait for her to get back from one of her 'meetings'. And I will show her what happens when my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> wants to hide something from me.</div><<include "savecheck">>\
<div class="instructions">I sat down on the barstool and started waiting.</div>
<video class="center" src="media/michelle/mp4/livingroom3-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Based on her phone calls, she's mostly doing her night outs on the weekend and because dad didn't know anything about it, I assume she will be home until midnight.</div>
<div class="instructions">This will be a long night...</div>
<div class="confirmation">\
@@.used;<<link "Wait for your <<if $eventControl.Michelle.relationship == 'step-mother'>>step-mother<<elseif $eventControl.Michelle.relationship == 'mother'>>mother<<else>>$eventControl.Michelle.relationship<</if>> to come home." "Michelle Duncan 06: Final Countdown (Ending-1)">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $time.hours = 23>>\
<<set $time.minutes = 0>>\
<</if>>\
<div class="instructions">Just when I wanted to give up, I heard someone opening the front doors.</div>
<div class="instructions">She's here.</div>
<div class="instructions">The lights were on so she noticed me instantly.</div>
<video class="center" src="media/michelle/mp4/livingroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh!<</speech>>
<div class="instructions">She was startled by me just sitting there and waiting on her. That was the idea in the end.</div>
<div class="instructions">To my surprise, she wasn't wearing anything fancy. Just a plain shirt with a normally sized skirt.</div>
<div class="instructions">We were looking at each other in silence for a second, then she slowly started walking to me.</div>
<video class="center" src="media/michelle/mp4/livingroom3-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ehm... What are you... doing here?<</speech>>
<div class="instructions">She kept looking around, like she's not the one being weird.</div>
<video class="center" src="media/michelle/mp4/livingroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You are selling your body.<</speech>>
<<speech "Michelle">>I'm just doing it for us... We don't have any money, your dad spent it all...<</speech>>
<div class="confirmation">\
@@.used;<<link "Make a move on her." "Michelle Duncan 06: Final Countdown (Ending-2)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> needed to be punished. She needs to know who is in the charge of her body.</div>
<video class="center" src="media/michelle/mp4/livingroom3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahh!<</speech>>
<div class="instructions">I started with her tits. Just the size for my hands. Only mine.</div>
<<speech "MC" "$player.name">>Like that?<</speech>>
<<speech "Michelle">>I don't know what you are try-<</speech>>
<<speech "Michelle">>Oh!<</speech>>
<div class="instructions">My hand slipped to her ass, grabbing it and squeezing it hard as my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> deserved.</div>
<video class="center" src="media/michelle/mp4/livingroom3-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">There was no need to speak. I slightly pushed her with my hands on her waist so she would turn towards me.</div>
<<speech "Michelle">>W-What?<</speech>>
<div class="instructions">When I had her full attention, I put my hands on her shoulders and pushed her down on her knees.</div>
<div class="instructions">There was no protesting. She was fully submitted to her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s desires.</div>
<div class="confirmation">\
@@.used;<<link "Make her know her place." "Michelle Duncan 06: Final Countdown (Ending-3)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">It was almost midnight and my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was kneeling before her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>, ready to suck her favourite big cock.</div>
<video class="center" src="media/michelle/mp4/livingroom3-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her quick submissive glances made my cock almost explode already. She took her time unbuttoning my pants.</div>
<<speech "MC" "$player.name">>This is the only cock you can touch from now on.<</speech>>
<<speech "MC" "$player.name">>Nothing will satisfy you, only your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock.<</speech>>
<<speech "Michelle">>Yes...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom3-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her mouth met my dick. It doesn't matter what she's done. From now on, she belongs to me.</div>
<video class="center" src="media/michelle/mp4/livingroom3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Your cock taste so fucking good-<</speech>>
<div class="instructions">She stroked my cock with her hand while stimulating the tip with her tongue. She knew no other dick can satisfy her as her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s.</div>
<div class="confirmation">\
@@.used;<<link "Grab her by head and push her on the couch." "Michelle Duncan 06: Final Countdown (Ending-4)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Get up.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom3-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I threw her on the couch with my underwear still on.</div>
<<speech "Michelle">>Ah-<</speech>>
<<speech "MC" "$player.name">>Take it off.<</speech>>
<div class="instructions">We took our clothes off. She was completely devoted to me now. She just needed someone to show her place.</div>
<<speech "MC" "$player.name">>Don't leave your <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> waiting, Michelle.<</speech>>
<<speech "Michelle">>I'm sorry...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom3-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>So big...<</speech>>
<div class="instructions">I always wanted to fuck her. The first time I laid my eyes on her, I made up my mind. But then she started to boss me around. Telling me to stop being so stupid and useless.</div>
<video class="center" src="media/michelle/mp4/livingroom3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>You like your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s mouth on your dick?<</speech>>
<div class="instructions">Now look at her. Slurping on my cock like it was the tastiest snack she ever had. Maybe for her it was...</div>
<div class="confirmation">\
@@.used;<<link "Fuck her." "Michelle Duncan 06: Final Countdown (Ending-5)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She positioned herself so that we could see each other.</div>
<video class="center" src="media/michelle/mp4/livingroom3-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her pussy was already soaking with juices when I started pounding her.</div>
<<speech "Michelle">>Harder--- fuck- oh fuck- shit-<</speech>>
<div class="instructions">Despite her being a strict and uptight person, with my dick inside, she always transformed into a total slut.</div>
<video class="center" src="media/michelle/mp4/livingroom3-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yeees- fuck me fuck me pleasee-<</speech>>
<div class="instructions">I don't really know why I always feel so turned on by her. Maybe it is the taboo of it? Or the way she treats me around other people?</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "Michelle Duncan 06: Final Countdown (Ending-6)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">It doesn't matter why it is. The important thing is that she's mine now.</div>
<video class="center" src="media/michelle/mp4/livingroom3-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>-- fuck--<</speech>>
<div class="instructions">She was trying her best not to keep her mouth shut, since we don't want to be interrupted.</div>
<div class="instructions">But I'm pretty sure we wouldn't stop. Nothing could stop us now.</div>
<video class="center" src="media/michelle/mp4/livingroom3-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh fuck-- fuck me honey- fuck me--<</speech>>
<div class="instructions">I knew every inch of her insides. Every place that drove her crazy, I knew how to reach it.</div>
<<speech "Michelle">>-yeeees-- that's it-! ahh--<</speech>>
<div class="instructions">She came. But her pussy wasn't letting me go. She wanted more.</div>
<div class="confirmation">\
@@.used;<<link "Let her straddle you." "Michelle Duncan 06: Final Countdown (Ending-7)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> climbed onto me and skillfully inserted my cock into her pussy like it was the most normal thing.</div>
<video class="center" src="media/michelle/mp4/livingroom3-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was moving up and down, doing all the work, while I was supporting her body and trying to regenerate my strength. I knew this was going to be a long night.</div>
<video class="center" src="media/michelle/mp4/livingroom3-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then I took the initiative and drove myself into her again.</div>
<<speech "Michelle">>Ohh- fuck me-!<</speech>>
<<speech "Michelle">>Oh my fucking god you feel so good inside me, honey-<</speech>>
<div class="instructions">She wasn't giving me any time to recover. When I stopped moving, she immediately answered with her hips.</div>
<div class="instructions">Wasn't it me, who was going to show her her place? Crazy woman...</div>
<div class="confirmation">\
@@.used;<<link "Make her more crazy." "Michelle Duncan 06: Final Countdown (Ending-8)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">While I was still lying down, she turned towards me.</div>
<video class="center" src="media/michelle/mp4/livingroom3-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my god--<</speech>>
<div class="instructions">I could feel my cock reaching her womb. Her walls were tightening around me and squeezing me.</div>
<<speech "Michelle">>Right there honey-- keep fucking me-<</speech>>
<div class="instructions">This position wasn't giving me space to properly pound her, so we got back into doggy-style.</div>
<video class="center" src="media/michelle/mp4/livingroom3-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my godd- your cock is making me cum--<</speech>>
<video class="center" src="media/michelle/mp4/livingroom3-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes yes yes yes-- keep going--<</speech>>
<div class="instructions">She was literally attacking her pussy with her hand. She was probably having the biggest orgasm in her life. Her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock was making her wilder and wilder.</div>
<div class="confirmation">\
@@.used;<<link "Finish it and make her yours." "Michelle Duncan 06: Final Countdown (Ending-9)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was getting close. It's now or never.</div>
<<speech "MC" "$player.name">>Your pussy belongs to me. Your mouth belongs to me. Your body belongs to me. You belong to me. Understand?<</speech>>
<<speech "Michelle">>Yes honey...<</speech>>
<<speech "MC" "$player.name">>Face me.<</speech>>
<<speech "Michelle">>Okay...<</speech>>
<video class="center" src="media/michelle/mp4/livingroom3-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh fuck-<</speech>>
<div class="instructions">I grabbed her by her neck and started driving myself into her depths. Slowly increasing my speed.</div>
<<speech "Michelle">>Fuck--<</speech>>
<<speech "Michelle">>I love you, honey. You can fuck me anytime--<</speech>>
<video class="center" src="media/michelle/mp4/livingroom3-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>-keep going--<</speech>>
<div class="instructions">I was ramming her harder and harder. She was almost falling from the couch.</div>
<div class="confirmation">\
@@.used;<<link "Spray her face with your cum." "Michelle Duncan 06: Final Countdown (Ending-10)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming--<</speech>>
<<speech "Michelle">>Yees, give it to me.<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was, in an instant, kneeling before me with her tongue out.</div>
<video class="center" src="media/michelle/mp4/livingroom3-23.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Cum gushed out of my penis, spraying every inch of my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s body.</div>
<div class="instructions">She submissively looked up at me.</div>
<<speech "Michelle">>Was I good?<</speech>>
<div class="instructions">God... I hope I won't ever forget this moment.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.FinalCountdown.active to false>>\
<<set $eventControl.quests.FinalCountdown.completed to true>>\
<<set $eventControl.replay.Michelle.FC to true>>\
<<set $eventControl.quests.Confusion.active to true>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Wish her goodnight." "Home - My room">><<set $time.hours = 23>><<set $time.minutes = 55>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">A lot of things happened between us. The last incident surely wasn't easy for Michelle.</div>
<div class="instructions">I went to the parent's room. She was laying in the bed with a bottle of wine in hand.</div>
<video class="center" src="media/michelle/mp4/bedroom1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Michelle?<</speech>>
<div class="instructions">She didn't look at me. She took another sip and hummed.</div>
<<speech "Michelle">>Hm?<</speech>>
<<speech "MC" "$player.name">>Are you... okay?<</speech>>
<<speech "Michelle">>I don't know.<</speech>>
<div class="instructions">She finally looked my way. Her eyes were red and swollen.</div>
<<speech "Michelle">>I don't know, $player.name.<</speech>>
<<speech "MC" "$player.name">>You can talk to me, Michelle.<</speech>>
<div class="instructions">I tried to sound calm and friendly. This is not a time to make jokes.</div>
<div class="instructions">She stood up and started slowly walking to the mirror.</div>
<video class="center" src="media/michelle/mp4/bedroom1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I don't know what to do. Our relationship is wrong... But my feelings are...<</speech>>
<div class="instructions">Her voice gave out. She was really struggling with herself.</div>
<video class="center" src="media/michelle/mp4/bedroom1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>My body acts weird when I'm around you. I've never felt like this before...<</speech>>
<<speech "Michelle">>I need time to think about... everything.<</speech>>
<<speech "MC" "$player.name">>I understand... Talk to me when you make up your mind, please.<</speech>>
<div class="instructions">Our relationship is something that goes against her beliefs. She always obeys rules, even in life threatening situations. Nothing is more important for her, than her reputation.</div>
<div class="instructions">But dating her own <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>> would totally ruin it.<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">> Even if she would divorce my dad, people will still judge her for dating a young man like me.<</if>></div>
<div class="instructions">I hope she will be alright.</div>
<<set $eventControl.quests.Confusion.conv = true>>\
<div class="confirmation">\
@@.used;<<link "Go back to your room." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">And there she was. Leaning her back against my door. Waiting for me.</div>
<<speech "Michelle">>Hey.<</speech>>
<<speech "MC" "$player.name">>Hey...<</speech>>
<div class="instructions">I slowly walked towards her.</div>
<div class="instructions">She was wearing her bathrobe. She smelled nice, probably came here right after having a bath.</div>
<div class="instructions">I stopped a few inches before her.</div>
<<speech "MC" "$player.name">>Made up your mind?<</speech>>
<div class="instructions">A smile formed from her lips.</div>
<<speech "Michelle">>Yes.<</speech>>
<div class="instructions">And then she grabbed my hand and led me to my room.</div>
<div class="confirmation">\
@@.used;<<link "Follow her." "Michelle Duncan 07: Confusion (Ending-1)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/michelle/mp4/bedroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't wait and started kissing her neck while being led towards my own bed.</div>
<div class="instructions">Despite being in my own room, I was the one getting pushed to the bed.</div>
<video class="center" src="media/michelle/mp4/bedroom3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She slowly crawled on top of me.</div>
<<speech "MC" "$player.name">>Is this really what you want?<</speech>>
<div class="instructions">No answer. Just a smile.</div>
<div class="instructions">She threw her bathrobe on the ground and kissed me.</div>
<video class="center" src="media/michelle/mp4/bedroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She never kissed me like that before. Our tongues were dancing with each other. She grabbed me by my t-shirt so that I won't move away.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Michelle Duncan 07: Confusion (Ending-2)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was being controlled. She straddled my crotch and kept my head in her hands.</div>
<video class="center" src="media/michelle/mp4/bedroom3-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Every touch of our skin felt different. We were no longer just two people having fun. We were something more.</div>
<video class="center" src="media/michelle/mp4/bedroom3-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She again took the initiative and started working on my cock.</div>
<<speech "MC" "$player.name">>You're so good.<</speech>>
<div class="instructions">Her delicate licks and soft hands were slowly making me lose my head.</div>
<<speech "Michelle">>So big...<</speech>>
<video class="center" src="media/michelle/mp4/bedroom3-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> knew that I loved it when she was looking at me while having my dick in her mouth.</div>
<div class="instructions">She chose me, her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>, over everything else. And she was here to prove it.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Michelle Duncan 07: Confusion (Ending-3)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She climbed back on top of me and guided my cock inside her.</div>
<video class="center" src="media/michelle/mp4/bedroom3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You are beautiful, Michelle.<</speech>>
<<speech "Michelle">>Ahh...<</speech>>
<div class="instructions">We were both enjoying this moment. Our pace was slower than usual, but it felt much more intimate and powerful.</div>
<<speech "Michelle">>You can go faster...<</speech>>
<video class="center" src="media/michelle/mp4/bedroom3-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">So I started driving myself into her as fast as I could. Her pussy was getting tighter.</div>
<<speech "Michelle">>Honey...<</speech>>
<div class="instructions">Our lips met again. I didn't stop pounding her.</div>
<div class="instructions">She always knew where to pull to make crazy.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Michelle Duncan 07: Confusion (Ending-4)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Let me please you, Michelle.<</speech>>
<div class="instructions">She laid down, legs open. I took the opportunity.</div>
<video class="center" src="media/michelle/mp4/bedroom3-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was wiggling around in my bed. Clearly exhausted from the previous five minutes.</div>
<<speech "Michelle">>Ohh-- Ah-<</speech>>
<div class="instructions">I love her taste. I could eat her pussy all day.</div>
<div class="instructions">Then she turned around, raised her butt and invited me to dig in.</div>
<div class="instructions">What am I to decline my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s invitation?</div>
<video class="center" src="media/michelle/mp4/bedroom3-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I started with slow and deep thrusts, exploring her insides with my cock. Then I pounded away.</div>
<video class="center" src="media/michelle/mp4/bedroom3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Keep fucking me, $player.name-- like that--<</speech>>
<<speech "Michelle">>F-f-fuuuck--- Ahhhh-!<</speech>>
<div class="instructions">She gripped my bedding and screamed. Everyone in the neighborhood could probably hear it.</div>
<div class="instructions">I was quickly getting to my limit.</div>
<div class="confirmation">\
@@.used;<<link "Cum." "Michelle Duncan 07: Confusion (Ending-5)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">This was probably my fastest nut ever. My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy is really the bomb.</div>
<video class="center" src="media/michelle/mp4/bedroom3-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I quickly put my dick out and sprayed her back with my hot cum.</div>
<<speech "Michelle">>Wow-<</speech>>
<<speech "Michelle">>That was... something.<</speech>>
<<speech "Michelle">>Wanna cuddle?<</speech>>
<div class="instructions">We stayed together naked in my bed for another hour. Just cuddling and enjoying each other's company.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $time.hours = 23>>\
<<set $time.minutes = 55>>\
<<set $eventControl.quests.Confusion.active = false>>\
<<set $eventControl.quests.Confusion.completed = true>>\
<<set $eventControl.replay.Michelle.Confusion to true>>\
<<include "relationship gained Michelle">>
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Stay in your room." "Home - My room">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Michelle.dateDrunk to true>>\
<</if>>\
<div class="instructions">After ten minutes I noticed she was quickly getting drunk. Like crazy quickly.</div>
<div class="instructions">It didn't cross my mind that she drinks very occasionally and our drinking pace was faster and faster with every drink.</div>
<div class="instructions">I don't remember much about our conversation. Only her weird touches and looks at me.</div>
<div class="instructions">...</div>
<div class="instructions">Luckily I wasn't as drunk as her so I successfully persuaded her to go back home.</div>
<div class="instructions">It took us more than twice the time it should have to get there. I had to support her on the way, so that she wouldn't fall.</div>
<div class="instructions">But thankfully she was getting better and started walking on her own.</div>
<div class="confirmation">\
@@.used;<<link "Arrive home." "Michelle Duncan: Dates1-b-c-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We got through the front doors, no one was awake.</div>
<video class="center" src="media/michelle/mp4/livingroom5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>I'm sorry, but I really need your cock.<</speech>>
<div class="instructions">She got down to her knees and started unbuttoning my pants.</div>
<div class="instructions">I'm starting to like this version of my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>...</div>
<video class="center" src="media/michelle/mp4/livingroom5-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Do you like my mouth?<</speech>>
<div class="instructions">While bobbing her head up and down, she was trying to get her shirt off.</div>
<video class="center" src="media/michelle/mp4/livingroom5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ohh-<</speech>>
<div class="instructions">Her focus shifted to my balls. She didn't mind that I was covered in sweat from the club.</div>
<div class="instructions">So I was standing in the hall, just a step behind the front doors, and my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was already blowing me. That escalated quickly...</div>
<div class="confirmation">\
@@.used;<<link "Fuck her on the couch." "Michelle Duncan: Dates1-b-c-4a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "We should stop." "Home - Living room">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Michelle">>Oh my...<</speech>>
<div class="instructions">I picked her up and threw her on the couch. I couldn't wait longer.</div>
<div class="instructions">Her skirt was in a second on the ground and nothing was stopping me from fucking her already soaking pussy.</div>
<<speech "Michelle">>I'm waiting...<</speech>>
<<speech "Michelle">>Ahh-!<</speech>>
<video class="center" src="media/michelle/mp4/livingroom5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Oh my god--<</speech>>
<div class="instructions">I'm sure that many people were looking at her in the club and thinking of doing this to her...</div>
<<speech "MC" "$player.name">>Suck me.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom5-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">But little did they know that her pussy only belongs to her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>.</div>
<div class="confirmation">\
@@.used;<<link "Let her straddle you." "Michelle Duncan: Dates1-b-c-5a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "We should stop, you're drunk." "Home - Living room">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> climbed on top of me and quickly guided my penis back into her vagina.</div>
<video class="center" src="media/michelle/mp4/livingroom5-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Keep going-<</speech>>
<<speech "Michelle">>How's your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>'s pussy?<</speech>>
<div class="instructions">She turned around, so she could better move her hips.</div>
<video class="center" src="media/michelle/mp4/livingroom5-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ah- fuck-- your cock feels so good-<</speech>>
<div class="confirmation">\
@@.used;<<link "Pound her from behind." "Michelle Duncan: Dates1-b-c-6a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough, someone might wake up." "Home - Living room">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Man, I have to bring her to the club more often. She was bouncing back on my cock without any regret.<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">> My dad couldn't find himself a better woman...<</if>></div>
<div class="instructions">She was on her fours and prone her back as low as she could, begging me to fuck her.</div>
<div class="instructions">I guided myself back into her.</div>
<video class="center" src="media/michelle/mp4/livingroom5-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Yes--- Ah- honey--<</speech>>
<<if $eventControl.Michelle.relationship == "step-mother" or $eventControl.Michelle.relationship == "mother">>\
<div class="instructions">I bet she was secretly wishing that my dad would wake up so he could see how a proper man fucks his woman.</div>
<</if>>\
<div class="instructions">She was bouncing back her ass, desperate to cum. Her insides tightened and she gripped the couch.</div>
<<speech "Michelle">>Fuuuck--<</speech>>
<<speech "Michelle">>Don't stop... keep going, $player.name".<</speech>>
<<speech "MC" "$player.name">>I can go all night, you know that.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom5-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Fuck me- harder harder harder-<</speech>>
<div class="instructions">Her cheeks were loudly clapping against my crotch. We were lost in the moment.</div>
<video class="center" src="media/michelle/mp4/livingroom5-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ahhh- Ah-- fuck me fuck me fuck me fuck me-<</speech>>
<<speech "Michelle">>-Ahh! harder- harder harder- I'm cumming-<</speech>>
<<speech "MC" "$player.name">>Me too-<</speech>>
<div class="confirmation">\
@@.used;<<link "Cum in her mouth." "Michelle Duncan: Dates1-b-c-7a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I pulled out of her vagina and she was instantly kneeling before me and started stroking me.</div>
<<speech "Michelle">>Cum for me, honey.<</speech>>
<video class="center" src="media/michelle/mp4/livingroom5-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Cum gushed out of my penis right onto her face, filling her mouth.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Michelle">>
<<include "corruption gained Michelle">>
<<include "corruption gained Michelle">>
<<set $time.hours = 23>>\
<<set $time.minutes = 40>>\
<div class="confirmation">\
@@.used;<<link "Take a shower together and go to your room." "Home - My room">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Michelle">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $_i to random(1, 3)>>\
<<switch $_i>>\
<<case 1>><div class="centered-image"><img src="media\mc\pics\reading1.jpg"></div>\
<<case 2>><div class="centered-image"><img src="media\mc\pics\reading2.jpg"></div>\
<<case 3>><div class="centered-image"><img src="media\mc\pics\reading3.jpg"></div>\
<</switch>>
<div class="confirmation">\
@@.used;<<link "You feel full of informations." "Home - My room">><<set $time.minutes += 30>><</link>>@@
</div><<if $eventControl.player.cookingGained < 15 or $eventControl.limits == false>><div class="gained">Your cooking skill got better by 3 points.<br></div><<set $player.cooking += 3>><<set $eventControl.player.cookingGained += 3>><<else>><div class="instructions">You can't improve your cooking skill today anymore.<br></div><</if>><<if $eventControl.player.massageGained < 15 or $eventControl.limits == false>><div class="gained">Your massage skill got better by 3 points.<br></div><<set $player.massage += 3>><<set $eventControl.player.massageGained += 3>><<else>><div class="instructions">You can't improve your massage skill today anymore.<br></div><</if>><<if $eventControl.player.sneakingGained < 15 or $eventControl.limits == false>><div class="gained">Your sneaking skill got better by 3 points.<br></div><<set $player.sneaking += 3>><<set $eventControl.player.sneakingGained += 3>><<else>><div class="instructions">You can't improve your sneaking skill today anymore.<br></div><</if>><<include "Look up guides about sneaking">>\<<include "savecheck">>\
<div class="instructions">When I came to my room, my phone started ringing. An unknown number.</div>
<<speech "MC" "$player.name">>Hello?<</speech>>
<<speech "Woman" "Unknown caller">>Hello, this is Sarah from the national bank. I'm calling you about an offer to buy a property in your neighborhood, including a luxurious house.<</speech>>
<<speech "MC" "$player.name">>Okay. But I'm sorry, I don't think I currently have enough money to pay for it.<</speech>>
<<speech "Woman" "Sarah">>Well, the thing is, the previous owner needs to sell it quickly because of their financial problems. And because he asked me to find the best buyer, I called you.<</speech>>
<div class="instructions">This sounds like a scam. I'm old enough to own a property, but I'm not sure if I will be able to take care of it...</div>
<<speech "Woman" "Sarah">>You are the only person in your town who has a job and a promising future in front of him. The property costs only 2000$. And I hope you can visit me in the future to discuss more options of investing.<</speech>>
<div class="confirmation">\
@@.used;<<link "Buy your own house." "New House offer 1">><</link>>@@
@@.used;<<link "Buy it later." "New House offer 1 - later">><</link>>@@
</div><<include "savecheck">>\
<<set $player.money -= 2000>>\
<<speech "MC" "$player.name">>That sounds great Sarah.<</speech>>
<<speech "Woman" "Sarah">>Good! I will transfer the money from your bank account immediately. It's a pleasure doing business with you.<</speech>>
<<speech "MC" "$player.name">>Okay. Bye then...<</speech>>
<div class="instructions">Just when I was about to end the call, she said.</div>
<<speech "Woman" "Sarah">>And $player.name, I hope we will see each other soon.<</speech>>
<<speech "MC" "$player.name">>O-Okay... Goodbye...<</speech>>
<div class="instructions">This woman... I don't really know who she is. She called me maybe once before about some missing information, but that's it. The bank is probably located in Breadwill. I should make a visit there and find more information about her.</div>
<div class="instructions">Anyway, I now own a house. My own house. I can't even imagine everything that I could do now that I live on my own.</div>
<div class="instructions">...</div>
<div class="instructions">The house is simply called 'New House' and can be accessed from the 'Town' page. After reaching corruption level 3 with Michelle, she pays you a visit and asks you if she can stay there sometimes. That unlocks various scenes with her, only accessible in the 'New House'. You can also invite Kiley or Summer to stay there.</div>
<<set $eventControl.newHouse to true>>\
<div class="confirmation">\
@@.used;<<link "End call." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was standing before a luxurious house with a pool and a large backyard. Some rich family is probably living here.</div>
<div class="confirmation">\
@@.used;<<link "Go back." "Town">><</link>>@@
</div><map name="workmap_town"><area shape="rect" coords="5,5,124,74" data-passage="Home" alt="Home"><area shape="rect" coords="196,10,245,79" data-passage="Pawn shop" alt="Pawn shop"><area shape="rect" coords="256,10,305,79" data-passage="Secondhand clothes shop" alt="Secondhand clothes shop"><area shape="rect" coords="377,5,496,124" data-passage="New House" alt="New House"><area shape="rect" coords="5,246,214,515" data-passage="School" alt="School"><area shape="rect" coords="387,637,496,696" data-passage="Kiley's House" alt="Kiley's House"><area shape="rect" coords="193,85,308,174" data-passage="General store" alt="General store"><area shape="rect" coords="201,201,300,233" data-passage="Bus stop (small town)" alt="Bus stop (small town)"><area shape="rect" coords="357,192,496,311" data-passage="Hotel Heaven" alt="Hotel Heaven"><area shape="rect" coords="366,315,495,394" data-passage="Flower shop" alt="Flower shop"><area shape="rect" coords="366,398,495,486" data-passage="Nightclub" alt="Nightclub"></map><<include "savecheck">>\
<div class="instructions">You don't have enough money!</div>
<div class="confirmation">\
@@.used;<<link "Back" "PS - Browse wares">><</link>>@@
</div><<include "savecheck">>\
<div class="dim">\
\
<div class="all-inventory">\
\
<<if $player.inventory.books.cooking == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">40$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 39>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.books.cooking to true>><<set $player.money -= 40>><<goto "School2 - Library - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SL - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/cookbook.png]]\
</div>\
<div class="item-name">Cooking
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.books.massage == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">30$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 29>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.books.massage to true>><<set $player.money -= 30>><<goto "School2 - Library - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SL - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/massage_book.png]]\
</div>\
<div class="item-name">Massages
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.books.modeling == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">30$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 29>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.books.modeling to true>><<set $player.money -= 30>><<goto "School2 - Library - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SL - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/modeling_book.png]]\
</div>\
<div class="item-name">Modeling
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.eroticNovel == false and $eventControl.quests.Bookworm.completed == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">80$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 79>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.eroticNovel to true>><<set $player.money -= 80>><<goto "School2 - Library - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "SL - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/erotic_novel.png]]\
</div>\
<div class="item-name">Erotic Novel
</div>\
</div>\
<</if>>\
\
</div>\
<hr>
<div class="a"><<link "Back" "School2 - Library">><</link>></div>
</div><<include "savecheck">>\
<div class="instructions">You don't have enough money!</div>
<div class="confirmation">\
@@.used;<<link "Back" "SCS - Browse wares">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">You don't have enough money!</div>
<div class="confirmation">\
@@.used;<<link "Back" "School2 - Library - Browse wares">><</link>>@@
</div><<include "savecheck">>\
<div class="dim">
<video class="center" src="media/mc/mp4/sleeping1.mp4" width="768" height="432" autoplay muted loop></video>
<<if previous() == "Kiley Duncan Sleep Together1">>\
<div class="thoughts">@@.used;<<link "You dreamed about all the things you loved doing when you were little." "Kiley Duncan Sleep Together1-a">><</link>>@@</div>
<<elseif previous() == "Kiley Duncan WithFriend1-2a-2b-a-c-a-c-2a">>\
<div class="thoughts">@@.used;<<link "You dreamed about all the things you loved doing when you were little." "New House - Living Room">><</link>>@@</div>
<<else>>\
<div class="thoughts">@@.used;<<link "You dreamed about all the things you loved doing when you were little." "New House - Bedroom">><</link>>@@</div>
<</if>>\
\
/*SLEEPING MECHANIC*/ \
\
<<if $time.hours > 19 and $time.hours <=24>>\
<<set $time.hours += 5>>\
<<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><<include "var reset">><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\
<<set $time.hours = 5>>\
<<set $time.minutes = 55>>\
<<else>>\
<<set $time.hours = 5>>\
<<set $time.minutes = 55>>\
<</if>>\
</div><<include "savecheck">>\
<<if $addThirtyMinutes == true>><<set $time.minutes += 30>><<set $addThirtyMinutes = false>><</if>>\
<<if $time.minutes == 60>><<set $time.minutes to 0>><<set $time.hours += 1>><<elseif $time.minutes > 60>><<set $time.minutes -= 60>><<set $time.hours += 1>><</if>><<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\
\
<div class="dim">
<div class="centered-image"><img src="media\mc\pics\watching_tv1.jpg"></div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Watch TV - New House">><<set $addThirtyMinutes = true>><</link>>@@
@@.used;<<link "Stop watching it." "New House - Living Room">><</link>>@@
</div>
</div><<include "savecheck">>\
\
<<if $eventControl.Kiley.fiance == true>><<if $eventControl.Kiley.withFianceTV == false or $eventControl.limits == false>>\
<<if $time.dayOfTheWeek < 5>>\
<<goto "TtK (Kh, l) case3">>\
<<else>>\
<<goto "TtK (Kh, l) case4">>\
<</if>><</if>><</if>>\
\
<<if $addThirtyMinutes == true>><<set $time.minutes += 30>><<set $addThirtyMinutes = false>><</if>>\
<<if $time.minutes == 60>><<set $time.minutes to 0>><<set $time.hours += 1>><<elseif $time.minutes > 60>><<set $time.minutes -= 60>><<set $time.hours += 1>><</if>><<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\
\
<div class="dim">
<div class="centered-image"><img src="media\mc\pics\watching_tv1.jpg"></div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Watch TV - Kiley's House">><<set $addThirtyMinutes = true>><</link>>@@
@@.used;<<link "Stop watching it." "Kiley's House - Living room">><</link>>@@
</div>
</div><<include "savecheck">>\
<div class="instructions">I can't stand this person. We don't have the greatest dad-son relationship, but I always tried to be like him. Humble, hard working and take care of your loved ones. But now... I'm ashamed to be his son.</div>
<<speech "MC" "$player.name">>You wanted to cheat on her, then let HER pay for it?<</speech>>
<div class="instructions">I could see the surprise in his eyes. I've never raised my voice before on him.</div>
<<speech "Dad">>N-No, I-<</speech>>
<<speech "MC" "$player.name">>Shut up. You are nothing but scum.<</speech>>
<div class="instructions">I reached for my wallet, grabbed 1200$ and threw them at him.</div>
<<speech "MC" "$player.name">>Here's your money.<</speech>>
<div class="instructions">On the way out, I said to him quietly:</div>
<<speech "MC" "$player.name">>She belongs to me now. Never touch her again.<</speech>>
<<set $player.money -= 1200>>\
<div class="confirmation">\
@@.used;<<link "Leave your dad alone." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>$player.name? Could you come here for a second?<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was calling me from the living room.</div>
<div class="instructions">I could hear her talking to my dad. Something is up.</div>
<div class="confirmation">\
@@.used;<<link "Go to the living room." "Kiley Duncan 01: Introduction (The truth-1)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After entering the living room, I saw Michelle sitting next to my dad on the couch. They turned their heads towards me and suddenly got quiet. I've never seen them act like that. Did something bad happen?</div>
<div class="instructions">I hesitantly walked closer to them.</div>
<<speech "MC" "$player.name">>What is it?<</speech>>
<div class="instructions">My voice was calm and firm, but I was getting nervous every second.</div>
<div class="instructions">My dad was first to speak.</div>
<<speech "Dad">>You remember Kiley, right?<</speech>>
<<speech "MC" "$player.name">>Of course, how could I not?<</speech>>
<div class="instructions">Kiley is my older <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>. We spent every second of our free time together, before she suddenly decided to move out to Europe. It came out of nowhere. One day we were planning our summer trips around the state and the next day Michelle told me that she accepted an offer to work abroad and had to fly there immediately. No goodbyes, nothing.</div>
<div class="instructions">Everytime I ask Michelle about it, she tells me that it was an offer she couldn't refuse and that she doesn't have time for anything else now. I have tried contacting her, but she has never replied. She literally cut us from her life. She cut ME from her life.</div>
<div class="instructions">It happened four years ago and I was finally getting over it. I decided that sometimes in the future, when I'm done with school, I will fly to Europe to find her. I haven't decided what I will do when I finally meet her. If I yell at her, or hug her.</div>
<div class="instructions">They weren't saying anything now. My heart was pumping like crazy.</div>
<<speech "MC" "$player.name">>Something bad happened?!<</speech>>
<div class="instructions">Michelle looked at me. She wasn't sad or angry... but guilty.</div>
<<speech "Michelle">>No, nothing like that! But...<</speech>>
<<speech "Michelle">>You know that Kiley moved to Europe to work there.<</speech>>
<<speech "MC" "$player.name">>Yes? Is she coming back?<</speech>>
<<speech "Michelle">>Well...<</speech>>
<div class="instructions">My nervosity got to its limit and transformed into anger and desperation.</div>
<<speech "MC" "$player.name">>What then? Talk to me!<</speech>>
<div class="instructions">They looked at each other, and then dad finally told me the truth.</div>
<<speech "Dad">>She never went to Europe. She just moved out to a different city.<</speech>>
<<speech "MC" "$player.name">>What...?<</speech>>
<<speech "Dad">>Before she moved out, we had a big argument about her future. We wanted her to go to university and do something more respectable than working in this little town of ours.<</speech>>
<div class="instructions">Michelle continued.</div>
<<speech "Michelle">>She got upset. We said a lot of bad things and the next day, she was gone. I called her immediately after she didn't come home after her shift. She told me she doesn't want to see us and to never call her again.<</speech>>
<<speech "MC" "$player.name">>So all this time... you were lying to me?<</speech>>
<div class="instructions">I can't believe it. She was the only reason I was excited to come home from school. And when she disappeared... I became the person I am now. Boring, uninteresting lifeless being with no expectation and motivation.</div>
<<speech "Michelle">>We are sorry, honey. We didn't want you to be angry at her, because it was all our fault. And since she's not responding to you as well...<</speech>>
<<speech "Dad">>You and Summer wouldn't understand it. So we had to lie to you... We wanted to tell you the truth but... It would make things more complicated.<</speech>>
<<speech "Michelle">>I hope you understand now.<</speech>>
<div class="instructions">Understand...? How could I understand that? They literally forced her to do something she didn't want! She had no other choice... She should have at least told me something... But that means... where is she now?</div>
<<speech "MC" "$player.name">>So where is she now?<</speech>>
<div class="instructions">Michelle smiled a little before answering.</div>
<<speech "Michelle">>That's why I called you here. She called me yesterday, after all those years, that she's moving with her new fiance back to our town. Their house is on the other side of the street.<</speech>>
<<speech "MC" "$player.name">>What?!<</speech>>
<div class="instructions">She's back? I can finally see her? I know I should be upset right now, but this is more important. Kiley is back! The only person that ever understood me is now here.</div>
<<speech "MC" "$player.name">>You've met her already?<</speech>>
<<speech "Michelle">>No. She told us she wants you to go there first. She wants to apologize.<</speech>>
<div class="instructions">I have to see her. I wonder if she's changed. She has a fiance now...</div>
<<speech "Michelle">>We know how close you were.<</speech>>
<<speech "Michelle">>Please, go meet her. Tell her we are sorry. And that she can visit us anytime.<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave the room." "Home - Living room">><<set $eventControl.Kiley.unlocked = true>><</link>>@@
</div>
<div class="instructions">You can now access Kiley's House from the town page.</div><<include "savecheck">>\
<<set $eventControl.Kiley.introduction to true>>\
<div class="instructions">So... this is where she lives now.</div>
<div class="instructions">The house didn't look fancy; on the contrary, it was smaller and in worse condition than <<if $eventControl.newHouse == false>>ours.<<else>>my dad's house.<</if>></div>
<div class="instructions">Wait... I still keep forgeting that she didn't went to Europe. I have no idea what she's been upto.</div>
<<speech "MC" "$player.name">>*sigh*...<</speech>>
<div class="instructions">I slowly raised my hand and rang the bell.</div>
<div class="confirmation">\
@@.used;<<link "Wait." "Kiley Duncan 01: Introduction (Reunion-1)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After a few seconds someone opened the front doors.</div>
<div class="centered-image"><img src="media\kiley\pics\livingroom20-2.jpg"></div>
<div class="instructions">It was her. Standing in front of me. After all the time...</div>
<<speech "Kiley">>Hello?<</speech>>
<<speech "MC" "$player.name">>Hey...<</speech>>
<div class="instructions">It took her a while to notice.</div>
<<speech "Kiley">>Hm...? Is that you?! $player.name!<</speech>>
<div class="instructions">She literally jumped at me, hugging me. I put my arms around her as well. She smelled good, like a proper lady.</div>
<div class="instructions">She suddenly pulled me away, looked at me again from upclose, smiled and hugged me even tighter than before.</div>
<<speech "Kiley">>I'm so happy to see you again.<</speech>>
<<speech "MC" "$player.name">>Me too, Kiley.<</speech>>
<div class="instructions">She finally let go of me.</div>
<<speech "MC" "$player.name">>You have some explaining to do, <span style="font-style:italic">young lady.</span><</speech>>
<div class="instructions">She looked down, embarassed.</div>
<<speech "Kiley">>I know...<</speech>>
<div class="instructions">Then she looked up with her hands on her hips.</div>
<<speech "Kiley">>Did you just call me a lady?!<</speech>>
<<speech "MC" "$player.name">>Yeah. Look at you, dressed all nice, hair done. I've never seen you like that!<</speech>>
<<speech "Kiley">>Really? I didn't know a crybaby like you knew how to talk to a woman!<</speech>>
<div class="instructions">We both started laughing. I missed this so much. I missed her. No. I needed her.</div>
<<speech "" "Someone">>Hey Kiley! Where are you?<</speech>>
<div class="instructions">I could barely hear someone calling from the inside of the house.</div>
<<speech "Kiley">>I'm coming!<</speech>>
<div class="instructions">She quickly yelled back, then she looked back at me.</div>
<<speech "Kiley">>That's my fiance. He's a little... impatient.<</speech>>
<div class="instructions">Something changed in her eyes. But I couldn't figure out what it was.</div>
<<speech "Kiley">>Want to come in?<</speech>>
<div class="confirmation">\
@@.used;<<link "Sure." "Kiley Duncan 01: Introduction (Reunion-2)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">There wasn't much furniture. Her house was much smaller than dad's house. Some labeled boxes were laying around, so they weren't done with moving. But everything felt cozy and well designed.</div>
<div class="instructions">I followed her to the living room. Her fiance was sitting on the couch, watching news on TV.</div>
<<speech "Kiley">>Sit down please. I will be right back.<</speech>>
<div class="instructions">She walked away. Her fiance didn't say anything, not even looked my way.</div>
<<speech "MC" "$player.name">>Hey. I'm $player.name, Kiley's <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<<speech "Fiance" "Kiley's fiance">>'Sup. I'm Paul. There's beer in the fridge.<</speech>>
<div class="instructions">He still hasn't looked at me. What a weird guy.</div>
<div class="instructions">Kiley came back with two glasses of water and sat down next to me.</div>
<<speech "Kiley">>So... Oh! I nearly forgot! This is Paul, my fia-<</speech>>
<<speech "MC" "$player.name">>I know. We talked a bit already.<</speech>>
<<speech "Kiley">>Really?<</speech>>
<div class="instructions">She looked at him.</div>
<<speech "Fiance" "Kiley's fiance">>Yeah yeah. Could you go somewhere else? I need to watch this.<</speech>>
<div class="instructions">She sighed, then stood up and grabbed her glass.</div>
<<speech "Kiley">>Let's go to the kitchen.<</speech>>
<div class="instructions">What the hell is this guy's problem?</div>
<div class="confirmation">\
@@.used;<<link "Follow her." "Kiley Duncan 01: Introduction (Reunion-3)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We were now in her kitchen, alone. She looked exhausted.</div>
<<speech "MC" "$player.name">>What a charming guy.<</speech>>
<<speech "Kiley">>Aghh-- I can't believe him sometimes...<</speech>>
<<speech "Kiley">>But that's not important now! How are you?<</speech>>
<div class="instructions">Her gloomy face totally changed into a much happier one. She always did this, whenever she was experiencing something troublesome. Hiding her true feelings.</div>
<<speech "MC" "$player.name">>You know, trying to get by. Nothing new.<</speech>>
<<speech "MC" "$player.name">>Where were you, Kiley?<</speech>>
<div class="instructions">She looked away, trying to hide her face.</div>
<<speech "Kiley">>I'm sorry. I really am.<</speech>>
<<speech "MC" "$player.name">>I know. It doesn't matter now. You are here now. So what were you doing?<</speech>>
<div class="instructions">She looked back at me, with her honest smile. Something she shows very rarely.</div>
<<speech "Kiley">>I found a small flat. Small even for me alone. Then I found a job in a supermarket. Nothing fancy. But I had enough money to do whatever I wanted. No one could boss me around. You know I hated Michelle for that.<</speech>>
<<speech "MC" "$player.name">>Yeah. You were arguing every day with her.<</speech>>
<<speech "MC" "$player.name">>So you moved out just for that? I don't believe that.<</speech>>
<<speech "Kiley">>No. I wanted to travel. Live on the move, as they say. So I saved enough money to buy a motorcycle and just drove straight on the road.<</speech>>
<<speech "Kiley">>Sometimes I stayed days in one place, did something to earn enough money and then went somewhere else. I kept doing this for three years. I found many friends. Went to many parties. Even did a play in a small theatre.<</speech>>
<<speech "Kiley">>That was always my dream. You know that the best.<</speech>>
<<speech "MC" "$player.name">>So why are you back?<</speech>>
<<speech "Kiley">>Well, if you keep doing something for that long, it will eventually get boring. I figured out I should settle down, save some money, and maybe... fly to a different continent.<</speech>>
<div class="instructions">She was always a wild person. She loved travelling and meeting new people.</div>
<<speech "Kiley">>I also missed you!<</speech>>
<<speech "MC" "$player.name">>I missed you too, Kiley.<</speech>>
<div class="confirmation">\
@@.used;<<link "Tell her you want to be like her." "Kiley Duncan 01: Introduction (Reunion-4)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm really proud of you.<</speech>>
<<speech "Kiley">>Hahah, thanks!<</speech>>
<div class="instructions">She was back to herself. You could literally see her energy flowing out of her.</div>
<<speech "MC" "$player.name">>I want to be more like you. Doing anything to achieve my dreams. To live your life without restraints.<</speech>>
<<speech "Kiley">>Wow, you really changed, $player.name. Using big words like that. Haha.<</speech>>
<<speech "Kiley">>I know I vanished without saying anything. That was awful of me. But I'm here for you now.<</speech>>
<div class="instructions">She took out a key from her pocket. She was looking forward to this moment.</div>
<<speech "Kiley">>Here you go.<</speech>>
<div class="instructions">She handed it to me.</div>
<<speech "Kiley">>You can visit me anytime. My home is your home.<</speech>>
<div class="instructions">I took the key.</div>
<<speech "Kiley">>Now, tell me everything that happened in the four years! You've found a girlfriend right?<</speech>>
<div class="instructions">...</div>
<div class="instructions">We talked for another two hours, laughing and sometimes crying a little when talking about the stuff we did before.</div>
<<set $eventControl.quests.CorruptionOfKileyDuncan0.active to true>>\
<<set $eventControl.quests.AnnoyingObstacle.active = true>>\
<<set $eventControl.quests.FinancialProblems.active = true>>\
<div class="confirmation">\
@@.used;<<link "Let her finish unpacking." "Kiley's House">><<set $time.hours += 2>><</link>>@@
</div><<if $time.dayOfTheWeek < 5>>\
<<if $time.dayOfTheWeek > 2 and $eventControl.quests.GamerGirl.completed == true>>\
<div class="instructions">Oh! Kiley is playing on her game console that I bought her. Should I join her?</div>
<<else>>\
<div class="instructions">Kiley was here. She looked exhausted, probably thanks to her work. I should be a good <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>> and brighten her day.</div>
<</if>><<if $time.dayOfTheWeek < 3>>\
<video class="center" src="media/kiley/mp4/livingroom15-21.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<<if $eventControl.quests.GamerGirl.completed == true>>\
<video class="center" src="media/kiley/mp4/livingroom9-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<video class="center" src="media/kiley/mp4/livingroom16-3.mp4" width="768" height="432" autoplay muted loop></video>
<</if>><</if>>\
<<else>>\
<<if $eventControl.Kiley.fiance == true>>\
<div class="instructions">My older <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> was here, reading a book. Something very unusual for her, but I guess she was serious about settling down and being at peace for a while.</div>
<video class="center" src="media/kiley/mp4/livingroom12-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<<if $eventControl.Kiley.livWeekRan == 0>>\
<div class="instructions">What is she doing...? Is she drunk...?</div>
<video class="center" src="media/kiley/mp4/livingroom4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<div class="instructions">Kiley was lying down on the couch, enjoying the peace without Paul.</div>
<<speech "MC" "$player.name">>Shouldn't you be out partying?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom2-14.mp4" width="768" height="432" autoplay muted loop></video>
<</if>><</if>>\
<</if>>\<<if $time.hours == 6>>\
<div class="instructions">Kiley was in the kitchen by herself. Maybe doing something for breakfast? But I couldn't smell anything...</div>
<video class="center" src="media/kiley/mp4/kitchen1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>What you're doing?<</speech>>
<div class="instructions">She was holding her phone. Oh, she's charging it, that's why she's here...</div>
<<speech "Kiley">>Stop looking.<</speech>>
<<if $eventControl.Kiley.fiance == true>>\
<<speech "Kiley">>Hey Paul! Wake up!<</speech>>
<div class="instructions">Now the whole neighborhood is awake.</div>
<</if>>\
<<elseif $time.hours == 20 or $time.hours == 19>>\
<div class="instructions">Kiley was cleaning the kitchen counter.<<if $eventControl.Kiley.fiance == true>> I couldn't see Paul around...<</if>></div>
<video class="center" src="media/kiley/mp4/kitchen2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Cleaning?<</speech>>
<div class="instructions">She looked up at me.</div>
<<speech "Kiley">>Yes. <<if $eventControl.Kiley.fiance == true>>Paul had to stay at work, so I finally have time to clean his mess, haha.<<else>>I can finally have a clean house now that Paul doesn't live here anymore.<</if>><</speech>>
<<elseif$time.hours == 11>>\
<div class="instructions">Kiley was in the kitchen, wearing a towel wrapped around her body. Did she take a shower?</div>
<video class="center" src="media/kiley/mp4/kitchen5-21.mp4" width="768" height="432" autoplay muted loop></video>
<</if>>\<<if $time.hours == 8>>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<video class="center" src="media/kiley/mp4/bedroom7-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She didn't need to wake up early, because her shift starts at 9.</div>
<<speech "MC" "$player.name">>You're so lucky, it's 8 am and you're still in bed.<</speech>>
<<speech "Kiley">>Really? Haha. But it's not that great.<</speech>>
<<speech "MC" "$player.name">>How come?<</speech>>
<<speech "Kiley">>Work comes with responsibilities. I will get fired if I'm late, for example...<</speech>>
<<else>>\
<video class="center" src="media/kiley/mp4/bedroom2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What you're doing?<</speech>>
<<speech "Kiley">>I'm a little bored... Here, alone, all by myself...<</speech>>
<<speech "Kiley">>You know... nothing special...<</speech>>
<div class="instructions">Even though it sounded kinda sad, she was smiling and laughing while talking.</div>
<div class="instructions">I wonder why?</div>
<</if>>\
<<elseif $time.hours == 10>>\
<<if $eventControl.quests.SupportHerDesire.completed == true and $characters.Kiley.corruptionlvl > 3>>\
<<if $eventControl.Kiley.bedroomRan == 0>>\
<video class="center" src="media/kiley/mp4/bedroom8-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What are you doing?<</speech>>
<div class="instructions">She was in her bed with just her panties, rubbing her boobs and crotch.</div>
<<speech "Kiley">>If you're not going to join me, leave.<</speech>>
<<else>>\
<div class="instructions">Kiley was here practising her pole dancing skill.</div>
<video class="center" src="media/kiley/mp4/bedroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hey.<</speech>>
<<speech "MC" "$player.name">>You're getting better.<</speech>>
<<speech "Kiley">>Yeah, so funny.<</speech>>
<</if>>\
<<elseif $eventControl.quests.SupportHerDesire.completed == true>>\
<div class="instructions">Kiley was here practising her pole dancing skill.</div>
<video class="center" src="media/kiley/mp4/bedroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hey.<</speech>>
<<speech "MC" "$player.name">>You're getting better.<</speech>>
<<speech "Kiley">>Yeah, so funny.<</speech>>
<<elseif $characters.Kiley.corruptionlvl > 3>>\
<video class="center" src="media/kiley/mp4/bedroom8-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What are you doing?<</speech>>
<div class="instructions">She was in her bed with just her panties, rubbing her boobs and crotch.</div>
<<speech "Kiley">>If you're not going to join me, leave.<</speech>>
<<else>>\
<div class="instructions">Kiley was here sleeping. Probably needed it after working hard at work.</div>
<</if>>\
<<else>>\
<video class="center" src="media/kiley/mp4/bedroom12-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>It's late already...<</speech>>
<</if>>\<<if $characters.Kiley.corruptionlvl == 0>>\
<div class="instructions">Wait... that's Kiley! So she finally made up with Michelle and dad?</div>
<<else>>\
<div class="instructions">I noticed Kiley was chilling in our backyard and decided to sit down opposite her.</div>
<</if>>\<<include "savecheck">>\
<<speech "Kiley">>You know I'm older than you, right?<</speech>>
<div class="instructions">Her eyes were now open and looking at me. She looked angry.</div>
<<speech "MC" "$player.name">>I'm sorry...<</speech>>
<div class="instructions">Then she started hysterically laughing.</div>
<<speech "Kiley">>Hahahah. I'm just fucking with you.<</speech>>
<<speech "Kiley">>Thanks, for caring.<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Backyard">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 4>>\
<<speech "Kiley">>Oh... stop it, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She hid her face with her hands, blushing. You are never too old for compliments, as they say.</div>
<<speech "Kiley">>Where did that come from anyway?<</speech>>
<div class="instructions">I loved her smile. Everytime I see it, my day becomes two times better.</div>
<<speech "MC" "$player.name">>I think you don't hear it enough. Just look at yourself, acting all lady-like. True princess of the modern times!<</speech>>
<<speech "Kiley">>Okay, that's enough. Out of the house, now!<</speech>>
<div class="instructions">We started laughing, nearly falling to the ground. I really missed her.</div>
<<speech "Kiley">>Since when did you start calling me <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>?<</speech>>
<<speech "MC" "$player.name">>Well...<</speech>>
<div class="instructions">She has a point. I always called her by her name. Even my previous classmates found it weird that I never called her a <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> even though we lived together.</div>
<<speech "MC" "$player.name">>I don't know, I just... felt like it.<</speech>>
<<speech "Kiley">>Hm...<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Oh... come on, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Isn't it too late to call me a <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>?<</speech>>
<div class="instructions">For a second, I thought she's angry. But then she couldn't hold it and she laughed.</div>
<<speech "Kiley">>Haha, you should see yourself now!<</speech>>
<<speech "MC" "$player.name">>Yeah, you got me. Hilarious.<</speech>>
<div class="instructions">I pinched her forehead.</div>
<<speech "Kiley">>Aww-- that's not nice, $player.name--<</speech>>
<<speech "MC" "$player.name">>You're the one to talk...<</speech>>
<div class="instructions">Then she looked me into my eyes, she was about to unleash her final blow.</div>
<<speech "Kiley">>I'm not the one who seduced his own <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>.<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "MC" "$player.name">>Fuck you.<</speech>>
<<speech "Kiley">>I got you good, <span style="font-style:italic">brother</span>.<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<<speech "Kiley">>Oh!<</speech>>
<div class="instructions">She looked surprised at her top, as if she didn't know about it at all.</div>
<<speech "Kiley">>I was so exhausted from work that I forgot to take it off...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She didn't find it weird that I asked her to take it off.</div>
<<speech "Kiley">>Thanks for reminding me.<</speech>>
<div class="instructions">Is she that comfortable around me, or is it that I grew up next to her?</div>
<<speech "MC" "$player.name">>You're lucky to have me.<</speech>>
<<speech "Kiley">>I know.<</speech>>
<div class="instructions">Should I be more bold towards her? I'm not sure...</div>
<<if $characters.Kiley.corruptionlvl < 1>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "You've grown... since last time..." "TtK (Kh, l) case0-b-a">><</link>>@@
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><</link>>@@
</div>
<<else>>\
<<if $eventControl.Kiley.livingRoomSex == false or $eventControl.limits == false>>\
<<speech "Kiley">>Oh really...?<</speech>>
<div class="instructions">She had that playful grin on her face. That meant only one thing - <span style="font-weight:bold">danger</span>.</div>
<video class="center" src="media/kiley/mp4/livingroom15-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>You want me to... undress?<</speech>>
<<speech "MC" "$player.name">>*gulp*<</speech>>
<<speech "MC" "$player.name">>Only if you w-want to.<</speech>>
<<if $eventControl.Kiley.fiance == true>>\
<div class="instructions">I couldn't see Paul around.</div>
<</if>>\
<<speech "Kiley">>I'm not sure.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She whipped out her tits, trying to get me more embarrassed than I was already.</div>
<video class="center" src="media/kiley/mp4/livingroom15-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I guess you don't like me then...<</speech>>
<<speech "MC" "$player.name">>N-No! That's not true!<</speech>>
<<speech "Kiley">>Hahahaha-<</speech>>
<<speech "Kiley">>You're still the same crybaby as before, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Now, listen to your older <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>.<</speech>>
<<speech "Kiley">>If you want something, you go for it.<</speech>>
<div class="instructions">We were looking at each other, she with her tits out, and me with a hill rising from my crotch.</div>
<div class="confirmation">\
@@.used;<<link "Go for it." "TtK (Kh, l) case0-b-b">><</link>>@@
@@.used;<<link "Chicken out." "TtK (Kh, l) case0-b-c">><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Oh, $player.name.<</speech>>
<<speech "Kiley">>My body is not capable of having two rounds with you.<</speech>>
<<speech "Kiley">>And I'm not going anywhere, haha.<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><</link>>@@
</div>
<</if>>\
<</if>>\<<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 1>>\
<<speech "Kiley">>Hm? What are you talking about?<</speech>>
<div class="instructions">She was really clueless. I had to say it.</div>
<<speech "MC" "$player.name">>You know... your chest is...<</speech>>
<div class="instructions">Her both eyebrows moved up and below them I could see the biggest surprise face I've ever seen.</div>
<<speech "Kiley">>What?<</speech>>
<<speech "Kiley">>We have just met after four years, and one of the first things you say to me, is that my boobs are bigger?<</speech>>
<div class="instructions">Yeah, I fucked up.</div>
<<speech "MC" "$player.name">>I'm sorry...<</speech>>
<<speech "Kiley">>I know you're now an adult, but...<</speech>>
<<speech "MC" "$player.name">>Please, forget I said anything.<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Oh, you really think so?<</speech>>
<<speech "Kiley">>A lot of guys told me they're pretty.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She proudly puffed her chest, so that I could have a better look.</div>
<div class="instructions">Somehow, she didn't feel weird about it.</div>
<<speech "Kiley">>...so...?<</speech>>
<<speech "MC" "$player.name">>Ah! Sorry...<</speech>>
<div class="instructions">I was so hypnotised by her that I lost track of time. She's probably grossed out...</div>
<<speech "Kiley">>Hahaha...<</speech>>
<div class="instructions">...or not.</div>
<<speech "Kiley">>You can look as much as you want, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>But don't drool on my carpet! Haha...<</speech>>
<div class="instructions">Fuck me... am I in heaven?</div>
<<if $characters.Kiley.corruptionlvl < 2>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation" style="width:55%">\
@@.used;<<link "Could you... show them to me, please?" "TtK (Kh, l) case0-b-a-a">><</link>>@@
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I stood up and pushed her on her back.</div>
<<speech "Kiley">>Ah-- watch out, big guy- haha-<</speech>>
<div class="instructions">My hands were trying to get rid of her shorts as fast as possible. Then I moved the fabric, the last thing that was between me and her pussy, aside and pressed my lips on her vagina.</div>
<video class="center" src="media/kiley/mp4/livingroom15-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Eat that pussy-<</speech>>
<div class="instructions">She let me do anything to her body. She was completely vulnerable now.</div>
<<speech "Kiley">>Ahh-- haha--<</speech>>
<div class="instructions">She kept laughing, it made me anxious. Was I doing a bad job?</div>
<video class="center" src="media/kiley/mp4/livingroom15-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Despite her exhaustion, she kept her legs in the air without a problem. I always knew cunningulus could make wonders.</div>
<<speech "Kiley">>Oh-- Ahh-! yes---<</speech>>
<div class="instructions">I need to show her all the things I've learned.</div>
<div class="confirmation">\
@@.used;<<link "She wants to suck your cock." "TtK (Kh, l) case0-b-b-a">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Missionary." "TtK (Kh, l) case0-b-b-b">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case0-b-b-c">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case0-b-b-d">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I stood up. I could see her surprise on her face. And disappointment.</div>
<<speech "MC" "$player.name">>I'm sorry, I can't do it.<</speech>>
<<speech "Kiley">>$player.name...<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Run away." "Kiley's House">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 2>>\
<<speech "Kiley">>Ehh...<</speech>>
<div class="instructions">Her face suddenly changed. She was no longer laughing around, she was disappointed.</div>
<<speech "Kiley">>Look $player.name, we are just playing games, right? Nothing else.<</speech>>
<div class="instructions">What was I thinking asking her that. She's one of my best friends, I don't want to ruin it.</div>
<<speech "MC" "$player.name">>I'm sorry, I won't ask you again.<</speech>>
<div class="instructions">She was smiling again, but I could see something changed in her look.</div>
<<speech "Kiley">>It's okay. One day you will find a girlfriend.<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>You want to see...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Did I mess up? I shouldn't have asked her that. What was I thi-</div>
<<speech "Kiley">>Sure, why not.<</speech>>
<<speech "Kiley">>But don't get the wrong idea! I'm just doing it so you have some experience for your future girlfriend!<</speech>>
<div class="instructions">Say whatever you want, sis. I know deep down you want to do it.</div>
<<speech "MC" "$player.name">>Of course.<</speech>>
<<speech "Kiley">>Hm...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She simply pulled down her top. She wasn't wearing a bra.</div>
<video class="center" src="media/kiley/mp4/livingroom15-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Like what you see?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<speech "Kiley">>Really?<</speech>>
<div class="instructions">She was looking at me with doubt. Did she really think I could lie now? My brain wasn't properly functioning thanks to the lack of blood that went somewhere else.</div>
<<speech "Kiley">>Aren't you just telling me to feel good? Hahaha-<</speech>>
<<if $characters.Kiley.corruptionlvl < 3>>\
<<include "corruption gained Michelle">>
<</if>>\
<div class="confirmation" style="width:55%">\
@@.used;<<link "Thank you for your cooperation, Kiley." "Kiley's House - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Kiley">>Come on, give me your cock.<</speech>>
<div class="instructions">She went to her knees, hunger in her eyes. She was pent up.</div>
<video class="center" src="media/kiley/mp4/livingroom15-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>So big...<</speech>>
<div class="instructions">She took her time admiring my length, then she gave it a little kiss on the tip and shoved it inside her throat.</div>
<<speech "MC" "$player.name">>Ahh fuck-- not many girls can go that deep, Kiley-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">I don't even want to know how she got so experienced...</div>
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Missionary." "TtK (Kh, l) case0-b-b-b">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case0-b-b-c">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case0-b-b-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtK (Kh, l) case0-b-b-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 20>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She was now laying on the couch with her legs in the air. I never imagined I could ever see her like this...</div>
<<speech "Kiley">>What are you waiting for?<</speech>>
<<speech "Kiley">>Fuck me!<</speech>>
<div class="instructions">What an impatient brat.</div>
<video class="center" src="media/kiley/mp4/livingroom15-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I shoved it deep inside her, maintaining a moderate pace. I couldn't disappoint her.</div>
<<speech "Kiley">>That's it baby- come on come on--<</speech>>
<div class="instructions">She was aggressively rubbing her clit. She was really desperate for her <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>>'s cock.</div>
<<speech "Kiley">>Ahh-- Ah-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Keep going keep going--<</speech>>
<div class="instructions">Despite her screaming from pleasure, she still insisted on instructioning me. Does she really want me to find a girlfriend and stop fucking her?</div>
<<speech "Kiley">>Right there-- faster faster-- will you come inside my slutty mouth?-<</speech>>
<div class="confirmation">\
@@.used;<<link "She wants to suck your cock." "TtK (Kh, l) case0-b-b-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case0-b-b-c">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case0-b-b-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, l) case0-b-b-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 20>><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Bend over.<</speech>>
<div class="instructions">I grabbed her ass and pinned her head down.</div>
<<speech "Kiley">>Ohh-- what a gentlemen--<</speech>>
<div class="instructions">She was wiggling her ass before me, like a bitch in heat.</div>
<<speech "MC" "$player.name">>I'm sorry, madam.<</speech>>
<<speech "MC" "$player.name">>Would you be so kind and allowed me to fuck your presious place?<</speech>>
<<speech "Kiley">>I would be honored, sir.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh--- your cock is so big--<</speech>>
<div class="instructions">I noticed her butthole twitching. I couldn't help it to not tease it.</div>
<<speech "Kiley">>Wha-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom15-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My finger went easily inside her butt. I don't think she's really used to it.</div>
<<speech "Kiley">>Your finger feels so good---<</speech>>
<<speech "Kiley">>Ohh-<</speech>>
<div class="confirmation">\
@@.used;<<link "She wants to suck your cock." "TtK (Kh, l) case0-b-b-a">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, l) case0-b-b-b">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case0-b-b-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, l) case0-b-b-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 20>><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>I want to be on top.<</speech>>
<<speech "MC" "$player.name">>Ah, okay-<</speech>>
<div class="instructions">That's nice of her. Even though she's exhausted from work, she still tries doing her best.</div>
<div class="instructions">I laid on my back, she quickly climbed on top and sat down on my cock.</div>
<video class="center" src="media/kiley/mp4/livingroom15-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah-! Oh shit--- fuck-<</speech>>
<div class="instructions">Maybe it was too big for her after all. She didn't move and let her pussy do the magic.</div>
<<speech "MC" "$player.name">>Turn over Kiley.<</speech>>
<<speech "Kiley">>I'm sorry...<</speech>>
<<speech "MC" "$player.name">>It's alright.<</speech>>
<div class="instructions">She did as I told and straddled me once again.</div>
<video class="center" src="media/kiley/mp4/livingroom15-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck-- your so fucking deep-- don't stop-<</speech>>
<div class="instructions">Her pussy got tighter. She squeezed me and fell a little on me.</div>
<<speech "Kiley">>Yesss- Ahh--!<</speech>>
<div class="instructions">She started moving her hips. I had to slap her naughty ass.</div>
<div class="confirmation">\
@@.used;<<link "She wants to suck your cock." "TtK (Kh, l) case0-b-b-a">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, l) case0-b-b-b">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case0-b-b-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, l) case0-b-b-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 20>><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Ah fuck- I'm cumming-!<</speech>>
<div class="instructions">Kiley instantly jumped up and went on her knees before me with her tongue out.</div>
<div class="instructions">She looked at me. 'I want it.'</div>
<video class="center" src="media/kiley/mp4/livingroom15-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I came in my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>'s mouth. After she was done milking me, she look up again, still with my hot seed on her tongue.</div>
<<speech "MC" "$player.name">>I have the hottest <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>.<</speech>>
<div class="instructions">She grinned back.</div>
<<include "corruption gained Kiley">>
<div class="confirmation" style="width:55%">\
@@.used;<<link "We cleaned ourselves and talked a bit." "Kiley's House - Living room">><<set $time.minutes += 30>><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Wait-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom16-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>And you're asking me this because-<</speech>>
<div class="instructions">She was moving her head from side to side with every word she said. She was totally making fun of me.</div>
<<speech "MC" "$player.name">>Ah, I just thought a cute girl like you has to have a good taste in men...<</speech>>
<<speech "Kiley">>Aww-<</speech>>
<div class="instructions">She blushed, breaking eye contact with me.</div>
<<speech "Kiley">>Did you just call me <span style="font-style:italic"> cute?</span><</speech>>
<<speech "MC" "$player.name">>No, I meant like, hot and-<</speech>>
<div class="instructions">Despite both of us being adults, she still finds it hilarious to tease me.</div>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>You really don't know how to talk to girls, $player.name...<</speech>>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "She was right." "Kiley's House - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Not really.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom16-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's what I thought. You finally settled down, found yourself a job and started being once again a member of the society, and still you don't have any plans for the evening.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>Well, that's because all of my old friends moved somewhere else and my co-workers are honestly a pain in the ass.<</speech>>
<<if $eventControl.Kiley.fiance == true>>\
<<speech "MC" "$player.name">>But you have Paul, don't you?<</speech>>
<<else>>\
<<speech "MC" "$player.name">>Now that's Paul gone, you can do whatever you want, right?<</speech>>
<</if>>\
<<speech "Kiley">>...yeah, I do.<</speech>>
<div class="instructions">She didn't look exactly happy when I mentioned him.</div>
<<speech "MC" "$player.name">>You know that I'm always here for you. You can talk to me about anything, Kiley.<</speech>>
<div class="instructions">She showed me one of her honest smiles.</div>
<<speech "Kiley">>I know.<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Ah, I really needed that. The fireplace was on, I had one of my favourite books in hand and Kiley was sitting next to me. A great way to spend the weekend...</div>
<div class="instructions">Then suddenly Paul emerged from the bedroom and picked up a plate with some rubbish on it.</div>
<video class="center" src="media/kiley/mp4/livingroom12-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Fiance" "Paul">>Hey guys. Ehm... can I take it to the kitchen?<</speech>>
<div class="instructions">He pointed at another dirty plate placed on the coffee table.</div>
<div class="instructions">Me and Kiley looked at each other in complete surprise.</div>
<<speech "Kiley">>Sure.<</speech>>
<<speech "Fiance" "Paul">>I'm going to the pub with the boys, so I will be late. You guys, enjoy the weekend.<</speech>>
<div class="instructions">Ah, that's why. Doing good deeds so that he can go out. What a weird relationship he has with Kiley...</div>
<<speech "Kiley">>Okay-<</speech>>
<<if $characters.Kiley.corruptionlvl < 4>>\
<div class="instructions">She said that without any protest. She didn't want to argue while I'm here.</div>
<div class="instructions">Quickly after that he went out of the house. We stayed in silence, reading a book and enjoying the peace.</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><<set $time.hours += 1>><</link>>@@
</div>
<<else>>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.chillOut to true>>\
<</if>>\
<div class="instructions">I know she was trying to get rid of him as fast as possible. I could see it in her subtle glances at me.</div>
<div class="instructions">Then we heard a thud. Paul was gone.</div>
<video class="center" src="media/kiley/mp4/livingroom12-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We immediately looked at each other, smiling. Kiley folded her book, I bit my upper lip as a reply.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Go for her." "TtK (Kh, l) case2-a">><</link>>@@
@@.used;<<link "This is not right." "TtK (Kh, l) case2-b">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom12-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I literally jumped up from the chair and she swiftly followed. Our mouths met in a deep kiss, while our hands were exploring the other's body.</div>
<<speech "MC" "$player.name">>You almost thanked him.<</speech>>
<<speech "Kiley">>I was so close to smiling when he said he's going out.<</speech>>
<<speech "MC" "$player.name">>Should we wait?-<</speech>>
<<speech "Kiley">>Maybe-<</speech>>
<div class="instructions">But we didn't want to wait. Our bodies wouldn't let us anyway.</div>
<video class="center" src="media/kiley/mp4/livingroom12-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We sadly needed to stop kissing to undress.</div>
<<speech "MC" "$player.name">>I will help you.<</speech>>
<<speech "Kiley">>Thanks-<</speech>>
<div class="instructions">She immediately attacked my mouth again after her top was finally on the ground. Taking off her bra was significantly easier.</div>
<div class="confirmation">\
@@.used;<<link "Gently push her on the armchair." "TtK (Kh, l) case2-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I know we have been playing around, but this is not right. We can't be so desperate for each other until they are still a thing.</div>
<div class="instructions">I looked back down at my book and opened it again.</div>
<div class="instructions">She didn't say anything, but I'm sure she was mad at me.</div>
<div class="instructions">We spent the next hour sitting together, but my mind was somewhere else.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her for now." "Kiley's House - Living room">><<set $time.hours += 1>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">Not even two minutes passed since Paul went to the pub, Kiley was already naked in my arms.</div>
<video class="center" src="media/kiley/mp4/livingroom12-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I knew Paul wasn't giving her the attention she really needed. Girl like Kiley is hard to tame, and I was up to the task.</div>
<div class="instructions">I moved her panties to the side and started making out with her sweet spot.</div>
<video class="center" src="media/kiley/mp4/livingroom12-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahhh--- yes-!<</speech>>
<div class="instructions">Her juices were flowing right into my mouth, but I didn't care.</div>
<<speech "Kiley">>Eat my pussy $player.name--<</speech>>
<div class="instructions">Preparation was done. We had all the time in the world. How should we start?</div>
<div class="confirmation">\
@@.used;<<link "She worships your cock." "TtK (Kh, l) case2-a-a-a">><</link>>@@
@@.used;<<link "Fuck her right on the armchair." "TtK (Kh, l) case2-a-a-b">><</link>>@@
@@.used;<<link "Fuck her brains out." "TtK (Kh, l) case2-a-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case2-a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<video class="center" src="media/kiley/mp4/livingroom12-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was blowing my cock as if she was having a competition. She alternated between shoving it deep inside her throat and licking my balls. No wonder she was so popular in high school.</div>
<<speech "MC" "$player.name">>Ahh- fuck--<</speech>>
<div class="instructions">She kept looking up to see my reactions. She proudly smiled everytime.</div>
<video class="center" src="media/kiley/mp4/livingroom12-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Paul has to have some serious issues to leave her alone at home. If I didn't rang on her doors, she would have found someone else to do this with.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her right on the armchair." "TtK (Kh, l) case2-a-a-b">><</link>>@@
@@.used;<<link "Fuck her brains out." "TtK (Kh, l) case2-a-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case2-a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>Ohh shit--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom12-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Everytime I thrust my cock deep inside her, I always remember her calling me a crybaby. Who's moaning now?</div>
<div class="instructions">Her pussy was squeezing my cock. She wasn't allowing me to pull out.</div>
<div class="instructions">But my stamina isn't infinite.</div>
<<speech "Kiley">>Put it in-- please-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom12-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>That's it $player.name--<</speech>>
<<speech "Kiley">>Keep going keep going-<</speech>>
<div class="confirmation">\
@@.used;<<link "She worships your cock." "TtK (Kh, l) case2-a-a-a">><</link>>@@
@@.used;<<link "Fuck her brains out." "TtK (Kh, l) case2-a-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case2-a-a-d">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Kh, l) case2-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I laid down on the couch and she straddled me.</div>
<div class="instructions">She guided my cock back to her pussy, I could feel her deepest spot with my dick.</div>
<div class="instructions">I grabbed her hips and started slamming her down to my crotch while moving my ass upwards at the same time.</div>
<video class="center" src="media/kiley/mp4/livingroom12-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-!<</speech>>
<<speech "Kiley">>Oh shit--!<</speech>>
<<speech "MC" "$player.name">>Am I still a crybaby to you?<</speech>>
<<speech "Kiley">>Ah fuck-!<</speech>>
<div class="instructions">I didn't give her a moment to answer.</div>
<video class="center" src="media/kiley/mp4/livingroom12-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-! fuck fuck--<</speech>>
<div class="instructions">Her insides suddenly tightened. That was my cue to speed up.</div>
<<speech "Kiley">>Fuuuck!<</speech>>
<div class="instructions">She jumped off my cock, her body pressed to mine, spazzing.</div>
<<speech "MC" "$player.name">>You okay?<</speech>>
<<speech "Kiley">>That... was... insane.<</speech>>
<<speech "MC" "$player.name">>Really? We're not done. Turn over and put it in.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom12-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh--!<</speech>>
<div class="instructions">While she was lying on my body having an orgasm, my strength was regenerating.</div>
<div class="instructions">I kept driving myself into her deepest spot as fast as I could, also pushing her down with my hands at the same time.</div>
<div class="instructions">Let's just say that people walking down the street could probably hear her screaming.</div>
<div class="confirmation">\
@@.used;<<link "She worships your cock." "TtK (Kh, l) case2-a-a-a">><</link>>@@
@@.used;<<link "Fuck her right on the armchair." "TtK (Kh, l) case2-a-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case2-a-a-d">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Kh, l) case2-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">In this position I have full control of mine and her body. And she also acts so submissive like this...</div>
<video class="center" src="media/kiley/mp4/livingroom12-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh--<</speech>>
<div class="instructions">Once again I got hold of her hips and used her to my pleasure. But based on her moans, she was the one enjoying it the most.</div>
<<speech "Kiley">>Fuck fuck--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom12-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh ahh--<</speech>>
<div class="instructions">I wasn't slowing down, in fact, I was going faster and faster. I love her tight pussy.</div>
<<speech "Kiley">>Ahh!<</speech>>
<<speech "MC" "$player.name">>Sorry...<</speech>>
<div class="instructions">She jumped and started uncontrollably spassing.</div>
<<speech "Kiley">>Ah-- Ohh--<</speech>>
<div class="confirmation">\
@@.used;<<link "She worships your cock." "TtK (Kh, l) case2-a-a-a">><</link>>@@
@@.used;<<link "Fuck her right on the armchair." "TtK (Kh, l) case2-a-a-b">><</link>>@@
@@.used;<<link "Fuck her brains out." "TtK (Kh, l) case2-a-a-c">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Kh, l) case2-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">We were trying this new position, where I fuck her while sitting down and she's turned towards me with her head on the ground.</div>
<<speech "MC" "$player.name">>I'm cumming-<</speech>>
<<speech "MC" "$player.name">>I'm gonna cum all over your body-!<</speech>>
<<speech "Kiley">>Yesss-<</speech>>
<div class="instructions">I had her affirmation.</div>
<video class="center" src="media/kiley/mp4/livingroom12-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I sprayed my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>'s body with my hot semen.</div>
<div class="confirmation" style="width:55%">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "We took a shower together." "Kiley's House - Living room">><<set $time.minutes += 40>><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<if ndef $eventControl.version>>\
<<set $eventControl.version to 0.11>>\
<<set $eventControl.player.newHouseVisited to false>>\
<<set $eventControl.Kiley.introduction to false>>\
<<set $eventControl.Kiley.livingRoomSex = false>>\
<<set $eventControl.Kiley.askedOut to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan0 to {}>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan0.active to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan0.completed to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan1 to {}>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan2 to {}>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan2.active to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan2.completed to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan3 to {}>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan3.active to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan3.completed to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan4 to {}>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan4.active to false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan4.completed to false>>\
<<set $eventControl.cheats to false>>\
<</if>>\
\
<<if $eventControl.version == 0.11>>\
<<set $eventControl.version to 0.12>>\
<<set $player.inventory.quests.dancingPole to false>>\
<<set $characters.Kiley.dates to 0>>\
<<set $eventControl.Kiley.withFianceTV = false>>\
<<set $eventControl.Kiley.withFianceKitchen to false>>\
<<set $eventControl.Kiley.weekendPizza to false>>\
<<set $eventControl.Kiley.bedroomRan to 0>>\
<<set $eventControl.Kiley.backyardRan to 0>>\
<<set $eventControl.Kiley.bedroomSex to false>>\
<<set $eventControl.Kiley.backyardSex to false>>\
<<set $eventControl.Kiley.visitedMyRoom to false>>\
<<set $eventControl.Kiley.askedOut to false>>\
<<set $eventControl.Kiley.caughtSpying to false>>\
<<set $eventControl.Kiley.rLL = "">>\
<<set $eventControl.Kiley.randomLocked = 0>>\
<<set $eventControl.quests.FinancialProblems to {}>>\
<<set $eventControl.quests.FinancialProblems.active to false>>\
<<set $eventControl.quests.FinancialProblems.completed to false>>\
<<set $eventControl.quests.FinancialProblems.money = 0>>\
<<set $eventControl.quests.SupportHerDesire to {}>>\
<<set $eventControl.quests.SupportHerDesire.active to false>>\
<<set $eventControl.quests.SupportHerDesire.completed to false>>\
<<set $eventControl.quests.SupportHerDesire.KileyAsked to false>>\
<<set $eventControl.quests.SupportHerDesire.dayBought = 0>>\
<<set $eventControl.quests.SupportHerDesire.checkedPawnShop = false>>\
<<set $eventControl.quests.SupportHerDesire.didntBuy = false>>\
<<set $eventControl.quests.SupportHerDesire.discount = false>>\
<<set $eventControl.quests.SupportHerDesire.rummage = false>>\
<<set $eventControl.quests.HighschoolPassion to {}>>\
<<set $eventControl.quests.HighschoolPassion.active = false>>\
<<set $eventControl.quests.HighschoolPassion.completed = false>>\
<<set $eventControl.quests.HighschoolPassion.checkedPC to 0>>\
<<set $eventControl.quests.HighschoolPassion.todayHelped to false>>\
<<set $eventControl.quests.HighschoolPassion.taughtHer = 0>>\
<<set $eventControl.quests.SubtleProposition to {}>>\
<<set $eventControl.quests.SubtleProposition.active to false>>\
<<set $eventControl.quests.SubtleProposition.completed to false>>\
<<set $eventControl.quests.SubtleProposition.givenMoney to false>>\
<</if>>\
\
<<if $eventControl.version == 0.12>>\
<<set $eventControl.version = 0.13>>\
<<set $player.inventory.quests.lotion to false>>\
<<set $characters.Kiley.massages to 0>>\
<<set $eventControl.quests.SoreBody to {}>>\
<<set $eventControl.quests.SoreBody.active to false>>\
<<set $eventControl.quests.SoreBody.completed to false>>\
<<set $eventControl.Summer.available to false>>\
<<set $eventControl.Summer.livSex to false>>\
<<set $eventControl.Summer.bacSex to false>>\
<<set $eventControl.Kiley.massageInvited = false>>\
<<set $eventControl.Kiley.massageToday = false>>\
<<set $eventControl.Kiley.massageBra = true>>\
<<set $eventControl.Kiley.massagePanties = true>>\
<<set $eventControl.Kiley.fianceOut to 0>>\
<<set $eventControl.Kiley.backyardRan to 0>>\
<<set $eventControl.quests.AnnoyingObstacle to {}>>\
<<if $eventControl.Kiley.introduction == true>>\
<<set $eventControl.quests.AnnoyingObstacle.active = true>>\
<<else>>\
<<set $eventControl.quests.AnnoyingObstacle.active = false>>\
<</if>>\
<<set $eventControl.quests.AnnoyingObstacle.completed = false>>\
<<set $eventControl.quests.AnnoyingObstacle.part = 1>>\
<<set $eventControl.quests.AnnoyingObstacle.aboutFiance = false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0 to {}>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.completed to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan1 to {}>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan1.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan1.completed to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan2 to {}>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan2.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan2.completed to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan3 to {}>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan3.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan3.completed to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4 to {}>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to false>>\
<<if $eventControl.introduction == 2>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.active = true>>\
<</if>>\
<<set $eventControl.quests.ASimpleRequest to {}>>\
<<set $eventControl.quests.ASimpleRequest.active to false>>\
<<set $eventControl.quests.ASimpleRequest.completed to false>>\
<<set $eventControl.quests.ExemplaryRelationship to {}>>\
<<set $eventControl.quests.ExemplaryRelationship.active = false>>\
<<set $eventControl.quests.ExemplaryRelationship.completed = false>>\
<<set $eventControl.quests.ExemplaryRelationship.running = 0>>\
<<set $eventControl.quests.ExemplaryRelationship.runningToday = false>>\
<<if $eventControl.quests.CorruptionOfKileyDuncan0.active == true or $eventControl.quests.CorruptionOfKileyDuncan0.completed == true>>\
<<set $eventControl.quests.AnnoyingObstacle.active = true>>\
<</if>>\
<</if>>\
<<if $eventControl.version == 0.13>>\
<<set $eventControl.version = 0.14>>\
<<if $eventControl.Kiley.introduction == true>>\
<<set $eventControl.quests.FinancialProblems.active = true>>\
<</if>>\
<<set $player.inventory.quests.gameConsole to false>>\
<<set $player.inventory.quests.witchHat to false>>\
<<set $player.inventory.quests.weddingSuit to false>>\
<<set $player.inventory.outfits.sexyLingerie to false>>\
<<set $player.inventory.outfits.elegantOutfit to false>>\
<<set $player.inventory.outfits.cuteOutfit to false>>\
<<set $player.inventory.outfits.purpleUnderwear to false>>\
<<set $player.inventory.outfits.cutePanties to false>>\
<<set $eventControl.NHgc to false>>\
<<set $eventControl.player.playingCounter = 0>>\
<<set $eventControl.Kiley.livWeekRan to 0>>\
<<set $eventControl.Kiley.bathroomRan to 0>>\
<<set $eventControl.Kiley.bathroomSex to false>>\
<<set $eventControl.Kiley.kitchenSex to false>>\
<<set $eventControl.Kiley.NHbedroomMorning to false>>\
<<set $eventControl.Kiley.playingSex to false>>\
<<set $eventControl.quests.FinancialProblems.sL to false>>\
<<set $eventControl.quests.FinancialProblems.eO to false>>\
<<set $eventControl.quests.FinancialProblems.cO to false>>\
<<set $eventControl.quests.FinancialProblems.pU to false>>\
<<set $eventControl.quests.FinancialProblems.cP to false>>\
<<set $eventControl.quests.GamerGirl to {}>>\
<<set $eventControl.quests.GamerGirl.active to false>>\
<<set $eventControl.quests.GamerGirl.completed to false>>\
<<set $eventControl.quests.NoExperience to {}>>\
<<set $eventControl.quests.NoExperience.active to false>>\
<<set $eventControl.quests.NoExperience.completed to false>>\
<<set $eventControl.quests.NoExperience.schoolGirl to false>>\
<<set $eventControl.quests.NoExperience.townGirl to false>>\
<<set $eventControl.quests.NoExperience.cashierGirl to false>>\
<<set $eventControl.quests.OldMemories to {}>>\
<<set $eventControl.quests.OldMemories.active = false>>\
<<set $eventControl.quests.OldMemories.completed = false>>\
<<set $eventControl.quests.OldMemories.talkedPaul = false>>\
<<set $eventControl.quests.AnnoyingObstacle.daysPassed = 0>>\
<<set $eventControl.quests.AnnoyingObstacle.stormedOut = false>>\
<<set $eventControl.quests.AnnoyingObstacle.clubInvite to false>>\
<<set $eventControl.quests.FinalStraw to {}>>\
<<set $eventControl.quests.FinalStraw.active to false>>\
<<set $eventControl.quests.FinalStraw.completed to false>>\
<<set $eventControl.quests.FinalStraw.asked to false>>\
<</if>>\
<<if $eventControl.version == 0.14>>\
<<set $eventControl.version = 0.15>>\
<<set $player.abilities.perception to 0>>\
<<set $eventControl.player.workMultiplier to 0>>\
<<set $eventControl.pawnShop to {}>>\
<<set $eventControl.pawnShop.work = $eventControl.player.pawnShopWork>>\
<<set $eventControl.pawnShop.experience = $eventControl.player.pawnShopWorkExperience>>\
<<set $eventControl.pawnShop.bossRelationship to 0>>\
<<set $eventControl.pawnShop.bossRelationshipGained to 0>>\
<<set $eventControl.pawnShop.salary to 10>>\
<<set $eventControl.pawnShop.weekendShifts to false>>\
<<set $eventControl.workPoints to 0>>\
<<set $characters.Summer.massages to 0>>\
<<set $eventControl.Kiley.gymVisit to false>>\
<<set $eventControl.Kiley.ranWorking to 0>>\
<<set $eventControl.quests.RiskyBusiness to {}>>\
<<set $eventControl.quests.RiskyBusiness.active to false>>\
<<set $eventControl.quests.RiskyBusiness.completed to false>>\
<<set $eventControl.quests.RiskyBusiness.session to 0>>\
<<set $eventControl.quests.PawnShop0 to {}>>\
<<set $eventControl.quests.PawnShop0.active to false>>\
<<set $eventControl.quests.PawnShop0.completed to false>>\
<<if $eventControl.pawnShop.work == true>>\
<<set $eventControl.quests.PawnShop0.active to true>>\
<</if>>\
<<set $eventControl.quests.PawnShop1 to {}>>\
<<set $eventControl.quests.PawnShop1.active to false>>\
<<set $eventControl.quests.PawnShop1.completed to false>>\
<<set $eventControl.quests.PawnShop2 to {}>>\
<<set $eventControl.quests.PawnShop2.active to false>>\
<<set $eventControl.quests.PawnShop2.completed to false>>\
<<set $eventControl.quests.PawnShop2.bossTalk to false>>\
<<set $eventControl.quests.PawnShop3 to {}>>\
<<set $eventControl.quests.PawnShop3.active to false>>\
<<set $eventControl.quests.PawnShop3.completed to false>>\
<<set $eventControl.quests.PawnShop4 to {}>>\
<<set $eventControl.quests.PawnShop4.active to false>>\
<<set $eventControl.quests.PawnShop4.completed to false>>\
<</if>>\
<<if $eventControl.version == 0.15>>\
<<set $eventControl.version = 0.16>>\
<<set $eventControl.quests.PawnShop3.laptopChecked to false>>\
<<set $eventControl.quests.PawnShop3.clothesChecked to false>>\
<<set $eventControl.quests.PawnShop3.jewelryChecked to false>>\
<<set $eventControl.quests.PawnShop4.advertisement to false>>\
<<set $player.inventory.quests.spycam to false>>\
<<set $eventControl.characterFocus to "none">>\
<<set $eventControl.replay to {}>>\
<<set $eventControl.replay.mode to 0>>\
<<set $eventControl.replay.enabled to false>>\
<<set $eventControl.replay.Michelle to {}>>\
<<set $eventControl.replay.Michelle.afterWork to false>>\
<<set $eventControl.replay.Michelle.whileSwimming to false>>\
<<set $eventControl.replay.Michelle.whileShoweringDH to false>>\
<<set $eventControl.replay.Michelle.whileShoweringNH to false>>\
<<set $eventControl.replay.Michelle.visitRoom to false>>\
<<set $eventControl.replay.Michelle.dateHotel to false>>\
<<set $eventControl.replay.Michelle.dateDrunk to false>>\
<<set $eventControl.replay.Michelle.cantSleep to false>>\
<<set $eventControl.replay.Michelle.AFSend to false>>\
<<set $eventControl.replay.Michelle.NHrandom to false>>\
<<set $eventControl.replay.Michelle.sexEd to false>>\
<<set $eventControl.replay.Michelle.office1 to false>>\
<<set $eventControl.replay.Michelle.office2 to false>>\
<<set $eventControl.replay.Michelle.massageMC to false>>\
<<set $eventControl.replay.Michelle.massageHer to false>>\
<<set $eventControl.replay.Michelle.homeStudy to false>>\
<<set $eventControl.replay.Kiley to {}>>\
<<set $eventControl.replay.Kiley.backyardRan to false>>\
<<set $eventControl.replay.Kiley.whileShoweringDH to false>>\
<<set $eventControl.replay.Kiley.sleepTogetherKH to false>>\
<<set $eventControl.replay.Kiley.sleepTogetherNH to false>>\
<<set $eventControl.replay.Kiley.roomVisit to false>>\
<<set $eventControl.replay.Kiley.dateCar to false>>\
<<set $eventControl.replay.Kiley.dateHotel to false>>\
<<set $eventControl.replay.Kiley.dateKH to false>>\
<<set $eventControl.replay.Kiley.gym to false>>\
<<set $eventControl.replay.Kiley.pizza to false>>\
<<set $eventControl.replay.Kiley.fianceKitchen to false>>\
<<set $eventControl.replay.Kiley.chillOut to false>>\
<<set $eventControl.replay.Kiley.gameAddiction to false>>\
<<set $eventControl.replay.Kiley.TV1 to false>>\
<<set $eventControl.replay.Kiley.TV2 to false>>\
<<set $eventControl.replay.Kiley.massage to false>>\
<<set $eventControl.replay.Kiley.office to false>>\
<</if>>\
<<if $eventControl.version == 0.16>>\
<<set $eventControl.version = 0.161>>\
<<set $eventControl.newHouseLater to false>>\
<<set $eventControl.characterFocus2 to "none">>\
<<set $eventControl.characterFocus3 to "none">>\
<<set $eventControl.characterFocusMode to 0>>\
<</if>>\
<<if $eventControl.version == 0.161>>\
<<set $eventControl.version = 0.162>>\
<</if>>\
<<if $eventControl.version == 0.162>>\
<<set $eventControl.version = 0.17>>\
<<set $eventControl.computer to "DH">>\
<<set $eventControl.replay.Kiley.spycam to false>>\
<<set $eventControl.replay.Kiley.friend1 to false>>\
<<set $eventControl.replay.Kiley.friend2 to false>>\
<<set $eventControl.Kiley.ranSpyCam to 0>>\
<<set $eventControl.Kiley.ranFriend1 to 0>>\
<<set $eventControl.Kiley.ranFriend2 to 0>>\
<<set $eventControl.Kiley.ranFriend2counter to 0>>\
<<set $eventControl.spycams to {}>>\
<<set $eventControl.spycams.newHouseLR to false>>\
<</if>>\
<<if $eventControl.version == 0.17>>\
<<set $eventControl.version = 0.171>>\
<<set $eventControl.Michelle.relationship = "step-mother">>\
<<set $eventControl.Kiley.relationship = "step-sister">>\
<<set $eventControl.Summer.relationship = "step-sister">>\
<<set $eventControl.ntr to false>>\
<</if>>\
<<if $eventControl.version == 0.171>>\
<<set $eventControl.version = 0.172>>\
<<set $player.inventory.quests.laptop to false>>\
<<set $player.inventory.quests.tablet to false>>\
<<set $characters.Summer.homework to 0>>\
<<set $eventControl.Summer.weekendHelp to false>>\
<<set $eventControl.Summer.herRoomSex to false>>\
<<set $eventControl.quests.ASimpleRequest.p1 to false>>\
<<set $eventControl.quests.ASimpleRequest.daysPassed to 0>>\
<</if>>\
<<if $eventControl.version == 0.172>>\
<<set $eventControl.version = 0.173>>\
<<set $player.moneyTemp to 0>>\
<<set $eventControl.questTracker to false>>\
<<set $eventControl.limits to true>>\
<<set $eventControl.skip to false>>\
<<set $eventControl.Summer.massageInvited to false>>\
<<set $eventControl.Summer.massageToday to false>>\
<<set $eventControl.Summer.massageMC to false>>\
<<set $eventControl.Summer.massageHER to false>>\
<<set $eventControl.Summer.showerVisit to false>>\
<<set $eventControl.replay.Summer to {}>>\
<<set $eventControl.replay.Summer.massageHER to false>>\
<</if>>\
<<if $eventControl.version == 0.173>>\
<<set $eventControl.version = 0.18>>\
<<set $eventControl.Summer.showerVisitMC to false>>\
<<set $eventControl.Summer.afterShower to false>>\
<<set $eventControl.player.justShowered to false>>\
<</if>>\
<<if $eventControl.version == 0.18>>\
<<set $eventControl.version = 0.181>>\
<<set $eventControl.Summer.kitchenRan to 0>>\
<<set $eventControl.Summer.ntr to false>>\
<<set $eventControl.quests.IHaveYourBackP1 to {}>>\
<<set $eventControl.quests.IHaveYourBackP1.active to false>>\
<<set $eventControl.quests.IHaveYourBackP1.completed to false>>\
<<set $eventControl.quests.IHaveYourBackP1.counter to 0>>\
<<set $eventControl.quests.IHaveYourBackP1.asked to false>>\
<<set $eventControl.quests.IHaveYourBackP2 to {}>>\
<<set $eventControl.quests.IHaveYourBackP2.active to false>>\
<<set $eventControl.quests.IHaveYourBackP2.completed to false>>\
<</if>>\
<<if $eventControl.version == 0.181>>\
<<set $eventControl.version = 0.182>>\
<<set $eventControl.Summer.bathSex to false>>\
<<set $eventControl.quests.PerfectDate to {}>>\
<<set $eventControl.quests.PerfectDate.active to false>>\
<<set $eventControl.quests.PerfectDate.completed to false>>\
<<set $eventControl.quests.PerfectDate.overhear to false>>\
<<set $player.inventory.quests.flowerBouquet to false>>\
<</if>>\
<<if $eventControl.version == 0.182>>\
<<set $eventControl.version = 0.183>>\
<<set $eventControl.Summer.balconySex to false>>\
<<set $eventControl.Summer.kitchenSex to false>>\
<<set $eventControl.Summer.gymSex to false>>\
<</if>>\
<<if $eventControl.version == 0.183>>\
<<set $eventControl.version = 0.19>>\
<<set $eventControl.Summer.away to false>>\
<<set $eventControl.Summer.friendRan1 to 0>>\
<<set $eventControl.Summer.friendRanNoticed1 to false>>\
<<set $eventControl.Summer.friendRanChecked1 to false>>\
<<set $eventControl.spycams.homeSR to false>>\
<<set $eventControl.quests.IHaveYourBackP2.party to false>>\
<<set $eventControl.quests.SchoolStar to {}>>\
<<set $eventControl.quests.SchoolStar.active to false>>\
<<set $eventControl.quests.SchoolStar.completed to false>>\
<<set $eventControl.quests.SchoolStar.derek to false>>\
<<set $eventControl.quests.SchoolStar.summer to false>>\
<<set $eventControl.quests.SchoolStar.daysPassed to 0>>\
<<set $eventControl.Derek to {}>>\
<<set $eventControl.Derek.met to false>>\
<<if $eventControl.quests.IHaveYourBackP1.counter > 0 and $eventControl.quests.IHaveYourBackP1.completed == true>>\
<<set $eventControl.replay.Summer.IHYBP1end to true>>\
<<else>>\
<<set $eventControl.replay.Summer.IHYBP1end to false>>\
<</if>>\
<<set $eventControl.replay.Summer.IHYBP2endNTR to false>>\
<<set $eventControl.replay.Summer.IHYBP2endLOVE to false>>\
<<set $eventControl.replay.Summer.running to false>>\
<<set $eventControl.replay.Summer.DHmorning to false>>\
<<set $eventControl.replay.Summer.afterShower to false>>\
<<set $eventControl.replay.Summer.showerVisit to false>>\
<<set $eventControl.replay.Summer.cookies to false>>\
<<if $characters.Summer.massages > 0>>\
<<set $eventControl.replay.Summer.massage to true>>\
<<else>>\
<<set $eventControl.replay.Summer.massage to false>>\
<</if>>\
<<set $eventControl.replay.Summer.massageHer to false>>\
<<set $eventControl.replay.Summer.withFriend1 to false>>\
<<set $eventControl.replay.Summer.withFriend2 to false>>\
<</if>>\
<<if $eventControl.version == 0.19>>\
<<set $eventControl.version = 0.191>>\
<<set $eventControl.Summer.friendRan2 to 0>>\
<<set $eventControl.Summer.friendRan3 to 0>>\
<<set $eventControl.Summer.friendRan4 to 0>>\
<<set $eventControl.Summer.friendRan5 to 0>>\
<<set $eventControl.player.justLeftSchool to false>>\
<<set $eventControl.replay.Summer.withFriend3 to false>>\
<<set $eventControl.replay.Summer.withFriend4 to false>>\
<<set $eventControl.replay.Summer.withFriend5 to false>>\
<<set $eventControl.replay.Summer.withFriend6 to false>>\
<</if>>\
<<if $eventControl.version == 0.191>>\
<<set $eventControl.version = 0.20>>\
<<set $player.grades = $player.school.grades>>\
<<set $player.hacking to 0>>\
<<set $player.charisma to 0>>\
<<set $player.perks to {}>>\
<<set $player.perks.superhero to false>>\
<<set $player.perks.hardworker to false>>\
<<set $player.perks.genius to false>>\
<<set $player.perks.empathy to false>>\
<<set $player.perks.dominant to false>>\
<<set $player.perks.liar to false>>\
<<set $eventControl.school.corruption to 0>>\
<<set $eventControl.school.popularity to 0>>\
<<set $eventControl.school.discipline to 0>>\
<<set $eventControl.school.grades to 0>>\
<<set $eventControl.school.morningClasses to false>>\
<<set $eventControl.school.afternoonClasses to false>>\
<<set $eventControl.school.questAttendance to 0>>\
<<set $eventControl.quests.filters to {}>>\
<<set $eventControl.quests.filters.R1P1 to true>>\
<<set $eventControl.quests.filters.R1P2 to false>>\
<<set $eventControl.quests.filters.R2 to {}>>\
<<set $eventControl.quests.filters.R2.number to 0>>\
<<set $eventControl.quests.filters.R2.unclick to 9999>>\
<<set $eventControl.quests.filters.R2.names to []>>\
<<set $eventControl.quests.filters.R3P1 to false>>\
<<set $eventControl.quests.filters.R3P2 to false>>\
<<set $eventControl.quests.filters.R3P3 to false>>\
<<set $eventControl.quests.SchoolMS0 to {}>>\
<<set $eventControl.quests.SchoolMS0.active to true>>\
<<set $eventControl.quests.SchoolMS0.completed to false>>\
<<set $eventControl.quests.SchoolMS0.talkMichelle to false>>\
<<set $eventControl.quests.SchoolMS0.introduction to false>>\
<<set $eventControl.quests.SchoolMS0.q1 to false>>\
<<set $eventControl.quests.SchoolMS0.q2 to false>>\
<<set $eventControl.quests.SchoolMS0.q3 to false>>\
<<set $eventControl.quests.SchoolMS1 to {}>>\
<<set $eventControl.quests.SchoolMS1.active to false>>\
<<set $eventControl.quests.SchoolMS1.completed to false>>\
<<set $eventControl.quests.SchoolMS2 to {}>>\
<<set $eventControl.quests.SchoolMS2.active to false>>\
<<set $eventControl.quests.SchoolMS2.completed to false>>\
<<set $eventControl.quests.SchoolMS3 to {}>>\
<<set $eventControl.quests.SchoolMS3.active to false>>\
<<set $eventControl.quests.SchoolMS3.completed to false>>\
<<set $eventControl.quests.SchoolMS4 to {}>>\
<<set $eventControl.quests.SchoolMS4.active to false>>\
<<set $eventControl.quests.SchoolMS4.completed to false>>\
<<set $eventControl.quests.SchoolP0 to {}>>\
<<set $eventControl.quests.SchoolP0.active to false>>\
<<set $eventControl.quests.SchoolP0.completed to false>>\
<<set $eventControl.quests.SchoolP1 to {}>>\
<<set $eventControl.quests.SchoolP1.active to false>>\
<<set $eventControl.quests.SchoolP1.completed to false>>\
<<set $eventControl.quests.SchoolP2 to {}>>\
<<set $eventControl.quests.SchoolP2.active to false>>\
<<set $eventControl.quests.SchoolP2.completed to false>>\
<<if $eventControl.quests.CorruptionOfMichelleDuncan1.completed == true>>\
<<set $eventControl.replay.Michelle.COMD1 to true>>\
<<else>>\
<<set $eventControl.replay.Michelle.COMD1 to false>>\
<</if>>\
<<if $eventControl.quests.Confusion.completed == true>>\
<<set $eventControl.replay.Michelle.Confusion to true>>\
<<else>>\
<<set $eventControl.replay.Michelle.Confusion to false>>\
<</if>>\
<<if $eventControl.quests.FinalCountdown.completed == true>>\
<<set $eventControl.replay.Michelle.FC to true>>\
<<else>>\
<<set $eventControl.replay.Michelle.FC to false>>\
<</if>>\
<<if $eventControl.Michelle.NHfirstArrival == true>>\
<<set $eventControl.replay.Michelle.NewHouse to true>>\
<<else>>\
<<set $eventControl.replay.Michelle.NewHouse to false>>\
<</if>>\
<<if $eventControl.Kiley.newHouse == true>>\
<<set $eventControl.replay.Kiley.S1 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S1 to false>>\
<</if>>\
<<if $eventControl.quests.HighschoolPassion.completed == true>>\
<<set $eventControl.replay.Kiley.S2 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S2 to false>>\
<</if>>\
<<if $eventControl.quests.FinalStraw.completed == true>>\
<<set $eventControl.replay.Kiley.S3 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S3 to false>>\
<</if>>\
<<if $eventControl.quests.OldMemories.completed == true>>\
<<set $eventControl.replay.Kiley.S4 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S4 to false>>\
<</if>>\
<<if $eventControl.quests.NoExperience.completed == true>>\
<<set $eventControl.replay.Kiley.S5 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S5 to false>>\
<</if>>\
<<if $eventControl.quests.FinancialProblems.completed == true>>\
<<set $eventControl.replay.Kiley.S6 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S6 to false>>\
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.part > 2>>\
<<set $eventControl.replay.Kiley.S7 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S7 to false>>\
<</if>>\
<<if $eventControl.quests.AnnoyingObstacle.completed == true>>\
<<set $eventControl.replay.Kiley.S8 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S8 to false>>\
<</if>>\
<<if $eventControl.quests.RiskyBusiness.completed == true>>\
<<set $eventControl.replay.Kiley.S9 to true>>\
<<else>>\
<<set $eventControl.replay.Kiley.S9 to false>>\
<</if>>\
<<if $eventControl.quests.ExemplaryRelationship.completed == true>>\
<<set $eventControl.replay.Summer.S1 to true>>\
<<else>>\
<<set $eventControl.replay.Summer.S1 to false>>\
<</if>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.completed == true>>\
<<set $eventControl.replay.Summer.S2 to true>>\
<<else>>\
<<set $eventControl.replay.Summer.S2 to false>>\
<</if>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan1.completed == true>>\
<<set $eventControl.replay.Summer.S3 to true>>\
<<else>>\
<<set $eventControl.replay.Summer.S3 to false>>\
<</if>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan2.completed == true>>\
<<set $eventControl.replay.Summer.S4 to true>>\
<<else>>\
<<set $eventControl.replay.Summer.S4 to false>>\
<</if>>\
<<if $eventControl.quests.PerfectDate.completed == true>>\
<<set $eventControl.replay.Summer.S5 to true>>\
<<else>>\
<<set $eventControl.replay.Summer.S5 to false>>\
<</if>>\
<<if $eventControl.quests.SchoolStar.completed == true and $eventControl.ntr == true>>\
<<set $eventControl.replay.Summer.S6 to true>>\
<<else>>\
<<set $eventControl.replay.Summer.S6 to false>>\
<</if>>\
<<set $eventControl.replay.pawnShop to {}>>\
<<if $eventControl.quests.PawnShop0.completed == true>>\
<<set $eventControl.replay.pawnShop.S1 to true>>\
<<else>>\
<<set $eventControl.replay.pawnShop.S1 to false>>\
<</if>>\
<<if $eventControl.quests.PawnShop1.completed == true>>\
<<set $eventControl.replay.pawnShop.S2 to true>>\
<<else>>\
<<set $eventControl.replay.pawnShop.S2 to false>>\
<</if>>\
<<if $eventControl.pawnShop.weekendShifts == true>>\
<<set $eventControl.replay.pawnShop.S3 to true>>\
<<else>>\
<<set $eventControl.replay.pawnShop.S3 to false>>\
<</if>>\
<<if $eventControl.quests.PawnShop2.completed == true>>\
<<set $eventControl.replay.pawnShop.S4 to true>>\
<<else>>\
<<set $eventControl.replay.pawnShop.S4 to false>>\
<</if>>\
<<if $eventControl.quests.PawnShop3.completed == true>>\
<<set $eventControl.replay.pawnShop.S5 to true>>\
<<else>>\
<<set $eventControl.replay.pawnShop.S5 to false>>\
<</if>>\
<<if $eventControl.quests.PawnShop4.advertisement == true>>\
<<set $eventControl.replay.pawnShop.S6 to true>>\
<<else>>\
<<set $eventControl.replay.pawnShop.S6 to false>>\
<</if>>\
<<if $eventControl.quests.PawnShop4.completed == true>>\
<<set $eventControl.replay.pawnShop.S7 to true>>\
<<else>>\
<<set $eventControl.replay.pawnShop.S7 to false>>\
<</if>>\
<<if $player.inventory.outfits.cuteOutfit == true>>\
<<set $player.inventory.quests.cuteOutfit to true>>\
<<else>>\
<<set $player.inventory.quests.cuteOutfit to false>>\
<</if>>\
<<if $player.inventory.outfits.cutePanties == true>>\
<<set $player.inventory.quests.cutePanties to true>>\
<<else>>\
<<set $player.inventory.quests.cutePanties to false>>\
<</if>>\
<<if $player.inventory.outfits.elegantOutfit == true>>\
<<set $player.inventory.quests.elegantOutfit to true>>\
<<else>>\
<<set $player.inventory.quests.elegantOutfit to false>>\
<</if>>\
<<if $player.inventory.outfits.purpleUnderwear == true>>\
<<set $player.inventory.quests.purpleUnderwear to true>>\
<<else>>\
<<set $player.inventory.quests.purpleUnderwear to false>>\
<</if>>\
<<if $player.inventory.outfits.sexyLingerie == true>>\
<<set $player.inventory.quests.sexyLingerie to true>>\
<<else>>\
<<set $player.inventory.quests.sexyLingerie to false>>\
<</if>>\
<<if $player.inventory.quests.weddingSuit == true>>\
<<set $player.inventory.outfits.weddingSuit to true>>\
<<else>>\
<<set $player.inventory.outfits.weddingSuit to false>>\
<</if>>\
<<set $player.inventory.items to {}>>\
<<if $player.inventory.quests.lotion == true>>\
<<set $player.inventory.items.lotion = 3>>\
<<else>>\
<<set $player.inventory.items.lotion = 0>>\
<</if>>\
<<if $player.inventory.quests.spycam == true>>\
<<set $player.inventory.items.spycam to 1>>\
<<else>>\
<<set $player.inventory.items.spycam = 0>>\
<</if>>\
<<set $player.inventory.questsClicked to true>>\
<<set $player.inventory.itemsClicked to true>>\
<<set $player.inventory.booksClicked to true>>\
<<set $player.inventory.outfitsClicked to true>>\
<<set $eventControl.replay.storyMode to false>>\
<<set $eventControl.replay.uniqueMode to false>>\
<<set $eventControl.replay.basicMode to false>>\
<<set $eventControl.minigames to {}>>\
<<set $eventControl.minigames.on to false>>\
<<set $eventControl.minigames.hacking to {}>>\
<<set $eventControl.minigames.hacking.numbers to 0>>\
<<set $eventControl.minigames.hacking.ranNum to []>>\
<<set $player.sneaking = $player.abilities.sneaking>>\
<<set $player.massage = $player.abilities.massage>>\
<<set $player.cooking = $player.abilities.cooking>>\
<<set $player.perception = $player.abilities.perception>>\
<<set $eventControl.Michelle.messages to {}>>\
<<set $eventControl.Michelle.messages.history to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>\
<<set $eventControl.Michelle.messages.historyO to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>\
<<set $eventControl.Kiley.messages to {}>>\
<<set $eventControl.Kiley.messages.history to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>\
<<set $eventControl.Kiley.messages.historyO to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>\
<<set $eventControl.Summer.messages to {}>>\
<<set $eventControl.Summer.messages.history to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>\
<<set $eventControl.Summer.messages.historyO to ["0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]>>\
<<set $eventControl.mesHisTmp to "">>\
<<set $eventControl.mesHisOTmp to "">>\
<<set $eventControl.phoneEvent to false>>\
<<set $eventControl.messages to {}>>\
<<set $eventControl.messages.option1 to 0>>\
<<set $eventControl.messages.option2 to 0>>\
<<set $eventControl.messages.option3 to 0>>\
<<set $eventControl.messages.option4 to 0>>\
<<set $eventControl.messages.option5 to 0>>\
<</if>>\<div class="header1">PATRONS
</div>\
<hr>
<div class="a">\
<div class="sponsor">Jaedon Smith
</div>\
\
</div>\
<hr>
<div class="header1">OTHER
</div>\
<hr>
<div class="a">\
Jaokarb - <span style="font-style:italic">amazing feedback and detailed bug reporting</span>
DeUglyOne - <span style="font-style:italic">special dialog with dad</span>
Oliz82 - <span style="font-style:italic">insane amount of reported bugs and suggestions</span>
</div>\
<hr>
<div class="a">\
ICONS CREDITS
https://becrisdesign.com/
https://www.wishforge.games/
https://linktr.ee/hillvector
https://freeicons.io/
https://freeicons.io/profile/3054
https://freeicons.io/profile/5790
https://freeicons.io/profile/8675
https://freeicons.io/profile/8939
https://freeicons.io/profile/8942
https://freeicons.io/profile/104047
https://freeicons.io/profile/229456
</div>\
<hr>
<div class="a"><<link "Back" $eventControl.lastPassage>><</link>>
</div><<include "savecheck">>\
<<set $eventControl.Kiley.withFianceTV to true>>\
<div class="instructions">I figure out that this is the only way I can at least spend some time with him.</div>
<div class="instructions">Kiley didn't say anything about it, but I'm sure she's a little bit happier when we get along.</div>
<div class="instructions">We sat mostly in silence. The episode ended on a cliffhanger and Paul clearly didn't like it.</div>
<video class="center" src="media/kiley/mp4/livingroom20-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Fiance" "Paul">>Everytime!<</speech>>
<div class="instructions">He suddenly leaned to me and said that. As this was one of the few moments when he's the one initiating the conversation, I tried to share his emotions.</div>
<<speech "Fiance" "Paul">>Every fucking time! Always a stupid cliffhanger!<</speech>>
<<speech "MC" "$player.name">>No way! Don't tell me they are like that! Wasn't it like a last episode of the series or-<</speech>>
<<speech "Fiance" "Paul">>Not at all! I've been watching the show for the last month and it's always like this! It's some kind of conspiracy, I'm telling you!<</speech>>
<div class="instructions">Is this how old people act? Sitting in front of the TV all day, watching this nonsense? Man, I hope I don't end like this...</div>
<div class="confirmation">\
@@.used;<<link "Someone interrupted us." "TtK (Kh, l) case3-a">><</link>>@@
@@.used;<<link "Good show, Paul." "Kiley's House - Living room">><<set $time.minutes += 30>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.withFianceTV to true>>\
<<speech "MC" "$player.name">>Ehm-<</speech>>
<div class="instructions">I sat down next to Paul, not knowing how to start the conversation. It is always a challenge to speak to him.</div>
<video class="center" src="media/kiley/mp4/livingroom21-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Just as I was getting to my limit of embarrassment, Kiley suddenly emerged from the next room and sat in between us.</div>
<<speech "MC" "$player.name">>H-Hello Kiley.<</speech>>
<div class="instructions">She reached out to Paul's bowl of popcorn.</div>
<<speech "Kiley">>What are you watching guys?<</speech>>
<<speech "Fiance" "Paul">>Some awful British comedy. Nothing interesting.<</speech>>
<<speech "Kiley">>Oh.<</speech>>
<div class="confirmation">\
@@.used;<<link "Keep watching." "TtK (Kh, l) case4-a">><</link>>@@
@@.used;<<link "I don't like this situation." "Kiley's House - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>What are you talking about guys?<</speech>>
<div class="instructions">Kiley walked in front of us, successfully silencing our conversation.</div>
<div class="instructions">She was wearing her short black dress. She probably came home from work just now and heard us.</div>
<video class="center" src="media/kiley/mp4/livingroom20-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>My two favourite men talking to each other.<</speech>>
<div class="instructions">She sat down right between us and put her hand on my crotch.</div>
<<if $characters.Kiley.corruptionlvl < 3>>\
<div class="instructions">Probably just a coincidence.</div>
<<else>>\
<div class="instructions">She's so bold...</div>
<</if>>\
<<speech "Kiley">>I'm so happy to have you both...<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "This is a conversation is between MEN." "TtK (Kh, l) case3-a-a">><</link>>@@
@@.used;<<link "I n-need to use the toilet." "Kiley's House - Living room">><<set $time.minutes += 30>><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<<speech "Kiley">>Oh, I didn't know that...<</speech>>
<div class="instructions">I could see the sadness in her eyes.</div>
<video class="center" src="media/kiley/mp4/livingroom20-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I thought that you were waiting for me. Maybe I should have stayed at work if I bothered you so much...<</speech>>
<div class="instructions">She stood up and went to the kitchen. Why did I even say that?</div>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Good show, Paul." "Kiley's House - Living room">><<set $time.minutes += 30>><</link>>@@
</div>
<<else>>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.TV1 to true>>\
<</if>>\
<<speech "Kiley">>Oh, so you're saying no women should be here now?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>But women could also have valuable points to add into men's conversations...<</speech>>
<div class="instructions">Her head was turned my way, so only I was able to see her playful smile.</div>
<<speech "Kiley">>Sometimes women's mouths could provide even more use than men's...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She unzipped my pants, right next to her fiance.</div>
<<speech "MC" "$player.name">>What are you doing?!<</speech>>
<<speech "Kiley">>What do you mean? I'm just trying to be useful...<</speech>>
<div class="instructions">This is insane. He's right there. One wrong move and I'm dead...</div>
<div class="confirmation">\
@@.used;<<link "Keep playing her game." "TtK (Kh, l) case3-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I can't do this." "Kiley's House - Living room">><<set $time.minutes += 30>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I can't let her win so easily. I'm not that guy that runs away whenever there's a challenge anymore.</div>
<div class="instructions">But I couldn't control my body. My cock was already solid hard, which didn't surprise her at all.</div>
<div class="instructions">...</div>
<div class="instructions">So I was sitting there next to Paul, while his fiancee was giving me a handjob.</div>
<div class="instructions">Thankfully, his attention was once again caught by the TV and another generic show.</div>
<video class="center" src="media/kiley/mp4/livingroom20-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Fiance" "Paul">>Leave her be, $player.name. She always does this when I'm angry about a show or movie. But, don't you think she actually has a point?<</speech>>
<div class="instructions">Then he turned his head back to me. My heart rate skyrocketed. He was looking at me, expecting my answer, and Kiley's hands were still on my cock.</div>
<<speech "MC" "$player.name">>I d-don't know!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Why are you so weird about it? You should give women more credit-<</speech>>
<div class="instructions">She bent over and put my dick inside her mouth.</div>
<div class="instructions">I don't know how, but Paul still hasn't noticed anything. He must be really dumb...</div>
<<speech "MC" "$player.name">>Are you serious about it?<</speech>>
<<speech "Fiance" "Paul">>What do you mean 'serious about it'? It's a common problem around the world. Just look at the show that's playing now. You could clearly see it's written by a man.<</speech>>
<div class="instructions">He's so clueless. If he paid that much attention to his soon-to-be wife, maybe she wouldn't suck off the first man she sees after work.</div>
<<speech "Fiance" "Paul">>Oh fuck, I need to take a shit. Sorry.<</speech>>
<div class="confirmation">\
@@.used;<<link "Paul leaves you two alone." "TtK (Kh, l) case3-4a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom20-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Paul quickly left the room and locked himself in the bathroom.</div>
<div class="instructions">I immediately pushed her off.</div>
<<speech "MC" "$player.name">>Hold on for a second. What do you think you're doing?<</speech>>
<<speech "Kiley">>You know he's out when watching TV.<</speech>>
<div class="instructions">She opened her legs, showing me her panties.</div>
<<speech "Kiley">>And when I saw you there, I couldn't help myself and teased you a little bit...<</speech>>
<<speech "MC" "$player.name">>Kiley...<</speech>>
<<speech "MC" "$player.name">>I nearly had a heart attack when he looked at me.<</speech>>
<<speech "Kiley">>I'm sorry...<</speech>>
<<speech "Kiley">>I will leave you alone with him now...<</speech>>
<div class="instructions">Then she stood up and started walking away.</div>
<<if $characters.Kiley.corruptionlvl < 4>>\
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<</if>><</if>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Stop her." "TtK (Kh, l) case3-5a">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Let her walk away." "Kiley's House - Living room">><<set $time.minutes += 30>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I stood up and grabbed her from behind.</div>
<video class="center" src="media/kiley/mp4/livingroom20-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You really think I will let you go so easily?<</speech>>
<<speech "Kiley">>Ahh-!<</speech>>
<div class="instructions">My hand was instantly on her pussy, playing with it.</div>
<<speech "MC" "$player.name">>Come here-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-25.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I forced her to her knees and grabbed her head.</div>
<<include "TtK (Kh, l) case3-5a-a">><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom20-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was taking it like a proper whore. Probably wanted this from the start.</div>
<div class="instructions">Even though her fiance was just in the next room, she was gladly slurping on a different cock than his.</div>
<video class="center" src="media/kiley/mp4/livingroom20-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck--<</speech>>
<<speech "MC" "$player.name">>Show me how much you want it.<</speech>>
<div class="instructions">She smiled at me, and while keeping eye contact, she took my whole length and buried it deep inside her throat.</div>
<<speech "MC" "$player.name">>Ahh-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Look at yourself...<</speech>>
<<speech "MC" "$player.name">>Not a long time ago you were making fun of me that I don't have a girlfriend...<</speech>>
<div class="instructions">She stopped sucking and now was just listening.</div>
<<speech "MC" "$player.name">>Don't stop...<</speech>>
<div class="instructions">I put my dick back inside her mouth.</div>
<div class="confirmation" style="width:55%">\
@@.used;<<link "Eat her out." "TtK (Kh, l) case3-5a-b">><</link>>@@
@@.used;<<link "Naughty girls should be punished." "TtK (Kh, l) case3-5a-c">><</link>>@@
@@.used;<<link "Fuck her from the side." "TtK (Kh, l) case3-5a-d">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case3-5a-e">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case3-5a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I buried my tongue deep inside her pussy.</div>
<video class="center" src="media/kiley/mp4/livingroom20-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>So good--- ahh-<</speech>>
<<speech "Kiley">>Oh my god--<</speech>>>
<<speech "Kiley">>Keep going keep going-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I could eat her all day. Paul doesn't know what he's missing.</div>
<<speech "Kiley">>Oh my--- fuck-!<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "She's sucking my cock." "TtK (Kh, l) case3-5a-a">><</link>>@@
@@.used;<<link "Naughty girls should be punished." "TtK (Kh, l) case3-5a-c">><</link>>@@
@@.used;<<link "Fuck her from the side." "TtK (Kh, l) case3-5a-d">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case3-5a-e">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case3-5a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Now she was lying on her back while I was on my knees so that my cock could easily enter her.</div>
<div class="instructions">She had her legs wide open, literally begging me to fuck her.</div>
<video class="center" src="media/kiley/mp4/livingroom20-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put my hand on her neck.</div>
<<speech "Kiley">>Don't stop- don't stop-- Oh--<</speech>>
<<speech "MC" "$player.name">>Want to taste my cock now?<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">I laid down and she quickly crawled between my legs.</div>
<video class="center" src="media/kiley/mp4/livingroom20-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She sucked on my tip like a vacuum while moving her hand up and down on my dick.</div>
<<speech "MC" "$player.name">>You're so fucking good--<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She smiled back at me. Then she swallowed my cock in one go. Like if her throat was purposely made for deepthroating my cock.</div>
<<speech "MC" "$player.name">>Ahh-!<</speech>>
<div class="instructions">I bet Paul's dick is really small. She wouldn't be so eager to play with my cock if it wasn't, right...?</div>
<div class="confirmation" style="width:55%">\
@@.used;<<link "She's sucking my cock." "TtK (Kh, l) case3-5a-a">><</link>>@@
@@.used;<<link "Eat her out." "TtK (Kh, l) case3-5a-b">><</link>>@@
@@.used;<<link "Fuck her from the side." "TtK (Kh, l) case3-5a-d">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case3-5a-e">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case3-5a-f">><</link>>@@
@@.used;<<link "Cum on her pretty face." "TtK (Kh, l) case3-5a-g">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">We both laid down on the couch. I was behind her, driving myself deep inside her.</div>
<video class="center" src="media/kiley/mp4/livingroom20-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Holy shit-!<</speech>>
<<speech "Kiley">>Fuck--- Ah--!<</speech>>
<<speech "Kiley">>Fuck me- Yes--!<</speech>>
<div class="instructions">I never imagined I could sometimes fuck her... I was convinced she's out of my league.</div>
<<speech "Kiley">>Harder-! Fuck me harder-!<</speech>>
<<speech "Kiley">>You're so fucking huge---<</speech>>
<div class="instructions">But since I decided that I want to change my life, everything keeps getting more interesting...</div>
<video class="center" src="media/kiley/mp4/livingroom20-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You like it when I play with you?<</speech>>
<<speech "Kiley">>-I'm cumming I'm cumming I'm cumming-!<</speech>>
<div class="instructions">I kept pounding her deep while flicking her clit.</div>
<<speech "Kiley">>Fuck my pussy-- Fuck it--!!<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "She's sucking my cock." "TtK (Kh, l) case3-5a-a">><</link>>@@
@@.used;<<link "Eat her out." "TtK (Kh, l) case3-5a-b">><</link>>@@
@@.used;<<link "Naughty girls should be punished." "TtK (Kh, l) case3-5a-c">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case3-5a-e">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case3-5a-f">><</link>>@@
@@.used;<<link "Cum on her pretty face." "TtK (Kh, l) case3-5a-g">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Any second Paul could walk from the bathroom back here.</div>
<<speech "MC" "$player.name">>Kiley... We should stop...<</speech>>
<<speech "Kiley">>Stop? We are just getting started!<</speech>>
<div class="instructions">She was always crazy. Doing stuff against the rules and that.</div>
<div class="instructions">But this was a different kind of being crazy.</div>
<video class="center" src="media/kiley/mp4/livingroom20-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh yes--!<</speech>>
<<speech "Kiley">>You like me jumping on your cock like this?<</speech>>
<<speech "Kiley">>Ohhhh-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I got hold of her hips and started pounding her like crazy.</div>
<<speech "Kiley">>Ahh fuck--!<</speech>>
<<speech "MC" "$player.name">>That's how you should be fucked! Like a proper brat!<</speech>>
<<speech "Kiley">>W-Wait--<</speech>>
<div class="instructions">She tried getting off and put her legs on the couch.</div>
<div class="instructions">But it was already too late to stop.</div>
<<speech "MC" "$player.name">>You're not going anywhere!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-! Ffffuuck-!<</speech>>
<div class="instructions">She just stayed there with her ass in the air, while I used her like an object.</div>
<<speech "Kiley">>$player.name-!<</speech>>
<<speech "MC" "$player.name">>That's what happens when you play your games with me!<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "She's sucking my cock." "TtK (Kh, l) case3-5a-a">><</link>>@@
@@.used;<<link "Eat her out." "TtK (Kh, l) case3-5a-b">><</link>>@@
@@.used;<<link "Naughty girls should be punished." "TtK (Kh, l) case3-5a-c">><</link>>@@
@@.used;<<link "Fuck her from the side." "TtK (Kh, l) case3-5a-d">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case3-5a-f">><</link>>@@
@@.used;<<link "Cum on her pretty face." "TtK (Kh, l) case3-5a-g">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She obediently bent over and offered me her ass.</div>
<video class="center" src="media/kiley/mp4/livingroom20-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god--<</speech>>
<<speech "Kiley">>Keep going keep going--!<</speech>>
<div class="instructions">From time to time I look at the corridor if Pauls is not coming back.</div>
<div class="instructions">But it didn't matter anyway, because there was no space to hide.</div>
<video class="center" src="media/kiley/mp4/livingroom20-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-!<</speech>>
<div class="instructions">I leaned to her, pinning her deeper to the couch.</div>
<<speech "Kiley">>Ahh-! Fuuck--!<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "She's sucking my cock." "TtK (Kh, l) case3-5a-a">><</link>>@@
@@.used;<<link "Eat her out." "TtK (Kh, l) case3-5a-b">><</link>>@@
@@.used;<<link "Naughty girls should be punished." "TtK (Kh, l) case3-5a-c">><</link>>@@
@@.used;<<link "Fuck her from the side." "TtK (Kh, l) case3-5a-d">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case3-5a-e">><</link>>@@
@@.used;<<link "Cum on her pretty face." "TtK (Kh, l) case3-5a-g">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming-!<</speech>>
<div class="instructions">I stood up and she instinctively dropped on her knees in front of me.</div>
<<speech "Kiley">>Give it to me! Give it to me!<</speech>>
<<speech "Kiley">>Cum on my face!<</speech>>
<<speech "MC" "$player.name">>Ah-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom20-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her mouth was stained with my cum.</div>
<<speech "MC" "$player.name">>You look prettier like this...<</speech>>
<<speech "Kiley">>Haha--<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Quickly clean yourselves." "Kiley's House - Living room">><<set $time.minutes += 45>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\
<<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<div class="instructions">The next hour was surprisingly very pleasant. We kept watching that British comedy and it turned out to be actually funny and entertaining.</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "The show ended." "Kiley's House - Living room">><<set $time.minutes += 60>><</link>>@@
</div>
<<else>>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.TV2 to true>>\
<</if>>\
<div class="instructions">In the end we continued watching that British comedy, even though none of us had seen the previous episodes.</div>
<div class="instructions">After ten minutes, Kiley got clearly bored.</div>
<video class="center" src="media/kiley/mp4/livingroom21-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She put her hand on my crotch and started stroking it.</div>
<div class="instructions">Is she serious?!</div>
<<speech "Fiance" "Paul">>Look at that!<</speech>>
<<speech "Kiley">>Wow...<</speech>>
<div class="instructions">Luckily for us, Paul was already deeply lost on the TV, so he didn't notice his fiancee rubbing my crotch.</div>
<<speech "Kiley">>That was really unnecessary.<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<div class="instructions">I tried to get her attention by whispering and aggressive head movement, but she didn't care a single bit.</div>
<<speech "Kiley">>What does he think he is?<</speech>>
<div class="instructions">How the hell is she able to act like nothing is happening? She's really a master teaser...</div>
<div class="confirmation">\
@@.used;<<link "Endure her teasing." "TtK (Kh, l) case4-a-a">><</link>>@@
@@.used;<<link "Get angry at her." "TtK (Kh, l) case4-a-b">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I won't let her win. We are having a happy moment, all three of us. She won't ruin it that easi-</div>
<video class="center" src="media/kiley/mp4/livingroom21-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she started unbuttoning my pants. She glanced at me while crunching on Paul's popcorn, smiling.</div>
<<speech "MC" "$player.name">>No no no no no!<</speech>>
<div class="instructions">I was begging her to stop. But she was enjoying it too much.</div>
<<speech "Kiley">>It's really good.<</speech>>
<div class="instructions">This was getting out of hand. If he sees me like this, he's going to kill me!</div>
<<speech "Fiance" "Paul">>I can't believe it-<</speech>>
<<speech "Fiance" "Paul">>Oh come on!<</speech>>
<<speech "MC" "$player.name">>No no no!<</speech>>
<div class="confirmation">\
@@.used;<<link "I have to be strong!" "TtK (Kh, l) case4-a-a-a">><</link>>@@
@@.used;<<link "Get angry at her." "TtK (Kh, l) case4-a-b">><</link>>@@
</div><<include "savecheck">>\
<<if previous() == "TtK (Kh, l) case4-a">>\
<div class="instructions">No, we can't do this. It is already wrong, but we can't be doing this stuff right next to him!</div>
<div class="instructions">I grabbed her shoulder and forcibly turned her towards me.</div>
<</if>>\
<div class="instructions">I tried my best to sound angry but still quietly, so that Paul won't notice anything.</div>
<video class="center" src="media/kiley/mp4/livingroom21-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>We can't!<</speech>>
<<speech "Kiley">>Come on, he's out of it...<</speech>>
<<speech "MC" "$player.name">>No!<</speech>>
<div class="instructions">I stood up and walked away to the kitchen. I could hear Paul asking Kiley what's wrong with me.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Stay in the kitchen." "Kiley's House - Kitchen">><<set $time.minutes += 15>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Kiley">>That was really... unapropriate...<</speech>>
<div class="instructions">I hoped she would sometimes in the future grow up from her pranks and tricks, but she only evolved into doing more naughty stuff.</div>
<video class="center" src="media/kiley/mp4/livingroom21-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She looked back at me, more specifically, my crotch, and finally brought out my cock.</div>
<<speech "Fiance" "Paul">>What was that?!<</speech>>
<div class="instructions">For a second I thought he found out, but he was just talking to himself and the TV.</div>
<<speech "MC" "$player.name">>Now you've done it...<</speech>>
<<speech "Kiley">>No way!<</speech>>
<div class="instructions">I can't believe he hasn't looked away from the tv.</div>
<video class="center" src="media/kiley/mp4/livingroom21-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>The show's really g-good-<</speech>>
<<speech "Kiley">>'Good'? Ah-<</speech>>
<div class="instructions">And she took my cock into her mouth.</div>
<<speech "MC" "$player.name">>Ahh-<</speech>>
<<speech "Kiley">>I can almost taste it how great it is *slurp*<</speech>>
<<speech "MC" "$player.name">>Oh no... no no!<</speech>>
<<speech "Fiance" "Paul">>Fuck off!<</speech>>
<div class="instructions">I'm dead... I'm dead...</div>
<<speech "Fiance" "Paul">>He's so annoying...<</speech>>
<<speech "Fiance" "Paul">>Well, he's always like that.<</speech>>
<div class="instructions">Kiley stopped indulging herself to my dick and looked at me.</div>
<video class="center" src="media/kiley/mp4/livingroom21-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Stop it right now!<</speech>>
<div class="instructions">She answered with some weird dipping technique on my cock that I can't even start to describe.</div>
<<speech "MC" "$player.name">>Shit...<</speech>>
<div class="instructions">I grabbed her head and right there, next to her fiance, fucked her mouth.</div>
<div class="confirmation">\
@@.used;<<link "We got into this point, so..." "TtK (Kh, l) case4-4a">><</link>>@@
@@.used;<<link "We can't continue." "TtK (Kh, l) case4-a-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "Fiance" "Paul">>Oww...<</speech>>
<<speech "MC" "$player.name">>Paul?<</speech>>
<<speech "Fiance" "Paul">>That's not good...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom21-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">He suddenly leaned back into the couch and put his hand on his stomach.</div>
<<speech "MC" "$player.name">>What's wrong?<</speech>>
<div class="instructions">I quickly hid my penis under the pillow and pushed Kiley off.</div>
<<speech "Fiance" "Paul">>My stomach is acting weird.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom21-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's alright.<</speech>>
<<speech "MC" "$player.name">>You should lay down for a minute.<</speech>>
<<speech "Fiance" "Paul">>Really?<</speech>>
<<speech "MC" "$player.name">>Yeah, go for it.<</speech>>
<<speech "Fiance" "Paul">>I think I will.<</speech>>
<div class="instructions">He stood up and started slowly walking to the bedroom.</div>
<<speech "Kiley">>He's going to be okay...<</speech>>
<<speech "MC" "$player.name">>Yep...<</speech>>
<<speech "MC" "$player.name">>Take a nap Paul!<</speech>>
<div class="instructions">He was gone... and we were alone.</div>
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Go for it." "TtK (Kh, l) case4-4a-a">><</link>>@@
<<else>>\
@@.used;<<link "That was close." "TtK (Kh, l) case4-4a-b">><</link>>@@
<</if>>\
@@.used;<<link "Get angry at her." "TtK (Kh, l) case4-a-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Ah fuck...<</speech>>
<<speech "Kiley">>That was fun!<</speech>>
<<speech "MC" "$player.name">>What do you mean?! I almost had a heart attack!<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>Come one, you know he doesn't care about anything when he's watching that stuff...<</speech>>
<<speech "Kiley">>Not even about me...<</speech>>
<div class="instructions">Oh man... Even though she keeps playing her games with me, I can't help but feel sorry for her...</div>
<<speech "MC" "$player.name">>I'm sorry...<</speech>>
<<speech "Kiley">>It's okay... I've got you now!<</speech>>
<div class="instructions">I don't know if this is more sad or hilarious.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Spend some time with her." "Kiley's House - Living room">><<set $time.minutes += 45>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">My cock was hard, we were alone for the next thirty minutes at least, and she was just there...</div>
<<speech "MC" "$player.name">>Come her-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom21-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I kissed her and she immediately straddled me.</div>
<<speech "MC" "$player.name">>Get these off.<</speech>>
<div class="instructions">I slapped her butt.</div>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>Suck on it-<</speech>>
<div class="instructions">She put her mouth once again on my cock with no hesitation.</div>
<<speech "MC" "$player.name">>Oh my god yes-!<</speech>>
<div class="instructions">She feels so good on my dick that it is almost frightening.</div>
<video class="center" src="media/kiley/mp4/livingroom21-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Shit...<</speech>>
<div class="instructions">She wasn't playing games anymore, she was swallowing it all, licking it all over. She wanted it.</div>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtK (Kh, l) case4-4a-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, l) case4-4a-a-b">><</link>>@@
@@.used;<<link "Put it in her ass." "TtK (Kh, l) case4-4a-a-c">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 45>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">We couldn't waste any second. She straddled me again, still with her socks on, and I guided my cock inside.</div>
<video class="center" src="media/kiley/mp4/livingroom21-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was tight and so wet. It's a miracle she holded herself and not jumped on me when Paul was still here. Her sex drive must be insane.</div>
<<speech "Kiley">>Ahh-- harder-- harder-!<</speech>>
<div class="instructions">And as the person boning her, I'm not complaining.</div>
<<speech "MC" "$player.name">>Fuck-!<</speech>>
<div class="instructions">She supported her body with her legs, so now she was kind of standing.</div>
<video class="center" src="media/kiley/mp4/livingroom21-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god- ah-!<</speech>>
<div class="instructions">She just stayed in position, letting me fuck her like an object.</div>
<<speech "Kiley">>Thank you-! Thank you-!<</speech>>
<div class="instructions>Then she turned around and put myself back into her.</div>
<video class="center" src="media/kiley/mp4/livingroom21-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Shit-- ah-!<</speech>>
<<speech "MC" "$player.name">>Does my cock feel good?<</speech>>
<<speech "Kiley">>Oh yes-- yes--!<</speech>>
<<speech "Kiley">>Fuck me-!<</speech>>
<div class="instructions">I grabbed her ass and raised her in the air, fucking her deep.</div>
<video class="center" src="media/kiley/mp4/livingroom21-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah- yes--!<</speech>>
<<speech "Kiley">>Oh yes-- so gooood- ha-<</speech>>
<div class="instructions">My strength gave out and she quickly took the lead and moved her hips.</div>
<<speech "MC" "$player.name">>Ah shit-- god-<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "TtK (Kh, l) case4-4a-a-b">><</link>>@@
@@.used;<<link "Put it in her ass." "TtK (Kh, l) case4-4a-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, l) case4-4a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 45>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I pinned her down with my whole body, her legs were on my shoulders.</div>
<video class="center" src="media/kiley/mp4/livingroom21-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Did you miss me?<</speech>>
<<speech "Kiley">>Put it back please-<</speech>>
<<speech "Kiley">>Yes yes yes-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom21-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god--!<</speech>>
<div class="instructions">I always felt a weird connection between us, but never imagined something like this.</div>
<div class="instructions">I fucked her like I was going to die the next hour. I couldn't get enough of her.</div>
<video class="center" src="media/kiley/mp4/livingroom21-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck-<</speech>>
<<speech "MC" "$player.name">>Do you want it in your ass?<</speech>>
<<speech "Kiley">>Oh yes please-!<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtK (Kh, l) case4-4a-a-a">><</link>>@@
@@.used;<<link "Put it in her ass." "TtK (Kh, l) case4-4a-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, l) case4-4a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 45>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I slowly guided my cock into her butthole. She clearly has some experience before.</div>
<<speech "MC" "$player.name">>Here you go-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom21-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah shit-!<</speech>>
<div class="instructions">But she wasn't used to having big cocks there.</div>
<<speech "Kiley">>Ahh-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom21-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes-- keep going keep going-<</speech>>
<div class="instructions">She put her fingers deep inside her vagina while I kept ramming my dick inside her butt.</div>
<<speech "MC" "$player.name">>Feels good?<</speech>>
<<speech "Kiley">>Ahh-- so goood--<</speech>>
<<speech "MC" "$player.name">>You should have said you want it in your ass in the first place, Kiley.<</speech>>
<div class="instructions">I grabbed her legs so that I could penetrate her even deeper.</div>
<video class="center" src="media/kiley/mp4/livingroom21-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes yes-!<</speech>>
<<speech "Kiley">>Your cock feels so good inside my ass-<</speech>>
<div class="instructions">I know she's been regretting her decision to settle down. But seeing her face now while she has her younger step-brother's cock inside her butt... I think she won't go away for some time.</div>
<video class="center" src="media/kiley/mp4/livingroom21-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-- ohh--<</speech>>
<<speech "Kiley">>Your cock is so huge-<</speech>>
<div class="instructions">Her ass was much tighter. I felt like cumming with every thrust.</div>
<<speech "MC" "$player.name">>Sit on me Kiley.<</speech>>
<<speech "Kiley">>Yes--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom21-23.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She climbed on top of me, impaling herself on my cock.</div>
<<speech "Kiley">>Owww-<</speech>>
<<speech "Kiley">>You're too big, $player.name...<</speech>>
<<speech "Kiley">>Fuck fuck fuck fuck- that's it!<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtK (Kh, l) case4-4a-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, l) case4-4a-a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, l) case4-4a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 45>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm close-! Come here--<</speech>>
<div class="instructions">She quickly positioned herself so that she could receive my cum.</div>
<video class="center" src="media/kiley/mp4/livingroom21-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Come on come on come on-<</speech>>
<<speech "MC" "$player.name">>I'm cumming!<</speech>>
<div class="instructions">I exploded inside her mouth, spraying her whole face.</div>
<video class="center" src="media/kiley/mp4/livingroom21-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-<</speech>>
<div class="instructions">She played with my cum stained cock for a while, putting it inside her throat and licking it clean.</div>
<<speech "MC" "$player.name">>Oh fuck-- Kiley--<</speech>>
<div class="instructions">I love my fucking life right now...</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Clean yourselves." "Kiley's House - Living room">><<set $time.minutes += 55>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == true>>\
<<set $eventControl.Kiley.withFianceKitchen to false>>\
<</if>>\
<<speech "MC" "$player.name">>Hey Paul.<</speech>>
<video class="center" src="media/kiley/mp4/kitchen7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Fiance" "Paul">>Hey-<</speech>>
<<speech "MC" "$player.name">>Have you seen wha-<</speech>>
<div class="instructions">Wait... Paul? In the kitchen?</div>
<<speech "MC" "$player.name">>What are you doing?<</speech>>
<<speech "Fiance" "Paul">>Well... there's nothing on TV so I... just shut up.<</speech>>
<<if $eventControl.Kiley.withFianceKitchen == false and $characters.Kiley.corruptionlvl > 2>>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Kiley.withFianceKitchen to true>>\
<<set $eventControl.replay.Kiley.fianceKitchen to true>>\
<</if>>\
<<speech "MC" "$player.name">>Anyway...<</speech>>
<<speech "MC" "$player.name">>Have you seen what Kiley has been doin-<</speech>>
<div class="instructions">As I was trying to finally complete my sentence, Kiley emerged from the living room and quickly hid behind the kitchen counter.</div>
<video class="center" src="media/kiley/mp4/kitchen7-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">And started unbuckling my pants.</div>
<<speech "MC" "$player.name">>What are you doing?!<</speech>>
<<speech "Fiance" "Paul">>Hm? I'm trying to find my favourite bowl. What's your problem?<</speech>>
<div class="instructions">Paul looked back at me, confused and a little annoyed.</div>
<<speech "MC" "$player.name">>I'm sorr- Ah!<</speech>>
<video class="center" src="media/kiley/mp4/kitchen7-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Fiance" "Paul">>Man, I thought you are the most normal of your family. I guess I was wrong...<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<video class="center" src="media/kiley/mp4/kitchen7-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Fiance" "Paul">>Oh here it is! See you, $player.name.<</speech>>
<div class="instructions">He picked up his bowl and walked back to the living room. Luckily he didn't look back to see his fiancee sucking me off.</div>
<<speech "MC" "$player.name">>Oh Kiley... You are too much...<</speech>>
<<speech "Kiley">>Hihi-<</speech>>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Fix your pants." "Kiley's House - Kitchen">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div>
<<else>>\
<div class="confirmation">\
<<if $eventControl.quests.OldMemories.active == true and $eventControl.quests.OldMemories.talkedPaul == false>>\
@@.used;<<link "Ask him about the hat." "Kiley Duncan 09: Old Memories 1 (k)">><</link>>@@
<</if>>\
@@.used;<<link "Leave him be." "Kiley's House - Kitchen">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Kiley">>Haha-<</speech>>
<video class="center" src="media/kiley/mp4/kitchen1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>No... I'm just preheating the oven...<</speech>>
<div class="instructions">She was trying not to smile... It's so sad to see her struggle when being appreciated...</div>
<<speech "Kiley">>Are you hungry?<</speech>>
<<speech "MC" "$player.name">>Sure.<</speech>>
<div class="instructions">I love her smile. It always makes my day better.</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Let her cook." "Kiley's House - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Aw really?<</speech>>
<video class="center" src="media/kiley/mp4/kitchen2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She pulled down her t-shirt a little.</div>
<<speech "Kiley">>Oh!<</speech>>
<div class="instructions">And then turned around to hide herself. She and her little games...</div>
<<speech "Kiley">>You know, it is actually weird to say that to your <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>?<</speech>>
<<speech "MC" "$player.name">>Oh come on. Don't start acting like one now. It's already too late.<</speech>>
<div class="instructions">Both can play this game, young lady.</div>
<<speech "Kiley">>Ah, you're right, 'bro'.<</speech>>
<<speech "MC" "$player.name">>Ugh-<</speech>>
<<speech "Kiley">>Hahahaha-<</speech>>
<<speech "Kiley">>It's too easy for me...<</speech>>
<div class="instructions">I can't win with her, can I?</div>
<<if $eventControl.quests.FinancialProblems.active == true>>\
<<speech "MC" "$player.name">>Sometime I wil-<</speech>>
<<speech "Kiley">>Hm- Maybe if you had some money, I could show you something...<</speech>>
<<speech "MC" "$player.name">>What did you just say?<</speech>>
<<speech "Kiley">>I know you have plenty... and I'm tired of wearing the same shit everyday.<</speech>>
<div class="instructions">Is she serious...?</div>
<<speech "Kiley">>I feel so embarrassed asking you this, but we both get something out of it...<</speech>>
<div class="instructions">She told me about it before, but I didn't realise she was so desperate.</div>
<<speech "Kiley">>Don't make me beg, please?<</speech>>
<</if>>\
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
<<if $eventControl.quests.SubtleProposition.active == true and $eventControl.quests.SubtleProposition.givenMoney == false and $player.money > 499>>\
<<link "Give her a very generous gift. <span style='font-style=italic'>(500$)</span>" "Kiley Duncan 04: Subtle Proposition (give-k)">><</link>>
<</if>>\
<<if $eventControl.quests.FinancialProblems.active == true and $player.money > 49>>\
@@.used;<<link "Give her some money. <span style='font-style:italic'>(50$)</span>" "TtK (Kh, k) case1-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<set $player.money -= 50>>\
<<speech "MC" "$player.name">>Here you go, Kiley.<</speech>>
<div class="instructions">I handed her 50 dollars from my wallet.</div>
<div class="instructions">She looked at me to check if I'm not joking and took the money.</div>
<<speech "Kiley">>Thanks... Give me a minute to undres-<</speech>>
<div class="instructions">I know it must be hard for her to ask me for something like this.</div>
<<speech "MC" "$player.name">>No.<</speech>>
<<speech "MC" "$player.name">>I don't want you to undress for money. Not for me, not for anyone, ever.<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "MC" "$player.name">>Understand?<</speech>>
<<speech "Kiley">>Yes...<</speech>>
<div class="instructions">Is this why she got together with Paul? To get more money? I hope he's not forcing her to something...</div>
<<include "relationship gained Kiley">>
<<set $eventControl.quests.FinancialProblems.money += 50>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Oh?<</speech>>
<div class="instructions">I could see her surprise in her eyes.</div>
<<speech "Kiley">>That depends... are you inviting me?<</speech>>
<div class="confirmation">\
<<if $player.money > 29>>\
@@.used;<<link "Of course. <span style='font-style:italic'>(-30$)</span>" "TtK (Kh, k) case2-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Maybe we could split the bill?" "TtK (Kh, k) case2-a-b">><</link>>@@
@@.used;<<link "No." "TtK (Kh, k) case2-a-c">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.weekendPizza = true>>\
<<set $player.money -= 30>>\
<<speech "MC" "$player.name">>Of course I will pay for it. Who do you think I am, to let my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> pay for it?<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>Thank you, $player.name.<</speech>>
<div class="instructions">...</div>
<div class="instructions">After an hour it finally arrived.</div>
<video class="center" src="media/kiley/mp4/kitchen5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Delivery guy">>One pizza for $player.name?<</speech>>
<<speech "MC" "$player.name">>Yeah. I already paid for it.<</speech>>
<<speech "Man" "Delivery guy">>Right, everything good?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah?<</speech>>
<<speech "Man" "Delivery guy">>That's great! Enjoy the food, my guy.<</speech>>
<div class="instructions">That was weird...</div>
<<speech "MC" "$player.name">>You good?<</speech>>
<<speech "Man" "Delivery guy">>Oh yeah! Have a great day!<</speech>>
<div class="instructions">I'm not really sure what that was about...</div>
<div class="confirmation">\
@@.used;<<link "Go back inside the house." "TtK (Kh, k) case2-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.weekendPizza = true>>\
<<speech "MC" "$player.name">>Well, we will be eating it together, so we should also both pay for it, right?<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh-<</speech>>
<div class="instructions">She clearly didn't expect that answer.</div>
<<speech "Kiley">>Ehm-<</speech>>
<div class="instructions">She turned her head and looked around.</div>
<<speech "Kiley">>I think we've got enough food here... I will cook something.<</speech>>
<<speech "MC" "$player.name">>Okay...<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.weekendPizza = true>>\
<<speech "MC" "$player.name">>Well this is your house, so you should pay for it.<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She blinked twice.</div>
<<speech "Kiley">>So you ask me that and you want me to pay for it all?<</speech>>
<div class="instructions">I haven't seen her angry like this, ever. For a damn pizza?</div>
<<speech "MC" "$player.name">>It's just a pizza, Kiley...<</speech>>
<<speech "Kiley">>If you haven't found out already, I don't have much money.<</speech>>
<<speech "Kiley">>Get out of my sight. One stupid guy is already here, I don't need two of you.<</speech>>
<<include "relationship lost Kiley">>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Kiley was waiting in the kitchen, still wrapped in her towel.</div>
<<speech "MC" "$player.name">>Here you go.<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She took one piece and tried it.</div>
<<speech "Kiley">>Hm-<</speech>>
<<speech "MC" "$player.name">>Good? Give it to me.<</speech>>
<div class="instructions">It wasn't bad. But also nothing special. That's what you get when living in a small town...</div>
<<speech "MC" "$player.name">>Say 'aaa'.<</speech>>
<div class="instructions">...</div>
<div class="instructions">Since we were really angry and the pizza wasn't that bad, we started eating.</div>
<video class="center" src="media/kiley/mp4/kitchen5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Leave something for me!<</speech>>
<<speech "MC" "$player.name">>What? I only had three!<</speech>>
<<speech "MC" "$player.name">>How many did you have?<</speech>>
<div class="instructions">Still half of the pizza was in the box.</div>
<<speech "Kiley">>Two...<</speech>>
<<speech "MC" "$player.name">>So? What's your problem then? Does the lady want her own pizza?<</speech>>
<div class="instructions">She rolled her eyes, pointed at herself and showed me two fingers. 'Me - two'.</div>
<div class="confirmation">\
@@.used;<<link "For a girl you sure eat a lot." "TtK (Kh, k) case2-3a-a">><</link>>@@
@@.used;<<link "That towel really suits you." "TtK (Kh, k) case2-3a-b">><</link>>@@
@@.used;<<link "Eat the rest of the pizza in silence." "Kiley's House - Kitchen">><<set $time.hours += 1>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Haha-<</speech>>
<div class="instructions">For a second I thought she would be angry at me.</div>
<<speech "MC" "$player.name">>How did you even manage to survive before? Do you even know how to cook?<</speech>>
<<speech "Kiley">>Eh, of course I know how to cook, little bro.<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>What do you have me for?<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "That towel really suits you." "TtK (Kh, k) case2-3a-b">><</link>>@@
@@.used;<<link "Eat rest of the pizza in silence." "Kiley's House - Kitchen">><<set $time.hours += 1>><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl > 2>>\
<<goto "TtK (Kh, k) case2-3a-b-a">>\
<</if>>\
<video class="center" src="media/kiley/mp4/kitchen5-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh really?<</speech>>
<<speech "MC" "$player.name">>Yeah. I know that Paul <<if $eventControl.Kiley.fiance == true>>doesn't<<else>>didn't<</if>> give you enough compliments, but you are really beautiful...<</speech>>
<div class="instructions">Her towel slipped too low and her nipple got exposed. She quickly hid it as nothing happened.</div>
<<speech "MC" "$player.name">>And when you eat pizza like that... maybe even as beautiful as a goddess...<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I always thought I looked like a princess...<</speech>>
<<speech "MC" "$player.name">>Or maybe you're even better than them.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Eat rest of the pizza in silence." "Kiley's House - Kitchen">><<set $time.hours += 1>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.pizza to true>>\
<</if>>\
<div class="instructions">She didn't say anything, just looked at me as if I told her something crazy.</div>
<<speech "MC" "$player.name">>I-I wasn't try-<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">And then she dropped her towel on the ground.</div>
<<speech "MC" "$player.name">>What are yo-<</speech>>
<<speech "Kiley">>Shhh-<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Can't we just eat the pizza in peace?<</speech>>
<<speech "Kiley">>No no no.<</speech>>
<div class="instructions">She takes every opportunity to play with me. She hasn't changed a single bit...</div>
<video class="center" src="media/kiley/mp4/kitchen5-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She continued stroking my cock right in the middle of the kitchen while looking straight into my eyes.</div>
<video class="center" src="media/kiley/mp4/kitchen5-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Are you going to keep playing with me or will you finally suck me off?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="confirmation">\
@@.used;<<link "She goes down on you." "TtK (Kh, k) case2-3a-b-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She obediently squatted down and put her mouth to work.</div>
<video class="center" src="media/kiley/mp4/kitchen5-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck-<</speech>>
<<speech "MC" "$player.name">>Your hands feels so good--<</speech>>
<<speech "Kiley">>Thank you for ordering pizza for me-<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her head and started fucking it.</div>
<<speech "MC" "$player.name">>That's a good girl-<</speech>>
<<speech "MC" "$player.name">>How's the taste? Better than the pizza?<</speech>>
<div class="instructions">I let her take a breather and she looked at me and nodded.</div>
<div class="confirmation">\
@@.used;<<link "Keep fucking her face." "TtK (Kh, k) case2-3a-b-a-a-a">><</link>>@@
@@.used;<<link "Let her do it." "TtK (Kh, k) case2-3a-b-a-a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, k) case2-3a-b-a-a-c">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I'm bored of you." "Kiley's House - Kitchen">><<set $time.hours += 1>><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I grabbed her head once again and shove my cock into her throat.</div>
<video class="center" src="media/kiley/mp4/kitchen5-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ghhh- Mhm--<</speech>>
<div class="instructions">I think she likes it. Being used like an object by her <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<<speech "MC" "$player.name">>Come on, work for the damn pizza!<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her do it." "TtK (Kh, k) case2-3a-b-a-a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, k) case2-3a-b-a-a-c">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I'm bored of you." "Kiley's House - Kitchen">><<set $time.hours += 1>><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen5-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was stroking my cock with one hand while sucking my balls and looking straight at me.</div>
<<speech "MC" "$player.name">>Oh Kiley--- oh my god--<</speech>>
<<speech "MC" "$player.name">>Suck on them-<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Now take it in your mouth.<</speech>>
<div class="instructions">She did everything that I told her, like an obedient brat who wanted her pizza too much.</div>
<<speech "Kiley">>Am I good enough?<</speech>>
<div class="confirmation">\
@@.used;<<link "Keep fucking her face." "TtK (Kh, k) case2-3a-b-a-a-a">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, k) case2-3a-b-a-a-c">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I'm bored of you." "Kiley's House - Kitchen">><<set $time.hours += 1>><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm close-<</speech>>
<video class="center" src="media/kiley/mp4/kitchen5-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh-- Are you going to cum inside my mouth?<</speech>>
<div class="instructions">She was looking into my eyes, while licking my tip. I don't think she's playing games anymore, or is she?</div>
<<speech "MC" "$player.name">>You want it that badly?<</speech>>
<<speech "MC" "$player.name">>Ah-! Here it comes!<</speech>>
<div class="instructions">I pushed my cock into her throat and my cum gushed out straight to her stomach.</div>
<video class="center" src="media/kiley/mp4/kitchen5-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Mhm-- Ghm--<</speech>>
<div class="instructions">I made sure not a single drop would be wasted.</div>
<<speech "Kiley">>Thank you-<</speech>>
<<speech "MC" "$player.name">>You're welcome...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Let her clean up the mess." "Kiley's House - Kitchen">><<set $time.hours += 1>><<set $time.minutes += 15>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom7-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>His shift starts much sooner than mine. So it's always me alone in the morning.<</speech>>
<<speech "MC" "$player.name">>Oh, that makes sense.<</speech>>
<div class="instructions">Most of the time it's just Kiley here. And when he's home, he's always sitting in front of the TV...</div>
<<speech "MC" "$player.name">>It's embarrassing to ask again, but what is it that he does for a living?<</speech>>
<<speech "Kiley">>Well, I don't really know... But he's always mentioning some electric boards or something like that.<</speech>>
<div class="instructions">They really have a weird relationship...</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom7-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Well, I don't. It's actually really cold here at night.<</speech>>
<<speech "MC" "$player.name">>But isn't it more comfortable?<</speech>>
<<speech "Kiley">>What are you trying to say, $player.name?<</speech>>
<<speech "Kiley">>Just say it.<</speech>>
<div class="instructions">She wasn't weirded out. She had her playful smile on her lips.</div>
<<if $characters.Kiley.corruptionlvl < 1>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "C-Could you show me your underwear?" "TtK (Kh, b) case0-b-a">><</link>>@@
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom7-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I'm not, but I have to eat something, right?<</speech>>
<div class="instructions">I didn't realise that they are really struggling with money. I guess it make sense, since there are not many good paying jobs around here.</div>
<<speech "MC" "$player.name">>You know that I'm always here for you.<</speech>>
<<speech "Kiley">>I know, but I would be a bad <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> to... take money from her little bro, right? Haha-<</speech>>
<<if $eventControl.quests.FinancialProblems.active == true>>\
<div class="instructions">But you do, Kiley. You do...</div>
<</if>>\
<div class="instructions">She gave me one of her honest smiles.</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 1>>\
<<speech "Kiley">>I-I don't think I will do that, $player.name.<</speech>>
<<speech "Kiley">>That would be weird...<</speech>>
<<speech "MC" "$player.name">>Okay...<</speech>>
<div class="instructions">If I want her to be more comfortable with me, I should corrupt her more.</div>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div>
<<else>>\
<video class="center" src="media/kiley/mp4/bedroom7-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh, okay...<</speech>>
<<speech "Kiley">>I can show you.<</speech>>
<div class="instructions">She pulled off her top, showing me her black panties and bra.</div>
<<speech "Kiley">>So? Do you like it?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah... thanks...<</speech>>
<<if $characters.Kiley.corruptionlvl < 2>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Show me your boobs." "TtK (Kh, b) case0-b-a-a">><</link>>@@
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 2>>\
<<speech "Kiley">>My boobs? $player.name...<</speech>>
<<speech "Kiley">>I thought we were just playing around...<</speech>>
<<speech "MC" "$player.name">>I'm sorry...<</speech>>
<<speech "Kiley">>You should find a girlfriend. Really.<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Oh my, what a gentleman you have become...<</speech>>
<video class="center" src="media/kiley/mp4/bedroom7-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I thought she was about to scream at me, but she just laughed and teased me again.</div>
<<speech "Kiley">>Haha-<</speech>>
<div class="instructions">And then she took her bra completely off.</div>
<div class="instructions">She was playing with them and looking at me and my reaction.</div>
<<speech "MC" "$player.name">>Wow- They're amazing...<</speech>>
<div class="instructions">I was almost drooling, they were literally perfect...</div>
<<speech "Kiley">>You really think so?<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>Thanks.<</speech>>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 1>>\
<<speech "Kiley">>What?<</speech>>
<<speech "MC" "$player.name">>You know... your bra...<</speech>>
<<speech "Kiley">>Huh?<</speech>>
<div class="instructions">She looked down and realized her t-shirt is actually see-through.</div>
<<speech "Kiley">>$player.name! Stop looking at me like that!<</speech>>
<<speech "MC" "$player.name">>B-But-!<</speech>>
<<speech "Kiley">>No! That's so wrong!<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Yeah...<</speech>>
<video class="center" src="media/kiley/mp4/kitchen2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she lifted her shirt up and showed me her perfect tits hidden behind her pink bra.</div>
<<speech "Kiley">>I think it goes well with me.<</speech>>
<<speech "MC" "$player.name">>I don't know, maybe if you took your t-shirt off...<</speech>>
<video class="center" src="media/kiley/mp4/kitchen2-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I thought I overstepped the boundaries, but she didn't hesitate and pulled her t-shirt off.</div>
<<speech "MC" "$player.name">>That's it. Yeah, it suits you well.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<if $characters.Kiley.corruptionlvl < 2>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "You're so hot, Kiley." "TtK (Kh, k) case1-b-a">><</link>>@@
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 2>>\
<<speech "Kiley">>Oh $player.name...<</speech>>
<<speech "Kiley">>Did you just call me 'hot'?<</speech>>
<<speech "MC" "$player.name">>Yeah... Just look at yourself.<</speech>>
<<speech "Kiley">>I'm still your older <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>!<</speech>>
<<speech "Kiley">>Ugh...<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Ah-<</speech>>
<div class="instructions">She climbed on the kitchen counter and proudly stroked her body.</div>
<video class="center" src="media/kiley/mp4/kitchen2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Paul doesn't know what he's missing.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>You could kill people with those tits, Kiley.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">She was playing with them, giving me a hard time not to cum inside my pants.</div>
<<speech "Kiley">>Wait... what about my butt?<</speech>>
<div class="instructions">Then she turned around and stuck her ass out for me.</div>
<video class="center" src="media/kiley/mp4/kitchen2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck... yeah, you're really packing everywhere...<</speech>>
<<speech "Kiley">>You really think so?<</speech>>
<<speech "MC" "$player.name">>Kiley, you're killing me here...<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">She really loves to tease in many ways. Someone would assume she would grow up from it, but no. She just evolved into something far more dangerous... At least for my sensitive dick.</div>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Kiley.bedroomSex = true>>\
<video class="center" src="media/kiley/mp4/bedroom8-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I threw my t-shirt on the ground and went to her. Our mouths met and got stuck together for a couple of moments.</div>
<div class="instructions">Hm... I can taste a little bit of wine from her lips...</div>
<<speech "MC" "$player.name">>Were you drinking?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">She was rubbing my cock through my pants which was already hard.</div>
<div class="instructions">I shifted my focus to her neck and caresed her butt.</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "TtK (Kh, b) case1-a">><</link>>@@
@@.used;<<link "Eat her out." "TtK (Kh, b) case1-b">><</link>>@@
@@.used;<<link "Fuck her while spooning." "TtK (Kh, b) case1-c">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, b) case1-d">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Ah yeah-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom8-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She grabbed my cock in one hand and immediately put it inside as deep as she could go.</div>
<<speech "MC" "$player.name">>Oh my god--- fuck-!<</speech>>
<div class="instructions">I was holding her hair so it would get in her way worshipping my cock.</div>
<video class="center" src="media/kiley/mp4/bedroom8-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">But I wasn't the only one having fun. She clearly enjoyed playing with it. She was licking my tip while stroking my cock with one hand and caressing my balls with the other.</div>
<<speech "MC" "$player.name">>Fuck--<</speech>>
<div class="instructions">I will happily stay as her toy...</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, b) case1-b">><</link>>@@
@@.used;<<link "Fuck her while spooning." "TtK (Kh, b) case1-c">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, b) case1-d">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Kh, b) case1-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Ah fuck-- let me taste you...<</speech>>
<<speech "Kiley">>Ah! $player.name!<</speech>>
<div class="instructions">I grabbed her and placed her on the bed so that I could easily start my feast.</div>
<video class="center" src="media/kiley/mp4/bedroom8-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes-- Ah--<</speech>>
<div class="instructions">Her pussy was so wet that I thought I would drown in her juices.</div>
<div class="instructions">She can easily put other guys in the bag with her amount of sex drive.</div>
<<speech "Kiley">>Yes yes-<</speech>>
<div class="instructions">I was nibbling on her clit, while stimulating her pussy with my tongue.</div>
<div class="instructions">I'm so happy that she came to my life...</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "TtK (Kh, b) case1-a">><</link>>@@
@@.used;<<link "Fuck her while spooning." "TtK (Kh, b) case1-c">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, b) case1-d">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Kh, b) case1-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here.<</speech>>
<div class="instructions">I laid down in her bed and waited for her to come to me.</div>
<<speech "Kiley">>You're so funny, $player.name.<</speech>>
<div class="instructions">She crawled to me, spread her legs and looked at me.</div>
<<speech "Kiley">>Please fuck my with your big cock, little <<if $eventControl.Kiley.relationship == "step-sister">>step-bro<<elseif $eventControl.Kiley.relationship == "sister">>bro<<else>>friend<</if>>.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom8-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>That's it that's it--<</speech>>
<div class="instructions">I could easily fit my whole cock inside her. She was so tight that I had to slow down.</div>
<<speech "Kiley">>Ahh- fuck me!<</speech>>
<<speech "Kiley">>-keep going- keep going-<</speech>>
<div class="instructions">Her pussy kept tightening up and squeezing my dick. I grabbed her hips and started ramming myself inside her.</div>
<video class="center" src="media/kiley/mp4/bedroom8-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes! Yes! Keep going!<</speech>>
<div class="instructions">She was gripping the sheets and screaming her lungs out. She was loving her step-brother's cock.</div>
<div class="instructions">If she wants it so badly, she will get it properly.</div>
<<speech "MC" "$player.name">>This is what you wanted?!<</speech>>
<<speech "Kiley">>Ahh yes!<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "TtK (Kh, b) case1-a">><</link>>@@
@@.used;<<link "Eat her out." "TtK (Kh, b) case1-b">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, b) case1-d">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Kh, b) case1-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I laid on my back and she knew what to do.</div>
<<speech "Kiley">>Oh-<</speech>>
<div class="instructions">She guided my cock inside her pussy and I started moving.</div>
<video class="center" src="media/kiley/mp4/bedroom8-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Please-- fuck-!<</speech>>
<div class="instructions">She was keeping her body still in the air while I was driving myself inside her. I started getting the idea she actually likes being used like an object...</div>
<<speech "Kiley">>I'm cumming- I'm cumming-<</speech>>
<div class="instructions">My hands felt lonely, so I grabbed her tits and just let them there. Letting her know I'm here.</div>
<<speech "Kiley">>Keep going-- please-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom8-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes-- fuck--!<</speech>>
<div class="instructions">She was getting tighter with every thrust. Her walls were almost crushing my dick, but I still kept my pace and selfishly kept fucking her.</div>
<<speech "Kiley">>Ahh-!<</speech>>
<div class="instructions">Then she came and squirted all over the sheets...</div>
<<speech "MC" "$player.name">>Look at the mess, Kiley!<</speech>>
<<speech "Kiley">>I'm sorry... but your cock is so good--<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "TtK (Kh, b) case1-a">><</link>>@@
@@.used;<<link "Eat her out." "TtK (Kh, b) case1-b">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Kh, b) case1-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was fucking her in missionary position and I was getting dangerously close.</div>
<video class="center" src="media/kiley/mp4/bedroom8-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm gonna cum-<</speech>>
<<speech "Kiley">>Keep fucking me-<</speech>>
<<speech "MC" "$player.name">>Where do you want it?<</speech>>
<<speech "Kiley">>All over my body-<</speech>>
<div class="instructions">And she stuck her tongue out.</div>
<div class="instructions">Fuck... this girl...</div>
<<speech "Kiley">>Ahh-! that's it that's it!<</speech>>
<div class="instructions">Even at my limit I kept pounding her. But I couldn't hold it any longer.</div>
<video class="center" src="media/kiley/mp4/bedroom8-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm cumming-<</speech>>
<<speech "Kiley">>Give it to me- give it to me-<</speech>>
<div class="instructions">I sprayed it all over her body, even on her tongue. She happily licked her lips stained with my cum.</div>
<<speech "MC" "$player.name">>So...<</speech>>
<<speech "MC" "$player.name">>Any plans for the weekend?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Clean yourselves." "Kiley's House - Bedroom">><<set $time.minutes += 20>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SupportHerDesire.rummage = true>>\
<div class="instructions">I'm not really proud of myself, but what can I do? She can't seriously think that I would believe she hasn't changed a single bit.</div>
<div class="instructions">I have to be careful, she would be out of her mind if she found out her little <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>> was looking through her stuff.</div>
<div class="instructions">...</div>
<div class="instructions">Hm... there's not much stuff here. Pretty plain bedroom for a young girl. Summer's room can't be even compared to this and her room isn't even that outrageous.</div>
<div class="instructions">There were some job offers lying around and empty paper boxes that she didn't have time to throw out.</div>
<div class="instructions">Maybe in her nightstand?</div>
<div class="instructions">I opened it and...</div>
<<speech "MC" "$player.name">>Aha!<</speech>>
<div class="instructions">There were maybe five magazines, most of them look like typical crap about celebrities, but...</div>
<<speech "MC" "$player.name">>'Five best hobbies you should pick up...', 'Pole dancing for newbies'?<</speech>>
<div class="instructions">I quickly went through them and could see that Kiley actually underlined and circled some paragraphs. So that's what she's interested in now?</div>
<<speech "MC" "$player.name">>Hm...<</speech>>
<div class="instructions">It's not like I'm surprised. Pole dancing has become really popular in the last few years, or so I read on the Internet. But I was expecting something more... I don't know, crazier?</div>
<div class="instructions">But why did she keep it a secret from me? Is she embarrassed about it? I should try asking her.</div>
<div class="confirmation">\
@@.used;<<link "Put everything back." "Kiley's House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<include "Kiley Duncan 02: Support Her Desire (ask Kiley)">><<include "savecheck">>\
<<include "Kiley Duncan 02: Support Her Desire (ask Kiley)">><<include "savecheck">>\
<<include "Kiley Duncan 02: Support Her Desire (ask Kiley)">><div class="instructions">She raised her eyebrows and opened her mouth to say something, but stopped.</div>
<<speech "Kiley">>I-I don't know... it's cool, I guess?<</speech>>
<div class="instructions">I could tell I caught her off guard. She probably didn't talk about it even with Paul, or anyone.</div>
<<speech "Kiley">>Why do you ask?<</speech>>
<div class="instructions">She was looking around the room like a child who got lost in a supermarket.</div>
<<speech "MC" "$player.name">>I read about it on the Internet yesterday, and thought that maybe you would know something about it?<</speech>>
<div class="instructions">I should have prepared for this... I hope she doesn't find out I was rummaging through her stuff.</div>
<<speech "Kiley">>It is really great for your physique. You are strengthening so many muscles that people consider it as one of the best ways to exercise. Also it does look really cool and I personally find it sexy. But you can't just practice it at home, because normally you don't have a pole at home, so you have to go to the gym or somewhere else...<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Kiley">>Oh fuck...<</speech>>
<<speech "Kiley">>Promise me, you won't tell anyone, or I will cut your balls and feed it to Paul next morning.<</speech>>
<<speech "MC" "$player.name">>I-I won't-<</speech>>
<<speech "Kiley">>Good...<</speech>>
<div class="instructions">She was completely red, from embarrassement and anger. But I felt really sorry for her. I shouldn't have lied.</div>
<<speech "MC" "$player.name">>The truth is that I found some magazines in the living room and...<</speech>>
<<speech "Kiley">>Ahh I'm gonna kill him...<</speech>>
<<speech "MC" "$player.name">>Hm?<</speech>>
<<speech "Kiley">>Paul probably thought that it was a TV program and put it there...<</speech>>
<<speech "MC" "$player.name">>Oh... y-yeah... It has to be him...<</speech>>
<div class="instructions">I got lucky...</div>
<<speech "MC" "$player.name">>So pole dancing, huh?<</speech>>
<<speech "Kiley">>Don't laugh! I wanted to try it even back then, when we were still living together, but Michelle would probably kill me.<</speech>>
<<speech "MC" "$player.name">>Yeah, I remember she grounded me when she found out I played football once with friends after school.<</speech>>
<<speech "Kiley">>That sounds like her...<</speech>>
<<speech "Kiley">>But even now I can't really do it. There's no one running a course on it or even a gym with a pole. The only way I could practice it would be with a street light.<</speech>>
<<speech "MC" "$player.name">>Hm... but don't you have enough room for a pole in your bedroom?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>And when would I even find a store that sells it? And then how much would it cost? 500$?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Kiley">>It doesn't matter. Maybe in the future I will have my own gym with a pole and other things...<</speech>>
<<speech "Kiley">>But it's nice to be able to talk about it with someone... <</speech>>
<<speech "MC" "$player.name">>Oh come on, you can talk to me about anything, you know that Kiley.<</speech>>
<<speech "Kiley">>Yeah...<</speech>>
<div class="instructions">Again, her honest smile.</div>
<<speech "Kiley">>Thank you, $player.name.<</speech>>
<<set $eventControl.quests.SupportHerDesire.KileyAsked to true>>\
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be.">><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.pawnShop.work == true>>\
<<set $eventControl.quests.SupportHerDesire.discount = true>>\
<<speech "MC" "$player.name">>Hey Rick.<</speech>>
<<speech "Rick">>Oh, hey. Back to work?<</speech>>
<<speech "MC" "$player.name">>Not really. But I have a request. Do we perhaps have a pole for pole dancing?<</speech>>
<<speech "Rick">>Pole dancing? I didn't know you were into that. Let me take a lo-<</speech>>
<<speech "Rick">>Actually...<</speech>>
<<speech "Rick">>There was a lady today that offered something like it to me. Of course I said no. Like who would even buy it from us? Haha-<</speech>>
<<speech "MC" "$player.name">>Rick?<</speech>>
<<speech "Rick">>Sorry.<</speech>>
<<speech "Rick">>I can try calling her, but she will be here tomorrow at best.<</speech>>
<<speech "MC" "$player.name">>How much did she want?<</speech>>
<<speech "Rick">>200 dollars if I remember correctly. Insane, right?<</speech>>
<div class="instructions">That's a lot. Will it be worth it? I thinks Kiley deserves it after all...</div>
<div class="confirmation">\
<<if $player.money > 199>>\
@@.used;<<link "Call her please. <span style='font-style:italic'>(200$)</span>" "Kiley Duncan 02: Support Her Desire (Pawn Shop-1)">><</link>>@@
<</if>>\
@@.used;<<link "I don't have that much money now." "Kiley Duncan 02: Support Her Desire (Pawn Shop-2)">><</link>>@@
</div>
<<else>>\
<div class="instructions">It was a shout, but also my only option to find a pole in this town.</div>
<div class="instructions">I came to the front desk and asked.</div>
<<speech "MC" "$player.name">>Hello. I was wondering if you had something like a pole? For pole dancing?<</speech>>
<<speech "Man" "Vendor">>A pole? Hm... I'm not sure...<</speech>>
<<speech "MC" "$player.name">>I need it for a friend, please!<</speech>>
<<speech "Man" "Vendor">>Give me a minute, I will look in the back.<</speech>>
<div class="instructions">The vendor did as told and left me alone.</div>
<div class="instructions">In the meantime I looked around. They had literally everything. Computers, books, shampoos... even food. What a strange shop...</div>
<div class="instructions">But a pole? He probably went to his boss just to laugh in my face.</div>
<div class="instructions">Then he emerged from the doors he went into a minute ago.</div>
<<speech "Man" "Vendor">>It seems that we don't have a pole in our wares.<</speech>>
<div class="instructions">Fuck.... there goes my only chance.</div>
<<speech "Man" "Vendor">>But you are lucky. Yesterday someone came here to offer us a pole used for pole dancing. We didn't take it seriously, but if you offer enough money, we can call them back.<</speech>>
<<speech "MC" "$player.name">>That's great! How much do you want then?<</speech>>
<<speech "Man" "Vendor">>500 dollars should be enough.<</speech>>
<<speech "MC" "$player.name">>Wha... you can't be serious!<</speech>>
<<speech "Man" "Vendor">>Look, if you don't want it, just say it.<</speech>>
<div class="instructions">That's insane. 500$ just for a stupid pole? But there's no way I can find it elsewhere...</div>
<div class="confirmation">\
<<if $player.money > 499>>\
@@.used;<<link "I will take it. <span style='font-style:italic'>(500$)</span>" "Kiley Duncan 02: Support Her Desire (Pawn Shop-1)">><</link>>@@
<</if>>\
@@.used;<<link "I don't have that much money now." "Kiley Duncan 02: Support Her Desire (Pawn Shop-2)">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.quests.SupportHerDesire.discount == true>>\
<<set $player.money -= 200>>\
<<else>>\
<<set $player.money -= 500>>\
<</if>>\
<<set $eventControl.quests.SupportHerDesire.dayBought = $time.dayCount>>\
<<set $eventControl.quests.SupportHerDesire.checkedPawnShop = true>>\
<<set $eventControl.quests.SupportHerDesire.didntBuy = false>>\
<<if $eventControl.pawnShop.work == true>>\
<<speech "Rick">>Thanks buddy... Hopefully tomorrow it will be here. Just pick it up from the wares.<</speech>>
<<else>>\
<<speech "Man" "Vendor">>Thanks buddy... Hopefully tomorrow it will be here. Just pick it up from the wares.<</speech>>
<</if>>\
<<speech "MC" "$player.name">>Thanks...<</speech>>
<div class="instructions">If she won't be jumping from happiness, I will personally shove the whole pole up to her ass...</div>
<div class="confirmation">\
@@.used;<<link "Goodbye." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SupportHerDesire.dayBought = $time.dayCount>>\
<<set $eventControl.quests.SupportHerDesire.checkedPawnShop = true>>\
<<set $eventControl.quests.SupportHerDesire.didntBuy = true>>\
<<if $eventControl.pawnShop.work == false>>\
<<speech "Man" "Vendor">>Well that's a shame.<</speech>>
<<speech "MC" "$player.name">>B-But I will get them! Could you at least bring it here?<</speech>>
<<speech "Man" "Vendor">>...<</speech>>
<<speech "Man" "Vendor">>You look like a person that keeps his promise. Fine, I will call her and buy it from her. It should be here tomorrow.<</speech>>
<<speech "MC" "$player.name">>Thank you very much! I promise you I will buy it as soon as possible!<</speech>>
<<speech "Man" "Vendor">>Just be quick with it, I won't hide it, so anyone will be able to buy it.<</speech>>
<<else>>\
<<speech "Rick">>Well that's a shame.<</speech>>
<<speech "MC" "$player.name">>B-But I will get it! Could you at least bring it here?<</speech>>
<<speech "Rick">>...<</speech>>
<<speech "Rick">>You look like a person that keeps his promise. Fine, I will call her and buy it from her. It should be here tomorrow.<</speech>>
<<speech "MC" "$player.name">>Thank you very much! I promise you I will buy it sometimes!<</speech>>
<<speech "Rick">>Just be quick, I won't hide it, so anyone can buy it.<</speech>>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Goodbye." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">So how am I supposed to do this? I should have prepared myself before buying it, right? Well...</div>
<div class="instructions">Maybe there's a tutorial on the net.</div>
<div class="instructions">...</div>
<div class="instructions">And it's done. It wasn't so difficult... I hope I didn't skip any step...</div>
<div class="instructions">Now let's wait for Kiley to get home.</div>
<div class="confirmation">\
@@.used;<<link "Wait." "Kiley Duncan 02: Support Her Desire (install pole-1)">><<set $time.hours = 17>><<set $time.minutes = 10>><</link>>@@
</div><<include "savecheck">>\
<<set $player.inventory.quests.dancingPole to false>>\
<div class="instructions">After some time I heard someone open the front doors. She was home.</div>
<<speech "MC" "$player.name">>Kiley? Could you go to your bedroom?<</speech>>
<div class="instructions">She went straight here.</div>
<<speech "Kiley">>What are you doing there $player.name?<</speech>>
<div class="instructions">I stopped her right when she entered the room.</div>
<<speech "MC" "$player.name">>Close your eyes!<</speech>>
<<speech "Kiley">>Wha-<</speech>>
<<speech "MC" "$player.name">>Just do it!<</speech>>
<div class="instructions">I grabbed her hands and put them on her face.</div>
<video class="center" src="media/kiley/mp4/bedroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>What did you do, $player.name?<</speech>>
<<speech "MC" "$player.name">>It's a surprise for my favourite girl!<</speech>>
<div class="instructions">She nearly tripped on some empty carton boxes laying around.</div>
<<speech "Kiley">>Ah!<</speech>>
<<speech "MC" "$player.name">>Here, take my hand.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I guided her hand slowly to the dancing pole.</div>
<<speech "Kiley">>What is it? I don't understand...<</speech>>
<<speech "Kiley">>It's hard... and long?<</speech>>
<<speech "MC" "$player.name">>You can look now.<</speech>>
<div class="instructions">She folded her arms and looked at her new bedroom decoration.</div>
<<speech "Kiley">>$player.name? Did you just put a dancing pole in my bedroom?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...? Don't you like it?<</speech>>
<div class="instructions">She jumped at me and gave me a hug.</div>
<<speech "Kiley">>Thank you! Thank you! I love you so much!<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her try it." "Kiley Duncan 02: Support Her Desire (install pole-2)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Ah fuck-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>My hands keep slipping...<</speech>>
<div class="instructions">Even though she just got here from work, she had to try it.</div>
<<speech "MC" "$player.name">>Careful Kiley...<</speech>>
<<speech "MC" "$player.name">>Aren't you exhausted already?<</speech>>
<<speech "Kiley">>Shut up.<</speech>>
<div class="instructions">I'm wondering what Paul will say about it. It's also his bedroom after all...</div>
<video class="center" src="media/kiley/mp4/bedroom3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah-! Look at me! I'm upside down!<</speech>>
<div class="instructions">What a child....</div>
<<speech "Kiley">>Ahh- Oops...<</speech>>
<div class="instructions">She lost strength in her arms and slid down.</div>
<<speech "Kiley">>Hahahaha-<</speech>>
<<speech "MC" "$player.name">>Not bad. You learned that from the magazines?<</speech>>
<<speech "Kiley">>Are you kidding me? I'm a natural talent at this!<</speech>>
<<speech "MC" "$player.name">>Oh I'm sure you are...<</speech>>
<<speech "Kiley">>Want to see what I also learned from those magazines?<</speech>>
<<speech "MC" "$player.name">>Yeah. Surprise me.<</speech>>
<div class="confirmation">\
@@.used;<<link "She gives you a show." "Kiley Duncan 02: Support Her Desire (install pole-3)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I thought she would show me some crazy moves, instead she started undressing.</div>
<video class="center" src="media/kiley/mp4/bedroom3-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Wow, you sure you saw that there?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>No...<</speech>>
<div class="instructions">She slided off her shorts, showing me her perfect butt and her panties.</div>
<<speech "Kiley">>But I saw it when I was travelling and found it really...<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>...really interesting...<</speech>>
<<speech "MC" "$player.name">>Kiley...<</speech>>
<<speech "Kiley">>Just watch.<</speech>>
<div class="instructions">She grabbed the pole in one hand, bent over and wiggled her ass in front of me.</div>
<<speech "Kiley">>You like what you see?<</speech>>
<div class="instructions">She was completely into it. I didn't just buy her a way to learn a new skill. I also bought her a new tool to play with my head.</div>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<div class="confirmation">\
@@.used;<<link "Let's see how far she will go." "Kiley Duncan 02: Support Her Desire (install pole-4)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Shouldn't you save the show for Paul?<</speech>>
<<speech "Kiley">>You know he wouldn't enjoy it. He's... weird.<</speech>>
<div class="instructions">Are they even a couple? Who wouldn't enjoy a striptease from his fiancee? Just what is happening here?</div>
<<speech "Kiley">>You will have to endure it.<</speech>>
<<speech "MC" "$player.name">>Oh come on Kiley. You are the most beautiful woman I've ever seen.<</speech>>
<<speech "Kiley">>Really...?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was leaning to the pole looking at when she eroticly pulled down her panties.</div>
<<speech "MC" "$player.name">>Ah-<</speech>>
<div class="instructions">Kiley Duncan, the girl that everyone was trying to date and the only girl that understood me, was now indecently showing me her most private place.</div>
<<speech "MC" "$player.name">>Kiley, you don't have to do this.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>What if I want to?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She didn't stop. Her top was now pulled up and she was playing with her boobs, right in front of me.</div>
<<speech "MC" "$player.name">>Kiley...<</speech>>
<div class="instructions">She was enjoying it. She wasn't disgusted or laughing at me. She was loving it.</div>
<video class="center" src="media/kiley/mp4/bedroom3-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't stop looking at her body. She was literally perfect. My hardening dick was also agreeing.</div>
<<speech "MC" "$player.name">>You're too sexy, Kiley.<</speech>>
<<speech "Kiley">>You really think so?<</speech>>
<div class="instructions">She bit her finger. Was she nervous? Doesn't she hear it all the time when she's with someone? If she were mine, I would compliment her every time...</div>
<div class="instructions">She turned around and showed me one more time her ass.</div>
<<speech "MC" "$player.name">>Of course.<</speech>>
<div class="instructions">She turned back to me and gave me a hug again.</div>
<<speech "Kiley">>Thank you $player.name. I know I'm always teasing you and playing games with you. But I'm really thankful to have you. Really.<</speech>>
<div class="instructions">She kissed me on cheek and fixed her clothes.</div>
<<speech "Kiley">>Now go away and let me practice. I have so much to learn now!<</speech>>
<<include "corruption levelup Kiley">>
<<set $eventControl.quests.SupportHerDesire.active = false>>\
<<set $eventControl.quests.SupportHerDesire.completed = true>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan1.active = false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan1.completed = true>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan2.active = true>>\
<<set $eventControl.Kiley.caughtSpying = false>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Aw- you're so kind.<</speech>>
<<speech "Kiley">>It almost seems like you want something from me.<</speech>>
<<speech "MC" "$player.name">>*gulp*<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>I'm just playing with you.<</speech>>
<<speech "Kiley">>Or am I?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>Will you sometimes grow up from this?<</speech>>
<<speech "Kiley">>Let me think...<</speech>>
<<speech "Kiley">>No!<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She stopped practising and looked at me with a surprised face.</div>
<<speech "Kiley">>When did you become so bold, $player.name?<</speech>>
<<speech "Kiley">>I don't like this new you.<</speech>>
<div class="instructions">What happened? Did I say something wrong? Man, I really can't think straight when I'm with her...</div>
<div class="instructions">I started blushing and looking around in embarrassment.</div>
<<speech "MC" "$player.name">>I'm sorry-<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">Not again...</div>
<div class="instructions">She didn't even wait for me to finish and started hysterically laughing at me. I can't seriously be angry at her, I'm always doing it to myself.</div>
<<speech "MC" "$player.name">>Fuck you.<</speech>>
<<speech "Kiley">>Haha- you should see your face now!<</speech>>
<<if $characters.Kiley.corruptionlvl > 3>>\
<<speech "Kiley">>Do you realize that we already fucked together? Right?<</speech>>
<<elseif $characters.Kiley.corruptionlvl == 3>>\
<<speech "Kiley">>I can't believe it. I already tasted your cock and you still get embarrassed...<</speech>>
<<else>>\
<<speech "Kiley">>Why are you acting so weird? Didn't I already give you a nice show before?<</speech>>
<</if>>\
<div class="instructions">She's right... Why do I keep doing this? Is it because of our past?</div>
<<speech "MC" "$player.name">>You're the one to talk.<</speech>>
<<speech "MC" "$player.name">>Teasing me... playing games with my head... I thought you were over it.<</speech>>
<<speech "Kiley">>Oh no, you won't get to me that easily, $player.name.<</speech>>
<<speech "Kiley">>I'm doing it for you. Believe me.<</speech>>
<<speech "MC" "$player.name">>Pfff.<</speech>>
<<speech "Kiley">>Pardon me? So you don't want to see me naked? Okay...<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "I'm sorry!" "TtK (Kh, b) case2-b-a">><</link>>@@
@@.used;<<link "Whatever." "Kiley's House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Now that's a good boy.<</speech>>
<<speech "Kiley">>Sit down and watch me get naked.<</speech>>
<div class="instructions">If someone told me a few years ago that this would happen, I would probably laugh in his face.</div>
<<speech "MC" "$player.name">>Finally you said something that makes sense.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she started slowly undressing, giving me a show that most people would pay thousands to watch.</div>
<video class="center" src="media/kiley/mp4/bedroom3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah-<</speech>>
<<speech "Kiley">>Am I good enough?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Not bad...<</speech>>
<<speech "Kiley">>Oh-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>And now? Are you getting... hard?<</speech>>
<<if $characters.Kiley.corruptionlvl > 2>>\
<<speech "MC" "$player.name">>I was already hard when you slid off your shorts to be honest.<</speech>>
<<speech "MC" "$player.name">>You know what to do, right?<</speech>>
<div class="confirmation">\
@@.used;<<link "She gets on her knees." "TtK (Kh, b) case2-b-a-a">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><</link>>@@
</div>
<<else>>\
<<set $eventControl.Kiley.bedroomSex = true>>\
<<speech "MC" "$player.name">>What the hell, Kiley?<</speech>>
<<speech "MC" "$player.name">>We should stop...<</speech>>
<<speech "Kiley">>Oh... but I was just getting-<</speech>>
<<speech "MC" "$player.name">>I'm sorry, I wouldn't be able to control myself.<</speech>>
<div class="instructions">She actually looked disappointed. Few minutes ago she was teasing me and making fun of me, and now she wants my cock?</div>
<div class="instructions">Is she that desperate for it? Interesting...</div>
<<speech "MC" "$player.name">>Maybe next time.<</speech>>
<<include "corruption gained Kiley">>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck-<</speech>>
<div class="instructions">I could see how hungry she was for my cock. She didn't even waste time to put my shorts off. She just untied it and pulled out my dick.</div>
<video class="center" src="media/kiley/mp4/bedroom3-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah-<</speech>>
<div class="instructions">She gave it a little kiss on the tip and tasted my balls like a good girl.</div>
<<speech "MC" "$player.name">>That's it... shit-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You look perfect from this angle...<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<div class="instructions">She was stroking it while digging her mouth into my balls.</div>
<<speech "MC" "$player.name">>Fucking hell-<</speech>>
<<if $characters.Kiley.corruptionlvl < 4>>\
<<set $eventControl.Kiley.bedroomSex = true>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Fuck her from behind." "TtK (Kh, b) case2-b-a-a-a">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Let her ride you." "TtK (Kh, b) case2-b-a-a-b">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtK (Kh, b) case2-b-a-a-c">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here.<</speech>>
<div class="instructions">She obediently placed her ass just in front of me and submissively arched her back.</div>
<<speech "MC" "$player.name">>Good girl... good girl...<</speech>>
<<speech "Kiley">>Ahh-!<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes- yes!-- fuck-<</speech>>
<div class="instructions">I grabbed her hips and started pounding her. I knew she wanted it, so there was no holding back in my thrusts.</div>
<<speech "Kiley">>Ahh- oh my god!<</speech>>
<div class="instructions">My hands were keeping her in place when I was relentlessly driving myself into her pussy.</div>
<<speech "MC" "$player.name">>That's what you wanted? Your pussy can't lie.<</speech>>
<<speech "MC" "$player.name">>Show me how bad you want it!<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She started moving her ass up and down, using my cock as a simple pleasure maker.</div>
<<speech "MC" "$player.name">>That's it. Show me how it's done.<</speech>>
<div class="instructions">Then I pushed her down and started moving again. I was holding her down, so that she wouldn't move.</div>
<<speech "Kiley">>Yes- yes- yes-!<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Do you like getting used?<</speech>>
<<speech "Kiley">>Yes--! Please use me-!<</speech>>
<<speech "MC" "$player.name">>What a noisy little fuck-doll you are...<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her ride you." "TtK (Kh, b) case2-b-a-a-b">><</link>>@@
@@.used;<<link "Cum on her face." "TtK (Kh, b) case2-b-a-a-c">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck--- That's it Kiley-<</speech>>
<div class="instructions">She pushed me down on her bed and put my cock inside her.</div>
<video class="center" src="media/kiley/mp4/bedroom3-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah yes-- fuck-<</speech>>
<div class="instructions">I could feel her vagina tightening up as she was moving her hips. She was tasting me and playing with my cock.</div>
<<speech "MC" "$player.name">>Oh god-<</speech>>
<<speech "Kiley">>Let me get on top of you.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom3-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck-- ahh-!<</speech>>
<<speech "Kiley">>You like my pussy? Bouncing on your cock-<</speech>>
<<speech "Kiley">>Is this enough of a show for you?<</speech>>
<div class="instructions">She was literally crushing my cock with her pussy. Where did she learn to move like that...?</div>
<div class="instructions">She turned around and raised her body with her legs.</div>
<video class="center" src="media/kiley/mp4/bedroom3-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god-- keep fucking me- keep fucking me-!<</speech>>
<<speech "Kiley">>Ahh-! yes yes-<</speech>>
<div class="instructions">I was holding her hips to help her keep balance when I was penetrating her as deep as I could. Her vagina was again tightening up.</div>
<<speech "Kiley">>That's so good-<</speech>>
<<speech "Kiley">>Aahh! Yes-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Kh, b) case2-b-a-a-a">><</link>>@@
@@.used;<<link "Cum on her face." "TtK (Kh, b) case2-b-a-a-c">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh shit- I'm cumming--<</speech>>
<<speech "MC" "$player.name">>Where do you want it?<</speech>>
<<speech "Kiley">>On my face please-<</speech>>
<div class="instructions">She quickly went to her knees again and I standed before her.</div>
<div class="instructions">Then she immediately grabbed my dick again and started stroking it while proudly showing me her drooling tongue.</div>
<video class="center" src="media/kiley/mp4/bedroom3-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Cum on me, cum on me-<</speech>>
<<speech "MC" "$player.name">>Here it comes!<</speech>>
<div class="instructions">I sprayed her whole face, staining her mouth. My cum was everywhere.</div>
<div class="instructions">After making a mess of her room and her face, she obediently cleaned my whole cock.</div>
<<speech "Kiley">>Thank you-<</speech>>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Clean yourselves." "Kiley's House - Bedroom">><<set $time.minutes += 20>><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<video class="center" src="media/kiley/mp4/bedroom12-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley sat up and checked her clothes like she didn't know what she was actually wearing.</div>
<<speech "Kiley">>You don't like it?<</speech>>
<div class="instructions">While looking at me, she caressed her body and bit her lips. She was teasing me again...</div>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "MC" "$player.name">>N-No I didn't...<</speech>>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div>
<<else>>\
<video class="center" src="media/kiley/mp4/bedroom12-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Is something wrong with it?<</speech>>
<<speech "MC" "$player.name">>No- just-<</speech>>
<<speech "Kiley">>You prefer me naked.<</speech>>
<div class="instructions">She slowly moved her hand from her boobs to her crotch and started playing with it.</div>
<<speech "Kiley">>Ahh-<</speech>>
<div class="instructions">I was in awe. I just wanted to check on her to see how she's doing, but she didn't care and almost immediately started playing games with me...</div>
<<include "corruption gained Kiley">>
<div class="confirmation" style="width:55%">\
<<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
@@.used;<<link "There's something begging for your attention." "TtK (Kh, b) case3-b">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if previous() == "TtK (Kh, b) case3-a">>\
<<speech "Kiley">>Oh?<</speech>>
<div class="instructions">She looked puzzled for a second, then she realized what I meant and playfully smiled at me back.</div>
<<speech "Kiley">>Show me!<</speech>>
<<speech "MC" "$player.name">>It is down there.<</speech>>
<<else>>\
<<speech "Kiley">>Oh?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>You really changed, $player.name.<</speech>>
<<speech "MC" "$player.name">>You know what also has changed?<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<div class="instructions">I just simply pointed on the ground.</div>
<<speech "MC" "$player.name">>Have a look.<</speech>>
<<speech "Kiley">>Oh $player.name...<</speech>>
<</if>>\
<div class="instructions">Before I knew, she was already on her knees, inch from my attention seeker.</div>
<video class="center" src="media/kiley/mp4/bedroom12-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Wow-<</speech>>
<div class="instructions">Then she tried licking and biting it through my shorts before finally putting it out.</div>
<<speech "Kiley">>Ah!<</speech>>
<<speech "Kiley">>Here it is.<</speech>>
<<speech "Kiley">>*smooch*<</speech>>
<video class="center" src="media/kiley/mp4/bedroom12-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh fuck-<</speech>>
<div class="instructions">Despite playing all these weird games with her, she still gives one of the best blowjobs. But it would be much better if she just stopped messing with me and just said that she wants my cock so badly.</div>
<<speech "Kiley">>It can barely fit in my mouth...<</speech>>
<div class="instructions">Then she proceeded by shoving it into her throat like it was nothing....</div>
<<speech "MC" "$player.name">>Kiley--! Oh god-<</speech>>
<<speech "Kiley">>Ah-<</speech>>
<<speech "Kiley">>You men are so easy to control-<</speech>>
<<if $characters.Kiley.corruptionlvl == 3>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Missionary." "TtK (Kh, b) case3-b-a">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Riding." "TtK (Kh, b) case3-b-b">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, b) case3-b-c">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtK (Kh, b) case3-b-d">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Ahh- keep going-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom12-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was the only person that truly understood me. Then she left me without saying goodbye. Now she's begging me to fuck her in her own bed. What a turn of events.</div>
<video class="center" src="media/kiley/mp4/bedroom12-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes yes-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Riding." "TtK (Kh, b) case3-b-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, b) case3-b-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtK (Kh, b) case3-b-d">><</link>>@@
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Ahh-<</speech>>
<div class="instructions">She straddled me and started slowly moving her hips.</div>
<video class="center" src="media/kiley/mp4/bedroom12-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck-<</speech>>
<div class="instructions">Her pussy was completely wet. She clearly was expecting me to come here, just couldn't say it herself. I hope she will one day be more straightforward.</div>
<video class="center" src="media/kiley/mp4/bedroom12-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-! fuuck!<</speech>>
<div class="instructions">Even though she always teases me, she really can't live without my dick anymore. Just look at her jump on it like a total bitch.</div>
<<speech "Kiley">>Do you like it?- Aaah!<</speech>>
<<speech "MC" "$player.name">>Oh god--<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "TtK (Kh, b) case3-b-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, b) case3-b-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtK (Kh, b) case3-b-d">><</link>>@@
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Ahh yeah-- just like that Kiley-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom12-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was moving her ass back and forth and using my cock for her own pleasure. But I loved it.</div>
<<speech "Kiley">>Uhh- fuck!<</speech>>
<div class="instructions">Her movements got faster and she got louder. Her pussy was tightening up.</div>
<<speech "Kiley">>Aaah!<</speech>>
<<speech "Kiley">>Fuck...<</speech>>
<video class="center" src="media/kiley/mp4/bedroom12-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>That was the biggest orgasm of my life.<</speech>>
<div class="instructions">She bit her lip and resumed using my cock.</div>
<div class="instructions">I can't believe this woman was making fun of me when I was crying over an F in Maths...</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "TtK (Kh, b) case3-b-a">><</link>>@@
@@.used;<<link "Riding." "TtK (Kh, b) case3-b-b">><</link>>@@
@@.used;<<link "Cum on her face." "TtK (Kh, b) case3-b-d">><</link>>@@
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh yeah-- keep going Kiley-<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">Both of her hands were stroking me while she was stimulating the tip with her tongue.</div>
<video class="center" src="media/kiley/mp4/bedroom12-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Give it to me-<</speech>>
<<speech "MC" "$player.name">>Aah-<</speech>>
<div class="instructions">I came right on her face. Some of it got into her mouth and she played with it.</div>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Thanks. I really needed that." "Kiley's House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She ran her hand on her body while submissively looking at me.</div>
<video class="center" src="media/kiley/mp4/bedroom2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I got it from my co-worker...<</speech>>
<<speech "Kiley">>It's nothing that crazy.<</speech>>
<<speech "Kiley">>Stop drooling $player.name.<</speech>>
<<speech "MC" "$player.name">>Ah... but you look so hot in that.<</speech>>
<<speech "Kiley">>Thanks...<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>What are you suggesting?<</speech>>
<<speech "MC" "$player.name">>How should I put it...<</speech>>
<<speech "MC" "$player.name">>It starts with 'fucking' and ends with 'you'.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She instantly opened her legs and started playing with her pussy.</div>
<<speech "Kiley">>That doesn't sound that bad.<</speech>>
<<speech "MC" "$player.name">>What should we start with?<</speech>>
<<speech "Kiley">>I don't know...<</speech>>
<div class="instructions">She was clearly loving this. Playing innocent and dumb while messing with her pussy... Unbelievable.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Kh, b) case4-b-a">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Cowgirl." "TtK (Kh, b) case4-b-b">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Reverse cowgirl." "TtK (Kh, b) case4-b-c">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, b) case4-b-d">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Leave it to me." "TtK (Kh, b) case4-b-e">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Fine...<</speech>>
<div class="instructions">I laid down on the ground and she quickly followed me.</div>
<video class="center" src="media/kiley/mp4/bedroom2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>Fuuck-<</speech>>
<div class="instructions">She wasn't wasting any time and took it inside her throat in one go. I can't believe her. Even when having a sex with her, she always finds a way how to mess with me...</div>
<video class="center" src="media/kiley/mp4/bedroom2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're such a tease-- Kiley--<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<div class="instructions">I don't know if I should be mad or happy. The way she's treating my cock like she was waiting for it the whole day...</div>
<video class="center" src="media/kiley/mp4/bedroom2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh fuck-!<</speech>>
<div class="instructions">Then she shifted her focus on my balls while still stroking my cock with her hand. I'm really becoming her toy. But should I even care? I'm literally getting my cock worshipped, so...</div>
<<speech "MC" "$player.name">>Oh god-<</speech>>
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Cowgirl." "TtK (Kh, b) case4-b-b">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Reverse cowgirl." "TtK (Kh, b) case4-b-c">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, b) case4-b-d">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
@@.used;<<link "Leave it to me." "TtK (Kh, b) case4-b-e">><<set $eventControl.Kiley.bedroomSex = true>><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtK (Kh, b) case4-b-f">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Put it in-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-- shit- shit-<</speech>>
<<speech "MC" "$player.name">>Keep going-<</speech>>
<<speech "Kiley">>Yes-!<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh--<</speech>>
<<speech "MC" "player.name">>Already exhausted? We should practice more...<</speech>>
<<speech "Kiley">>Hahaha--<</speech>>
<<speech "Kiley">>That's not a bad idea.<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Kh, b) case4-b-a">><</link>>@@
@@.used;<<link "Reverse cowgirl." "TtK (Kh, b) case4-b-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, b) case4-b-d">><</link>>@@
@@.used;<<link "Leave it to me." "TtK (Kh, b) case4-b-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, b) case4-b-f">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Yeah-- that's it Kiley-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was moving her ass up and down, devouring my cock like a good girl.</div>
<<speech "Kiley">>Ahh- Aah-<</speech>>
<<speech "MC" "$player.name">>Ride that dick-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't stop staring at her twitching butthole. I tried teasing her there a little...</div>
<<speech "Kiley">>Aah- That's my ass...<</speech>>
<<speech "Kiley">>Leave it alone...<</speech>>
<<speech "MC" "$player.name">>I know you like it there.<</speech>>
<<speech "Kiley">>Not today, $player.name.<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Kh, b) case4-b-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtK (Kh, b) case4-b-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, b) case4-b-d">><</link>>@@
@@.used;<<link "Leave it to me." "TtK (Kh, b) case4-b-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, b) case4-b-f">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Uhhh- yeah-<</speech>>
<div class="instructions">She looks so good with her ass in the air like this. I could stare at her for the rest of my life in this position...</div>
<<speech "Kiley">>Ehm... $player.name?<</speech>>
<<speech "MC" "$player.name">>Ah- sorry--<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees- fuck me like that--<</speech>>
<<speech "Kiley">>Aah-- just like that-<</speech>>
<<speech "Kiley">>Yees-!<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuck-- yes-<</speech>>
<div class="instructions">I can't believe Kiley Duncan is on her fours moaning while I pound her from behind. Still hasn't fully clicked for me...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Kh, b) case4-b-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtK (Kh, b) case4-b-b">><</link>>@@
@@.used;<<link "Reverse cowgirl." "TtK (Kh, b) case4-b-c">><</link>>@@
@@.used;<<link "Leave it to me." "TtK (Kh, b) case4-b-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, b) case4-b-f">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Fuck my little pussy-<</speech>>
<div class="instructions">We were lying next to each other on the carpet.</div>
<video class="center" src="media/kiley/mp4/bedroom2-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees--!<</speech>>
<div class="instructions">My balls were slapping on her ass as I was using my whole body to ram myself into her.</div>
<div class="instructions">She liked to get used, so I grabbed her by her neck and hastened my movement.</div>
<<speech "Kiley">>I'm cumming- I'm cumming-<</speech>>
<<speech "MC" "$player.name">>Come here. On top of me.<</speech>>
<<speech "Kiley">>Ah-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Just as she raised her body into the air, I started moving again.</div>
<<speech "Kiley">>Fuuuck-!<</speech>>
<div class="instructions">I almost couldn't hear her as she was clearly having an orgasm from my cock hitting her deepest parts.</div>
<<speech "Kiley">>That's it that's it-<</speech>>
<div class="instructions">She was tight. Incredibly tight. I had to keep it together otherwise I could cum instantly.</div>
<video class="center" src="media/kiley/mp4/bedroom2-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>-fuck me fuck me-<</speech>>
<<speech "Kiley">>Yes- fuck-!<</speech>>
<<speech "Kiley">>Fuck- aah!<</speech>>
<div class="instructions">I wasn't slowing down. I can't let her down, I must give her my best, because she could easily find someone else to do this. I was completely aware of that.</div>
<<speech "Kiley">>Shit-- I'm cumming-<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Kh, b) case4-b-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtK (Kh, b) case4-b-b">><</link>>@@
@@.used;<<link "Reverse cowgirl." "TtK (Kh, b) case4-b-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, b) case4-b-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, b) case4-b-f">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm close-<</speech>>
<<speech "Kiley">>Please give me that-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom2-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was cumming all over her body, but she didn't like that. She got up and forced my last splurt inside her mouth.</div>
<<speech "MC" "$player.name">>Aah fuck-<</speech>>
<div class="instructions">She then swallowed my whole cock while receiving the remaining cum right into her throat.</div>
<<speech "MC" "$player.name">>Kiley- you didn't have to do that-<</speech>>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Clean yourselves." "Kiley's House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<if $player.sneaking > 10>>\
<div class="instructions">I successfully opened the doors without her noticing.</div>
<video class="center" src="media/kiley/mp4/bathroom2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Thankfully she was occupied with her bubble bath...</div>
<div class="instructions">Maybe I could stay for a little more?</div>
<div class="confirmation">\
@@.used;<<link "Stay." "PoK (Kh, br) case0-a">><</link>>@@
@@.used;<<link "Don't try your luck." "Kiley's House - Bathroom">><</link>>@@
</div>
<<else>>\
<div class="instructions">I don't think that's a good idea. I should improve my sneaking skill before trying it next time.</div>
<div class="confirmation">\
@@.used;<<link "Leave." "Kiley's House - Bathroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.sneaking > 20>>\
<div class="instructions">Ah, Kiley was already done with her shower. She was, unexpectedly, completely naked.</div>
<<speech "Kiley">>Just where did I put it...?<</speech>>
<video class="center" src="media/kiley/mp4/bathroom4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh here...<</speech>>
<video class="center" src="media/kiley/mp4/bathroom4-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Fuck... and this girl just happened to move in literally next doors? Is this real life?</div>
<div class="confirmation">\
@@.used;<<link "Leave before she notices you." "Kiley's House - Bathroom">><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Ah! Hey!<</speech>>
<div class="instructions">I was just about to open the door, but she immediately noticed me creeping in.</div>
<div class="instructions">Thankfully she didn't see me and I ran away.</div>
<div class="instructions">I should improve my sneaking skill.</div>
<div class="confirmation">\
@@.used;<<link "Leave." "Kiley's House - Bathroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.sneaking > 20>>\
<div class="instructions">Without a problem I stayed and kept watching her. But it doesn't feel right doing it...</div>
<video class="center" src="media/kiley/mp4/bathroom2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She wasn't even doing much, just enjoying her private moment without anyone bothering her... I should leave.</div>
<div class="confirmation">\
@@.used;<<link "Keep watching." "PoK (Kh, br) case0-a-a">><</link>>@@
@@.used;<<link "Leave her alone." "Kiley's House - Bathroom">><</link>>@@
</div>
<<else>>\
<div class="instructions">I tried leaning more from the door, but my hand slipped from the handle and hit the door.</div>
<<speech "Kiley">>Hm? Hey!<</speech>>
<div class="instructions">Fuck!</div>
<<speech "Kiley">>$player.name? Are you spying on me? Get out!<</speech>>
<div class="instructions">I quickly left the room without saying anything.</div>
<div class="instructions">I should improve my sneaking skill before trying that again.</div>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave." "Kiley's House - Bathroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.sneaking > 40>>\
<div class="instructions">This is wrong...</div>
<div class="instructions">As I was there just looking at her, she suddenly got up and turned her back towards me.</div>
<video class="center" src="media/kiley/mp4/bathroom2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Oh fuck, she's really clueless I'm watching her...</div>
<video class="center" src="media/kiley/mp4/bathroom2-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">But I should definitely leave now, she's almost done.</div>
<div class="confirmation">\
@@.used;<<link "Leave." "Kiley's House - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<div class="instructions">I grabbed the edge of the door and slowly opened them more. Then I heard a loud thump. The door hit something.</div>
<<speech "Kiley">>Ha? Who's there?!<</speech>>
<<speech "Kiley">>$player.name? You were watching me the whole time?!<</speech>>
<<speech "Kiley">>You fucking-<</speech>>
<div class="instructions">I didn't wait for her to finish and started running.</div>
<<include "relationship lost Kiley">>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave." "Kiley's House - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<if $time.dayOfTheWeek == 5>>\
<<if $eventControl.quests.HighschoolPassion.active == true and $eventControl.quests.HighschoolPassion.todayHelped == false>>\
<div class="instructions">Kiley was already here, wearing the uniform Paul bought her. Damn, is this the proper uniform?</div>
<video class="center" src="media/kiley/mp4/backyard4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<<if $characters.Kiley.corruptionlvl > 3>>\
<div class="instructions">I noticed Kiley sitting on the bench. Without thinking I went straight to her and started kissing her neck.</div>
<video class="center" src="media/kiley/mp4/backyard5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh $player.name...<</speech>>
<<if $eventControl.Kiley.fiance == true>>\
<<speech "Kiley">>Wait... Paul could-<</speech>>
<</if>>\
<<else>>\
<div class="instructions">Kiley was here in her white short dress. She looks so cute in it...</div>
<video class="center" src="media/kiley/mp4/backyard6-1.mp4" width="768" height="432" autoplay muted loop></video>
<</if>><</if>>\
<<else>>\
<<if $eventControl.quests.HighschoolPassion.active == true>>\
<div class="instructions">Kiley was already here, wearing the uniform Paul bought her. Damn, is this the proper uniform?</div>
<video class="center" src="media/kiley/mp4/backyard4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<div class="instructions">Kiley was here in her white short dress. She looks so cute in it...</div>
<video class="center" src="media/kiley/mp4/backyard6-1.mp4" width="768" height="432" autoplay muted loop></video>
<</if>><</if>>\<<include "savecheck">>\
<div class="instructions">She disappeared once, she can do it again. I won't waste any moment with her.</div>
<div class="instructions">I couldn't resist her any longer and kissed her on the lips. She didn't stop me.</div>
<video class="center" src="media/kiley/mp4/backyard5-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah-<</speech>>
<<speech "Kiley">>Let's be quick about it, okay?<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, by) case0-a">><</link>>@@
@@.used;<<link "She wants your cock." "TtK (Kh, by) case0-b">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, by) case0-c">><<set $eventControl.Kiley.backyardSex to true>><</link>>@@
@@.used;<<link "From behind." "TtK (Kh, by) case0-d">><<set $eventControl.Kiley.backyardSex to true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Backyard">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I gently put her down on the bench so she could lay down.</div>
<div class="instructions">Then I slowly moved from kissing her stomach to her already wet pussy.</div>
<<speech "Kiley">>Ahh- haha-<</speech>>
<<speech "Kiley">>That feels weird, $player.name...<</speech>>
<video class="center" src="media/kiley/mp4/backyard5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-<</speech>>
<div class="instructions">When I reached her vagina, I simply started making out with her the same way I did when I greeted her here.</div>
<<speech "Kiley">>Oh my-- god-<</speech>>
<div class="confirmation">\
@@.used;<<link "She wants your cock." "TtK (Kh, by) case0-b">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, by) case0-c">><<set $eventControl.Kiley.backyardSex to true>><</link>>@@
@@.used;<<link "From behind." "TtK (Kh, by) case0-d">><<set $eventControl.Kiley.backyardSex to true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>$player.name, I want to taste your cock so badly-<</speech>>
<<speech "Kiley">>Please give it to me-<</speech>>
<div class="instructions">Even though we were outside where anyone could easily see us, she didn't care and crawled to my crotch and grabbed my cock.</div>
<video class="center" src="media/kiley/mp4/backyard5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Soooo good--<</speech>>
<<speech "Kiley">>*slurp*<</speech>>
<div class="instructions">I leaned forward to reach her pussy and played with it while she kept working on my dick with her mouth.</div>
<video class="center" src="media/kiley/mp4/backyard5-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're soaked...<</speech>>
<<speech "Kiley">>Mhm--<</speech>>
<div class="instructions">As I was trying to reach her pussy, I unconsciously forced my cock in her throat.</div>
<<speech "MC" "$player.name">>Oh fuck-<</speech>>
<div class="instructions">Nothing, she just went with it like an obedient slut.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, by) case0-a">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, by) case0-c">><<set $eventControl.Kiley.backyardSex to true>><</link>>@@
@@.used;<<link "From behind." "TtK (Kh, by) case0-d">><<set $eventControl.Kiley.backyardSex to true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Aaah- ahh-<</speech>>
<div class="instructions">She was under me and I was trying my best to move my body to fuck her.</div>
<video class="center" src="media/kiley/mp4/backyard5-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees-- yes-<</speech>>
<div class="instructions">It wasn't really comfortable moving my body like that, but her pussy was so tight that I wanted to stay in her as long as possible.</div>
<<speech "Kiley">>Oh my god-- yes-!<</speech>>
<<speech "MC" "$player.name">>Oh fuck-- I can't keep going-<</speech>>
<div class="instructions">My arms couldn't keep my body in position. I moved her on her side and used her body as a support for mine.</div>
<video class="center" src="media/kiley/mp4/backyard5-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I need to stand-<</speech>>
<<speech "Kiley">>Oh shi- Aaah!<</speech>>
<div class="instructions">My back hurt, so I grabbed her and lifted her in the air while still pounding her.</div>
<<speech "Kiley">>Ahh yes- fuck me-!<</speech>>
<div class="instructions">I could feel her getting tighter and tighter. I hastened my movement and drove myself into as fast as I could.</div>
<video class="center" src="media/kiley/mp4/backyard5-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ohh- shi- aaah!<</speech>>
<div class="instructions">She hugged me and her body started to spasm. Then she folded in my arms, but I wanted more of her. So I slid between her legs and ate her out.</div>
<div class="instructions">Her whole body was trembling as she was trying to catch her breath. But I wasn't paying attention and made out with her pussy once again.</div>
<<speech "Kiley">>Ahh- aah-<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, by) case0-a">><</link>>@@
@@.used;<<link "She wants your cock." "TtK (Kh, by) case0-b">><</link>>@@
@@.used;<<link "From behind." "TtK (Kh, by) case0-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, by) case0-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here Kiley.<</speech>>
<<speech "Kiley">>Ah- naughty-<</speech>>
<div class="instructions">She smiled at me and turned her back towards me, presenting her naked butt to me.</div>
<video class="center" src="media/kiley/mp4/backyard5-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-<</speech>>
<div class="instructions">She kept looking at me when I entered her.</div>
<<speech "MC" "$player.name">>I'm gonna fuck you hard-<</speech>>
<div class="instructions">After saying that to her face, I started moving much faster and deeper.</div>
<<speech "Kiley">>Aah- slow down--<</speech>>
<<speech "Kiley">>Aaah!<</speech>>
<div class="instructions">She came again and she almost fell down on the ground. I had to hold her, while she was still catching her breath.</div>
<<speech "MC" "$player.name">>Are you okay, Kiley?<</speech>>
<<speech "Kiley">>Ahh- ahhh-- yeah-- fuck-<</speech>>
<div class="instructions">I gave her a minute to put it together and after she assure me she's totally fine, we resumed fucking.</div>
<video class="center" src="media/kiley/mp4/backyard5-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh- that's it-!<</speech>>
<<speech "Kiley">>Fuck-- shit--!<</speech>>
<div class="instructions">I was making sure I'm not going as fast as before. The whole time I was entering her I was also looking at her face. It made me realize that she won't probably get satisfied by anything other than my cock from now on...</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, by) case0-a">><</link>>@@
@@.used;<<link "She wants your cock." "TtK (Kh, by) case0-b">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, by) case0-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Kh, by) case0-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck- I'm cumming!<</speech>>
<<speech "Kiley">>Give me-<</speech>>
<video class="center" src="media/kiley/mp4/backyard5-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Cum gushed out from my cock straight to her mouth and on her tongue.</div>
<div class="instructions">After I was done, she cleaned my cock clean and swallowed anything that came from it.</div>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Fuck, that was something." "Kiley's House - Backyard">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Hey.<</speech>>
<div class="instructions">I was sure that we got to a point where she's probably comfortable for me to just walk in while she's having a bath.</div>
<video class="center" src="media/kiley/mp4/bathroom5-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">So I didn't hesitate and walked in.</div>
<<speech "Kiley">>Can't you just wait?<</speech>>
<<speech "MC" "$player.name">>Nope.<</speech>>
<<speech "Kiley">>I know we are much closer now, but you should at least give me some privacy, don't you think?<</speech>>
<<speech "MC" "$player.name">>You say that, but I can clearly see you playing with your pubes Kiley...<</speech>>
<<speech "Kiley">>Haha- yeah. I guess it's alright.<</speech>>
<div class="confirmation">\
@@.used;<<link "What's that tattoo on your back?" "PoK (Kh, br) case2-a">><</link>>@@
@@.used;<<link "Leave her alone." "Kiley's House - Bathroom">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Oh?<</speech>>
<<speech "Kiley">>You mean this?<</speech>>
<video class="center" src="media/kiley/mp4/bathroom5-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Without thinking I went closer to her and touched her back.</div>
<<speech "MC" "$player.name">>Cool. Does it mean something?<</speech>>
<<speech "Kiley">>What do you think? It's a stupid anchor!<</speech>>
<<speech "Kiley">>But...<</speech>>
<<speech "Kiley">>No, it's nothing important.<</speech>>
<div class="confirmation">\
@@.used;<<link "Do you have any other tattoos?" "PoK (Kh, br) case2-a-a">><</link>>@@
@@.used;<<link "Leave her alone." "Kiley's House - Bathroom">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Yeah.<</speech>>
<video class="center" src="media/kiley/mp4/bathroom5-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she grabbed her boob and lifted it up. There was something written under it.</div>
<<speech "MC" "$player.name">>Oh, let me see.<</speech>>
<div class="instructions">I placed my hand on her boob to see the tattoo better.</div>
<<speech "MC" "$player.name">>It's under your boob?<</speech>>
<<speech "Kiley">>Yes?<</speech>>
<div class="instructions">She didn't mind me touching her.</div>
<<speech "MC" "$player.name">>I suppose you don't want to tell me what it says.<</speech>>
<<speech "Kiley">>Hm-<</speech>>
<div class="instructions">She had her playful smile on her face.</div>
<<speech "Kiley">>Maybe later.<</speech>>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her alone." "Kiley's House - Bathroom">><</link>>@@
</div><<include "Kiley Duncan 03: Highschool Passion (conv)">><<include "Kiley Duncan 03: Highschool Passion (conv)">><<include "Kiley Duncan 03: Highschool Passion (conv)">><<include "savecheck">>\
<<speech "Kiley">>Huh?<</speech>>
<<speech "Kiley">>Where did <span style="font-style:italic">that</span> come from?<</speech>>
<div class="instructions">She looked really surprised by my question. I certainly didn't expect this reaction.</div>
<<speech "MC" "$player.name">>I was just wondering, because I don't think I will ever think about it after I'm done with it.<</speech>>
<<speech "Kiley">>I'm trying to not think about it either to be honest. You know I hated every single teacher there.<</speech>>
<<speech "MC" "$player.name">>Yeah. But what about your friend? Didn't you make some crazy memories with them?<</speech>>
<<speech "Kiley">>Haha- you're right... One time we pranked the whole school by turning on the fire alarm...<</speech>>
<div class="instructions">Then she stopped smiling.</div>
<<speech "Kiley">>Now that I think about it, it wasn't the greatest idea.<</speech>>
<<speech "MC" "$player.name">>Hahaha- come one Kiley-<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">We talked and talked about her High school and everything she did and didn't. I also tried contributing but I don't have that interesting school life as she did.</div>
<<speech "Kiley">>You know what? When I used to be a cheerleader, I always wanted to try playing the game. But whenever I asked someone, they kept saying that I should stay at cheerleading...<</speech>>
<<speech "Kiley">>But Paul bought me this football uniform, so...<</speech>>
<<speech "MC" "$player.name">>You want to try it then?<</speech>>
<<speech "Kiley">>Of course I do, but I have no clue how to start. You see, no one ever explained to me how to play it...<</speech>>
<<speech "MC" "$player.name">>I can help you.<</speech>>
<<speech "Kiley">>Really? That would be awesome!<</speech>>
<div class="instructions">What did I just say? I have no clue how football works.</div>
<<speech "Kiley">>So is the weekend good?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah-<</speech>>
<<speech "Kiley">>Oh thank you $player.name!<</speech>>
<div class="instructions">She hugged me.</div>
<div class="instructions">How the hell am I supposed to do that? I don't even know the rules of the game...</div>
<div class="instructions">I should check out the Internet. Maybe I can read about it and she wouldn't notice...</div>
<<include "relationship gained Kiley">>
<<set $eventControl.quests.HighschoolPassion.active = true>>\
<div class="confirmation">\
@@.used;<<link "Leave her be.">><<set $time.minutes += 15>><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.HighschoolPassion.checkedPC += 1>>\
<<set $time.hours += 3>>\
<div class="instructions">I spent the next three hours by searching the Internet and reading countless articles and watching old recordings of the game.</div>
<div class="instructions">I won't be an expert on the game, but I will have at least the basic understanding of the game. I hope it will be enough...</div>
<div class="confirmation">\
<<if $eventControl.computer == "NH">>\
@@.used;<<link "Take a break." "Use computer (Nh)">><</link>>@@
<<elseif $eventControl.computer == "DH">>\
@@.used;<<link "Take a break." "Use computer (Dh)">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Are you sure you can't play?<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>Tell me what you already know, so we can start.<</speech>>
<div class="instructions">Why is it so revealing? Paul probably bought it for a different purpose. And now that Kiley is seriously trying to learn football in it, he must feel really stupid.</div>
<div class="instructions">But I have to thank him after our session is done. Kiley is one of the people that doesn't realize how hot they are and Paul just gave her the sexiest sports outfit in the world.</div>
<div class="confirmation">\
@@.used;<<link "Let's start." "Kiley Duncan 03: Highschool Passion (football-1)">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Backyard">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == true>>\
<<set $eventControl.quests.HighschoolPassion.taughtHer to 2>>\
<</if>>\
<<switch $eventControl.quests.HighschoolPassion.taughtHer>>\
<<case 0>>\
<<speech "MC" "$player.name">>Faster, faster!<</speech>>
<video class="center" src="media/kiley/mp4/backyard4-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We started with a quick introduction into the game rules and the basics of the game. She really didn't know anything about it, just that you run and kick the ball... But thankfully she's a fast learner and everything went smoothly.</div>
<div class="instructions">She didn't even find it weird that me, a complete sport anti-talent, knows that much about football.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<</if>>\
<<case 1>>\
<<speech "MC" "$player.name">>What are you doing?<</speech>>
<div class="instructions">I looked away for a minute and she was doing a handstand.</div>
<video class="center" src="media/kiley/mp4/backyard4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Strong- body-- strong- mind--<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">I still can't believe she thinks this is the correct uniform for football. Most of her body was not covered and in this position I could see almost everything...</div>
<<speech "MC" "$player.name">>Thank you Paul...<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<<speech "MC" "$player.name">>N-Nothing...<</speech>>
<<speech "MC" "$player.name">>Now stop doing that and show me how you kick the ball!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<</if>>\
<<case 2>>\
<<speech "MC" "$player.name">>It's time for your last lesson Kiley.<</speech>>
<<speech "Kiley">>Wait! Let me get into the zone.<</speech>>
<<speech "MC" "$player.name">>The zone?<</speech>>
<<speech "Kiley">>Yeah! Turn around.<</speech>>
<<speech "MC" "$player.name">>Okay...<</speech>>
<div class="instructions">What could she possible mean by-</div>
<<speech "Kiley">>Done!<</speech>>
<div class="instructions">I turned around and... she was completely naked.</div>
<video class="center" src="media/kiley/mp4/backyard4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>W-Wha-<</speech>>
<<speech "Kiley">>We always run naked after the match is done. So I figured it would be much easier to move around for the last session with you.<</speech>>
<<speech "MC" "$player.name">>Right...<</speech>>
<div class="instructions">Sometimes I don't know if she's still playing games with me or she's just stupid...</div>
<<speech "MC" "$player.name">>Well, it doesn't really matter what you wear... or don't.<</speech>>
<<speech "MC" "$player.name">>Now show me what you have learned!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<<set $eventControl.quests.HighschoolPassion.active = false>>\
<<set $eventControl.quests.HighschoolPassion.completed = true>>\
<<set $eventControl.replay.Kiley.S2 to true>>\
<</if>>\
<</switch>>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.HighschoolPassion.taughtHer += 1>>\
<<set $eventControl.quests.HighschoolPassion.todayHelped = true>>\
<div class="confirmation">\
@@.used;<<link "End your<<if $eventControl.quests.HighschoolPassion.taughtHer == 3>> last<</if>> session with Kiley." "Kiley's House - Backyard">><<set $time.hours += 3>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Kiley.visitedMyRoom = true>>\
<div class="instructions">When I was chilling in my room, I suddenly heard someone opening the door.</div>
<video class="center" src="media/kiley/mp4/bedroom13-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah! Here you are!<</speech>>
<div class="instructions">Kiley immediately jumped on my bed and started pulling me by my arm.</div>
<<speech "Kiley">>Why are you here? Come out!<</speech>>
<<speech "MC" "$player.name">>No, why? Stop it, Kiley.<</speech>>
<<speech "Kiley">>Egh-<</speech>>
<div class="instructions">She knew there was nothing that would convince me to go there. But now that I think about it, there would be one way...</div>
<video class="center" src="media/kiley/mp4/bedroom13-31.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>You're so stubborn-<</speech>>
<div class="instructions">After her very effective attempt, she gave up and angrily sat down right on my crotch.</div>
<<speech "MC" "$player.name">>Ah-<</speech>>
<<speech "Kiley">>Oh-<</speech>>
<<speech "Kiley">>Sorry-<</speech>>
<div class="instructions">Was it intentional...? Why is she not saying anything?</div>
<div class="confirmation">\
@@.used;<<link "What are you doing?" "TtK (Dh, mr) case0-a">><</link>>@@
@@.used;<<link "I'm not in the mood, Kiley." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<video class="center" src="media/kiley/mp4/bedroom13-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I'm sorry-<</speech>>
<div class="instructions">Her face was completely red and she was clearly embarrassed. We always were hanging out here together, sometimes even like this, so it's nothing I'm not used to. But now that we are older, it feels...</div>
<<speech "Kiley">>I wasn't thinking it would get...<</speech>>
<<speech "MC" "$player.name">>Calm down Kiley.<</speech>>
<<speech "MC" "$player.name">>It's okay, really. Like in the old days, two best friends hanging out. Nothing weird about it.<</speech>>
<div class="instructions">She was still sitting right on my almost erected cock. Why is she not going down from me?</div>
<<speech "Kiley">>Yeah, you're right.<</speech>>
<div class="instructions">Then she gave me her honest smile but still stayed sitting on my crotch.</div>
<<include "corruption gained Kiley">>
<<else>>\
<video class="center" src="media/kiley/mp4/bedroom13-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I just-<</speech>>
<div class="instructions">It wasn't enough for her to just barging into my room and literally forcing herself on me. No, she also had to start playing her games with me.</div>
<div class="instructions">She put one of her hands on my crotch, touching my half-erected cock, and the other on her face to try looking as innocent as she could.</div>
<<speech "MC" "$player.name">>Kiley-!<</speech>>
<<speech "MC" "$player.name">>Everyone is at home! You can't just go in my room and... touch me like this.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">She was rubbing my cock through my shorts.</div>
<<speech "MC" "$player.name">>Someone might come in here.<</speech>>
<<speech "Kiley">>Pff-<</speech>>
<div class="instructions">She grabbed the top of my shorts and pulled it down a little.</div>
<</if>>\
<div class="confirmation">\
@@.used;<<link "We should continue." "TtK (Dh, mr) case0-a-a">><</link>>@@
@@.used;<<link "I will meet you outside." "TtK (Dh, mr) case0-a-c">><</link>>@@
@@.used;<<link "We should stop." "TtK (Dh, mr) case0-a-b">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<video class="center" src="media/kiley/mp4/bedroom13-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah- no, that was just a mistake-<</speech>>
<<speech "MC" "$player.name">>Oh...<</speech>>
<<speech "MC" "$player.name">>So it was all an accident? You sitting right on my crotch?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Could you at least stop messing with me when you're in my room?!<</speech>>
<<speech "Kiley">>Look, I didn't expect you to take it like this, you weirdo.<</speech>>
<<speech "Kiley">>I'm out.<</speech>>
<<include "relationship lost Kiley">>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div>
<<else>>\
<<speech "MC" "$player.name">>Ah whatever.<</speech>>
<<speech "MC" "$player.name">>You always get what you want, right?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I went for her top and pulled it down to expose her perfect tits. Of course she's not wearing a bra.</div>
<<speech "Kiley">>Ah-<</speech>>
<<speech "MC" "$player.name">>You came here to seduce me and you succeeded.<</speech>>
<<speech "MC" "$player.name">>Now show me how hard you can work for it.<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her what she came for." "TtK (Dh, mr) case0-3a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<<speech "MC" "$player.name">>We should stop doing...<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Whatever we are doing right now.<</speech>>
<<speech "Kiley">>Heh-<</speech>>
<div class="instructions">The confusion on her face was saying it all.</div>
<<speech "Kiley">>Look...<</speech>>
<<speech "Kiley">>I just wanted to hang out with you like in the old days.<</speech>>
<<speech "Kiley">>I don't know what you're implying, but-<</speech>>
<<speech "Kiley">>I'm out of here.<</speech>>
<div class="instructions">And then she got off the bed and slammed the door on her way out.</div>
<<include "relationship lost Kiley">>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div>
<<else>>\
<<speech "MC" "$player.name">>W-We should stop before anyone walks on us Kiley.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Michelle likes to come here pretty often lately, so...<</speech>>
<div class="instructions">Even though she was clearly listening to me, she kept rubbing my cock through the shorts.</div>
<video class="center" src="media/kiley/mp4/bedroom13-32.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh I get it.<</speech>>
<<speech "Kiley">>You don't want Michelle to see you hanging out with your awful <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> that could also ruin your life as she did with her own....<</speech>>
<<speech "Kiley">>I will just leave.<</speech>>
<div class="confirmation">\
@@.used;<<link "Stop her." "TtK (Dh, mr) case0-a-c-a">><</link>>@@
@@.used;<<link "Let her go." "TtK (Dh, mr) case0-a-c-b">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Kiley.corruptionlvl < 3>>\
<video class="center" src="media/kiley/mp4/bedroom13-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>So are we okay?<</speech>>
<div class="instructions">She gently tapped on my crotch with her hand, probably not realising she basically touched my cock.</div>
<<speech "MC" "$player.name">>Y-Yeah-<</speech>>
<div class="instructions">Is she that dull? Does she not realize what she's doing to me?</div>
<<speech "MC" "$player.name">>Give me a few minutes to finish what I was doing and we will meet outside.<</speech>>
<<speech "Kiley">>Okay!<</speech>>
<div class="instructions">And then she finally got off and quickly left my room.</div>
<<speech "MC" "$player.name">><span style="font-style:italic">Fuck...</span><</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div>
<<else>>\
<video class="center" src="media/kiley/mp4/bedroom13-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I will meet you outside in a minute, okay?<</speech>>
<<speech "Kiley">>Ha?<</speech>>
<div class="instructions">She looked at me confused, still rubbing my cock through my shorts.</div>
<<speech "MC" "$player.name">>I-I need to finish some stuff- And then I will meet you in our backyard-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-32.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I get it.<</speech>>
<div class="instructions">She raised her hands, finally letting go of my crotch.</div>
<<speech "Kiley">>I'm not even that important to you anymore-<</speech>>
<div class="confirmation">\
@@.used;<<link "Stop her." "TtK (Dh, mr) case0-a-c-a">><</link>>@@
@@.used;<<link "Let her go." "TtK (Dh, mr) case0-a-c-b">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>No stop!<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her hand and unintentionally put her back on my crotch.</div>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>Aah-!<</speech>>
<div class="instructions">She now had both of her hands on my cock and she started nibbling on my cock through my shorts.</div>
<<speech "MC" "$player.name">>Kiley-<</speech>>
<div class="instructions">This fucking girl! I should have known she was messing with me again.</div>
<video class="center" src="media/kiley/mp4/bedroom13-33.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let's be quick about it.<</speech>>
<<speech "Kiley">>Mhm.<</speech>>
<div class="instructions">She wasn't listening anymore. Her eyes were fixed on my penis even when she was pulling off my shorts.</div>
<<speech "Kiley">>Ah-<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her do what she wants." "TtK (Dh, mr) case0-3a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Despite her messing with me, she was in the end the one who got angry at the other person.</div>
<div class="instructions">She quickly stormed out of my room.</div>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.roomVisit to true>>\
<</if>>\
<div class="instructions">It didn't take her long and she finally had her favourite cock in her mouth.</div>
<video class="center" src="media/kiley/mp4/bedroom13-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah-<</speech>>
<<speech "MC" "$player.name">>Ah fuck-<</speech>>
<<speech "MC" "$player.name">>Just like that Kiley-<</speech>>
<div class="instructions">Her mouth felt so good, she focused on licking the tip while stroking it and keeping eye contact with me.</div>
<div class="instructions">I know I should be worried that someone can walk on us any second, but to be honest, it made the whole situation much hotter.</div>
<div class="instructions">And I'm sure she was thinking the same.</div>
<<speech "MC" "$player.name">>Let me help you.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her head and started fucking her mouth without any restrains.</div>
<div class="instructions">She could almost take it all in her throat, but she wasn't simply ready.</div>
<<speech "Kiley">>Aah-!<</speech>>
<<speech "Kiley">>Shit-<</speech>>
<div class="instructions">I let her breath for a little.</div>
<div class="confirmation">\
@@.used;<<link "Show me your tits." "TtK (Dh, mr) case0-3a-a">><</link>>@@
@@.used;<<link "Keep sucking." "TtK (Dh, mr) case0-3a-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come on, let them breathe.<</speech>>
<div class="instructions">She smiled and then obediently pulled up her top. I sat down so I could play with them easily.</div>
<video class="center" src="media/kiley/mp4/bedroom13-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fucking hell...<</speech>>
<div class="instructions">I grabbed them, squeezed them. They fitted perfectly in my hand. I couldn't stop playing with them.</div>
<<speech "MC" "$player.name">>They are so perfect.<</speech>>
<<speech "Kiley">>Really?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then I laid back on my bed and she immediately took my cock in her hands.</div>
<<speech "MC" "$player.name">>Fuck--<</speech>>
<<speech "MC" "$player.name">>If you keep doing that- this could end much sooner- you know-<</speech>>
<<speech "Kiley">>Uhh-<</speech>>
<div class="instructions">She wasn't listening, just kept stroking my cock enjoying my reactions to her touch.</div>
<<if previous() != "TtK (Dh, mr) case0-3a-b">>\
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<</if>><</if>>\
<div class="confirmation">\
@@.used;<<link "Keep sucking." "TtK (Dh, mr) case0-3a-b">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Missionary." "TtK (Dh, mr) case0-4a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Dh, mr) case0-4a-b">><</link>>@@
@@.used;<<link "She's on top." "TtK (Dh, mr) case0-4a-c">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough for today." "Home - My room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Maybe in the beginning she was trying to look innocent and as the one in charge, but...</div>
<video class="center" src="media/kiley/mp4/bedroom13-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<div class="instructions">...she's just hungry for my cock. And when she sees it, something changes in her.</div>
<<speech "MC" "$player.name">>Oh fuck-- yes--<</speech>>
<div class="instructions">She has to love sucking my cock. She always look so happy with it in her mouth, that I sometimes question her past.</div>
<<speech "Kiley">>Haha---<</speech>>
<<speech "Kiley">>Ahhh-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah, let me-<</speech>>
<div class="instructions">I couldn't help but to grab her head again and fuck her just like that. She didn't protest.</div>
<<speech "MC" "$player.name">>That's it-- aah-!<</speech>>
<<if previous() != "TtK (Dh, mr) case0-3a-a">>\
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<</if>><</if>>\
<div class="confirmation">\
@@.used;<<link "Show me your tits." "TtK (Dh, mr) case0-3a-a">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Missionary." "TtK (Dh, mr) case0-4a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Dh, mr) case0-4a-b">><</link>>@@
@@.used;<<link "She's on top." "TtK (Dh, mr) case0-4a-c">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough for today." "Home - My room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>Shiit-<</speech>>
<div class="instructions">Now she was lying down on my bed while I was an inch from penetrating her pussy.</div>
<div class="instructions">Then she took my cock in her hand and guided inside her.</div>
<<speech "Kiley">>Aah-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god-<</speech>>
<div class="instructions">The fact that she's lying on my bed, in my room, while everyone is enjoying their weekend by the pool or somewhere else...</div>
<div class="instructions">I was moving my body like there was no tomorrow.</div>
<video class="center" src="media/kiley/mp4/bedroom13-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Choke me?<</speech>>
<div class="instructions">My body was moving on her own. Then I realized I'm holding Kiley by her neck.</div>
<<speech "Kiley">>That's it- that's it-<</speech>>
<div class="instructions">She liked it. I pressed hard against her throat and she squealed.</div>
<<speech "Kiley">>Aah-!<</speech>>
<div class="instructions">Her pussy suddenly got tighter. So she's into this stuff, huh?</div>
<video class="center" src="media/kiley/mp4/bedroom13-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes- yes-- fuck my naughty pussy-<</speech>>
<<speech "MC" "$player.name">>You're so fucking tight-<</speech>>
<div class="instructions">I was rubbing her clit while I was pounding her even harder than before.</div>
<video class="center" src="media/kiley/mp4/bedroom13-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees-! Yes-!<</speech>>
<<speech "Kiley">>Ahh-<</speech>>
<div class="instructions">My body was slowly giving up. After we are done I will hate to take a nap for at least an hour...</div>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "TtK (Dh, mr) case0-4a-b">><</link>>@@
@@.used;<<link "She's on top." "TtK (Dh, mr) case0-4a-c">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Dh, mr) case0-4a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough for today." "Home - My room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>Aah- Ahh- fuck--<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our roles switched, she was now completely in my hands as I was holding her by her hips and ramming myself into her.</div>
<<speech "Kiley">>Aaah- Oh my god-<</speech>>
<<speech "Kiley">>Fuck me- fuck me-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees--<</speech>>
<div class="instructions">Her pussy was gripping my cock and trying to hold my cock inside her. It felt so fucking good.</div>
<video class="center" src="media/kiley/mp4/bedroom13-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah- keep going- please!<</speech>>
<div class="instructions">She couldn't keep her ass in the air but I didn't have enough. I can't just let this ass go away now that it is right in front of me!</div>
<video class="center" src="media/kiley/mp4/bedroom13-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh fuck-<</speech>>
<<speech "Kiley">>$player.name- you will kill me--<</speech>>
<div class="instructions">Maybe I should let her take a break...</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "TtK (Dh, mr) case0-4a-a">><</link>>@@
@@.used;<<link "She's on top." "TtK (Dh, mr) case0-4a-c">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Dh, mr) case0-4a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough for today." "Home - My room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>Ah- give it to me-<</speech>>
<div class="instructions">She straddled me as she did when she barged into my room and put my cock inside her.</div>
<video class="center" src="media/kiley/mp4/bedroom13-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah yeah-<</speech>>
<<speech "Kiley">>It's so big-<</speech>>
<<speech "Kiley">>Fucking my naughty pussy-<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>Oohh-<</speech>>
<div class="instructions">Fuck me...</div>
<video class="center" src="media/kiley/mp4/bedroom13-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then my cock popped out, but she quickly put it back.</div>
<div class="instructions">But now it was time for me to take control.</div>
<div class="instructions">I grabbed her hips and started pounding her hard.</div>
<<speech "Kiley">>Oh yes-!<</speech>>
<<speech "Kiley">>Fuck-<</speech>>
<<speech "Kiley">>Shit-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck-!<</speech>>
<div class="instructions">Her pussy got suddenly much tighter and I could tell she's having a quick orgasm.</div>
<div class="instructions">So I stopped moving, but she had a different idea.</div>
<div class="instructions">She started moving her whole body, so my dick was basically stirring her insides.</div>
<<speech "MC" "$player.name">>Fuuck--<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-26.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't leave her like this, so I got hold of her neck and started pounding once again.</div>
<<speech "Kiley">>Aah-- shit- fuck-<</speech>>
<<speech "Kiley">>Yees- yes-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-27.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her insides suddenly started squeezing my cock again. She was cumming for real now.</div>
<<speech "Kiley">>Aaah! fuck-!<</speech>>
<div class="instructions">Her back arched and her whole body started to spasm.</div>
<div class="instructions">Then she threw her top away and straddled me again. She didn't have enough? Where did she get this insane sex-drive from?</div>
<video class="center" src="media/kiley/mp4/bedroom13-28.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ah fuck-- yeah-<</speech>>
<<speech "MC" "$player.name">>Keep riding me- like that-<</speech>>
<<speech "Kiley">>You like my tight pussy?<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "TtK (Dh, mr) case0-4a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Dh, mr) case0-4a-b">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Dh, mr) case0-4a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough for today." "Home - My room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Fuck Kiley-- I'm cumming-<</speech>>
<<speech "Kiley">>Yeah- give it to me-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom13-29.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuck-<</speech>>
<div class="instructions">She kept licking her lips when I was cumming all over her pussy and body.</div>
<video class="center" src="media/kiley/mp4/bedroom13-30.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So are you satisfied?<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<<speech "MC" "$player.name">>Don't try to act innocent now with my cum all over your body.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>Yeah- it was great-<</speech>>
<<speech "MC" "$player.name">>Let's just hope no one has noticed you coming here, because if they see you now funnily walking from my room, they could get some ideas and...<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Hang out for a while." "Home - My room">><<set $time.minutes += 20>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "Kiley Duncan Dates0">><<include "savecheck">>\
<<set $eventControl.Kiley.askedOut = true>>\
<<switch $characters.Kiley.corruptionlvl>>\
<<case 1>>\
<<speech "MC" "$player.name">>So I was wondering...<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<<speech "MC" "$player.name">>How should I put it...<</speech>>
<<speech "Kiley">>What's going on? Did Michelle kick you out?<</speech>>
<<speech "MC" "$player.name">>No- No!<</speech>>
<<speech "Kiley">>I wouldn't be surprised...<</speech>>
<<speech "MC" "$player.name">>No...<</speech>>
<<speech "Kiley">>So what is it? You seem more nervous than normally.<</speech>>
<<speech "MC" "$player.name">>It's just...<</speech>>
<<speech "MC" "$player.name">>Ah fuck it.<</speech>>
<<speech "MC" "$player.name">>Wanna go out with me?<</speech>>
<<speech "Kiley">>Is that it? I started to think that something bad happened!<</speech>>
<div class="instructions">She punched me in the chest.</div>
<<speech "Kiley">>Sure, let's go.<</speech>>
<<speech "Kiley">>Meet me in front of the house.<</speech>>
<<speech "Kiley">>Let's say... 5 pm?<</speech>>
<<speech "MC" "$player.name">>Okay!<</speech>>
<div class="instructions">That went well! But I'm pretty sure she's not thinking of it as a date, but it's a start.</div>
<div class="instructions">I better not be late...</div>
<<case 2>>\
<<speech "MC" "$player.name">>Hey.<</speech>>
<<speech "Kiley">>Hey.<</speech>>
<<speech "MC" "$player.name">>Are you down for another date?<</speech>>
<<speech "Kiley">>Date?<</speech>>
<<speech "Kiley">>Hahahaha-<</speech>>
<div class="instructions">She started laughing right in front of me...</div>
<div class="instructions">I chuckled and awkwardly looked around the room.</div>
<<speech "Kiley">>Wait. You're serious.<</speech>>
<<speech "MC" "$player.name">>N-No-<</speech>>
<<speech "Kiley">>You do realize I have a fiance?<</speech>>
<<speech "MC" "$player.name">>I know, but...<</speech>>
<<speech "MC" "$player.name">>Ah, forget about it.<</speech>>
<div class="instructions">I turned around and started walking away.</div>
<<speech "Kiley">>Wait!<</speech>>
<<speech "Kiley">>Maybe we could call it a...<</speech>>
<<speech "Kiley">>Oh, I know!<</speech>>
<<speech "Kiley">>'How to act on your first date'.<</speech>>
<<speech "MC" "$player.name">>What you're talking about, Kiley?<</speech>>
<<speech "Kiley">>Well, it would be weird if someone saw us on a date right?<</speech>>
<<speech "MC" "$player.name">>I suppose so...<</speech>>
<<speech "Kiley">>So let's call it like that.<</speech>>
<<speech "MC" "$player.name">>So it's a date?<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "Kiley">>We will see.<</speech>>
<div class="instructions">She gave me her honest smile. I guess I'm in...</div>
<<case 3>>\
<<speech "MC" "$player.name">>Kiley?<</speech>>
<<speech "Kiley">>Yes...?<</speech>>
<<speech "MC" "$player.name">>Let's go out again.<</speech>>
<<speech "Kiley">>Hm...<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Kiley">>I don't think I can continue with this...<</speech>>
<<speech "MC" "$player.name">>Why?! Did I do something wrong?<</speech>>
<<speech "MC" "$player.name">>Please! Just give me another chance!<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">I got on all fours, bowed my head to the ground and begged.</div>
<<speech "Kiley">>$player.name? What are yo-<</speech>>
<<speech "MC" "$player.name">>I'm begging you, my precious Kiley! I will do anything for you!<</speech>>
<<speech "Kiley">>Stop it $player.name! I was just messing with you! Stop it no-<</speech>>
<<speech "MC" "$player.name">>Haha-<</speech>>
<div class="instructions">Just when she was about to lose it, I slowly got up and laughed.</div>
<<speech "MC" "$player.name">>How does it feel to get totally owned for a change?<</speech>>
<<speech "Kiley">>...<</speech>>
<div class="instructions">She was in awe. She was completely frozen, just looking at me.</div>
<<speech "Kiley">>Fuck. You.<</speech>>
<<speech "MC" "$player.name">>So 5 pm it is. I will be waiting...<</speech>>
<div class="instructions">And that's how you ask a girl on a date. Make a total fool of her and leave her alone before she could process what even happened.</div>
<<case 4>>\
<<speech "MC" "$player.name">>I know we have been... you know...<</speech>>
<<speech "Kiley">>Fucking? Almost every day?<</speech>>
<<speech "Kiley">>Yeah, I noticed.<</speech>>
<<speech "MC" "$player.name">>Ehm-<</speech>>
<<speech "MC" "$player.name">>About that...<</speech>>
<<speech "MC" "$player.name">>What about a date?<</speech>>
<<speech "Kiley">>Isn't that just sex with extra steps?<</speech>>
<<speech "MC" "$player.name">>Yeah.<</speech>>
<<speech "Kiley">>Okay. Let's do it.<</speech>>
<div class="instructions">What just... happened?</div>
<div class="instructions">I think we just agreed on a date, but I don't think this is the normal way of asking a girl out...</div>
<<case 5>>\
<<speech "MC" "$player.name">>Listen, I know you've been through a lot lately, but...<</speech>>
<<speech "MC" "$player.name">>I think I know how to help you.<</speech>>
<<speech "Kiley">>Oh you do? Does it involve sticking something inside my ass or...?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "MC" "$player.name">>Just be there at 5 pm.<</speech>>
<<speech "Kiley">>I'm looking forward to it!<</speech>>
<div class="instructions">Oh, I know you do.</div>
<</switch>>\
<div class="confirmation">\
@@.used;<<link "Leave her be.">><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div><<include "Kiley Duncan Dates0">><<include "Kiley Duncan Dates0">><<include "Kiley Duncan Dates0-a">><<include "Kiley Duncan Dates0-a">><<include "savecheck">>\
<<set $eventControl.datePoints to 0>>\
<<set $eventControl.Kiley.askedOut = false>>\
<<set $characters.Kiley.dates += 1>>\
<<set $time.hours = 17>>\
<<set $time.minutes = 0>>\
<<switch $characters.Kiley.corruptionlvl>>\
<<case 1>>\
<div class="instructions">It was twenty minutes past 5 and she was nowhere to be seen.</div>
<div class="instructions">I know her shift ended not long ago, but...</div>
<div class="instructions">Maybe she took it as a joke and forgot about it.</div>
<div class="instructions">...</div>
<div class="instructions">Just as I was about to give up, someone opened the front doors.</div>
<<speech "Kiley">>Oh hey. I couldn't find my purse, sorry!<</speech>>
<div class="instructions">She was wearing her casual outfit.</div>
<<speech "MC" "$player.name">>It's okay, I just got here.<</speech>>
<div class="instructions">I can't tell her I've been here for the last thirty minutes. That would make me... What would it make me exactly?</div>
<<speech "MC" "$player.name">>Is Paul alright?<</speech>>
<<speech "Kiley">>What?<</speech>>
<<speech "MC" "$player.name">>Is he okay with you going out with me?<</speech>>
<<speech "Kiley">>Why would he not be?<</speech>>
<<speech "MC" "$player.name">>I don't know...<</speech>>
<div class="instructions">Five seconds of awkward silence passed.</div>
<<speech "Kiley">>So...<</speech>>
<<speech "Kiley">>Where are we going?<</speech>>
<<case 2>>\
<div class="instructions">I arrived at her doorstep and leaned on the wall.</div>
<div class="instructions">Is this alright? Going out with Kiley?</div>
<div class="instructions">Technically we are step-siblings, but we are more like best friends if anything...</div>
<div class="instructions">But then she disappeared from my life and now that she's here...</div>
<div class="instructions">I can't stop thinking about her.</div>
<<speech "Kiley">>Hey.<</speech>>
<<speech "MC" "$player.name">>Ah!<</speech>>
<div class="instructions">When I was deep inside my thoughts, she left the house and saw me here waiting.</div>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>Sorry-<</speech>>
<<speech "MC" "$player.name">>That's not funny.<</speech>>
<<speech "Kiley">>Oh believe me, it is.<</speech>>
<<speech "MC" "$player.name">>Are you ready?<</speech>>
<<speech "Kiley">>Ready? You bet.<</speech>>
<div class="instructions">She was standing a few inches next to me with her casual outfit on, but I could tell she used more make-up than normally. And is that a lip stick?</div>
<<speech "Kiley">>Hm?<</speech>>
<<speech "Kiley">>You like it?<</speech>>
<div class="instructions">She did a twirl to show me her outfit.</div>
<div class="instructions">Seeing her before me like that and the fact that we are going on an actual date was making me insanely nervous.</div>
<<speech "MC" "$player.name">>Y-Yeah-<</speech>>
<div class="instructions">My brain completely stopped working. Why am I acting so weird with her?</div>
<<speech "MC" "$player.name">>You look... good.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>You should work on your vocabulary, $player.name.<</speech>>
<<speech "MC" "$player.name">>Yeah, sorry.<</speech>>
<<speech "Kiley">>And stop apologizing!<</speech>>
<<speech "MC" "$player.name">>Sorr-<</speech>>
<div class="instructions">She was giving me a death stare.</div>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Kiley">>Before you make a bigger fool out of yourself, where are we going today?<</speech>>
<<case 3>>\
<div class="instructions">I sat down on the stairs in front of the house.</div>
<div class="instructions">Then I heard some arguing coming from the house.</div>
<div class="instructions">Now that I'm thinking, I've never actually seen them argue. Or are they just pretending when I'm there?</div>
<div class="instructions">But now's not the time to be thinking about it.</div>
<<speech "Kiley">>Ah hey $player.name.<</speech>>
<div class="instructions">I looked behind me and Kiley was there closing the front doors.</div>
<<speech "MC" "$player.name">>Hey. Everything okay?<</speech>>
<<speech "Kiley">>Hm? Yeah, good as always.<</speech>>
<div class="instructions">I shouldn't ask about it. Not now. Let's make her day better.</div>
<div class="instructions">She came to me and grabbed my hand.</div>
<<speech "Kiley">>Let's go.<</speech>>
<<default>>\
<div class="instructions">Just when I was about to lean on the wall again and wait, she opened the front doors.</div>
<<speech "Kiley">>Oh, already here?<</speech>>
<<speech "Kiley">>Were you waiting for long?<</speech>>
<<speech "MC" "$player.name">>No- Not at all.<</speech>>
<<speech "Kiley">>Good.<</speech>>
<div class="instructions">She came closer to me and gave me a kiss.</div>
<<speech "Kiley">>Come on, we don't have all day.<</speech>>
<div class="instructions">Then she grabbed my hand and led me away from her house.</div>
<div class="instructions">I don't know If I ever get used to this girlfriend-like experience...</div>
<div class="instructions">The way she was holding my hand... What is this feeling?</div>
<</switch>>\
<div class="instructions">We can go to the town centre and figure out what to do there.</div>
<div class="instructions">Or we can have fun in the club, I heard there is a new DJ.</div>
<div class="instructions">Or maybe... I remember how she always talked about animals. She wanted a pet, but Michelle didn't let her. One time she brought a cat home and she got grounded for a month...</div>
<div class="confirmation" style="width:55%">\
@@.used;<<link "Take her to the town centre." "Kiley Duncan Dates0-a-a">><<set $eventControl.datePoints += 1>><</link>>@@
@@.used;<<link "Go clubbing." "Kiley Duncan Dates0-a-b">><<set $eventControl.datePoints += 3>><</link>>@@
@@.used;<<link "Borrow dad's car and take her to the Zoo." "Kiley Duncan Dates0-a-c">><<set $eventControl.datePoints += 5>><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 30>>\
<div class="instructions">Our town is more like a village than a town. We don't have fancy malls with countless shops and restaurants and a big town centre with cafes and playgrounds. But I honestly prefer having walks through the forest and less people walking around.</div>
<div class="instructions">We took a little walk and on our way to the town center we talked about the past.</div>
<div class="instructions">I didn't realize that most of my memories are about having fun with Kiley. It made me think how lucky I am to have her right next to me.</div>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>You know what, Kiley?<</speech>>
<<speech "Kiley">>Hm? What?<</speech>>
<<speech "MC" "$player.name">>I'm really glad my dad met Michelle.<</speech>>
<<speech "Kiley">>Yeah?<</speech>>
<<speech "MC" "$player.name">>I wouldn't have met you if he didn't.<</speech>>
<div class="instructions">She was quiet for a second. Maybe I should have not said that.</div>
<<speech "Kiley">>You're right.<</speech>>
<<speech "Kiley">>That's maybe the first good thing she did for me.<</speech>>
<<speech "MC" "$player.name">>Oh come on.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">We were almost at the town centre. Now where do we go?</div>
<div class="confirmation">\
@@.used;<<link "Sit down at the fountain." "Kiley Duncan Dates0-a-a-a">><<set $eventControl.datePoints += 1>><</link>>@@
<<if $player.money > 14>>\
@@.used;<<link "Buy her a snack. <span style='font-style:italic'>(15$)</span>" "Kiley Duncan Dates0-a-a-b">><<set $eventControl.datePoints += 5>><</link>>@@
<</if>>\
<<if $player.money > 39>>\
@@.used;<<link "Take her on sushi. <span style='font-style:italic'>(40$)</span>" "Kiley Duncan Dates0-a-a-c">><<set $eventControl.datePoints += 3>><</link>>@@
<</if>>\
<<if $player.money > 9>>\
@@.used;<<link "Visit the local art gallery. <span style='font-style:italic'>(10$)</span>" "Kiley Duncan Dates0-a-a-d">><<set $eventControl.datePoints += 1>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $time.minutes = 30>>\
<div class="instructions">After a while we finally arrived in the club. Just from the noise coming from the dancing room I could tell the place is crowded.</div>
<<speech "Kiley">>Are you sure you want to be here with me?<</speech>>
<<speech "MC" "$player.name">>Why not?<</speech>>
<<speech "Kiley">>You don't mind people seeing you with your older <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>?<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "MC" "$player.name">>You think I will be ashamed dancing with the school's legend? Pff.<</speech>>
<<speech "Kiley">>You will actually dance with me? Oh my god-<</speech>>
<div class="instructions">She grabbed my hand and pulled me towards the middle of the club.</div>
<<speech "MC" "$player.name">>W-Wait-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Dance with Kiley." "Kiley Duncan Dates0-a-b-a">><<set $eventControl.datePoints += 5>><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 5>>\
<div class="instructions">I quickly messaged dad if I can borrow his car and in the next five minutes we were on the way to the Zoo.</div>
<video class="center" src="media/kiley/mp4/date2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>So you can drive now.<</speech>>
<<speech "MC" "$player.name">>Yeah.<</speech>>
<<speech "Kiley">>I didn't know that.<</speech>>
<<speech "MC" "$player.name">>Hm.<</speech>>
<div class="instructions">Our journey to the Zoo just began and our conversation was already going nowhere. If this continues, our date will be over before even seeing any of the animals...</div>
<div class="confirmation">\
@@.used;<<link "You still like animals, right?" "Kiley Duncan Dates0-a-c-a">><<set $eventControl.datePoints += 5>><</link>>@@
@@.used;<<link "The weather is good today." "Kiley Duncan Dates0-a-c-b">><<set $eventControl.datePoints += 1>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Let's sit down there.<</speech>>
<div class="instructions">I pointed at the fountain at the edge of the town centre. Luckily no one was there.</div>
<<speech "Kiley">>The fountain?<</speech>>
<<speech "MC" "$player.name">>Yeah.<</speech>>
<video class="center" src="media/kiley/mp4/date1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley sat down on its edge.</div>
<<speech "Kiley">>So why did we go here? You must have something in mind, right? You just didn't let me sit down next to this boring fountain and didn't have anything prepared.<</speech>>
<div class="instructions">I'm not sure if she's seriously mad at me or just messing with me. But I really thought this was a good idea.</div>
<<speech "Kiley">>Hm?<</speech>>
<<speech "MC" "$player.name">>Isn't it romantic? We are alone, the splashing of the water...<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>Good one, $player.name.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Kiley">>You were joking, right?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<if $characters.Kiley.corruptionlvl > 1>>\
<<speech "Kiley">>You know what would be romantic?<</speech>>
<video class="center" src="media/kiley/mp4/date1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>If I showed you my boobs-<</speech>>
<div class="instructions">And right there she whipped out her tits just to make fun of me. I quickly glanced around to see if anyone was looking.</div>
<<speech "Kiley">>Was that also 'romantic'?<</speech>>
<<speech "MC" "$player.name">>No...<</speech>>
<</if>>\
<<speech "MC" "$player.name">>...<</speech>>
<<speech "MC" "$player.name">>I'm sorry.<</speech>>
<<speech "Kiley">>...take me home.<</speech>>
<div class="confirmation">\
@@.used;<<link "Take her home in silence." "Kiley Duncan Dates0-4a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 40>>\
<<set $player.money -= 15>>\
<<speech "MC" "$player.name">>Oh!<</speech>>
<<speech "MC" "$player.name">>I know that place. You will <span style="font-style:italic">love</span> it.<</speech>>
<<speech "Kiley">>Here?<</speech>>
<<speech "MC" "$player.name">>Yeah, let's go.<</speech>>
<video class="center" src="media/kiley/mp4/date1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Just around the corner.<</speech>>
<<speech "Kiley">>You mean that?<</speech>>
<div class="instructions">She pointed at a small building in the middle of the plaza.</div>
<<speech "MC" "$player.name">>Yeah!<</speech>>
<<speech "Kiley">>Haha- okay.<</speech>>
<div class="instructions">We sat down and I went to the front to buy us something.</div>
<div class="instructions">...</div>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>Did you just invite me out to eat snacks?<</speech>>
<video class="center" src="media/kiley/mp4/date1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<speech "MC" "$player.name">>Do you not like it?<</speech>>
<<speech "Kiley">>Oh my god-<</speech>>
<<speech "Kiley">>I love you, $player.name.<</speech>>
<div class="instructions">We talked for some time while munching on snacks in the middle of the town. Then we found a nice place next to a big fountain at the plaza.</div>
<video class="center" src="media/kiley/mp4/date1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>That was... something.<</speech>>
<<speech "Kiley">>I don't remember the last time I was invited out to eat snacks since... kindergarten? Hahaha-<</speech>>
<<speech "Kiley">>Even the weather worked out pretty well in the end.<</speech>>
<<speech "Kiley">>You’re really special $player.name, you know?<</speech>>
<<speech "MC" "$player.name">>Oh, thanks...?<</speech>>
<div class="confirmation">\
@@.used;<<link "Take her home." "Kiley Duncan Dates0-4a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 40>>\
<<set $player.money -= 40>>\
<<speech "Kiley">>Oh my god-<</speech>>
<<speech "Kiley">>That's so good!<</speech>>
<<speech "Kiley">>I didn't know they do sushi in the town?<</speech>>
<div class="instructions">I decided this could be an interesting idea. They were fortunately open today and after ten minutes we got our sushi in front of us.</div>
<video class="center" src="media/kiley/mp4/date1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>They opened last year. Everyone in the town already ate here, so I thought you-<</speech>>
<<speech "Kiley">>Fuck that's great sushi.<</speech>>
<<speech "MC" "$player.name">>Haha-<</speech>>
<<speech "Kiley">>What?<</speech>>
<<speech "MC" "$player.name">>No no, nothing. Glad you like it.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="confirmation">\
@@.used;<<link "Take her back home." "Kiley Duncan Dates0-4a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 45>>\
<<set $player.money -= 10>>\
<<speech "MC" "$player.name">>There's a new art exhibition. Want to take a look?<</speech>>
<<speech "Kiley">>...<</speech>>
<div class="instructions">She didn't look very enthusiastic about it.</div>
<<speech "Kiley">>Sure.<</speech>>
<div class="instructions">We bought our tickets and went inside. Despite our town being significantly smaller than other nearby towns, I could tell this exhibition was too good for it.</div>
<div class="instructions">But Kiley didn't look like she shared the same excitement about it</div>
<div class="instructions">She was examining one of the main attractions here.</div>
<video class="center" src="media/kiley/mp4/date1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Exciting, isn't it?<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "MC" "$player.name">>You don't like it?<</speech>>
<<speech "Kiley">>What does it even mean?<</speech>>
<div class="instructions">She finally stopped looking at the art and looked at me.</div>
<<speech "Kiley">>It's just babies...<</speech>>
<<speech "Kiley">>I don't get it...<</speech>>
<<speech "MC" "$player.name">>T-Those are angels... I think...<</speech>>
<<speech "Kiley">>Hm...<</speech>>
<<speech "MC" "$player.name">>Want to go home?<</speech>>
<<speech "Kiley">>Yes please.<</speech>>
<div class="confirmation">\
@@.used;<<link "Take her home in silence." "Kiley Duncan Dates0-4a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.hours = 19>>\
<<set $time.minutes = 0>>\
<<switch $characters.Kiley.corruptionlvl>>\
<<case 1>>\
<div class="instructions">So here we are, back in front of the house. But did I do a good job on our date?</div>
<<speech "MC" "$player.name">>...see you tomorrow?<</speech>>
<<if $eventControl.datePoints > 5>>\
<div class="instructions">She smiled at me.</div>
<<speech "Kiley">>Yeah, see you tomorrow, $player.name.<</speech>>
<div class="instructions">Just when she was about to enter the house, she turned back at me.</div>
<<speech "Kiley">>Maybe you can find a girlfriend after all.<</speech>>
<div class="instructions">Then she opened the doors and went in.</div>
<<include "relationship gained Kiley">>
<<include "relationship gained Kiley">>
<<else>>\
<div class="instructions">She was just looking at me.</div>
<<speech "Kiley">>Was that a date?<</speech>>
<<speech "MC" "$player.name">>Ehh... maybe?<</speech>>
<<speech "Kiley">>I hope not. Because that would be an awful date.<</speech>>
<<speech "Kiley">>Bye $player.name.<</speech>>
<<include "relationship lost Kiley">>
<<include "relationship lost Kiley">>
<</if>>\
<<case 2>>\
<div class="instructions">We were back in front of the house.</div>
<<speech "MC" "$player.name">>That was fun.<</speech>>
<<if $eventControl.datePoints > 5>>\
<<speech "Kiley">>Yeah, you did good.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<div class="instructions">She was smiling back at me.</div>
<<speech "Kiley">>It's a shame I've got a man already. I would be all over you if not.<</speech>>
<<speech "MC" "$player.name">>Haha- good to hear.<</speech>>
<<speech "Kiley">>Maybe next time it will be even better.<</speech>>
<<speech "Kiley">>Goodnight $player.name.<</speech>>
<div class="instructions">She gave me a kiss on the cheek.</div>
<<speech "MC" "$player.name">>Goodnight Kiley.<</speech>>
<div class="instructions">And she went inside the house.</div>
<<include "relationship gained Kiley">>
<<include "relationship gained Kiley">>
<<else>>\
<<speech "Kiley">>Maybe for you it was.<</speech>>
<div class="instructions">I looked at her and she was really pissed. I must have fucked up big time now.</div>
<<speech "Kiley">>Please, when you get home, look up some tutorials on how to treat a girl.<</speech>>
<div class="instructions">After that she went into the house and slammed the doors.</div>
<<include "relationship lost Kiley">>
<<include "relationship lost Kiley">>
<</if>>\
<<case 3>>\
<div class="instructions">And here we are, back home.</div>
<<speech "MC" "$player.name">>Shall we call it a night?<</speech>>
<<if $eventControl.datePoints > 5>>\
<<speech "Kiley">>That was a nice date, really.<</speech>>
<<speech "MC" "$player.name">>Hm, thanks. But I only did what you taught me, you know.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>That's right...<</speech>>
<div class="instructions">Then she came closer to me and kissed me on the lips.</div>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">Our tongues played together while our hands were discovering each other's body.</div>
<<speech "Kiley">>Ahh-<</speech>>
<<speech "MC" "$player.name">>That was-<</speech>>
<<speech "Kiley">>-hot.<</speech>>
<<speech "MC" "$player.name">>Y-yeah.<</speech>>
<<speech "Kiley">>Goodnight $player.name.<</speech>>
<div class="instructions">I continued staring at her until she disappeared into the house.</div>
<<include "relationship gained Kiley">>
<<include "relationship gained Kiley">>
<<else>>\
<<speech "Kiley">>Yeah, we should.<</speech>>
<div class="instructions">She didn't even look at me, just straight walked to the doors and went inside.</div>
<<speech "MC" "$player.name">>I guess I fucked up...<</speech>>
<<include "relationship lost Kiley">>
<<include "relationship lost Kiley">>
<</if>>\
<<default>>\
<<speech "MC" "$player.name">>So here we are.<</speech>>
<<speech "MC" "$player.name">>Thank you for going out with me, Kiley.<</speech>>
<<if $eventControl.datePoints > 5>>\
<<speech "Kiley">>Haha<</speech>>
<<speech "Kiley">>I should be the one thanking <span style="font-style?italic">you</span>.<</speech>>
<<speech "MC" "$player.name">>No, we both are-<</speech>>
<<speech "Kiley">>No $player.name. I'm serious.<</speech>>
<div class="instructions">She was intensively looking at me. Is she crying?</div>
<<speech "Kiley">>The way you treat me... I never felt so...<</speech>>
<<speech "Kiley">>...loved.<</speech>>
<<speech "MC" "$player.name">>You deserve it Kiley. You always did.<</speech>>
<div class="instructions">Then I walked to her and kissed her.</div>
<div class="instructions">It was a kiss lovers do. Passionate and aggressive.</div>
<div class="instructions">After a few seconds passed Kiley suddenly moved away.</div>
<<speech "Kiley">>I want you.<</speech>>
<<speech "MC" "$player.name">>Now?<</speech>>
<<speech "Kiley">>Yes.<</speech>>
<<speech "Kiley">>I need you inside me.<</speech>>
<div class="instructions">And she grabbed my hand and pulled me inside the house.</div>
<<else>>\
<<speech "Kiley">>Maybe we should...<</speech>>
<<speech "MC" "$player.name">>Hm?<</speech>>
<<speech "Kiley">>Nevermind.<</speech>>
<<speech "Kiley">>Goodnight, $player.name.<</speech>>
<<speech "MC" "$player.name">>Ah-<</speech>>
<div class="instructions">Before I could say anything, she opened the doors and went inside.</div>
<<include "relationship lost Kiley">>
<<include "relationship lost Kiley">>
<</if>>\
<</switch>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3 and $eventControl.datePoints > 5>>\
@@.used;<<link "Get pulled inside." "Kiley Duncan Dates0-4a-a">><</link>>@@
<<else>>\
@@.used;<<link "Date is over." "Kiley's House">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $time.minutes = 40>>\
<div class="instructions">There was no point in stopping her. I didn't protest and went literally in the middle of the crowd.</div>
<<speech "Kiley">>Oh yeah-<</speech>>
<div class="instructions">She started naturally dancing. I just stared at her.</div>
<<speech "Kiley">>Come on $player.name. Dance with me!<</speech>>
<div class="instructions">I tried moving my body, but the more I stayed there, the more awkward my moves became.</div>
<<speech "Kiley">>Here. Take my hand.<</speech>>
<div class="instructions">She holded out her hand for me.</div>
<div class="instructions">I didn't think and grabbed it. She smiled at me and came closer. She started dancing around me.</div>
<div class="instructions">And like magic, I stopped for a minute thinking about other people around me and focused only on her and me. I started moving my body to the rhytm and followed her steps.</div>
<<speech "Kiley">>That's it $player.name!<</speech>>
<div class="instructions">...</div>
<div class="instructions">We kept dancing for another twenty minutes and it was one of the best moments in my life. For a few minutes I forgot about the world around me and just enjoyed myself.</div>
<div class="confirmation">\
@@.used;<<link "Go home." "Kiley Duncan Dates0-4a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 10>>\
<video class="center" src="media/kiley/mp4/date2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>Isn't it too late to ask me that?<</speech>>
<<speech "MC" "$player.name">>I can pull over if you-<</speech>>
<<speech "Kiley">>No no-<</speech>>
<<speech "Kiley">>It's good. I still like them.<</speech>>
<<speech "MC" "$player.name">>Oh thank god. I was about to do some insane maneuver.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>What about you? Did Michelle let you get a pet or...?<</speech>>
<<speech "MC" "$player.name">>No, I don't have the balls to even ask her about it to be honest...<</speech>>
<<speech "Kiley">>Hm.<</speech>>
<<speech "Kiley">>But she seems more... open than before. Like in general.<</speech>>
<<speech "MC" "$player.name">>Are you okay with her now?<</speech>>
<<speech "Kiley">>Yeah, I think so.<</speech>>
<<speech "Kiley">>A lot of things happened, you know<</speech>>
<<speech "MC" "$player.name">>Yeah. But it's never too late to make a difference.<</speech>>
<div class="instructions">I could see in the corner of my eye that she looked at me before saying anything.</div>
<<speech "Kiley">>Yeah. You're right.<</speech>>
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 2>>\
@@.used;<<link "Are those pants comfortable?" "Kiley Duncan Dates0-a-c-a-b">><</link>>@@
<</if>>\
@@.used;<<link "Arrive at the Zoo." "Kiley Duncan Dates0-a-c-a-a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 10>>\
<<speech "Kiley">>Y-yeah.<</speech>>
<<speech "MC" "$player.name">>It looks like it will be a perfect day.<</speech>>
<<speech "Kiley">>I suppose.<</speech>>
<<speech "MC" "$player.name">>Just the two of us...<</speech>>
<<speech "Kiley">>Mhm.<</speech>>
<div class="instructions">I glanced at her. She was looking out of the window, clearly didn't want to continue our conversation.</div>
<<speech "MC" "$player.name">>Music?<</speech>>
<<speech "Kiley">>Yes please.<</speech>>
<div class="confirmation">\
@@.used;<<link "Drive in silence." "Kiley Duncan Dates0-4a">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 40>>\
<div class="instructions">After arriving at the Zoo and buying our tickets, we together figured out our plan on how to see every single animal there and greatly failed at it.</div>
<div class="instructions">Then somewhere in the middle of our trip she said that she actually never went to the Zoo before. That this is her first time that someone took her here.</div>
<div class="instructions">She was like a kid in a candy shop. Running around, pointing at stuff and shouting incomprehensible words at me. Then we sat down for a snack and talked about our next move.</div>
<div class="instructions">In the end this was surprisingly the best place we could go.</div>
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3 and $player.money > 99>>\
@@.used;<<link "Take a detour to a hotel. <span style='font-style:italic'>(100$)</span>" "Kiley Duncan Dates0-a-c-a-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Drive back home." "Kiley Duncan Dates0-4a">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.dateCar to true>>\
<<set $time.minutes = 15>>\
<</if>>\
<<speech "Kiley">>What do you mean?<</speech>>
<<speech "MC" "$player.name">>I know it sounds weird, but I've read somewhere that when not shaving your pubes completely, wearing tight pants can lead to having pain when your pubes rub with the fabric and-<</speech>>
<<speech "Kiley">>$player.name.<</speech>>
<<speech "MC" "$player.name">>Y-yes?<</speech>>
<<speech "Kiley">>First of all, what the fuck?<</speech>>
<<speech "Kiley">>Second... no?<</speech>>
<<speech "Kiley">>You see...<</speech>>
<video class="center" src="media/kiley/mp4/date2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We were just at the traffic lights cross, so she tried using her hands to make her point.</div>
<<speech "Kiley">>Even if you keep it trimmed as I do, it still doesn't get stuck into the fabric in any way.<</speech>>
<<speech "MC" "$player.name">>Really?<</speech>>
<<speech "Kiley">>Maybe if you don't do anything with it, it can hurt you, but it's not that painful, really.<</speech>>
<<speech "MC" "$player.name">>Oh, that makes sense.<</speech>>
<div class="confirmation">\
@@.used;<<link "Could you show me?" "Kiley Duncan Dates0-a-c-a-b-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Arrive at the Zoo." "Kiley Duncan Dates0-a-c-a-a">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $time.minutes = 20>>\
<</if>>\
<video class="center" src="media/kiley/mp4/date2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Could you show it to me then?<</speech>>
<<speech "Kiley">>You wanna see it?<</speech>>
<<speech "MC" "$player.name">>I do.<</speech>>
<div class="instructions">She was totally enjoying it. She had that playful smile on her lips.</div>
<<speech "Kiley">>Fuck-<</speech>>
<div class="instructions">The lights just turned green.</div>
<div class="instructions">When we were out of the junction, I turned my head back at her.</div>
<<speech "MC" "$player.name">>Wow-<</speech>>
<div class="instructions">She was holding her pants down with one hand and playing with her pussy with the other.</div>
<<speech "MC" "$player.name">>You really do keep it trimmed.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "MC" "$player.name">>Fuck that looks so cute Kiley.<</speech>>
<<speech "Kiley">>Haha- thanks $player.name-<</speech>>
<div class="instructions">But there was one problem. My cock was now almost completely hard and it wasn't really as comfortable as having trimmed pubes under tight pants.</div>
<div class="confirmation">\
@@.used;<<link "Find a secluded spot." "Kiley Duncan Dates0-a-c-a-b-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Arrive at the Zoo." "Kiley Duncan Dates0-a-c-a-a">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $time.minutes = 25>>\
<</if>>\
<div class="instructions">Driving on the road I noticed a hidden spot behind a supermarket. I carefully drove to it and looked at Kiley.</div>
<div class="instructions">She was returning my stare.</div>
<video class="center" src="media/kiley/mp4/date2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I have a problem.<</speech>>
<div class="instructions">Without saying anything she looked at my enlarging bulge and simply nodded.</div>
<<speech "Kiley">>I think I know a solution for your problem.<</speech>>
<<speech "MC" "$player.name">>Oh yeah?<</speech>>
<div class="instructions">She unbelted and leaned toward me.</div>
<<speech "MC" "$player.name">>Is it okay?<</speech>>
<<speech "Kiley">>Yep.<</speech>>
<<speech "Kiley">>I'm also horny.<</speech>>
<video class="center" src="media/kiley/mp4/date2-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">There was nothing else to do than pull down my pants and let her do it.</div>
<<speech "MC" "$player.name">>Oh fuck-<</speech>>
<div class="instructions">She immediately put it inside her mouth and started licking it.</div>
<video class="center" src="media/kiley/mp4/date2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god-<</speech>>
<div class="instructions">I can't believe she's just sucking me off here in the car, behind some random supermarket.</Div>
<div class="instructions">Thankfully no one came through here, so we were clear.</div>
<div class="instructions">After a few minutes we decided that we should drive on to the Zoo before they close it for today. And maybe continue with this moment later.</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Arrive at the Zoo." "Kiley Duncan Dates0-a-c-a-a">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.dateKH to true>>\
<</if>>\
<<speech "MC" "$player.name">>Shouldn't we at least take a shower?<</speech>>
<<speech "Kiley">>I think you didn't hear me right.<</speech>>
<<speech "Kiley">>I need you in me, now.<</speech>>
<div class="instructions">In a matter of seconds Kiley was half-naked sitting on the ground before me.</div>
<<if $eventControl.Kiley.fiance == true>>\
<div class="instructions">I looked around. Paul was nowhere to be seen. He's probably out in the pub.</div>
<</if>>\
<video class="center" src="media/kiley/mp4/livingroom11-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You want my cock so badly?<</speech>>
<<speech "MC" "$player.name">>Here you go.<</speech>>
<div class="instructions">I unzipped my pants and my cock popped off right on her face.</div>
<<speech "Kiley">>Ah-<</speech>>
<div class="instructions">She gave it a little kiss as a greeting and then got to work.</div>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>That's it-- good girl-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom11-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I let her have her fun for a minute and then I grabbed her head.</div>
<<speech "MC" "$player.name">>You like my sweaty cock?<</speech>>
<<speech "MC" "$player.name">>Here-<</speech>>
<div class="instructions">I started dipping my cock in her mouth.</div>
<<speech "MC" "$player.name">>Tasty, right?<</speech>>
<div class="instructions">After that I proceeded by fucking her mouth. This bitch wanted it, so she will get it.</div>
<<speech "MC" "$player.name">>Stand up-<</speech>>
<div class="confirmation">\
@@.used;<<link "Drag her into the hall." "Kiley Duncan Dates0-4a-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I pulled her into the hall and pushed her against the wall.</div>
<video class="center" src="media/kiley/mp4/livingroom11-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Stay there. Now you will get your favourite cock inside you-<</speech>>
<<speech "Kiley">>Aah shi-<</speech>>
<<speech "Kiley">>Fuuck-<</speech>>
<div class="instructions">She was completely drenched. Her pussy was gushing her juices out with every thrust.</div>
<<speech "Kiley">>Keep fucking me- please-!<</speech>>
<<speech "MC" "$player.name">>Oh I will, don't worry.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom11-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck-!<</speech>>
<<speech "MC" "$player.name">>That's a good girl-<</speech>>
<<speech "MC" "$player.name">>Take it! All of it!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom11-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Keep going- keep going-<</speech>>
<<speech "Kiley">>Yes-! Yes! Yes!<</speech>>
<div class="instructions">And that's how our date ended. Shortly after it we took a shower together and watched TV for half an hour like nothing happened.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Date is over." "Kiley's House">><<set $time.minutes += 30>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $time.minutes = 0>>\
<<set $time.hours = 18>>\
<<set $player.money -= 100>>\
<div class="instructions">Kiley surprisingly didn't protest against my idea and we decided to go to Heaven Hotel, since that's the only option in the town.</div>
<div class="instructions">Fortunately they had a room available for us. We both know what we are going to do there. Even the receptionist probably knew what was about to happen there.</div>
<<speech "Man">>Enjoy your stay.<</speech>>
<<speech "MC" "$player.name">>Thanks.<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue into your room." "Kiley Duncan Dates0-a-c-4a">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.dateHotel to true>>\
<</if>>\
<<speech "Kiley">>Ah- $player.name...<</speech>>
<div class="instructions">Before walking into our room I took her in my arms.</div>
<video class="center" src="media/kiley/mp4/date2-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The room was basic, just a bed and maybe a bathroom somewhere, but that wasn't important now.</div>
<div class="instructions">I threw her on the bed.</div>
<<speech "Kiley">>Oh my-<</speech>>
<div class="instructions">We kissed before I took my clothes off.</div>
<video class="center" src="media/kiley/mp4/date2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it-<</speech>>
<div class="instructions">She was lying on the bed while blowing me. I couldn't help myself but play with her ass.</div>
<<speech "MC" "$player.name">>Take it deeper.<</speech>>
<div class="instructions">She obediently listened and swallowed my cock.</div>
<<speech "MC" "$player.name">>Good girl-<</speech>>
<video class="center" src="media/kiley/mp4/date2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>Oh my god- fuuck-<</speech>>
<div class="instructions">I have to take her to the Zoo more often. She was treating my dick like a popsicle, licking it all over its length, then swallowing it all in one go...</div>
<div class="confirmation">\
@@.used;<<link "Fuck her." "Kiley Duncan Dates0-a-c-5a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I grabbed her and turned her so that her pussy was easily accessible.</div>
<<speech "Kiley">>Oh my- slow down you animal-<</speech>>
<div class="instructions">With combined work her clothes were quickly on the floor and she immediately arched her back like a good girl.</div>
<<speech "Kiley">>Give it to me.<</speech>>
<video class="center" src="media/kiley/mp4/date2-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I slowly invaded her precious place.</div>
<<speech "Kiley">>Aaah-<</speech>>
<<speech "Kiley">>You're so fucking huge-<</speech>>
<div class="instructions">We got here maybe two minutes ago and I was already ramming my cock inside her.</div>
<<speech "Kiley">>Come on, fuck me!- fuck me!<</speech>>
<<speech "Kiley">>Yees!<</speech>>
<div class="instructions">I hope these walls are soundproof, otherwise... Well, we are most likely the only people in the hotel, not including the receptionist.</div>
<video class="center" src="media/kiley/mp4/date2-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I noticed her butthole twitching. I can't leave it alone like that, can I?</div>
<<speech "Kiley">>Oh-<</speech>>
<<speech "Kiley">>That's my butt, $player.name...<</speech>>
<<speech "MC" "$player.name">>You know it feels good.<</speech>>
<<speech "Kiley">>Yeah-- fuck me- please!<</speech>>
<video class="center" src="media/kiley/mp4/date2-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees- fuuuck!<</speech>>
<<speech "Kiley">>Shiit-<</speech>>
<div class="instructions">Her pussy was squeezing me like crazy. Do I even deserve her? She's totally out of my league...</div>
<div class="confirmation">\
@@.used;<<link "Finish." "Kiley Duncan Dates0-a-c-6a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I pulled her closer to me and lifted her leg. She was completely devoted to me and my cock, I could tell her anything and she would probably do it.</div>
<<speech "MC" "$player.name">>Now be a good girl and beg for it.<</speech>>
<<speech "Kiley">>Yees- put back it- please-<</speech>>
<video class="center" src="media/kiley/mp4/date2-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes keep fucking my little pussy pleeease!<</speech>>
<<speech "MC" "$player.name">>Ah fuck-- I'm close-<</speech>>
<<speech "Kiley">>Ah I want it- let me have it-!<</speech>>
<<speech "MC" "$player.name">>Come here-<</speech>>
<div class="instructions">I quickly laid down on the bed and Kiley followed.</div>
<video class="center" src="media/kiley/mp4/date2-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck- I'm cumming!<</speech>>
<div class="instructions">Just before I erupted she put it inside her mouth.</div>
<<speech "MC" "$player.name">>Fuck!<</speech>>
<div class="instructions">Her mouth was full of my cum, she even continued licking my cock to get the last bits of me.</div>
<<speech "MC" "$player.name">>Ahh-<</speech>>
<<speech "Kiley">>So what now? Can you go again?<</speech>>
<div class="instructions">This girl will kill me. I'm sure of it...</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.lastPassage = "Kiley Duncan Dates0-a-c-6a">>\
<div class="confirmation">\
@@.used;<<link "Stay the night." "Sleep.">><<set $time.hours = 23>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $time.minutes = 0>>\
<<set $time.hours = 7>>\
<div class="instructions">After our night at the hotel, we woke up early and quickly got back to her place.</div>
<<speech "MC" "$player.name">>Thank you for staying the night.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>You were great, $player.name.<</speech>>
<<speech "Kiley">>We should do it again.<</speech>>
<div class="instructions">Then she gave me a kiss and went inside.</div>
<<include "relationship gained Kiley">>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Date is over." "Kiley's House">><</link>>@@
</div><<include "Kiley Duncan 04: Subtle Proposition (give)">><<include "Kiley Duncan 04: Subtle Proposition (give)">><<include "savecheck">>\
<<set $player.money -= 500>>\
<<set $eventControl.quests.SubtleProposition.givenMoney = true>>\
<<speech "MC" "$player.name">>I have something for you.<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<div class="instructions">I pulled out my wallet and took out 500$.</div>
<<speech "Kiley">>No- I can't-<</speech>>
<<speech "MC" "$player.name">>It's okay Kiley, it's my money and I will decide how I spend them.<</speech>>
<div class="instructions">She was looking at my hand which was handing her the money and hesitated.</div>
<<speech "Kiley">>That's too much. You should buy yourself something and not spend it on your useless <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>.<</speech>>
<<speech "MC" "$player.name">>I don't need it. I have everything that I need and you...<</speech>>
<div class="instructions">I tried subtly looking around the room, but she wasn't stupid.</div>
<<speech "MC" "$player.name">>You don't have to pay it back. And tell Paul you got a raise or something.<</speech>>
<div class="instructions">She was staring at me, then at the money. And then she finally took it.</div>
<<speech "Kiley">>I don't know what to say...<</speech>>
<<speech "Kiley">>If you want me to-<</speech>>
<<speech "MC" "$player.name">>No. I don't want anything from you. Just you being here for me is enough.<</speech>>
<<speech "Kiley">>You sure?<</speech>>
<<speech "MC" "$player.name">>Yeah. No games, nothing.<</speech>>
<<speech "Kiley">>Oh $player.name... Come here-<</speech>>
<div class="instructions">Then she hugged me tightly. I could hear her sobbing.</div>
<<speech "Kiley">>I don't know what I would do without you. Look at me, crying like a little girl.<</speech>>
<div class="instructions">I chuckled.</div>
<div class="instructions">After staying like this for another five seconds, she broke the hug.</div>
<<speech "Kiley">>I've got an idea!<</speech>>
<<speech "MC" "$player.name">>I already told you I don't-<</speech>>
<<speech "Kiley">>It's a secret! Haha-<</speech>>
<<speech "MC" "$player.name">>Knowing you it's something I won't like.<</speech>>
<<speech "Kiley">>Hm-<</speech>>
<<speech "Kiley">>I think you will love this one.<</speech>>
<<speech "Kiley">>I've been thinking about it for some time, so...<</speech>>
<<speech "Kiley">>Don't worry! It's nothing weird...<</speech>>
<div class="instructions">Oh no, did I just awaken something bad inside her?</div>
<div class="confirmation">\
@@.used;<<link "Leave her be.">><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.caughtSpying = true>>\
<<if $characters.Kiley.corruptionlvl == 1>>\
<div class="instructions">What a day. I should start writing my own diary...</div>
<div class="instructions">First I decide to turn my life around, and then suddenly Kiley emerges out of nowhere and gets back into my life.</div>
<video class="center" src="media/kiley/mp4/bathroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We are older now and Kiley is now much... I should not think like this!</div>
<div class="instructions">She has a fiance, there's no way she would ever see me as a proper man.</div>
<div class="instructions">I will always be her little <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>>...</div>
<div class="instructions">Or maybe...?</div>
<<else>>\
<div class="instructions">Ah fuck...</div>
<div class="instructions">Why can't I stop thinking about Kiley?</div>
<video class="center" src="media/kiley/mp4/bathroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She always was there for me, then she disappeared. And now she's back and...</div>
<video class="center" src="media/kiley/mp4/bathroom3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I wonder if she's having the same thoughts as me.</div>
<div class="instructions">No. That's not possible. She's got Paul and a plan in the making. She has no time for someone like me...</div>
<</if>>\
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Continue showering." "Take a shower (Duncan's house)">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.whileShoweringDH to true>>\
<<set $eventControl.Kiley.caughtSpying = true>>\
<</if>>\
<div class="instructions">Ah, finally the weekend. No school, no work, just me and-</div>
<video class="center" src="media/kiley/mp4/bathroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hey--<</speech>>
<<speech "MC" "$player.name">>Aah!<</speech>>
<div class="instructions">Of course it is not like that. It never is.</div>
<<speech "Kiley">>What are you doing?<</speech>>
<div class="instructions">Kiley was again spying on me in the shower. Just who does such a disgusting thing?</div>
<<speech "MC" "$player.name">>What does it look like, Kiley?<</speech>>
<<speech "Kiley">>Hm-<</speech>>
<<speech "Kiley">>Don't tell me you were masturbating?<</speech>>
<<speech "MC" "$player.name">>No-<</speech>>
<div class="instructions">And there goes my quiet moment with myself. I climbed out of the shower and started looking for the towel.</div>
<<speech "Kiley">>I hope not-<</speech>>
<div class="instructions">Kiley stopped hiding and came closer and immediately had her hands on my cock.</div>
<<speech "Kiley">>You know you can ask me-<</speech>>
<video class="center" src="media/kiley/mp4/bathroom3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Kiley-<</speech>>
<div class="instructions">She wasn't waiting on my reaction and kissed me before I could protest.</div>
<div class="instructions">My body was still wet but that didn't stop her dragging me out of the shower.</div>
<video class="center" src="media/kiley/mp4/bathroom3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah- that's it-<</speech>>
<div class="instructions">Just a few inches from the doors she went down and started blowing me.</div>
<<speech "MC" "$player.name">>Ahh fuck-- yees-<</speech>>
<<speech "MC" "$player.name">>Does it taste like soap?<</speech>>
<video class="center" src="media/kiley/mp4/bathroom3-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "MC" "$player.name">>Yeah-- lick my balls-<</speech>>
<div class="instructions">She licked every inch of my cock and balls. My dick was now completely covered in her saliva.</div>
<<if $characters.Kiley.corruptionlvl < 4>>\
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<</if>><</if>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Take her to your room." "TtK (Dh, shower) case1-a">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Home - Bathroom">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.Kiley.caughtSpying = true>>\
<div class="instructions">I don't know if that was a good idea.</div>
<video class="center" src="media/kiley/mp4/bathroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Giving her that money could easily destroy our whole relationship that I have been working hard on...</div>
<div class="instructions">Just why did I do that?!</div>
<video class="center" src="media/kiley/mp4/bathroom3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I'm so stupid...</div>
<div class="instructions">She probably hates me now. I literally forced her to take it. But she didn't even argue!</div>
<<speech "MC" "$player.name">>Ahh!<</speech>>
<div class="instructions">And what did she mean by that <span style="font-style:italic">secret</span>?</div>
<video class="center" src="media/kiley/mp4/bathroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hey-- ehm-<</speech>>
<<speech "MC" "$player.name">>Aah!<</speech>>
<<speech "Kiley">>Are you... having fun... there?<</speech>>
<<speech "MC" "$player.name">>Kiley? What the hell are you doing here?!<</speech>>
<video class="center" src="media/kiley/mp4/bathroom3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I heard water running and couldn't find you anywhere so...<</speech>>
<<speech "Kiley">>Do you need help?<</speech>>
<div class="instructions">She slowly came closer to me, I tried hiding myself behind the shower curtain.</div>
<div class="instructions">Just a thin layer of the shower curtain was between us.</div>
<<speech "MC" "$player.name">>What?!<</speech>>
<<speech "MC" "$player.name">>Do I look like someone who needs helping? I'm no longer a kid, Kiley.<</speech>>
<div class="instructions">I couldn't keep it together and turned my back at her.</div>
<div class="confirmation">\
@@.used;<<link "Kiley stays." "Kiley Duncan 04: Subtle Proposition (shower-1)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Oh come on. Don't be shy-<</speech>>
<div class="instructions">I could hear her moving the curtain to the side and completely exposing me.</div>
<<speech "Kiley">>You can stay there as long as you want. I'm not going anywhere.<</speech>>
<div class="instructions">Is this the secret she was talking about? Helping me to dry myself?</div>
<<speech "MC" "$player.name">>Ah- fine.<</speech>>
<div class="instructions">I know how stubborn she can get, when she set her mind on something, it's game over.</div>
<div class="instructions">And I turned to face her.</div>
<video class="center" src="media/kiley/mp4/bathroom3-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What are you doing Kiley? Huh?<</speech>>
<<speech "MC" "$player.name">>Just give me the towel-<</speech>>
<div class="instructions">I tried taking it from her, but she didn't let go. We were fighting over it like we did years ago.</div>
<<speech "Kiley">>No- let me do it!-<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "MC" "$player.name">>Do what exactly?<</speech>>
<<speech "Kiley">>This-<</speech>>
<div class="instructions">She took the towel and started wiping me with it.</div>
<<speech "MC" "$player.name">>Ugh-<</speech>>
<<speech "MC" "$player.name">>Ah-!<</speech>>
<div class="instructions">Suddenly she touched my cock with the towel.</div>
<video class="center" src="media/kiley/mp4/bathroom3-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Wha- stop it!<</speech>>
<div class="instructions">I gently pushed her away but she didn't even notice. Her eyes were glued to my slowly enlarging dick.</div>
<<speech "Kiley">>Oh look at you. You even grew up in this place.<</speech>>
<<speech "MC" "$player.name">>Kiley, this is not right-<</speech>>
<<speech "Kiley">>We both know there's something more between us-<</speech>>
<div class="instructions">Now she had both of her hands on my cock, one was fondling my balls, the second was stroking it.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 04: Subtle Proposition (shower-2)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bathroom3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Stop-<</speech>>
<<speech "Kiley">>$player.name-<</speech>>
<<speech "Kiley">>-it's okay...<</speech>>
<div class="instructions">Then she kissed me and something broke in me. Some strings that were holding my past feelings were gone and I took her head in my hands and started kissing her back.</div>
<<speech "MC" "$player.name">>Ah-<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>Yea-<</speech>>
<div class="instructions">We continued kissing until we were almost at the doors.</div>
<video class="center" src="media/kiley/mp4/bathroom3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Are you going to...<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">And then she squatted down and took my cock into her mouth.</div>
<<speech "MC" "$player.name">>Ahh fuck-<</speech>>
<div class="instructions">I can't believe it. Kiley is sucking my cock. The hottest girl that I idolized when I was younger has completely seduced me.</div>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<video class="center" src="media/kiley/mp4/bathroom3-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Paul will kill me-<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">She was licking it and playing with it like she was about to lose it for good.</div>
<div class="instructions">Then she shifted her focus onto my balls and looked up right into my eyes.</div>
<<speech "MC" "$player.name">>Fuck-- Kiley-!<</speech>>
<div class="instructions">Then someone knocked on the door.</div>
<<speech "Michelle">>$player.name? Is everything okay?<</speech>>
<div class="instructions">Fuck! Michelle must have heard me talking to Kiley before.</div>
<<speech "MC" "$player.name">>Y-yes! I'm almost done!<</speech>>
<<speech "Michelle">>Okay. I will be outside if you need something.<</speech>>
<div class="instructions">Kiley didn't stop blowing me and I had to gather all my strength not to sound weird.</div>
<div class="instructions">After a few seconds Kiley decided that's enough, gave me a kiss on the lips and left me there.</div>
<div class="instructions">I stood there, confused about what just happened.</div>
<div class="instructions">Did Kiley just sucked me off?</div>
<<set $eventControl.quests.CorruptionOfKileyDuncan2.active = false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan2.completed = true>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan3.active = true>>\
<<set $eventControl.quests.SubtleProposition.active = false>>\
<<set $eventControl.quests.SubtleProposition.completed = true>>\
<<include "corruption levelup Kiley">>
<div class="confirmation">\
@@.used;<<link "What..." "Home - Bathroom">><<set $time.minutes += 30>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bathroom3-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let's go to my room.<</speech>>
<<speech "Kiley">>Haha- yes please.<</speech>>
<div class="instructions">I quickly glanced into the hall to make sure that no one was nearby and then we disappeared in my room.</div>
<video class="center" src="media/kiley/mp4/bathroom3-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Did you plan this?<</speech>>
<<speech "Kiley">>What do you think?<</speech>>
<<speech "MC" "$player.name">>Hah-<</speech>>
<div class="instructions">She was taking off her top and bra and I couldn't just want her and had to kiss her beautiful body.</div>
<<speech "Kiley">>Take off my panties.<</speech>>
<video class="center" src="media/kiley/mp4/bathroom3-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We sat down, bodies locked together and playing with the other's body.</div>
<<speech "MC" "$player.name">>Oh you're wet.<</speech>>
<<speech "MC" "$player.name">>I would even say you're more wet than me.<</speech>>
<<speech "MC" "$player.name">>And I just took a shower.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Don't leave her waiting." "TtK (Dh, shower) case1-a-a">><</link>>@@
@@.used;<<link "Press harder." "TtK (Dh, shower) case1-a-b">><</link>>@@
@@.used;<<link "Let her be on top." "TtK (Dh, shower) case1-a-c">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I grabbed her head and just put it in her.</div>
<video class="center" src="media/kiley/mp4/bathroom3-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh- shit-<</speech>>
<div class="instructions">Her insides were almost choking my cock when I was slowly entering her. She really wanted it.</div>
<<speech "Kiley">>Soo good- yeees-<</speech>>
<div class="instructions">If had to come to me and almost beg me to fuck her, I will give her my best.</div>
<<speech "MC" "$player.name">>Come here-<</speech>>
<div class="instructions">I got on top of her and started fucking her in missionary position.</div>
<video class="center" src="media/kiley/mp4/bathroom3-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh- yeees!<</speech>>
<<speech "MC" "$player.name">>Stay like this-<</speech>>
<div class="instructions">Both of my hands were holding her head while I was driving myself into her as deep as she let me.</div>
<<speech "Kiley">>Oh my god-!<</speech>>
<<speech "Kiley">>That feels so good-<</speech>>
<div class="confirmation">\
@@.used;<<link "Press harder." "TtK (Dh, shower) case1-a-b">><</link>>@@
@@.used;<<link "Let her be on top." "TtK (Dh, shower) case1-a-c">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Dh, shower) case1-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Bend over Kiley.<</speech>>
<<speech "Kiley">>Yes, sir.<</speech>>
<div class="instructions">She obediently arched her back and presented me her ass.</div>
<<speech "Kiley">>Give it to me.<</speech>>
<div class="instructions">I took a second to just enjoy the view.</div>
<div class="instructions">If anyone told me two years ago that I would be banging Kiley like this...</div>
<<speech "MC" "$player.name">>You're so fucking hot.<</speech>>
<<speech "Kiley">>I know-<</speech>>
<<speech "Kiley">>Fuck me already!<</speech>>
<video class="center" src="media/kiley/mp4/bathroom3-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>That's it- that's it--<</speech>>
<<speech "Kiley">>Aah-! keep fucking like that-<</speech>>
<<speech "MC" "$player.name">>Yes, take it!<</speech>>
<<speech "Kiley">>Please don't leave my pussy-<</speech>>
<<speech "MC" "$player.name">>I won't-- ever-<</speech>>
<div class="instructions">Without pulling out my cock, I lifted her and put her so that her head is on the ground while her ass stays on the bed.</div>
<video class="center" src="media/kiley/mp4/bathroom3-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah-!<</speech>>
<<speech "MC" "$player.name">>You like this position?<</speech>>
<<speech "Kiley">>Yeees- Oh my god yes!<</speech>>
<<speech "Kiley">>Keep fucking me-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Don't leave her waiting." "TtK (Dh, shower) case1-a-a">><</link>>@@
@@.used;<<link "Let her be on top." "TtK (Dh, shower) case1-a-c">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Dh, shower) case1-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>Let me ride you. Please.<</speech>>
<<speech "MC" "$player.name">>Okay-<</speech>>
<div class="instructions">I laid down on my back and let her do all the work.</div>
<div class="instructions">She immediately climbed on top of me and put it inside her.</div>
<video class="center" src="media/kiley/mp4/bathroom3-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it- good girl--<</speech>>
<<speech "Kiley">>You like my tight pussy around your big cock?<</speech>>
<<speech "MC" "$player.name">>Oh god- fuck-!<</speech>>
<div class="instructions">She was moving her ass up and down, basically using her own pussy as a fleshlight.</div>
<div class="instructions">After a while she didn't have enough strength and laid on my body.</div>
<video class="center" src="media/kiley/mp4/bathroom3-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I sli my hand below her body and played with her pussy.</div>
<<speech "Kiley">>Oh my god yes!<</speech>>
<div class="instructions">She did the same thing and grabbed my balls.</div>
<div class="instructions">As her body was pressed against mine, my whole cock was buried deep inside her vagina. So I didn't even have to do much.</div>
<<speech "Kiley">>Oh my fucking god!<</speech>>
<div class="instructions">She was squeezing me with her pussy and also with her hand. I never felt anything like this before.</div>
<div class="confirmation">\
@@.used;<<link "Don't leave her waiting." "TtK (Dh, shower) case1-a-a">><</link>>@@
@@.used;<<link "Press harder." "TtK (Dh, shower) case1-a-b">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Dh, shower) case1-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bathroom3-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck-!<</speech>>
<div class="instructions">I was moving my hips like crazy, I was holding her head with my both hands and selfishly using her like an object. I knew she liked it, so I didn't have any second thoughts.</div>
<<speech "Kiley">>Yees- keep going-!<</speech>>
<<speech "Kiley">>Ahh- aah!<</speech>>
<<speech "MC" "$player.name">>I'm almost-<</speech>>
<video class="center" src="media/kiley/mp4/bathroom3-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck I'm cumming!<</speech>>
<<speech "Kiley">>Fuck!<</speech>>
<div class="instructions">I quickly pulled out and started stroking my cock. She instinctively pulled out her tongue.</div>
<<speech "MC" "$player.name">>Oh fuck!<</speech>>
<div class="instructions">Cum gushed out of my cock, spraying her whole body. Then she obediently took it in her mouth and swallowed the last bits of me.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Clean yourself, again." "Home - My room">><<set $time.minutes += 25>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Kiley.rLL = previous()>>\
<<set $eventControl.Kiley.randomLocked = 0>>\
<div class="instructions">Suddenly my phone started ringing.</div>
<div class="instructions">Kiley?</div>
<<speech "MC" "$player.name">>Hello.<</speech>>
<<speech "Kiley">>Hey $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/locked1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I'm sorry to bother you, but you're the only one I can call right now.<</speech>>
<<speech "MC" "$player.name">>Hm? Something happened?<</speech>>
<<speech "Kiley">>Well sort of. My dumb head decided that's a good idea to go check the mail wearing just a bathrobe and don't take keys to the house.<</speech>>
<<speech "Kiley">>So now I'm sitting in front of my house almost naked with a bottle of wine in hand trying to figure out how to get in.<</speech>>
<<speech "Kiley">>Could you believe that?<</speech>>
<<speech "MC" "$player.name">>Hahaha-<</speech>>
<<speech "Kiley">>Oh come on-<</speech>>
<<speech "MC" "$player.name">>And you're alone?<</speech>>
<<speech "Kiley">>What do you think? Is your head also dumb?<</speech>>
<<speech "MC" "$player.name">>Heh, not as yours I hope.<</speech>>
<<speech "Kiley">>So are you coming?<</speech>>
<div class="confirmation">\
@@.used;<<link "Help her." "Kiley Duncan Other case0-a">><</link>>@@
@@.used;<<link "I don't have time for this." "Kiley Duncan Other case0-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Yeah, give me a few minutes and I will be there.<</speech>>
<<speech "Kiley">>Oh great! Thank you so much!<</speech>>
<<speech "Kiley">>But be quick, it's getting cold-<</speech>>
<<speech "MC" "$player.name">>I will try. See you soon Kiley.<</speech>>
<div class="confirmation">\
@@.used;<<link "Arrive at her house." "Kiley Duncan Other case0-a-a">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I don't have time for this right now Kiley.<</speech>>
<<speech "MC" "$player.name">>I'm sorry.<</speech>>
<<speech "Kiley">>What?<</speech>>
<<speech "Kiley">>And what am I supposed to do then?<</speech>>
<<speech "MC" "$player.name">>You will have to figure it out on your own.<</speech>>
<<speech "Kiley">>You can't be serious right now.<</speech>>
<<speech "MC" "$player.name">>I'm sorry, Kiley.<</speech>>
<<speech "MC" "$player.name">>Text me when you get back in, okay?<</speech>>
<div class="instructions">And then I ended the call.</div>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Continue.">><<goto $eventControl.Kiley.rLL>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After fifteen minutes I finally arrived at her doorstep. She was sitting there in her bathrobe hugging her body. If I didn't know the details, I would assume something really bad has happened inside the house.</div>
<<speech "MC" "$player.name">>Hey.<</speech>>
<<speech "Kiley">>Oh!<</speech>>
<<speech "Kiley">>Finally! My saviour!<</speech>>
<<speech "MC" "$player.name">>Let's get you in.<</speech>>
<div class="instructions">I went past her and tried opening the doors.</div>
<<speech "MC" "$player.name">>Did you do something to the lock by any chance?<</speech>>
<video class="center" src="media/kiley/mp4/locked1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hm? Why?<</speech>>
<<speech "MC" "$player.name">>My key doesn't fit. Something is inside the keyhole...<</speech>>
<<speech "Kiley">>Well, maybe I tried using my other key but then I remembered we actually changed the locks...<</speech>>
<<speech "MC" "$player.name">>And you remembered it after you broke the old key or before it?<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "Kiley">>I will call my friend and leave you to it.<</speech>>
<div class="confirmation">\
@@.used;<<link "Try fixing the lock." "Kiley Duncan Other case0-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Thankfully I got some tools on me so I got to work.</div>
<div class="instructions">Kiley leaned to the in front of me and as she said called her friend.</div>
<video class="center" src="media/kiley/mp4/locked1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Would you believe that? Me? Forgetting the keys? Hahaha-<</speech>>
<div class="instructions">At least someone was having fun. But wait... what is she wearing under the bathrobe?</div>
<div class="instructions">Does she not realize I can see all of her like this?</div>
<div class="instructions">I tried my best not to look, but I couldn't. She looks so hot...</div>
<<if $characters.Kiley.corruptionlvl == 2>>\
<video class="center" src="media/kiley/mp4/locked1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Don't worry, I called $player.name to help me. You know, my <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>>, I already told you about him.<</speech>>
<div class="instructions">Her boobs were completely uncovered. Is she doing this on purpose?</div>
<div class="instructions">I can't concentrate like this!</div>
<</if>>\
<<speech "Kiley">>Yeah, I will call you back when I get inside. Bye.<</speech>>
<<speech "Kiley">>So how is it?<</speech>>
<div class="instructions">Just as she asked me, the lock clicked.</div>
<<if $characters.Kiley.corruptionlvl < 3>>\
<<speech "Kiley">>Oh you're the best, $player.name!<</speech>>
<div class="instructions">She hugged me.</div>
<<speech "Kiley">>So see you soon?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<div class="instructions">Oh my god. This was totally worth it.</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Stand in front of her house." "Kiley's House">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<video class="center" src="media/kiley/mp4/locked1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Done then?<</speech>>
<div class="instructions">I was cleaning my stuff while she was clearly showing more and more of her body.</div>
<<speech "Kiley">>Do you like it?<</speech>>
<<speech "MC" "$player.name">>Hm?<</speech>>
<video class="center" src="media/kiley/mp4/locked1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah, fuck it-<</speech>>
<div class="instructions">She grabbed her wine and came closer to me.</div>
<<speech "Kiley">>You're going with me.<</speech>>
<<speech "MC" "$player.name">>Ah!<</speech>>
<div class="instructions">And she pulled me inside the house and closed the doors.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan Other case0-4a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">She guided me to the living room.</div>
<video class="center" src="media/kiley/mp4/locked1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here?<</speech>>
<<speech "Kiley">>Sit down. It's just a chair, don't be shy.<</speech>>
<<speech "MC" "$player.name">>What are you-<</speech>>
<<speech "Kiley">>Shhh-<</speech>>
<div class="instructions">Then she gave me a little show, presenting her body.</div>
<<speech "Kiley">>I'm really horny right.<</speech>>
<<speech "MC" "$player.name">>I can tell....<</speech>>
<<speech "Kiley">>You don't want me?<</speech>>
<<speech "MC" "$player.name">>No-<</speech>>
<<speech "Kiley">>Then enjoy the show you prick.<</speech>>
<video class="center" src="media/kiley/mp4/locked1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I have no idea where she learned to move like this, but I'm happy she's now doing it just for me.</div>
<div class="instructions">My cock was almost bursting out of my pants. I can't take it anymore.</div>
<div class="instructions">I stood up.</div>
<video class="center" src="media/kiley/mp4/locked1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh-- Ah!<</speech>>
<<speech "Kiley">>Calm down $player.name...<</speech>>
<div class="instructions">Just as she said that she started unbuckling my pants.</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Kiley Duncan Other case0-4a-a">><</link>>@@
@@.used;<<link "Eat her out." "Kiley Duncan Other case0-4a-b">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Fuck her against the fridge." "Kiley Duncan Other case0-4a-c">><</link>>@@
@@.used;<<link "She wants to ride you." "Kiley Duncan Other case0-4a-d">><</link>>@@
@@.used;<<link "Missionary." "Kiley Duncan Other case0-4a-e">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.replay.Kiley.lockHerself to true>>\
<<speech "Kiley">>Yeees-<</speech>>
<video class="center" src="media/kiley/mp4/locked1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was kneeling before me in the middle of her living room.</div>
<<speech "MC" "$player.name">>That's it-<</speech>>
<<speech "MC" "$player.name">>Work for it-<</speech>>
<div class="instructions">She wasn't wasting any second and swallowed it in one go. She was using her mouth like a pussy, burying my cock deep inside her throat.</div>
<<speech "MC" "$player.name">>That's what you call a blowjob?<</speech>>
<div class="instructions">I took my belt and put it around her head to easily move it.</div>
<video class="center" src="media/kiley/mp4/locked1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees-<</speech>>
<div class="instructions">She looked up at me, awaiting my orders.</div>
<<speech "MC" "$player.name">>What are you waiting for? Move it.<</speech>>
<div class="instructions">And then I started fucking her pussy. I could feel her throat getting tighter around my dick.</div>
<<speech "MC" "$player.name">>Good girl-<</speech>>
<div class="instructions">I grabbed her head and forced her to look at me while she kept stroking my cock with both hands.</div>
<<speech "MC" "$player.name">>Now listen closely.<</speech>>
<video class="center" src="media/kiley/mp4/locked1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Be a good girl and take it as deep as you can and keep it there.<</speech>>
<<speech "MC" "$player.name">>Understand?<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<<speech "MC" "$player.name">>Good.<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "Kiley Duncan Other case0-4a-b">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Fuck her against the fridge." "Kiley Duncan Other case0-4a-c">><</link>>@@
@@.used;<<link "She wants to ride you." "Kiley Duncan Other case0-4a-d">><</link>>@@
@@.used;<<link "Missionary." "Kiley Duncan Other case0-4a-e">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "Kiley Duncan Other case0-4a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.replay.Kiley.lockHerself to true>>\
<div class="instructions">I pushed her against the fridge.</div>
<video class="center" src="media/kiley/mp4/locked1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah!<</speech>>
<div class="instructions">She didn't do anything and waited on my orders. I looked at her for a second and then squatted down.</div>
<<speech "MC" "$player.name">>Show me your pussy-<</speech>>
<div class="instructions">And then I lifted her leg and pressed my face on her crotch.</div>
<<speech "Kiley">>Oh my god- fuck yes!<</speech>>
<<speech "Kiley">>Ahh fuck--! Yes!<</speech>>
<video class="center" src="media/kiley/mp4/locked1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh fuck! Shit-!<</speech>>
<div class="instructions">She had to support her body with her hands. She was completely lost in the moment as I was eating her out.</div>
<div class="instructions">I had to grab her ass to make sure she stays there when I started nibbling on her clit.</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Kiley Duncan Other case0-4a-a">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Fuck her against the fridge." "Kiley Duncan Other case0-4a-c">><</link>>@@
@@.used;<<link "She wants to ride you." "Kiley Duncan Other case0-4a-d">><</link>>@@
@@.used;<<link "Missionary." "Kiley Duncan Other case0-4a-e">><</link>>@@
<</if>>\
<<if previous() == "Kiley Duncan Other case0-4a-a" or previous() == "Fuck her against the fridge." or previous() == "She wants to ride you." or previous() == "Missionary.">>\
@@.used;<<link "Cum in her mouth." "Kiley Duncan Other case0-4a-f">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.replay.Kiley.lockHerself to true>>\
<div class="instructions">I knew she was now completely devoted to my cock and my body. There was nothing she desired more than her pussy getting rammed by my big cock.</div>
<div class="instructions">So I pinned her on her own fridge and started relentlessly pounding her gushingly wet pussy.</div>
<video class="center" src="media/kiley/mp4/locked1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees- fuck me-!<</speech>>
<<speech "MC" "$player.name">>You like getting fucking like this?<</speech>>
<<speech "MC" "$player.name">>Put your arms up. Yeah, like that.<</speech>>
<<speech "Kiley">>Ahhh-! aaah!<</speech>>
<<speech "MC" "$player.name">>I'm gonna fuck you so hard that everytime you grab your keys you will think of my cock messing your pussy.<</speech>>
<<speech "Kiley">>Ahh! Shit! Yeees!<</speech>>
<video class="center" src="media/kiley/mp4/locked1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck-- yees!<</speech>>
<div class="instructions">Her tight pussy was almost choking my cock with her insides. I was trying my best to reach her deepest parts, which wasn't that difficult in this position.</div>
<<speech "Kiley">>Keep smashing my pussy- please!<</speech>>
<<speech "MC" "$player.name">>Turn around.<</speech>>
<div class="instructions">She did as I told her and I grabbed her leg and put my cock back inside her.</div>
<video class="center" src="media/kiley/mp4/locked1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh yes- that's it $player.name!<</speech>>
<<speech "Kiley">>My pussy belongs to you! Fuck!<</speech>>
<<speech "MC" "$player.name">>Yeah? Show me your tongue.<</speech>>
<<speech "Kiley">>Yeeesh-- fuck-!<</speech>>
<video class="center" src="media/kiley/mp4/locked1-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah- aah!<</speech>>
<<speech "Kiley">>Oh my god- that feels so good!<</speech>>
<div class="instructions">Slowly my body was reaching its limit. This position wasn't exactly comfortable for both of us, so it's a miracle we were able to stay like this for that long.</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Kiley Duncan Other case0-4a-a">><</link>>@@
@@.used;<<link "Eat her out." "Kiley Duncan Other case0-4a-b">><</link>>@@
@@.used;<<link "She wants to ride you." "Kiley Duncan Other case0-4a-d">><</link>>@@
@@.used;<<link "Missionary." "Kiley Duncan Other case0-4a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Other case0-4a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.replay.Kiley.lockHerself to true>>\
<<speech "Kiley">>Yeah- Give me that huge cock-<</speech>>
<<speech "Kiley">>Ah-!<</speech>>
<video class="center" src="media/kiley/mp4/locked1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah fuck me!<</speech>>
<div class="instructions">She acts tough, but once she has my cock inside her, suddenly she switches into a submissive bitch.</div>
<<speech "Kiley">>Ahh- shi-<</speech>>
<div class="instructions">But unfortunately for her, I know her too well. Maybe too well...</div>
<<speech "Kiley">>Aaaah! aaah!<</speech>>
<<speech "Kiley">>Yeees- haha-<</speech>>
<video class="center" src="media/kiley/mp4/locked1-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What are you doing? Put it back.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instrucitons">She sat down back on it and started riding me.</div>
<<speech "MC" "$player.name">>You think that will get me off?<</speech>>
<div class="instructions">I grabbed her ass and started pounding her again as fast as I could go.</div>
<<speech "Kiley">>Aaah! Yeesss- fuck!<</speech>>
<<speech "MC" "$player.name">>Turn toward me. I want to see your face.<</speech>>
<video class="center" src="media/kiley/mp4/locked1-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Come on. You wanted to ride me, no?<</speech>>
<<speech "Kiley">>Sorry- ah fuck!<</speech>>
<<speech "MC" "$player.name">>That's it- good girl good girl--<</speech>>
<div class="instructions">She was moving her whole body and jumping up and down on my cock like there was no tomorrow.</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Kiley Duncan Other case0-4a-a">><</link>>@@
@@.used;<<link "Eat her out." "Kiley Duncan Other case0-4a-b">><</link>>@@
@@.used;<<link "Fuck her against the fridge." "Kiley Duncan Other case0-4a-c">><</link>>@@
@@.used;<<link "Missionary." "Kiley Duncan Other case0-4a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Other case0-4a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.replay.Kiley.lockHerself to true>>\
<div class="instructions">I threw her on the couch and immediately stuck my cock inside her.</div>
<video class="center" src="media/kiley/mp4/locked1-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Next time you forget your keys, don't forget your clothes too!<</speech>>
<<speech "Kiley">>Oh shit- fuck me!<</speech>>
<<speech "Kiley">>Fuck me good- fuck my pussy!<</speech>>
<div class="instructions">I grabbed her neck and hastened my movement.</div>
<<speech "MC" "$player.name">>Did you want this? Forgetting keys just to get fucked by me?<</speech>>
<<speech "MC" "$player.name">>Fucking bitch!<</speech>>
<<speech "Kiley">>Aah yes! Fuck me!<</speech>>
<<speech "Kiley">>Aaaah!<</speech>>
<video class="center" src="media/kiley/mp4/locked1-23.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed the sides of the couch and resumed ramming her.</div>
<<speech "Kiley">>Yeeesh yees!<</speech>>
<<speech "Kiley">>Hahaha- fuck me!<</speech>>
<<speech "Kiley">>Give it to me- give it to me!<</speech>>
<div class="instructions">Fuck, she's really likes to get dominated, huh? That's why Paul didn't get too far...</div>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "Kiley Duncan Other case0-4a-a">><</link>>@@
@@.used;<<link "Eat her out." "Kiley Duncan Other case0-4a-b">><</link>>@@
@@.used;<<link "Fuck her against the fridge." "Kiley Duncan Other case0-4a-c">><</link>>@@
@@.used;<<link "She wants to ride you." "Kiley Duncan Other case0-4a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Other case0-4a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm close- come here!<</speech>>
<div class="instructions">She submissively got on her knees and took my cock in her hands.</div>
<video class="center" src="media/kiley/mp4/locked1-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Please! Give it to me!<</speech>>
<<speech "MC" "$player.name">>Aah fuck!<</speech>>
<div class="instructions">Cum erupted from my cock right on her face and into her mouth.</div>
<div class="instructions">With mouth full of my seed she took my cock again into her mouth and swallowed it in one go.</div>
<<speech "MC" "$player.name">>Oh my god-- fuuuck-<</speech>>
<<speech "Kiley">>That was... different.<</speech>>
<div class="instructions">We both sat next to each other on the ground, trying to catch our breath.</div>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<speech "MC" "$player.name">>I'm sorry for treating you like that...<</speech>>
<<speech "Kiley">>No...<</speech>>
<<speech "Kiley">>I actually liked it...<</speech>>
<<speech "Kiley">> I don't think I’ve ever had an orgasm as strong as I’ve had with you just now.<</speech>>
<<speech "MC" "$player.name">>Okay...<</speech>>
<<speech "MC" "$player.name">>Good...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Take a shower together." "Kiley's House - Living room">><<set $time.minutes += 30>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "Kiley Duncan Massages0">>\<<include "Kiley Duncan Massages0">>\<<include "Kiley Duncan Massages0">>\<<include "savecheck">>\
<<if $eventControl.quests.SoreBody.active == false and $eventControl.quests.SoreBody.completed == false>>\
<<set $eventControl.quests.SoreBody.active = true>>\
<<speech "MC" "$player.name">>I know you've been working hard lately and maybe I could help you with that...<</speech>>
<<speech "Kiley">>Really? Will you go to my work instead of me?<</speech>>
<<speech "MC" "$player.name">>No...<</speech>>
<<speech "MC" "$player.name">>I thought massage would do the trick.<</speech>>
<<speech "Kiley">>You can do that?<</speech>>
<<speech "MC" "$player.name">>Yeah, I think so.<</speech>>
<<speech "Kiley">>I didn't expect that from you... Hm-<</speech>>
<<speech "Kiley">>You know what? Sure. I don't have money to go to a massage parlor, so you will have to be enough.<</speech>>
<<speech "MC" "$player.name">>Believe me, you won't regret it!<</speech>>
<<if $player.inventory.items.lotion == 0 and $player.massage < 40>>\
<div class="instructions">Now I just need to buy a lotion and make sure I know what I'm doing.</div>
<</if>>\
<<if $player.inventory.items.lotion == 0>>\
<div class="instructions">I bet there will be a lotion in the Pawn shop.</div>
<</if>>\
<<if $player.massage < 40>>\
<div class="instructions">I should also learn how to massage properly. But I'm sure she won't notice if I'm not exactly a pro. <span style="font-style:italic">/reach 40 massage skill/</span></div>
<</if>>\
<<else>>\
<<speech "MC" "$player.name">>Hey Kiley. Would you like another massage?<</speech>>
<<speech "Kiley">>Oh my god- Yes please!<</speech>>
<div class="instructions">I guess she liked it last time. Massages really get you to places.</div>
<<speech "MC" "$player.name">>Okay. I will meet you in your bedroom later like last time.<</speech>>
<<speech "Kiley">>I will be waiting!<</speech>>
<</if>>\
<<set $eventControl.Kiley.massageInvited = true>>\
<div class="confirmation">\
@@.used;<<link "Leave her be.">><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div><<include "savecheck">>\
<<if $player.massage < 40>>\
<div class="instructions">What am I doing? I can't show myself to her like this! I will make a fool out of myself if I try massaging her right now! I should improve my massaging skill before going here...</div>
<<elseif $player.inventory.items.lotion == 0>>\
<div class="instructions">Do I really think it's a good idea to not have a lotion for Kiley's massage? What would she say to me if she finds out I proposed this and not have a lotion on me? I should buy it as soon as possible...</div>
<<else>>\
<div class="instructions">Kiley was already in her underwear waiting for me.</div>
<<speech "MC" "$player.name">>Hey. Ready for our session?<</speech>>
<<if $characters.Kiley.corruptionlvl == 2>>\
<<speech "Kiley">>What does it look like? Can we start already?<</speech>>
<div class="instructions">Geez... someone is extra grumpy today. One more reason to do my best and make her day better, right?</div>
<<speech "MC" "$player.name">>Sure. Lay down for me, please.<</speech>>
<div class="instructions">She gave me a face that you make when your mother asks you how school was today.</div>
<<else>>\
<video class="center" src="media/kiley/mp4/massage1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh $player.name, I'm so looking forward for you to squeeze these little ladies and make them feel real gooood-<</speech>>
<div class="instructions">Kiley provocatively played with her tits and tried messing with me with her submissive voice.</div>
<<speech "MC" "$player.name">>So funny Kiley, maybe you should be more kind to the person whose hands will be soon running all over your body.<</speech>>
<<speech "Kiley">>And--? That's what I want, you dummy!<</speech>>
<<speech "MC" "$player.name">>Really? I thought-<</speech>>
<<speech "Kiley">>Egh- just start already...<</speech>>
<div class="instructions">Then she laid down on her stomach in silence.</div>
<</if>>\
<</if>>\
<<if $player.inventory.items.lotion == 0 or $player.massage < 40>>\
<div class="confirmation">\
@@.used;<<link "Go back." "Kiley's House">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Put lotion on her body." "Kiley Duncan Massages0-a-a">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Bedroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.quests.SoreBody.active == true>>\
<<set $eventControl.quests.SoreBody.active = false>>\
<<set $eventControl.quests.SoreBody.completed = true>>\
<</if>>\
<<set $characters.Kiley.massages += 1>>\
<<set $eventControl.Kiley.massageToday = true>>\
<<set $eventControl.Kiley.massageInvited = false>>\
<<set $eventControl.Kiley.massageBra = true>>\
<<set $eventControl.Kiley.massagePanties = true>>\
<div class="instructions">I pulled out from my pocket the lotion I found at Pawn shop and began pouring it on her body.</div>
<video class="center" src="media/kiley/mp4/massage1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah-<</speech>>
<div class="instructions">Her body twitched when the cold liquid hit her naked body.</div>
<<speech "Kiley">>That feels weird... but good at the same time...<</speech>>
<<speech "MC" "$player.name">>I will make you soon feel even better.<</speech>>
<div class="instructions">So what should I do now?</div>
<div class="confirmation">\
@@.used;<<link "Pour some of it on her pussy." "Kiley Duncan Massages0-a-a-a">><</link>>@@
@@.used;<<link "Massage her stiff shoulders." "Kiley Duncan Massages0-a-a-b">><</link>>@@
@@.used;<<link "Unzip her bra." "Kiley Duncan Massages0-a-a-c">><</link>>@@
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Open your legs Kiley.<</speech>>
<<if previous() == "Kiley Duncan Massages0-a-a">>\
<<if $characters.Kiley.corruptionlvl == 2>>\
<<speech "Kiley">>Excuse me?<</speech>>
<<speech "MC" "$player.name">>I have to pour some of the lotion everywhere, so-<</speech>>
<<speech "Kiley">>So this is your idea of a massage? Immediately go after my pussy? Egh-<</speech>>
<div class="instructions">She quickly stood up and picked up her clothes from the ground.</div>
<<speech "Kiley">>Tell me when you learn something about proper massages.<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Maybe I should start with something else next time." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Haha- someone is eager today.<</speech>>
<<speech "Kiley">>Firstly do something for me, then we can have some fun, okay?<</speech>>
<div class="confirmation">\
@@.used;<<link "Unzip her bra." "Kiley Duncan Massages0-a-a-c">><</link>>@@
@@.used;<<link "Massage her stiff shoulders." "Kiley Duncan Massages0-a-a-b">><</link>>@@
</div>
<</if>>\
<<else>>\
<<if previous() == "Kiley Duncan Massages0-a-a-c">>\
<<if $eventControl.Kiley.massageBra == true>>\
<<speech "Kiley">>What? Does your version of 'massage' have any actual massaging in it?<</speech>>
<<speech "MC" "$player.name">>Yes, but this will-<</speech>>
<<speech "Kiley">>Stop it $player.name. I thought you wanted to do something nice for me, not to just get into my pants.<</speech>>
<div class="instructions">Kiley stood up and quickly gathered all her stuff.</div>
<<speech "Kiley">>Leave me alone.<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Maybe I should start with something else next time." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Ooh, what a gentlemen-<</speech>>
<div class="instructions">Even though she didn't sound happy, she did what I asked her to do.</div>
<<speech "Kiley">>Here you go-<</speech>>
<video class="center" src="media/kiley/mp4/massage1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I could see her panties are actually see-through. Her pussy was completely on display.</div>
<<speech "Kiley">>You missed a spot.<</speech>>
<<speech "MC" "$player.name">>Sorry-<</speech>>
<<if $characters.Kiley.corruptionlvl > 2>>\
<div class="instructions">Now that her lower half was completely lubed, I got to work.</div>
<video class="center" src="media/kiley/mp4/massage1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah-- fuck-<</speech>>
<div class="instructions">I was making sure to check every inch of her body with my hands.</div>
<</if>>\
<<set $eventControl.Kiley.massagePanties = false>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl == 2>>\
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<<else>>\
@@.used;<<link "Check her whole naked body." "Kiley Duncan Massages0-4a">><</link>>@@
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<</if>>\
</div>
<</if>>\
<<else>>\
<<speech "Kiley">>Ooh, what a gentlemen-<</speech>>
<div class="instructions">Even though she didn't sound happy, she did what I asked her to do.</div>
<<speech "Kiley">>Here you go-<</speech>>
<video class="center" src="media/kiley/mp4/massage1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I could see her panties are actually see-through. Her pussy was completely on display.</div>
<<speech "Kiley">>You missed a spot.<</speech>>
<<speech "MC" "$player.name">>Sorry-<</speech>>
<<if $characters.Kiley.corruptionlvl > 2>>\
<div class="instructions">Now that her lower half was completely lubed, I got to work.</div>
<video class="center" src="media/kiley/mp4/massage1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah-- fuck-<</speech>>
<div class="instructions">I was making sure to check every inch of her body with my hands.</div>
<</if>>\
<<set $eventControl.Kiley.massagePanties = false>>\
<div class="confirmation">\
@@.used;<<link "Unzip her bra." "Kiley Duncan Massages0-a-a-c">><</link>>@@
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
</div>
<</if>>\
<</if>>\<<include "savecheck">>\
<div class="instructions">She's been really hard working lately and her arms are most likely very stiff.</div>
<video class="center" src="media/kiley/mp4/massage1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah shit- yes!<</speech>>
<div class="instructions">Those are really... and those muscles? Just what does she do at her work? I wouldn't be surprised if she would be stronger than me with those arms…</div>
<<speech "Kiley">>That's it-- aah-<</speech>>
<div class="instructions">I tried doing my best, massaging every single spot that I knew of.</div>
<<speech "MC" "$player.name">>How is it?<</speech>>
<<speech "Kiley">>So good-<</speech>>
<div class="instructions">I think I'm doing alright. What next?</div>
<div class="confirmation">\
@@.used;<<link "Pour some of it on her pussy." "Kiley Duncan Massages0-a-a-a">><</link>>@@
@@.used;<<link "Unzip her bra." "Kiley Duncan Massages0-a-a-c">><</link>>@@
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Let me get your bra out of the way-<</speech>>
<<if previous() == "Kiley Duncan Massages0-a-a">>\
<<if $characters.Kiley.corruptionlvl == 2>>\
<<speech "Kiley">>Excuse me?<</speech>>
<<speech "MC" "$player.name">>I have to pour some of the lotion everywhere, so-<</speech>>
<<speech "Kiley">>This is your idea of a massage? Immediately after my pussy? Egh-<</speech>>
<div class="instructions">She quickly stood up and picked up her clothes from the ground.</div>
<<speech "Kiley">>Tell me when you learn something about proper massages.<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Maybe I should start with something else next time." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>Haha- someone is eager today.<</speech>>
<<speech "Kiley">>Firstly do something for me, then we can have some fun, okay?<</speech>>
<div class="confirmation">\
@@.used;<<link "Pour some of it on her pussy." "Kiley Duncan Massages0-a-a-a">><</link>>@@
@@.used;<<link "Massage her stiff shoulders." "Kiley Duncan Massages0-a-a-b">><</link>>@@
</div>
<</if>>\
<<else>>\
<<if previous() == "Kiley Duncan Massages0-a-a-a">>\
<<if $eventControl.Kiley.massagePanties == true>>\
<<speech "Kiley">>What? Does your version of 'massage' have any actual massaging in it?<</speech>>
<<speech "MC" "$player.name">>Yes, but this will-<</speech>>
<<speech "Kiley">>Stop it $player.name. I thought you wanted to do something nice for me, not to just get into my pants.<</speech>>
<div class="instructions">Kiley stood up and quickly gathered all her stuff.</div>
<<speech "Kiley">>Leave me alone.<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Maybe I should start with something else next time." "Kiley's House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div>
<<else>>\
<video class="center" src="media/kiley/mp4/massage1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She wasn't saying anything against it and raised her body so that her bra could easily slide off.</div>
<<speech "Kiley">>Ooh- this feels much better-<</speech>>
<<speech "MC" "$player.name">>Haha- I bet it does.<</speech>>
<<set $eventControl.Kiley.massageBra = false>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl == 2>>\
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<<else>>\
@@.used;<<link "Check her whole naked body." "Kiley Duncan Massages0-4a">><</link>>@@
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<</if>>\
</div>
<</if>>\
<<else>>\
<video class="center" src="media/kiley/mp4/massage1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She wasn't saying anything against it and raised her body so that her bra could easily slide off.</div>
<<speech "Kiley">>Ooh- this feels much better-<</speech>>
<<speech "MC" "$player.name">>Haha- I bet it does.<</speech>>
<<set $eventControl.Kiley.massageBra = false>>\
<div class="confirmation">\
@@.used;<<link "Pour some of it on her pussy." "Kiley Duncan Massages0-a-a-a">><</link>>@@
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
</div>
<</if>>\
<</if>>\<<include "savecheck">>\
<<if $eventControl.Kiley.massagePanties == false and $eventControl.Kiley.massageBra == false and $characters.Kiley.corruptionlvl == 2>>\
<<speech "Kiley">>Oh? Okay...<</speech>>
<<speech "MC" "$player.name">>What? You didn't like it?<</speech>>
<<speech "Kiley">>No... It was... nice.<</speech>>
<<speech "MC" "$player.name">>I'm glad to hear that Kiley.<</speech>>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<<elseif previous() == "Kiley Duncan Massages0-4a-a" or previous() == "Kiley Duncan Massages0-4a-b">>\
<<if $characters.Kiley.corruptionlvl == 3>>\
<<speech "Kiley">>That was something I must say...<</speech>>
<<speech "MC" "$player.name">>Haha- I thought you would like it.<</speech>>
<<speech "Kiley">>I hope we can do it again.<</speech>>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<<else>>\
<<speech "Kiley">>Oh..? Why...?<</speech>>
<<speech "MC" "$player.name">>Well, there is nothing else I could do anymore...<</speech>>
<<speech "Kiley">>Really? You really think so?<</speech>>
<<speech "Kiley">>Okay...<</speech>>
<<include "relationship lost Kiley">>
<</if>>\
<<elseif previous() == "Kiley Duncan Massages0-4a-a-a" or previous() == "Kiley Duncan Massages0-4a-a-b" or previous() == "Kiley Duncan Massages0-4a-a-c" or previous() == "Kiley Duncan Massages0-4a-a-d">>\
<<speech "Kiley">>Can't we continue?<</speech>>
<<speech "MC" "$player.name">>It's late already Kiley...<</speech>>
<<speech "Kiley">>Oh... okay...<</speech>>
<<include "corruption gained Kiley">>
<<elseif $eventControl.Kiley.massagePanties == false and $eventControl.Kiley.massageBra == false and $characters.Kiley.corruptionlvl > 2>>\
<<speech "Kiley">>Oh? Okay...<</speech>>
<<speech "MC" "$player.name">>What? You didn't like it?<</speech>>
<<speech "Kiley">>No... I just expected... more...<</speech>>
<<speech "MC" "$player.name">>Hm...<</speech>>
<<include "relationship gained Kiley">>
<<else>>\
<<speech "Kiley">>Hm? That's it?<</speech>>
<<speech "MC" "$player.name">>Yeah...?<</speech>>
<<speech "Kiley">>You think this was a proper massage?<</speech>>
<<speech "MC" "$player.name">>It wasn't...?<</speech>>
<<speech "Kiley">>Egh-<</speech>>
<<include "relationship lost Kiley">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Clean yourselves." "Kiley's House - Bedroom">><<set $time.minutes += 30>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Now I will make sure there's nothing I overlooked, okay?<</speech>>
<<speech "Kiley">>Yes...<</speech>>
<video class="center" src="media/kiley/mp4/massage1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I slowly run my hands from her shoulders to her feet while pushing down on her body with my fingers.</div>
<<speech "Kiley">>Ahh-<</speech>>
<div class="instructions">There's not much I can do with her body than satisfying her in... different areas.</div>
<video class="center" src="media/kiley/mp4/massage1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Give attention to her ass." "Kiley Duncan Massages0-4a-a">><</link>>@@
@@.used;<<link "Whip out your cock." "Kiley Duncan Massages0-4a-b">><</link>>@@
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Lay on your stomach again please.<</speech>>
<div class="instructions">Immediately when she turned around my eyes went to her butt. It looked so lonely...</div>
<video class="center" src="media/kiley/mp4/massage1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah-!<</speech>>
<<speech "MC" "$player.name">>We have to make sure this little treasure gets some attention too...<</speech>>
<<speech "Kiley">>Ah yes-<</speech>>
<<speech "Kiley">>That feels so good $player.name-<</speech>>
<div class="instructions">Oh my god, she's so wet! I can't leave her like this...</div>
<video class="center" src="media/kiley/mp4/massage1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah!<</speech>>
<<speech "Kiley">>$player.name!<</speech>>
<div class="instructions">I stuck my two fingers into her pussy and started fingering her.</div>
<<speech "MC" "$player.name">>Do you like it?<</speech>>
<<speech "Kiley">>Yes! Keep going please-!<</speech>>
<div class="confirmation">\
<<if previous() != "Kiley Duncan Massages0-4a-b">>\
@@.used;<<link "Whip out your cock." "Kiley Duncan Massages0-4a-b">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She was clearly enjoying it too much than normally. She wasn't even trying to hide it and kept moaning everytime my hands touched her body. If she's in the mood, why am I holding back?</div>
<<speech "MC" "$player.name">>I've got something for you.<</speech>>
<div class="instructions">I pulled down my pants.</div>
<<speech "Kiley">>Oh my-<</speech>>
<video class="center" src="media/kiley/mp4/massage1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She gave me a look saying 'why did it take you so long?' and put my cock into her mouth.</div>
<div class="instructions">Since I got her approval, I didn't have to hold back and grab her head.</div>
<<speech "Kiley">>Wait-<</speech>>
<div class="instructions">Kiley laid on her back and tilted her head backwards.</div>
<<speech "Kiley">>Do whatever you want with me.<</speech>>
<video class="center" src="media/kiley/mp4/massage1-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Without saying anything, I stuck my cock back inside her throat and started diligently fucking her face.</div>
<div class="confirmation">\
<<if previous() != "Kiley Duncan Massages0-4a-a" and $characters.Kiley.corruptionlvl == 3>>\
@@.used;<<link "Give attention to her ass." "Kiley Duncan Massages0-4a-a">><</link>>@@
<</if>>\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Missionary." "Kiley Duncan Massages0-4a-a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "Kiley Duncan Massages0-4a-a-b">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan Massages0-4a-a-c">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.replay.Kiley.massage to true>>\
<<speech "Kiley">>Aah shit-<</speech>>
<div class="instructions">Kiley was laying down on her back with her legs open. My cock was already deep inside her.</div>
<video class="center" src="media/kiley/mp4/massage1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck-- you so fucking tight-<</speech>>
<div class="instructions">Her insides were hugging my cock, making it harder for me to pound her.</div>
<div class="instructions">Then I grabbed her by her neck and leaned forward, trying to use my strength to fuck her as best as I could.</div>
<video class="center" src="media/kiley/mp4/massage1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh shit! Yes-<</speech>>
<<speech "Kiley">>-yes yes yes yes-!<</speech>>
<div class="instructions">My hand was keeping her head stuck to the massaging table while I was relentlessly driving myself into her depths.</div>
<<speech "Kiley">>Aaah- fuck me-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "Kiley Duncan Massages0-4a-a-b">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan Massages0-4a-a-c">><</link>>@@
@@.used;<<link "Cum." "Kiley Duncan Massages0-4a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.replay.Kiley.massage to true>>\
<<speech "MC" "$player.name">>Oh fuck... just looking at your ass make me drool...<</speech>>
<div class="instructions">She was in front of me, proned her body to the table, leaving her ass on display for me.</div>
<<speech "Kiley">>Haha- $player.name please...<</speech>>
<<speech "Kiley">>Just fuck me already-<</speech>>
<video class="center" src="media/kiley/mp4/massage1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah shit- fuck me-<</speech>>
<<speech "MC" "$player.name">>Is that good?<</speech>>
<<speech "Kiley">>Yeees- yes-<</speech>>
<<speech "Kiley">>Just like that- keep going-<</speech>>
<video class="center" src="media/kiley/mp4/massage1-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her by her hips and started pounding her harder.</div>
<<speech "Kiley">>Ah fuck- yeees!<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan Massages0-4a-a-a">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan Massages0-4a-a-c">><</link>>@@
@@.used;<<link "Cum." "Kiley Duncan Massages0-4a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.replay.Kiley.massage to true>>\
<<speech "MC" "$player.name">>That's it! Ride that dick!<</speech>>
<video class="center" src="media/kiley/mp4/massage1-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley was now on top of me, eagerly riding my cock like the rent is due.</div>
<<speech "MC" "$player.name">>Aah fuck-<</speech>>
<<speech "Kiley">>Do you like my pussy that much?<</speech>>
<<speech "MC" "$player.name">>Oh I love it!<</speech>>
<<speech "MC" "$player.name">>Don't stop moving-<</speech>>
<<speech "Kiley">>Yes yes! Fuck-!<</speech>>
<video class="center" src="media/kiley/mp4/massage1-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I can't let her have that much fun. So I grabbed her neck with both hands and started pounding her back.</div>
<<speech "Kiley">>Aah!<</speech>>
<<speech "Kiley">>Yeeees!<</speech>>
<<speech "MC" "$player.name">>How's that? Like my cock destroying your tight pussy?<</speech>>
<<speech "Kiley">>Aaah- ahh-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan Massages0-4a-a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "Kiley Duncan Massages0-4a-a-b">><</link>>@@
@@.used;<<link "Cum." "Kiley Duncan Massages0-4a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's the end of our session." "Kiley Duncan Massages0-a-a-d">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Ahh fuck- I'm cumming!<</speech>>
<div class="instructions">Kiley quickly came to me and took my cock in her hands.</div>
<video class="center" src="media/kiley/mp4/massage1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Give it to me-<</speech>>
<div class="instructions">With her helping hand I came all over her gloves.</div>
<<speech "MC" "$player.name">>Fuck-<</speech>>
<<speech "Kiley">>Ah yes-<</speech>>
<div class="instructions">While I was trying to catch my breath, she licked off all the cum that was on her gloves and swallowed it like a good girl.</div>
<<speech "MC" "$player.name">>So...<</speech>>
<<speech "MC" "$player.name">>Did you like my massage?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>I can't wait to have it again.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Clean yourselves." "Kiley's House - Bedroom">><<set $time.minutes += 40>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Want to sleep together?<</speech>>
<<if $eventControl.Kiley.fiance == true>>\
<div class="instructions">Kiley gave me a surprised face.</div>
<<speech "Kiley">>How do you know Paul is out for the night? Did he talk to you?<</speech>>
<<speech "MC" "$player.name">>It's always fifty-fifty if he's here. And since I can't see him here...<</speech>>
<div class="instructions">I dramatically looked around the room and then back at her.</div>
<<speech "Kiley">>Sure, why not. It will be like in the old days!<</speech>>
<<else>>\
<<speech "Kiley">>That would be really nice of you. I'v been lonely here lately...<</speech>>
<<speech "MC" "$player.name">>Then let's cuddle-<</speech>>
<div class="instructions">She happily let me slide under her blanket and quickly snuggled into my arms.</div>
<</if>>\
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Sleep together." "Kiley Duncan Sleep Together0-a">><</link>>@@
</div><<include "savecheck">>\
<div class="dim">
<video class="center" src="media/mc/mp4/sleeping1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="thoughts">@@.used;<<link "You talked until midnight then fell asleep while holding hands together." "Kiley Duncan Sleep Together0-a-a">><</link>>@@</div>
<<if $time.hours > 19 and $time.hours <=24>>\
<<set $time.hours += 5>>\
<<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\
<<set $time.hours = 5>>\
<<set $time.minutes = 55>>\
<<else>>\
<<set $time.hours = 5>>\
<<set $time.minutes = 55>>\
<</if>>\
<<include "var reset">>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.sleepTogetherKH to true>>\
<</if>>\
<video class="center" src="media/kiley/mp4/bedroom1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I woke up first. She was using my chest as a pillow and I could feel the hot air coming out of her mouth reaching my skin.</div>
<video class="center" src="media/kiley/mp4/bedroom1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Kiley, it's time to wake up...<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<<speech "Kiley">>Just a minute...<</speech>>
<<speech "MC" "$player.name">>Did you sleep well?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah, it wasn't so bad-<</speech>>
<div class="instructions">She turned around to see my face.</div>
<<speech "MC" "$player.name">>Oh come on, I bet even neighbors could hear you snore.<</speech>>
<<speech "Kiley">>Ha? I don't snore!<</speech>>
<div class="instructions">She was immediately up, stretching her back and arms.</div>
<video class="center" src="media/kiley/mp4/bedroom1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're beautiful Kiley.<</speech>>
<<speech "Kiley">>Haha- please, save your compliments for breakfast.<</speech>>
<div class="confirmation">\
@@.used;<<link "We have time." "Kiley Duncan Sleep Together0-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Okay." "Kiley's House - Bedroom">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I think we have some time.<</speech>>
<<speech "Kiley">>Oh really?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I raised my hand and revealed her nipple.</div>
<<speech "Kiley">>Aah-<</speech>>
<div class="instructions">Kiley was also in the mood, because her bra was instantly gone.</div>
<video class="center" src="media/kiley/mp4/bedroom1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My hand instinctively went to her pussy and I tried rubbing it through her panties.</div>
<<speech "MC" "$player.name">>I can't take it anymore, I've been hard since I woke up.<</speech>>
<<speech "Kiley">>Hm- let's see.<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan Sleep Together0-a-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Stop teasing me-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley threw away the blanket and was now using my cock as a pillow.</div>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>Ahh-<</speech>>
<div class="instructions">Finally she took it inside her warm mouth.</div>
<video class="center" src="media/kiley/mp4/bedroom1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuuck-<</speech>>
<div class="instructions">She had it in her mouth and kept licking the tip.</div>
<video class="center" src="media/kiley/mp4/bedroom1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yees- that's it-<</speech>>
<<speech "MC" "$player.name">>Good girl-<</speech>>
<div class="instructions">She was bobbing her head up and down on my morning wood.</div>
<<speech "MC" "$player.name">>We should be going...<</speech>>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Start your day." "Kiley's House - Bedroom">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<if $time.dayOfTheWeek < 5 and $time.hours == 19>>\
<<if $eventControl.quests.ASimpleRequest.completed == false>>\
<div class="instructions">Summer was here. Why does she look like she wants something from me?</div>
<video class="center" src="media/summer/mp4/livingroom6-25.mp4" width="768" height="432" autoplay muted loop></video>
<<else>><<if $time.dayOfTheWeek < 3>>\
<div class="instructions">Summer was here. Why does she look like she wants something from me?</div>
<video class="center" src="media/summer/mp4/livingroom6-25.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<video class="center" src="media/summer/mp4/livingroom7-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was sitting on the floor in front of the laptop I gave her.</div>
<<speech "Summer">>Let's try it again...<</speech>>
<div class="instructions">She looked rather interested in whatever it was on the screen...</div>
<</if>><</if>><<elseif $time.dayOfTheWeek > 4 and $time.hours > 11 and $time.hours < 15 and $eventControl.Summer.away == false>>\
<<if $time.dayOfTheWeek == 5>>\
<div class="instructions">Summer was here practising yoga.</div>
<<set _i to random(0,2)>>\
<<switch _i>>\
<<case 0>>\
<video class="center" src="media/summer/mp4/livingroom5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<case 1>>\
<video class="center" src="media/summer/mp4/livingroom5-2.mp4" width="768" height="432" autoplay muted loop></video>
<<case 2>>\
<video class="center" src="media/summer/mp4/livingroom5-3.mp4" width="768" height="432" autoplay muted loop></video>
<</switch>>\
<<else>>\
<video class="center" src="media/summer/mp4/livingroom10-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh- it's useless!<</speech>>
<div class="instructions">Summer was sitting on the couch surrounded by dumbbells and other equipment.</div>
<</if>><</if>>\<<include "savecheck">>\
<<if $player.strength > 19>>\
<<speech "MC" "$player.name">>Hey. Need help?<</speech>>
<video class="center" src="media/summer/mp4/livingroom5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Hah- Do you even know what I'm doing?<</speech>>
<<speech "MC" "$player.name">>I think so. I'm not an expert, but I can help you with your form at least.<</speech>>
<<speech "Summer">>...<</speech>>
<<speech "Summer">>I guess that would be nice. Go on.<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "TtS (Dh, l) case0-a">><</link>>@@
</div>
<<else>>\
<div class="instructions">I should improve my strength before even offering my help. She would laugh in my face right now if I did that.</div>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Yeah, that's it...<</speech>>
<video class="center" src="media/summer/mp4/livingroom5-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Try going lower...<</speech>>
<div class="instructions">After ten minutes of light stretching we moved on to more difficult positions. I tried guiding her through them and forcing her with my hands to go further.</div>
<<speech "Summer">>Ahh-<</speech>>
<<speech "Summer">>How do you even know this stuff-<</speech>>
<<speech "MC" "$player.name">>I like learning new stuff from time to time.<</speech>>
<div class="instructions">She didn't mind my hands running all over her body. Not even a single word.</div>
<<if $characters.Summer.corruptionlvl == 1>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Grope her." "TtS (Dh, l) case0-a-a">><</link>>@@
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Slowly my hands found their way to her crotch.</div>
<<if $characters.Summer.corruptionlvl > 1>>\
<<speech "Summer">>Mhm-<</speech>>
<video class="center" src="media/summer/mp4/livingroom5-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her butt was being attacked by my hands and she just gave me a quick glance.</div>
<<speech "Summer">>Hey...<</speech>>
<<speech "MC" "$player.name">>You're doing great. Keep going.<</speech>>
<<speech "Summer">>Yes...<</speech>>
<<if $characters.Summer.corruptionlvl == 2>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.Summer.livSex == false or $eventControl.limits == false>>\
@@.used;<<link "Go for her." "TtS (Dh, l) case0-a-a-a">><</link>>@@
<</if>>\
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Summer">>Ah!<</speech>>
<div class="instructions">Summer immediately looked at me with disgust.</div>
<<speech "Summer">>What the fuck $player.name?<</speech>>
<<speech "MC" "$player.name">>Sorry I didn't mean to do that.<</speech>>
<div class="instructions">My hands were still on her pussy, only her shorts were between them.</div>
<<speech "Summer">>I'm your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>! Oh my god-<</speech>>
<div class="instructions">She quickly stood up and run from the room.</div>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I was getting too excited. I leaned forward and went for her boobs.</div>
<<if $characters.Summer.corruptionlvl < 3>>\
<<speech "Summer">>Hey-!<</speech>>
<div class="instructions">With my hands reaching her tits, she twitched and almost knocked me out with her elbow.</div>
<<speech "Summer">>You-- I knew you would do something like this!<</speech>>
<div class="instructions">She grabbed her mat and run off.</div>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Summer">>Aah-<</speech>>
<video class="center" src="media/summer/mp4/livingroom5-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our bodies were touching and I started nibbling on her ear.</div>
<<speech "Summer">>Ahh shit...<</speech>>
<div class="instructions">She was clearly enjoying it. Nothing but muffled moans were coming out of her mouth while I was slowly undressing her top.</div>
<video class="center" src="media/summer/mp4/livingroom5-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">After her top was finally on the ground, she turned her head to me and kissed me.</div>
<div class="instructions">We both knew where this was heading.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Dh, l) case0-3a-a">><</link>>@@
@@.used;<<link "Sixty-nine." "TtS (Dh, l) case0-3a-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case0-3a-c">><<set $eventControl.Summer.livSex = true>><</link>>@@
@@.used;<<link "Cowgirl." "TtS (Dh, l) case0-3a-d">><<set $eventControl.Summer.livSex = true>><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case0-3a-e">><<set $eventControl.Summer.livSex = true>><</link>>@@
<</if>>\
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">Now that I had my hands on her ass, I can't leave it alone even for a second.</div>
<div class="instructions">I forced her to stand up and then immediately buried my face into her perfect buns.</div>
<video class="center" src="media/summer/mp4/livingroom5-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh fuck-<</speech>>
<<speech "Summer">>Shit-<</speech>>
<<speech "MC" "$player.name">>Come here-<</speech>>
<div class="instructions">I laid down on her mat and let her sit down on my face.</div>
<video class="center" src="media/summer/mp4/livingroom5-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh-<</speech>>
<<speech "Summer">>Your tongue feels so good-<</speech>>
<div class="instructions">I could taste her sweat, but that made it even better honestly.</div>
<div class="confirmation">\
@@.used;<<link "Sixty-nine." "TtS (Dh, l) case0-3a-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case0-3a-c">><<set $eventControl.Summer.livSex = true>><</link>>@@
@@.used;<<link "Cowgirl." "TtS (Dh, l) case0-3a-d">><<set $eventControl.Summer.livSex = true>><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case0-3a-e">><<set $eventControl.Summer.livSex = true>><</link>>@@
<</if>>\
<<if previous() != "TtS (Dh, l) case0-a-a-a">>\
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case0-3a-f">><</link>>@@
<</if>>\
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Her sweaty body was now pressed against mine.</div>
<video class="center" src="media/summer/mp4/livingroom5-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aah-<</speech>>
<div class="instructions">While I was making out with her pussy, she was doing her best to repay it back.</div>
<<speech "MC" "$player.name">>Oh fuck-<</speech>>
<video class="center" src="media/summer/mp4/livingroom5-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We were desperately trying to please the other person with everything we got. I can't imagine what Michelle would do if she saw us like this...</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Dh, l) case0-3a-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case0-3a-c">><<set $eventControl.Summer.livSex = true>><</link>>@@
@@.used;<<link "Cowgirl." "TtS (Dh, l) case0-3a-d">><<set $eventControl.Summer.livSex = true>><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case0-3a-e">><<set $eventControl.Summer.livSex = true>><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case0-3a-f">><</link>>@@
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She sat down on my cock and immediately started twitching like crazy. Her pussy squeezed my dick.</div>
<video class="center" src="media/summer/mp4/livingroom5-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">So I started moving.</div>
<<speech "MC" "$player.name">>Are you cumming from just putting it in?<</speech>>
<<speech "Summer">>Aah-- ahh-<</speech>>
<div class="instructions">This brat is cumming from her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s dick so easily...</div>
<video class="center" src="media/summer/mp4/livingroom5-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was on top of me, trying to hold her balance while my cock was making a mess of her wet pussy.</div>
<<speech "Summer">>Ahh shit-<</speech>>
<<speech "Summer">>Fuck!<</speech>>
<video class="center" src="media/summer/mp4/livingroom5-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it-<</speech>>
<<speech "MC" "$player.name">>Isn't this a better exercise?<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Dh, l) case0-3a-a">><</link>>@@
@@.used;<<link "Sixty-nine." "TtS (Dh, l) case0-3a-b">><</link>>@@
@@.used;<<link "Cowgirl." "TtS (Dh, l) case0-3a-d">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case0-3a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case0-3a-f">><</link>>@@
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom5-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">After putting it inside, she started moving her hips so fast that it scared me.</div>
<<speech "MC" "$player.name">>Summer...?<</speech>>
<div class="instructions">She was literally smashing herself on my cock, her pussy was getting tighter and her face suddenly changed into a weird grimace.</div>
<<speech "MC" "$player.name">>Oh my god-<</speech>>
<<speech "Summer">>Fuuuuck-!<</speech>>
<div class="instructions">I can't let her do this to me, so I took the initiative.</div>
<video class="center" src="media/summer/mp4/livingroom5-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah f-<</speech>>
<<speech "Summer">>Ahhh fuck-!<</speech>>
<div class="instructions">Her insides once again got tighter.</div>
<<speech "MC" "$player.name">>You're crazy Summer...<</speech>>
<<speech "Summer">>Oh yeah? What about this-<</speech>>
<video class="center" src="media/summer/mp4/livingroom5-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck-<</speech>>
<div class="instructions">She started riding me. My own <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was trying to impress her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> with her riding skills.</div>
<<speech "Summer">>Ah shit-!<</speech>>
<div class="instructions">How many times does she want to cum?!</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Dh, l) case0-3a-a">><</link>>@@
@@.used;<<link "Sixty-nine." "TtS (Dh, l) case0-3a-b">><</link>>@@
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case0-3a-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case0-3a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case0-3a-f">><</link>>@@
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom5-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck you're tight...<</speech>>
<div class="instructions">I still can't believe she's doing this with me...</div>
<<speech "Summer">>Aah- fuck-<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Dh, l) case0-3a-a">><</link>>@@
@@.used;<<link "Sixty-nine." "TtS (Dh, l) case0-3a-b">><</link>>@@
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case0-3a-c">><</link>>@@
@@.used;<<link "Cowgirl." "TtS (Dh, l) case0-3a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case0-3a-f">><</link>>@@
@@.used;<<link "That's enough." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh shit I'm cumming-!<</speech>>
<<speech "Summer">>Mhm-<</speech>>
<div class="instructions">My younger <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> quickly kneeled before me and obediently pulled out her tongue.</div>
<video class="center" src="media/summer/mp4/livingroom5-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aah!<</speech>>
<div class="instructions">I came right on her face and tongue. Summer thoroughly licked my cock clean and swallowed everything I gave to her.</div>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Thank you Summer." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Have you read your assignment yet? I'm starting to think that some teachers treat different classes the same...<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Haha- yeah, they are on some crazy shit.<</speech>>
<<speech "MC" "$player.name">>Anyway...<</speech>>
<<speech "MC" "$player.name">>If you want to do it together, I won't mind.<</speech>>
<<speech "Summer">>Actually, that's not a bad idea.<</speech>>
<<speech "MC" "$player.name">>I'm sure Michelle will be proud seeing us two working together.<</speech>>
<<speech "Summer">>Hahaha- yeah. She's will most likely get excited just by looking at us haha-<</speech>>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom6-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh-<</speech>>
<<speech "Summer">>What are you saying, $player.name?<</speech>>
<<speech "MC" "$player.name">>Nothing, just being kind to my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.<</speech>>
<<speech "Summer">>Ugh- don't call me that, please-<</speech>>
<<speech "Summer">>You want something, don't you?<</speech>>
<div class="instructions">That's interesting. It is always her who wants something from me.</div>
<<speech "MC" "$player.name">>No. I thought you don't hear compliments too often honestly.<</speech>>
<<speech "Summer">>Oh?<</speech>>
<div class="instructions">I could clearly see in her face that she didn't expect something like this from me...</div>
<<speech "Summer">>T-Thank you...<</speech>>
<<include "relationship gained Summer">>
<div class="confirmation">\
<<if $eventControl.Summer.livSex == false or $eventControl.limits == false>>\
@@.used;<<link "I want something in return." "TtS (Dh, l) case1-b-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>Hm? What do you want?<</speech>>
<<speech "Summer">>If you want a girlfriend, I'm not asking one of my friends, not anymore!<</speech>>
<<speech "MC" "$player.name">>Oh please, will you finally forget about it?<</speech>>
<<speech "Summer">>Hahaha-<</speech>>
<<speech "Summer">>-so what is it?<</speech>>
<div class="confirmation">\
@@.used;<<link "Your smile." "TtS (Dh, l) case1-b-a-a">><</link>>@@
@@.used;<<link "Look at your body." "TtS (Dh, l) case1-b-a-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 0>>\
@@.used;<<link "Blowjob." "TtS (Dh, l) case1-b-a-c">><</link>>@@
<</if>>\
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "Fuck your tight pussy." "TtS (Dh, l) case1-b-a-d">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom6-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Haha-<</speech>>
<<speech "Summer">>That's the most not-you thing for you to say.<</speech>>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Summer.corruptionlvl == 0>>\
<<speech "Summer">>Ew-<</speech>>
<<speech "Summer">>That's so wrong, $player.name.<</speech>>
<<include "relationship lost Summer">>
<<elseif $characters.Summer.corruptionlvl > 3>>\
<video class="center" src="media/summer/mp4/livingroom6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Just look? Oh fuck off $player.name.<</speech>>
<<speech "Summer">>I know you want to bang the shit out of me. Just say it.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<else>>\
<video class="center" src="media/summer/mp4/livingroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>That's... okay I guess.<</speech>>
<<speech "Summer">>But just looking! Nothing else...<</speech>>
<<speech "Summer">><span style="font-style:italic">...can't believe I'm doing this for my <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...</span><</speech>>
<</if>>\
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 0 and $characters.Summer.corruptionlvl < 4>>\
@@.used;<<link "I want to see your butt." "TtS (Dh, l) case1-b-a-b-a">><</link>>@@
@@.used;<<link "Your boobs please." "TtS (Dh, l) case1-b-a-b-b">><</link>>@@
<<elseif $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Pull down your pants." "TtS (Dh, l) case1-b-a-c-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Summer.corruptionlvl < 3>>\
<<speech "Summer">>What the fuck?<</speech>>
<<speech "Summer">>Did you really just say that?<</speech>>
<<speech "Summer">>Get out of my sight.<</speech>>
<div class="instructions">I should corrupt her more before trying this again...</div>
<<include "relationship lost Summer">>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div>
<<else>>\
<video class="center" src="media/summer/mp4/livingroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Okay...<</speech>>
<<speech "MC" "$player.name">>Really? I didn't think you would be down actually...<</speech>>
<<speech "Summer">>I think I can do that for you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Pull down your pants." "TtS (Dh, l) case1-b-a-c-a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Summer.corruptionlvl < 4>>\
<<speech "Summer">>Hahaha-<</speech>>
<div class="instructions">Summer started loudly laughing while I stayed still in silence.</div>
<<speech "Summer">>Wait- that was a joke, right?<</speech>>
<<speech "Summer">>Right?!<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<speech "MC" "$player.name">>Good one, no...?<</speech>>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div>
<<else>>\
<<speech "Summer">>Haha-<</speech>>
<<speech "Summer">>You want to fuck my pussy for a compliment?<</speech>>
<<speech "Summer">>You can't stop surprising me <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Okay.<</speech>>
<<speech "Summer">>I can't say no to that dick of yours anyway.<</speech>>
<div class="confirmation">\
@@.used;<<link "Pull down your pants." "TtS (Dh, l) case1-b-a-c-a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom6-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Are you sure?<</speech>>
<<speech "Summer">>It is not that good...<</speech>>
<<speech "MC" "$player.name">>Believe me, it is.<</speech>>
<<speech "Summer">>...<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Here you go.<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god...<</speech>>
<<speech "MC" "$player.name">>And you spend all day sitting on it? What a shame...<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Haha-<</speech>>
<<speech "Summer">>You won't get far in life with just an ass, you know.<</speech>>
<<speech "MC" "$player.name">>You really don't go on the Internet Summer...<</speech>>
<div class="instructions">I know she said no touching, but... can't I even control myself while she's wiggling it literally in front of my eyes?</div>
<<if $characters.Summer.corruptionlvl < 3>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Touch her." "TtS (Dh, l) case1-b-a-b-a-a">><</link>>@@
@@.used;<<link "That's enough Summer." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>I don't know...<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I really want to see them, Summer. Please-<</speech>>
<<speech "Summer">>Okay...<</speech>>
<<speech "Summer">>If you ask so nicely...<</speech>>
<div class="instructions">She moved closer to me.</div>
<<speech "Summer">>Go on.<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck-<</speech>>
<<speech "Summer">>Like it?<</speech>>
<<speech "MC" "$player.name">>Of course I do, they're perfect! The size, shape, everything!<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Really?<</speech>>
<<speech "Summer">>I've been insecure about them for... Yeah. Thank you, that means a lot, $player.name. Even though this situation is...<</speech>>
<<speech "MC" "$player.name">>You know we are not blood related.<</speech>>
<<speech "Summer">>I know, but... I guess it doesn't matter now.<</speech>>
<<include "relationship gained Summer">>
<<if $characters.Summer.corruptionlvl < 3>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I can't take it anymore. I held out my hand to touch her ass.</div>
<<if $characters.Summer.corruptionlvl < 3>>\
<<speech "Summer">>Aah!<</speech>>
<<speech "Summer">>$player.name!<</speech>>
<<speech "Summer">>I told you no touching! Egh-<</speech>>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<video class="center" src="media/summer/mp4/livingroom6-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aah!<</speech>>
<div class="instructions">I slowly run my finger from top of her ass to her pussy lips.</div>
<<speech "Summer">>$player.name...<</speech>>
<<speech "Summer">>Stop it...<</speech>>
<<speech "Summer">>I think you had enough fun.<</speech>>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\
<<include "savecheck">>\
<<if previous() == "TtS (Dh, l) case1-b-a-c" or previous() == "TtS (Dh, l) case1-b-a-d" or previous() == "TtS (Dh, l) case1-b-a-b">>\
<<set $eventControl.Summer.livSex = true>>\
<div class="instructions">Summer was in a second on the ground waiting for me to pull down my pants.</div>
<<speech "Summer">>I can do it.<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ah-<</speech>>
<div class="instructions">Her hands instinctively grabbed my cock and started stroking it.</div>
<<speech "Summer">>Oh shit-<</speech>>
<<speech "Summer">>So big-<</speech>>
<<speech "MC" "$player.name">>And all yours.<</speech>>
<</if>>\
<video class="center" src="media/summer/mp4/livingroom6-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god-<</speech>>
<div class="instructions">Inside her mouth was warm and the way she was licking my tip while moving her head was making me shiver.</div>
<video class="center" src="media/summer/mp4/livingroom6-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah, that's it-<</speech>>
<<speech "MC" "$player.name">>Good girl-<</speech>>
<div class="instructions">She shifted her focus on my balls.</div>
<video class="center" src="media/summer/mp4/livingroom6-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck me- I should compliment you more often-<</speech>>
<<if $characters.Summer.corruptionlvl == 3>>\
<<include "relationship gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 3 and previous() != "TtS (Dh, l) case1-b-a-c">>\
@@.used;<<link "Fuck her from behind." "TtS (Dh, l) case1-b-a-c-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Dh, l) case1-b-a-c-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Dh, l) case1-b-a-c-a-c">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The hole I created in her pants provided me access to other holes that were making me progressively more happy.</div>
<video class="center" src="media/summer/mp4/livingroom6-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ready for your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock?<</speech>>
<<speech "Summer">>Mhm-<</speech>>
<div class="instructions">Then I pushed and slowly penetrated her tight vagina.</div>
<<speech "Summer">>Ah shit- fuck!<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah--- so big-<</speech>>
<<speech "MC" "$player.name">>Fuck- I could cum any second in this tightness-<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeees yees-<</speech>>
<<speech "Summer">>You're so deep $player.name-<</speech>>
<div class="instructions">What became of you, Summer... You were such a nerdy shy girl, hiding behind your mother's shadow all the time... Now look at you. Moaning like a slut with your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock tightly wrapped in your insides...</div>
<div class="confirmation">\
@@.used;<<link "Let her clean you." "TtS (Dh, l) case1-b-a-c-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Dh, l) case1-b-a-c-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Dh, l) case1-b-a-c-a-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Dh, l) case1-b-a-c-a-d">><</link>>@@
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>Let me- ride you- please-<</speech>>
<div class="instructions">As a good <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>, I laid back on the couch and let my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> straddle me.</div>
<video class="center" src="media/summer/mp4/livingroom6-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ah fuck- you're so deep now-<</speech>>
<<speech "MC" "$player.name">>You like it?<</speech>>
<<speech "Summer">>Aaah-! ahh---<</speech>>
<div class="instructions">Of course she does. She was swallowing my cock with her pussy like it was the only thing she knew how to do.</div>
<video class="center" src="media/summer/mp4/livingroom6-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh shit-<</speech>>
<div class="instructions">I knew she's cumming, so I raised her up a little bit and started ramming myself back into her.</div>
<<speech "Summer">>Ah fuck- $player.name--!<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Don't stop moving-<</speech>>
<<speech "MC" "$player.name">>Keep shaking your butt-<</speech>>
<<speech "Summer">>Yess-<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her clean you." "TtS (Dh, l) case1-b-a-c-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtS (Dh, l) case1-b-a-c-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtS (Dh, l) case1-b-a-c-a-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Dh, l) case1-b-a-c-a-d">><</link>>@@
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom6-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohh-- Aaah!<</speech>>
<<speech "MC" "$player.name">>I can feel your pussy tightening up-<</speech>>
<div class="instructions">Now I was literally dipping my cock in her pussy and reaching her deepest parts where she wasn't touched before.</div>
<video class="center" src="media/summer/mp4/livingroom6-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Fuck- fuuck!<</speech>>
<<speech "MC" "$player.name">>To think you were trying to be like your mother-<</speech>>
<<speech "MC" "$player.name">>I hope she sees you like this one day-<</speech>>
<<speech "Summer">>Noo-<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh shit-<</speech>>
<<speech "Summer">>Keep going- don't stop-<</speech>>
<div class="instructions">I was getting dangerously close. Her pussy was doing its best to make it quick, but...</div>
<div class="confirmation">\
@@.used;<<link "Let her clean you." "TtS (Dh, l) case1-b-a-c-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtS (Dh, l) case1-b-a-c-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Dh, l) case1-b-a-c-a-b">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Dh, l) case1-b-a-c-a-d">><</link>>@@
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck- here it comes!<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Cum gushed out from my cock everywhere. Most of it ended on her face, some even in her mouth which she happily gulped down.</div>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Clean yourselves." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Nothing. Chilling out, feeling cute... normal stuff hahaha-<</speech>>
<video class="center" src="media/kiley/mp4/backyard6-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Yeah, normal stuff. Sounds about right.</div>
<<speech "MC" "$player.name">>The weather really worked out in the end...<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<div class="instructions">She looked puzzled for a second. Why is she acting so weird?</div>
<<speech "Kiley">>Oh yeah- the weather- haha-<</speech>>
<<speech "MC" "$player.name">>Is something wrong? Why are you acting so weird?<</speech>>
<<speech "Kiley">>Weird? Me? I'm totally fine...<</speech>>
<div class="instructions">She was really close to me. But she kept fixing her dress that was lightly swaying in today's slow wind.</div>
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 1>>\
@@.used;<<link "What are you hiding?" "TtK (Kh, by) case1-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Kiley's House - Backyard">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Is it that obvious?<</speech>>
<<speech "MC" "$player.name">>Yeah.<</speech>>
<<speech "Kiley">>Ah, well...<</speech>>
<div class="instructions">She did a twirl and her dress flyed upwards.</div>
<video class="center" src="media/kiley/mp4/backyard6-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I'm not weird, okay? Just try it! It feels amazing!<</speech>>
<div class="instructions">She was completely naked underneath it.</div>
<<speech "Kiley">>Does it make you... hard?<</speech>>
<<speech "MC" "$player.name">>W-What do you think? Stop flaunting it like that...!<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>You poor thing-<</speech>>
<<if $characters.Kiley.corruptionlvl < 4>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Take her inside." "TtK (Kh, by) case1-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Kiley's House - Backyard">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I can't take it- come with me.<</speech>>
<<speech "Kiley">>Ah-<</speech>>
<div class="instructions">I grabbed her hand and pulled her back inside the house.</div>
<video class="center" src="media/kiley/mp4/livingroom14-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Haha- you want me that much?<</speech>>
<<speech "MC" "$player.name">>Come here-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom14-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our lips met again and my hands found their way to her butt and squeezed it.</div>
<video class="center" src="media/kiley/mp4/livingroom14-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh- bad boy-<</speech>>
<<speech "Kiley">>It's all yours-<</speech>>
<div class="instructions">She was attacking me with her tongue, indicating me she also wants it as badly as I do.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, by) case1-a-a-a">><</link>>@@
@@.used;<<link "She blows you." "TtK (Kh, by) case1-a-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, by) case1-a-a-c">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "From behind." "TtK (Kh, by) case1-a-a-d">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom14-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck- yees-<</speech>>
<div class="instructions">She was playing with my hair while I was making out with her pussy.</div>
<<speech "Kiley">>Mhm-<</speech>>
<div class="confirmation">\
@@.used;<<link "She blows you." "TtK (Kh, by) case1-a-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, by) case1-a-a-c">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "From behind." "TtK (Kh, by) case1-a-a-d">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Yeah- that's it-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom14-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley was crouching before me with my cock in her mouth. She was keeping eye contact with me and examining my reactions.</div>
<<speech "MC" "$player.name">>Oh my god fuck-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, by) case1-a-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, by) case1-a-a-c">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "From behind." "TtK (Kh, by) case1-a-a-d">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Yes-! Aaah-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom14-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was alternating between quick pacing and slow deep dips inside her pussy. If she likes to play with my head, I can at least play with her body.</div>
<<speech "Kiley">>Fuck me-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, by) case1-a-a-a">><</link>>@@
@@.used;<<link "She blows you." "TtK (Kh, by) case1-a-a-b">><</link>>@@
@@.used;<<link "From behind." "TtK (Kh, by) case1-a-a-d">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Kh, by) case1-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I just love looking at her ass. Whenever I see it, my dick get instantly hard.</div>
<video class="center" src="media/kiley/mp4/livingroom14-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- shit-<</speech>>
<div class="instructions">There no other option that fucking hard her ass until she breaks from pleasure.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, by) case1-a-a-a">><</link>>@@
@@.used;<<link "She blows you." "TtK (Kh, by) case1-a-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, by) case1-a-a-c">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Kh, by) case1-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Fuck- aah-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom14-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We were both naked, our sweaty bodies connected from all the sex we have been having.</div>
<<speech "Kiley">>Thank you for fucking my pussy-<</speech>>
<<speech "MC" "$player.name">>I'm close-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom14-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah-? Cum all over my pussy- please--<</speech>>
<<speech "Kiley">>Yeeees- oh my god, so warm-<</speech>>
<div class="instructions">Kiley submissively scraped out every bit of my cum and, while looking straight into my eyes, licked it and swallowed it.</div>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Get cleaned." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<if $time.hours == 6 and $time.minutes > 29 and $time.dayOfTheWeek < 5>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn == false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked = true>>\
<video class="center" src="media/summer/mp4/kitchen2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer was preparing her breakfast. She always watches TV while eating...</div>
<div class="instructions">Wait... what if I install porn on the TV? Maybe that would make her more interested...</div>
<<else>>\
<video class="center" src="media/summer/mp4/kitchen2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She's really watching porn while eating her meal... That's something I would never have expected from her before...</div>
<div class="instructions">Let's hope Michelle won't find out.</div>
<<if $characters.Summer.corruptionlvl == 0>>\
<<include "corruption gained Summer">>
<</if>>\
<</if>><<elseif $time.hours == 11 and $time.dayOfTheWeek > 4 and $eventControl.Summer.away == false>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn == false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked = true>>\
<video class="center" src="media/summer/mp4/kitchen2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer was preparing her lunch. She always watches TV while eating...</div>
<div class="instructions">Wait... what if I install porn on the TV? Maybe that would make her more interested...</div>
<<else>>\
<video class="center" src="media/summer/mp4/kitchen2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She's really watching porn while eating her meal... That's something I would never have expected from her before...</div>
<div class="instructions">Let's hope Michelle won't find out.</div>
<<if $characters.Summer.corruptionlvl == 0>>\
<<include "corruption gained Summer">>
<</if>>\
<</if>><<elseif $time.hours == 17 and $time.dayOfTheWeek < 5 and $eventControl.Summer.friendRan5 != 1>>\
<<if $eventControl.Summer.friendRan1 == 1>>\
<div class="instructions">Summer isn't here... maybe she's in her room.</div>
<<else>>\
<video class="center" src="media/summer/mp4/kitchen3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's a cool bracelet you have, <<if $eventControl.Summer.relationship == "step-sister">>step-sis<<elseif $eventControl.Summer.relationship == "sister">>sis<<else>>$eventControl.Summer.relationship<</if>>.<</speech>>
<<speech "Summer">>Really? Friend gave it to me in school and it's so cute!<</speech>>
<</if>><<elseif $time.hours == 18 and $time.dayOfTheWeek > 4 and $eventControl.Summer.away == false>>\
<video class="center" src="media/summer/mp4/kitchen3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's a cool bracelet you have, <<if $eventControl.Summer.relationship == "step-sister">>step-sis<<elseif $eventControl.Summer.relationship == "sister">>sis<<else>>$eventControl.Summer.relationship<</if>>.<</speech>>
<<speech "Summer">>Really? Friend gave it to me in school and it's so cute!<</speech>>
<</if>>\<<include "savecheck">>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn = true>>\
<div class="instructions">Even though this TV is relatively old with it's software, I still found a way to force the porn channel to always show whenever the TV is turned on.</div>
<div class="instructions">Michelle never uses the TV, neither does my dad, so it should be okay.</div>
<div class="instructions">I've never caught Summer watching porn or anything similar in the past, so I have literally no idea what she will do...</div>
<div class="instructions">Let's hope for the best.</div>
<div class="confirmation">\
@@.used;<<link "Complete the installation." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<if $time.dayOfTheWeek == 5>><<if $time.hours == 9 or $time.hours == 10>>\
<<if $eventControl.Summer.away == false>>\
<video class="center" src="media/summer/mp4/backyard1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer was chilling here. I, for some reason, decided to talk to her.</div>
<<speech "MC" "$player.name">>Homework done?<</speech>>
<<speech "Summer">>No... but there's still a lot of time before Monday...<</speech>>
<</if>>\
<</if>><<elseif $time.dayOfTheWeek == 6>><<if $time.hours == 9 or $time.hours == 10 and $eventControl.Summer.away == false>>\
<video class="center" src="media/summer/mp4/backyard3-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Hey, how are you doing?<</speech>>
<div class="instructions">Summer seems in a rather good mood today...</div>
<</if>><</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/backyard3-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>It's just the weekend... and the weather...<</speech>>
<<speech "Summer">>D-Don't make it weird, stupid <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<div class="instructions">She tried to sound angry and proceeded to hide her face, but I knew she's smiling underneath her hands.</div>
<<speech "MC" "$player.name">>I know, but still it looks good on you.<</speech>>
<<speech "Summer">>W-What?<</speech>>
<<speech "MC" "$player.name">>Your smile...<</speech>>
<<speech "Summer">>Ah... t-thanks...<</speech>>
<<include "relationship gained Summer">>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "Let's sit down by the pool." "TtS (Dh, by) case0-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Backyard">><</link>>@@
</div><<include "savecheck">>
<<speech "Summer">>Fine-<</speech>>
<video class="center" src="media/summer/mp4/backyard3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I expected some protesting, or even a disgusted face. But she just obediently spinned around, showing me her almost naked body.</div>
<<speech "Summer">>How do I look? Good?<</speech>>
<div class="instructions">What? What? Is she actually interested in my opinion?</div>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<if $characters.Summer.corruptionlvl == 0>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Your ass is something else." "TtS (Dh, by) case0-b-a">><</link>>@@
@@.used;<<link "Didn't your boobs get bigger?" "TtS (Dh, by) case0-b-b">><</link>>@@
@@.used;<<link "Leave her be." "Home - Backyard">><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>Okay-<</speech>>
<div class="instructions">Few seconds ago she was hiding herself and now she was happily walking beside her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to the pool.</div>
<video class="center" src="media/summer/mp4/backyard3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>How's the water?<</speech>>
<div class="instructions">She had her legs submerged in water.</div>
<<speech "Summer">>I expected it to be colder. But it's actually really nice.<</speech>>
<video class="center" src="media/summer/mp4/backyard3-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey, stop it!<</speech>>
<<speech "Summer">>Haha- it's just water-<</speech>>
<div class="instructions">While we were playing, I noticed my cock was getting hard. Her bikini was too dangerous for me...</div>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Look what you did to me." "TtS (Dh, by) case0-a-a-a">><</link>>@@
@@.used;<<link "Leave her be." "Home - Backyard">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I pointed to my abnormally shaped crotch</div>
<<speech "Summer">>Oh my-<</speech>>
<<speech "Summer">>Does seeing your little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> in a bikini make you hard?<</speech>>
<div class="instructions">She slowly reached out to my crotched and touched my cock.</div>
<<speech "MC" "$player.name">>It's your fault.<</speech>>
<<speech "Summer">>Hehe-<</speech>>
<video class="center" src="media/summer/mp4/backyard3-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>What are you waiting for? Pull your cock out.<</speech>>
<div class="confirmation">\
@@.used;<<link "Do as she says." "TtS (Dh, by) case0-4a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She went to her knees.</div>
<video class="center" src="media/summer/mp4/backyard3-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>You can't even do this?<</speech>>
<<speech "Summer">>Tsk-<</speech>>
<<speech "Summer">>Ah- oh my god-<</speech>>
<video class="center" src="media/summer/mp4/backyard3-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck-- aah-<</speech>>
<div class="instructions">Just after successfully unbuttoning my pants, she immediately swallowed my whole cock into her throat like it was nothing.</div>
<video class="center" src="media/summer/mp4/backyard3-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yes- stay like this-<</speech>>
<div class="instructions">I grabbed her head and started face fucking her.</div>
<<speech "Summer">>*slurp* *slurp*<</speech>>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Thank you Summer." "Home - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<if $characters.Summer.corruptionlvl == 0>>\
<<speech "Summer">>Ew- $player.name...<</speech>>
<<speech "Summer">>Don't make it weird, please...<</speech>>
<<speech "MC" "$player.name">>Sorry, but it's true...<</speech>>
<<speech "Summer">>...<</speech>>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Backyard">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Summer">>Oh really?<</speech>>
<div class="instructions">She... doesn't mind?!</div>
<<speech "MC" "$player.name">>Yeah, show it to me!<</speech>>
<<speech "Summer">>...<</speech>>
<video class="center" src="media/summer/mp4/backyard3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god- you're packing...<</speech>>
<<speech "Summer">>S-Stop it $player.name...<</speech>>
<video class="center" src="media/summer/mp4/backyard3-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She's even shaking it right in front of my eyes! Thank you god!</div>
<<if $characters.Summer.corruptionlvl < 2>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "I bet your pussy looks great too." "TtS (Dh, by) case0-b-a-a">><</link>>@@
@@.used;<<link "Leave her be." "Home - Backyard">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Summer.corruptionlvl < 2>>\
<<speech "Summer">>No, they didn't. And stop saying stuff like that.<</speech>>
<<speech "Summer">>I'm still your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>. And it's gross.<</speech>>
<<speech "MC" "$player.name">>Geez. Sorry. I thought you were in a good mood...<</speech>>
<<speech "Summer">>I am... I will forget you even said that, okay?<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Backyard">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Summer">>Maybe...<</speech>>
<div class="instructions">She looked around to check if anyone was watching us.</div>
<<speech "Summer">>Want to take a peek?<</speech>>
<div class="instructions">I nodded.</div>
<video class="center" src="media/summer/mp4/backyard3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck. Yeah, they are bigger for sure.<</speech>>
<<speech "Summer">>How do you even know that?<</speech>>
<<speech "MC" "$player.name">>I-I don-<</speech>>
<<speech "Summer">>Hahaha-<</speech>>
<video class="center" src="media/summer/mp4/backyard3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I know you were always secretly watching me. And my body.<</speech>>
<<speech "Summer">>I always found it cute-<</speech>>
<video class="center" src="media/summer/mp4/backyard3-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Happy?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<div class="instructions">I couldn't say anything. I was literally frozen by her. I wouldn't even in my craziest thoughts think that she would sometimes play with her boobs in front of me... and she's doing it even by her own will!</div>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Thank you Summer." "Home - Backyard">><<set $time.minutes += 10>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $characters.Summer.corruptionlvl < 2>>\
<<speech "Summer">>What?!<</speech>>
<<speech "Summer">>You didn't just say that.<</speech>>
<<speech "MC" "$player.name">>I can almost see it-<</speech>>
<<speech "Summer">>Ew- get away from me!<</speech>>
<<include "relationship lost Summer">>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Backyard">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "Summer">>$player.name...<</speech>>
<<speech "MC" "$player.name">>I know it does.<</speech>>
<<speech "Summer">>I can't just-<</speech>>
<<speech "MC" "$player.name">>Just a quick peek won't kill anyone.<</speech>>
<<speech "Summer">>...<</speech>>
<video class="center" src="media/summer/mp4/backyard3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Happy?<</speech>>
<<speech "MC" "$player.name">>Very. You have nothing to hide, you know. You're beautiful just how you are.<</speech>>
<<speech "Summer">>...thanks.<</speech>>
<<speech "Summer">>Next time try saying that before I actually show you my pussy.<</speech>>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Backyard">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.strength < 29>>\
<div class="instructions">I should at least look as someone who works out before trying to help her.</div>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div>
<<else>>\
<<speech "MC" "$player.name">>I'm not an expert, but you should grab them with your hands and not just look at them.<</speech>>
<<speech "Summer">>Haha. So funny.<</speech>>
<<speech "MC" "$player.name">>Here you go-<</speech>>
<video class="center" src="media/summer/mp4/livingroom10-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Up and down. Up and down. That's it.<</speech>>
<<speech "MC" "$player.name">>Look at you go-<</speech>>
<<speech "Summer">>Stop it-<</speech>>
<<speech "Summer">>Ah- it doesn't matter what I do. I still look ugly.<</speech>>
<<include "relationship gained Summer">>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "What? You're hot Summer." "TtS (Dh, l) case2-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom10-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You don't need to do this stuff, Summer.<</speech>>
<div class="instructions">I grabbed her hands and softly brushed my lips on her arm.</div>
<<speech "MC" "$player.name">>Every part of your body is beautiful, you don't have to work yourself to the bone.<</speech>>
<<speech "Summer">>But I can't even lift those things! I'm totally useless...<</speech>>
<video class="center" src="media/summer/mp4/livingroom10-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I want to be healthy and at least stay in shape...<</speech>>
<<speech "MC" "$player.name">>I think you're healthy enough-<</speech>>
<div class="instructions">I leaned closer and moved her top away and started kissing her boob.</div>
<<speech "MC" "$player.name">>I think I know of a way to stay healthy. Want to try it?<</speech>>
<div class="instructions">She was smiling at me and hungrily looking at my body.</div>
<<include "corruption gained Summer">>
<div class="confirmation">\
<<if $eventControl.Summer.livSex == false or $eventControl.limits == false>>\
@@.used;<<link "Stand up and push her down." "TtS (Dh, l) case2-b-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom10-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I don't think you realize how hot you actually are.<</speech>>
<div class="instructions">I moved closer to her and started stroking her thigh.</div>
<<speech "MC" "$player.name">>No one even comes closer to your sexiness. I personally can't think straight whenever I see you.<</speech>>
<<speech "Summer">>Really? Heh-<</speech>>
<div class="instructions">She always likes being appreciated. Michelle has never complimented her.</div>
<video class="center" src="media/summer/mp4/livingroom10-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You don't believe me? Watch-<</speech>>
<div class="instructions">We started kissing. I could tell she was really horny, since her tongue was dominating me in my mouth.</div>
<div class="instructions">At this time no one should be here, so both of us knew we had every time in the universe for each other.</div>
<div class="confirmation">\
<<if $eventControl.Summer.livSex == false or $eventControl.limits == false>>\
@@.used;<<link "Stand up and push her down." "TtS (Dh, l) case2-b-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom10-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah- that's it-<</speech>>
<<speech "Summer">>Mhm-<</speech>>
<div class="instructions">In a second she was already on her knees kissing my cock through my pants. Impatient little brat.</div>
<<speech "MC" "$player.name">>Take it out.<</speech>>
<video class="center" src="media/summer/mp4/livingroom10-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck- yes-<</speech>>
<div class="instructions">She had no problems taking me inside her throat. It's like my cock was made for her little mouth.</div>
<video class="center" src="media/summer/mp4/livingroom10-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god yeees-<</speech>>
<div class="instructions">Not even my balls could hide from her hungry mouth.</div>
<<speech "Summer">>You taste so good- will you fuck my face, please?<</speech>>
<div class="instructions">I simply looked into her cute little eyes begging to get face-fucked by her older <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>, and did exactly what she wished.</div>
<<set $eventControl.Summer.livSex = true>>\
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case2-b-a-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtS (Dh, l) case2-b-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case2-b-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Dh, l) case2-b-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case2-b-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom10-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck- stay like that-<</speech>>
<<speech "Summer">>Oh my fucking--- shit-!<</speech>>
<div class="instructions">My cock easily went inside her soaked vagina and immediately my hips started moving.</div>
<video class="center" src="media/summer/mp4/livingroom10-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh fuck yeesh-<</speech>>
<div class="instructions">She was slamming herself onto my cock and pleasuring herself like if I wasn't even there.</div>
<div class="instructions">Then I took the initiative and started moving against her.</div>
<<speech "Summer">>Yeees- I'm cumming-!<</speech>>
<video class="center" src="media/summer/mp4/livingroom10-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I know you want to cum again. So work for it!<</speech>>
<div class="instructions">She still had her top on, the fabric that was covering her pussy was just pushed to the side, so that her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock could enter her.</div>
<<speech "MC" "$player.name">>Yeah- that's it-- good girl-<</speech>>
<div class="confirmation">\
@@.used;<<link "Cowgirl." "TtS (Dh, l) case2-b-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case2-b-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Dh, l) case2-b-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case2-b-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom10-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck-- yes- keep riding that dick-<</speech>>
<div class="instructions">Summer was jumping on my cock like the rent was due.</div>
<<speech "Summer">>Aah- your cock feel so good inside me-<</speech>>
<video class="center" src="media/summer/mp4/livingroom10-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was clearly losing her strength from all the hard work she's been doing for me, so I put my hands on her hips and helped her a little.</div>
<<speech "Summer">>Oh fuck- I'm cumming again-<</speech>>
<div class="instructions">Just as her body was starting to tremble again, I noticed she snuggled a finger into her ass.</div>
<<speech "MC" "$player.name">>I still haven't cum, you know?<</speech>>
<<speech "Summer">>S-Sorry-<</speech>>
<div class="instructions">She was trying to catch her breath while still playing with her as. What a naughty girl she has become...</div>
<video class="center" src="media/summer/mp4/livingroom10-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah-! fuuuck-!<</speech>>
<div class="instructions">In the end I made my younger <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> cum at least three times in this position before we moved to another.</div>
<div class="confirmation">\
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case2-b-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case2-b-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Dh, l) case2-b-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case2-b-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom10-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>-aaah- aah fuck--- shiiit-!<</speech>>
<div class="instructions">She was obediently bent over and taking my cock deep inside her.</div>
<div class="instructions">Whenever my cock entered her pussy, I could feel her insides trying to grip onto it and trap it inside.</div>
<<speech "MC" "$player.name">>Your butthole keeps twitching- My cock really made you so naughty-<</speech>>
<video class="center" src="media/summer/mp4/livingroom10-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yees- don't stop-<</speech>>
<div class="instructions">She wasn't letting me breathe. I only stopped for a second and she immediately started moving her ass and using me as a toy.</div>
<<speech "MC" "$player.name">>What would Michelle say to you right now?<</speech>>
<video class="center" src="media/summer/mp4/livingroom10-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck- you're so fucking tight Summer-<</speech>>
<div class="instructions">Then I put my hands onto her hips and started pounding her as deep as I could.</div>
<<speech "Summer">>Aaah-! Shit-!<</speech>>
<div class="instructions">I didn't stop fucking her when her body started to spasm.</div>
<div class="confirmation">\
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case2-b-a-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtS (Dh, l) case2-b-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Dh, l) case2-b-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case2-b-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom10-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aah fuck- yeeesh-<</speech>>
<div class="instructions">I can't believe this little brat was forcing me to do her homework not a long ago. But wasn't this what Michelle wanted? For us two to be nicer to each other?</div>
<video class="center" src="media/summer/mp4/livingroom10-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck-- how's your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock?<</speech>>
<<speech "Summer">>Mhm- I'm cumming-! fuuck!<</speech>>
<div class="instructions">She had to be really pent up thanks to Michelle's parenting, because she's cumming literally every second...</div>
<div class="instructions">Or am I that good?</div>
<div class="confirmation">\
@@.used;<<link "Reverse cowgirl." "TtS (Dh, l) case2-b-a-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtS (Dh, l) case2-b-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, l) case2-b-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Dh, l) case2-b-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck- I'm close--<</speech>>
<div class="instructions">Her eyes were honest. She wanted it.</div>
<video class="center" src="media/summer/mp4/livingroom10-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Come here-!<</speech>>
<<speech "MC" "$player.name">>Yeees- fuuuck-<</speech>>
<div class="instructions">I don't think I have ever cum this hard before. She was stained in my cum and her mouth was also almost full.</div>
<<speech "MC" "$player.name">>Good girl-<</speech>>
<video class="center" src="media/summer/mp4/livingroom10-22.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She kept licking my cock from the last drops of cum, then she looked up at me.</div>
<<speech "Summer">>You're a great teacher.<</speech>>
<div class="instructions">Oh yeah, it all started because she wanted to be more fit and healthy...</div>
<<speech "MC" "$player.name">>I told you I know a great way to stay fit and healthy. You also got a snack to keep you full...<</speech>>
<<speech "Summer">>Hehe- thank you, it tasted amazing $player.name.<</speech>>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Let's get ourselves cleaned up." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">To my surprise she put her phone aside and gave me her full attention.</div>
<<speech "Kiley">>I like what Michelle did to the garden. It actually looks like one for a change haha-<</speech>>
<div class="instructions">She was clearly feeling at home here. Something I thought I would never see again.</div>
<<speech "MC" "$player.name">>Is Michelle trying to...<</speech>>
<<speech "Kiley">>-talk me to move back in?<</speech>>
<div class="instructions">I nodded.</div>
<<speech "Kiley">>Not really. But she's been rather careful about what she's saying around me. She finally... respects me.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">We stayed in silence for a few seconds before she said something again.</div>
<video class="center" src="media/kiley/mp4/backyard8-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Anyway!<</speech>>
<<speech "Kiley">>We did nails together, look!<</speech>>
<<speech "MC" "$player.name">>Cute...<</speech>>
<<speech "Kiley">>She bought this color just for me...<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Persuade her to show more." "TtK (Dh, b) case1-a-a">><</link>>@@
@@.used;<<link "Leave her be." "Home - Backyard">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>If I remember correctly, you always had to have matching clothes with your nails.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>What are you trying to accomplish, young man?<</speech>>
<div class="instructions">She had her playful smile on her lips.</div>
<<speech "MC" "$player.name">>Nothing. Just remembering the good old days...<</speech>>
<<speech "Kiley">>Then perhaps seeing my underwear will make remembering it much easier.<</speech>>
<<speech "MC" "$player.name">>Maybe...<</speech>>
<div class="instructions">She quickly got rid of her pants.</div>
<video class="center" src="media/kiley/mp4/backyard8-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>So, how is it?<</speech>>
<div class="instructions">I was frozen in place by her boldness and confidence.</div>
<<speech "MC" "$player.name">>I-I-<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>I will always know how to make you quiet.<</speech>>
<<if $characters.Kiley.corruptionlvl < 3>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 2>><<if $eventControl.Kiley.backyardSex == false or $eventControl.limits == false>>\
@@.used;<<link "Invite her to your room." "TtK (Dh, b) case1-a-a-a">><</link>>@@
<</if>><</if>>\
@@.used;<<link "Leave her be." "Home - Backyard">><</link>>@@
</div><<include "savecheck">>
<<speech "MC" "$player.name">>It's getting cold, wanna hang out in my room?<</speech>>
<div class="instructions">God, this feels like we are teenagers all over again...</div>
<<speech "Kiley">>Just hanging out? No naughty stuff?<</speech>>
<div class="instructions">Her eyes were still fixated on her phone when she asked me that. Like it was something normal to ask your little <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<<speech "MC" "$player.name">>I-I don't know...<</speech>>
<<speech "Kiley">>Okay. Let's go.<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Go with Kiley to your room." "TtK (Dh, b) case1-4a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">While walking through the house to my room, Michelle saw us and gave me a reassuring smile. I don't think she knows there will be some weird sounds coming from my room shortly.</div>
<video class="center" src="media/kiley/mp4/backyard8-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey-<</speech>>
<<speech "Kiley">>What? I know this is probably the first time you see a girl in your bed, but calm down, okay?<</speech>>
<<speech "MC" "$player.name">>Why is a vibrator in my room?<</speech>>
<div class="instructions">I was literally talking to her butt, since she decided that it's okay to just plug her phone into my charger without asking.</div>
<<speech "Kiley">>Oh yeah. I picked it up from the repair shop earlier today and figured this was the best place to hide it.<</speech>>
<<speech "MC" "$player.name">>Thanks for asking...<</speech>>
<div class="instructions">Then I felt something hitting my cock.</div>
<<speech "Kiley">>Hm? What was that?<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was rubbing me with her feet. Even in my own room she still finds a way to mess with me.</div>
<<speech "Kiley">>If you behave like a good boy, maybe I will do something in return...<</speech>>
<div class="confirmation">\
@@.used;<<link "Play with her butt." "TtK (Dh, b) case1-5a">><</link>>@@
@@.used;<<link "Send her away." "TtK (Dh, b) case1-4a-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Okay, that's enough of fun, Kiley?<</speech>>
<<speech "Kiley">>Oh come on, you won't force your older <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> out of your room, right?<</speech>>
<<speech "MC" "$player.name">>I will. Watch me.<</speech>>
<div class="instructions">I grabbed her by her waist and half carried her to the doors like a bag of potatoes.</div>
<<speech "Kiley">>$player.name! What are you doing!<</speech>>
<div class="instructions">I put her on the ground just before the doors.</div>
<<speech "Kiley">>I want to be angry at you, but that was actually hilarious hahaha-<</speech>>
<<speech "Kiley">>See you.<</speech>>
<div class="confirmation">\
@@.used;<<link "Stay in your room." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.backyardSex = true>>\
<div class="instructions">Just what do you expect if you put such a perfect cake before me. Of course I'm gonna touch it.</div>
<video class="center" src="media/kiley/mp4/backyard8-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>$player.name...<</speech>>
<<speech "MC" "$player.name">>If I didn't know I would say you're asking for it.<</speech>>
<<speech "Kiley">>Maybe I am...<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're using my charger, you're laying in my bed, hiding your own sex toy here... You can at least suck me off.<</speech>>
<<speech "Kiley">>...<</speech>>
<div class="instructions">Kiley wasn't saying anything, just looked at me and turned around to face me.</div>
<video class="center" src="media/kiley/mp4/backyard8-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>You want these?<</speech>>
<div class="instructions">She pulled down her top and showed me her perfect tits.</div>
<video class="center" src="media/kiley/mp4/backyard8-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fine. Just stop whining already.<</speech>>
<<speech "Kiley">>Sucking a cock for a charger... what have I become...<</speech>>
<div class="instructions">She already had my fully erected dick in her hands while still trying to mess with me.</div>
<<speech "MC" "$player.name">>Put it in your mouth already. I know you need it too.<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Let her blow you." "TtK (Dh, b) case1-5a-a">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Let's fuck." "TtK (Dh, b) case1-5a-b">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>What a good looking cock-<</speech>>
<<speech "Kiley">>And only for me?<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was kneeling over me, still with her sock on.</div>
<<speech "MC" "$player.name">>Oh fuck--<</speech>>
<div class="instructions">When my dick entered her mouth, electricity went through my whole body.</div>
<div class="instructions">Kiley was literally making out with my cock while keeping eye contact with me...</div>
<video class="center" src="media/kiley/mp4/backyard8-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aah fuck- that feel so good Kiley-<</speech>>
<div class="instructions">She was having fun checking my reactions and playing with me. I was completely in her hands.</div>
<<if $characters.Kiley.corruptionlvl > 3>>\
<<speech "MC" "$player.name">>I can't take it anymore-<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let me, please-<</speech>>
<<speech "Kiley">>You want to fuck me?<</speech>>
<<speech "MC" "$player.name">>Please-<</speech>>
<<speech "Kiley">>Yeah-- fuck me-<</speech>>
<<else>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Fuck her." "TtK (Dh, b) case1-5a-b">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard8-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees-- let me take these off-<</speech>>
<<speech "MC" "$player.name">>I will lock the doors.<</speech>>
<<speech "Kiley">>Haha- you should do that-<</speech>>
<div class="instructions">I locked the doors and when I turned back to her, she was already in position with her legs open on the edge of my bed.</div>
<<speech "Kiley">>Fuck me.<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>How is it?<</speech>>
<<speech "MC" "$player.name">>Hm?<</speech>>
<<speech "Kiley">>My pussy-<</speech>>
<<speech "MC" "$player.name">>Not bad.<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Just like that-<</speech>>
<<speech "Kiley">>Oh my god- I'm cumming-<</speech>>
<div class="instructions">She decided that it's a good idea to use her vibrator which she was hiding here.</div>
<<speech "MC" "$player.name">>Was that your original idea? Seduce me and use the vibrator then?<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees- keep fucking my tight little pussy just like that-<</speech>>
<<speech "Kiley">>Your huge cock is making my cum with every thrust- fuuck-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Dh, b) case1-5a-b-a">><</link>>@@
@@.used;<<link "Missionary." "TtK (Dh, b) case1-5a-b-b">><</link>>@@
@@.used;<<link "Drill her pussy." "TtK (Dh, b) case1-5a-b-c">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Dh, b) case1-5a-b-d">><</link>>@@
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard8-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- how the fuck are you so big?<</speech>>
<div class="instructions">She was bent over my bed while taking my cock deep inside her.</div>
<<speech "MC" "$player.name">>I don't know... does it hurt?<</speech>>
<<speech "Kiley">>No-- aah-- it's hitting me deep-<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- that's the spot $player.name-<</speech>>
<div class="instructions">My bed was already dirty from Kiley's and mine juices, I will have to clean it before Michelle finds out.</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "TtK (Dh, b) case1-5a-b-b">><</link>>@@
@@.used;<<link "Drill her pussy." "TtK (Dh, b) case1-5a-b-c">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Dh, b) case1-5a-b-d">><</link>>@@
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard8-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck--!<</speech>>
<<speech "Kiley">>-I'm cumming-<</speech>>
<div class="instructions">She had to hold her vibrator with both of her hands. Her pussy was incredibly tight and I could see all of her in this position.</div>
<video class="center" src="media/kiley/mp4/backyard8-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah fuck-- you will fuck me up--!<</speech>>
<div class="instructions">I already knew she liked it rough, so my hands instinctively went for her neck with my cock hitting her deepest place.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Dh, b) case1-5a-b-a">><</link>>@@
@@.used;<<link "Drill her pussy." "TtK (Dh, b) case1-5a-b-c">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Dh, b) case1-5a-b-d">><</link>>@@
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard8-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Are you still growing inside me?<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<div class="instructions">She was lying down on my bed, legs together, while I was doing all the job.</div>
<<speech "Kiley">>Don't tell me you've been holding down this whole time-<</speech>>
<<speech "MC" "$player.name">>Holding down?<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-25.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her hips and hastened my pace. I was using her body to move faster.</div>
<<speech "Kiley">>Aaah- that's it- I knew you had it in you, $player.name-<</speech>>
<<speech "MC" "$player.name">>You can keep talking tough, but your pussy is honest.<</speech>>
<<speech "MC" "$player.name">>You're squirting juices every time my cock invades you.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Dh, b) case1-5a-b-a">><</link>>@@
@@.used;<<link "Missionary." "TtK (Dh, b) case1-5a-b-b">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Dh, b) case1-5a-b-d">><</link>>@@
@@.used;<<link "I changed my mind." "Home - My room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>It's coming--<</speech>>
<<speech "Kiley">>Yees- give it to me-- please-<</speech>>
<video class="center" src="media/kiley/mp4/backyard8-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah-<</speech>>
<div class="instructions">I couldn't hold it in any longer and sprayed her whole body with my cum.</div>
<video class="center" src="media/kiley/mp4/backyard8-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You look beautiful with my cum all over you, Kiley.<</speech>>
<<speech "Kiley">>Yeah- I think I need a shower hahaha-<</speech>>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Bring her some tissues." "Home - My room">><<set $time.minutes += 20>><</link>>@@
</div><<include "savecheck">>\
<<speech "Michelle">>$player.name! Summer! Come here, now!<</speech>>
<div class="instructions">Michelle was shouting from the living room. She didn't sound happy...</div>
<<speech "Summer">>I'm coming!<</speech>>
<div class="confirmation">\
@@.used;<<link "Go to the living room." "Summer Duncan 03: Exemplary Relationship (conv)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Summer was already there, talking to Michelle. Dad was here too.</div>
<<speech "Michelle">>Finally. Come here, $player.name.<</speech>>
<div class="centered-image"><img src="media\summer\pics\livingroom3-1.jpg"></div>
<div class="instructions">I have a bad feeling about this. Summer was already looking annoyed while dad was trying his best to avoid eye contact with me.</div>
<div class="centered-image"><img src="media\michelle\pics\livingroom2.jpg"></div>
<<speech "Michelle">>Now I know this isn't the perfect family I would love to have.<</speech>>
<div class="instructions">Summer and I looked at each other, confused.</div>
<<speech "Michelle">>But I can't stand you fighting all the time. I know you're trying to fool me by doing homework together sometimes, but I'm not that stupid.<</speech>>
<<speech "Summer">>We weren't trying-<</speech>>
<<speech "Michelle">>Quiet, Summer.<</speech>>
<div class="instructions">Everyone was surprised. Michelle has never raised her voice at Summer before.</div>
<<speech "Michelle">>I won't force you to do anything, but...<</speech>>
<<speech "Michelle">>Could you at least for me try and... work this out?<</speech>>
<div class="instructions">Michelle was sobbing. We were both staring at her in disbelief. She was crying, because of us.</div>
<<speech "Summer">>Mom...?<</speech>>
<<speech "MC" "$player.name">>I'm sorry, Michelle. I didn't know you felt like this...<</speech>>
<<speech "Summer">>We can try, right $player.name?<</speech>>
<div class="instructions">Summer looked at me. She was close to crying too.</div>
<<speech "MC" "$player.name">>Y-Yeah-<</speech>>
<<speech "Summer">>Stop crying, mom, please-<</speech>>
<<speech "Summer">>What about... oh yeah!<</speech>>
<<speech "Summer">>$player.name can join me in my morning runs!<</speech>>
<<speech "Summer">>Right?<</speech>>
<<speech "MC" "$player.name">>Sure.<</speech>>
<<speech "Michelle">>Oh that's nice of you two...<</speech>>
<<speech "Michelle">>Thank you...<</speech>>
<div class="instructions">Michelle was wiping her eyes, but now there was a slight smile on her lips.</div>
<div class="instructions">Did she just... played us? No, Michelle couldn't fake crying... right?</div>
<div class="instructions">Anyway, I guess from now on I'm joining Summer in her morning runs. I should wait for her in front of the house when I wake up.</div>
<<set $eventControl.quests.ExemplaryRelationship.active = true>>\
<div class="confirmation">\
@@.used;<<link "Stay in the living room." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After a few minutes Summer finally showed herself.</div>
<div class="centered-image"><img src="media\summer\pics\backyard1-1.jpg"></div>
<<speech "Summer">>Ready?<</speech>>
<<speech "MC" "$player.name">>And you?<</speech>>
<<if $characters.Summer.corruptionlvl < 3>>\
<<speech "Summer">>Haha- if you think you can hold my pace, you're about to embarrass yourself in front of the whole neighborhood.<</speech>>
<div class="instructions">I hate to admit it, but she's right. She hasn't skipped a day with running.</div>
<<speech "MC" "$player.name">>I couldn't care less.<</speech>>
<<speech "Summer">>Hmph-<</speech>>
<div class="instructions">Then she suddenly started running.</div>
<<speech "MC" "$player.name">>Hey! Wait...!<</speech>>
<<else>>\
<<speech "Summer">>Yep-<</speech>>
<<speech "Summer">>Let's take it slow today, I'm not feeling great.<</speech>>
<<speech "MC" "$player.name">>We don't have to do it-<</speech>>
<<speech "Summer">>No. It's okay.<</speech>>
<<speech "Summer">>I want to run with you.<</speech>>
<<speech "MC" "$player.name">>Me too, Summer.<</speech>>
<<speech "Summer">>It's kinda funny that with this we started to... get closer.<</speech>>
<<speech "MC" "$player.name">>And it was Michelle's idea...<</speech>>
<<speech "Summer">>Haha- true. She started everything...<</speech>>
<<speech "MC" "$player.name">>Let's run.<</speech>>
<<speech "Summer">>Mhm.<</speech>>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Go running with her." "Summer Duncan Run0-a">><</link>>@@
@@.used;<<link "I changed my mind." "Home">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.ExemplaryRelationship.running += 1>>\
<<set $eventControl.quests.ExemplaryRelationship.runningToday = true>>\
<<if $eventControl.quests.ExemplaryRelationship.completed == true>>\
<video class="center" src="media/summer/mp4/running1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Why am I voluntarily going through this again?</div>
<div class="instructions">Even though we went through many runs together, she still out runs me so easily.</div>
<video class="center" src="media/summer/mp4/running1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">But everytime I see Michelle smiling when she sees us going out of the house in the morning...</div>
<div class="instructions">How does a simple smile make you feel so good...?</div>
<<include "relationship gained Summer">>
<<if $eventControl.quests.ExemplaryRelationship.running == 5>>\
<div class="instructions">Summer suddenly stopped and waited for me to catch on.</div>
<<speech "Summer">>Want to race?<</speech>>
<<speech "MC" "$player.name">>You know how it will end.<</speech>>
<<speech "Summer">>Oh, are you scared?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<</if>>\
<div class="confirmation">\
<<if $eventControl.quests.ExemplaryRelationship.running == 5>>\
@@.used;<<link "Race with her." "Summer Duncan Run0-a-a">><</link>>@@
<<else>>\
@@.used;<<link "After a few minutes it was finally over." "Home">><<set $time.minutes += 25>><</link>>@@
<</if>>\
</div>
<<else>>\
<video class="center" src="media/summer/mp4/running1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ah fuck-- Summer--- wait--<</speech>>
<div class="instructions">I hope Michelle is seeing this, because I'm not doing this ever again if she's not smiling right now...</div>
<video class="center" src="media/summer/mp4/running1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Something tells me that Summer is having a great time now...</div>
<<include "relationship gained Summer">>
<div class="confirmation">\
<<if $eventControl.quests.ExemplaryRelationship.running == 5>>\
@@.used;<<link "After a few minutes it was finally over." "Summer Duncan Run0-a-b">><<set $time.minutes += 25>><</link>>@@
<<else>>\
@@.used;<<link "After a few minutes it was finally over." "Home">><<set $time.minutes += 25>><</link>>@@
<</if>>\
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">My physique wasn't getting used to this and I was focusing on my breathing.</div>
<div class="instructions">So when Summer decided to turn around and run back to the house, something really bad happened.</div>
<video class="center" src="media/summer/mp4/running1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ah-!<</speech>>
<div class="instructions">We bumped into each other and Summer immediately fell to the ground.</div>
<<speech "MC" "$player.name">>Fuck- I'm sorry, I wasn't looking-<</speech>>
<<speech "Summer">>Aww- you idiot!<</speech>>
<video class="center" src="media/summer/mp4/running1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>What were you doing?!<</speech>>
<<speech "MC" "$player.name">>I didn't know you were going to turn around! You always wait for me before you do that!<</speech>>
<<speech "Summer">>I know, but you should look where you're running $player.name...<</speech>>
<div class="instructions">This wasn't looking good, she had bruises on her knees.</div>
<video class="center" src="media/summer/mp4/running1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let's go home. I will help you.<</speech>>
<<speech "Summer">>Okay...<</speech>>
<div class="confirmation">\
@@.used;<<link "Go back home." "Summer Duncan Run0-a-b-a">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.ExemplaryRelationship.running = 0>>\
<div class="instructions">The race ended as expected. Summer without any problems out runned me like a little kid. It always amazes me how she can be so athletic and still ace every test in School. She's really amazing...</div>
<div class="instructions">...</div>
<video class="center" src="media/summer/mp4/running1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here you go.<</speech>>
<div class="instructions">After the race we came back home all sweaty and exhausted. At least I was...</div>
<<speech "Summer">>Thanks.<</speech>>
<<speech "Summer">>You did good.<</speech>>
<<speech "MC" "$player.name">>Ahh- But I will never beat you. It's always like this even if I do my best...<</speech>>
<video class="center" src="media/summer/mp4/running1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>It's nice to have a person to run with.<</speech>>
<<speech "MC" "$player.name">>Even if the person is always slowing you down?<</speech>>
<<speech "Summer">>You're not slowing me down. I think you actually make me faster...<</speech>>
<<if $characters.Summer.corruptionlvl > 2>>\
<div class="instructions">The doorbell interrupted us.</div>
<<speech "MC" "$player.name">>Oh no... not again...<</speech>>
<<speech "Summer">>Haha-- the crazy lady is back!<</speech>>
<<else>>\
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "I will get it." "Summer Duncan Run0-a-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Hang out for a while." "Home - Kitchen">><<set $time.minutes += 25>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/running1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here you go.<</speech>>
<<speech "Summer">>Thanks...<</speech>>
<<speech "MC" "$player.name">>I'm sorry, it's all my fault...<</speech>>
<<speech "Summer">>Ah it's nothing...<</speech>>
<video class="center" src="media/summer/mp4/running1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>That was nice of you. Carrying me all the way home. You're really strong, you know...<</speech>>
<div class="instructions">Is she... nice to me? I thought she's only acting like that in front of Michelle, but she's nowhere to be seen...</div>
<<speech "MC" "$player.name">>No, I was just trying-<</speech>>
<div class="instructions">>Then someone rang the doorbell.</div>
<<speech "MC" "$player.name">>I will go there. You just stay here and rest.<</speech>>
<<speech "Summer">>Mhm.<</speech>>
<div class="confirmation">\
@@.used;<<link "Go to the door." "Summer Duncan Run0-a-b-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/running1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Are you serious? It's just a misunderstanding, lady...<</speech>>
<<speech "Woman">>No! I just saw you forcing a clearly injured girl into your house. Where is she?!<</speech>>
<<speech "MC" "$player.name">>It's my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>! She's in the kitchen icing the wound!<</speech>>
<video class="center" src="media/summer/mp4/running1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>I don't believe you. I've been living here my whole life and never seen you around.<</speech>>
<<speech "MC" "$player.name">>Look... I haven't seen you either and you're the only one forcing herself into a strangers house here.<</speech>>
<<speech "MC" "$player.name">>That's enough. Go out of my house, now! Before I call the police!<</speech>>
<video class="center" src="media/summer/mp4/running1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>B-But-<</speech>>
<<speech "MC" "$player.name">>Go! I need to take care of my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>!<</speech>>
<div class="instructions">The lady swiftly exited the room and the house and I went back to Summer.</div>
<<speech "MC" "$player.name">>Wha-<</speech>>
<div class="instructions">She was still there, but now with her legs opened and playing with her pussy.</div>
<div class="instructions">She was looking at me weirdly, and when she realized I'm looking straight at her, she quickly standed up and hugged me.</div>
<<speech "Summer">>You're amazing, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>! I can't believe you fought for me!<</speech>>
<div class="instructions">What is she talking about? I just had to clear a misunderstanding, nothing else...</div>
<div class="instructions">And what the hell was she doing? She was clearly masturbating literally behind my back... And the look she was giving me...</div>
<<speech "Summer">>My leg is healed, look!<</speech>>
<<speech "MC" "$player.name">>That's great...<</speech>>
<<speech "MC" "$player.name">>What were you doing when I was gone?<</speech>>
<<speech "Summer">>Nothing... just resting as you told me...<</speech>>
<div class="instructions">She was looking around the room and her face quickly became red.</div>
<div class="instructions">I have no idea what just happened... Does she have feelings for me? But that can't be true, she's always mean to me...</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.ExemplaryRelationship.active = false>>\
<<set $eventControl.quests.ExemplaryRelationship.completed = true>>\
<<set $eventControl.replay.Summer.S1 to true>>\
<<set $eventControl.quests.ExemplaryRelationship.running = 0>>\
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation" style="weight:55%">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her be after making sure she's okay." "Home - Kitchen">><<set $time.minutes += 35>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.running to true>>\
<</if>>\
<video class="center" src="media/summer/mp4/running1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Don't you have something to do?<</speech>>
<<speech "MC" "$player.name">>What's your problem?<</speech>>
<<speech "Woman">>I saw you two again! How is she always injured?!<</speech>>
<<speech "Woman">>There's something fishy going on and I will see it through!<</speech>>
<video class="center" src="media/summer/mp4/running1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>There's nothing 'fishy' happening, we were just having a friendly competition and overdid it a little.<</speech>>
<<speech "Woman">>Yeah, of course.<</speech>>
<<speech "Woman">>Do you enjoy hurting your little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>?<</speech>>
<video class="center" src="media/summer/mp4/running1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>I'm not going anywhere until I see her!<</speech>>
<<speech "MC" "$player.name">>Give me a minute, I will bring her here.<</speech>>
<div class="instructions">I turned around and went to the kitchen.</div>
<<speech "MC" "$player.name">>Ah Summer-!<</speech>>
<div class="instructions">She was casually sitting there with her legs opened, playing with her pussy.</div>
<video class="center" src="media/summer/mp4/running1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">This little brat... I turned back to the annoying lady.</div>
<<speech "MC" "$player.name">>She's having a terrible time right now, she can't even stand on her leg and she needs to rest. Just leave us alone!<</speech>>
<div class="instructions">She looked at me totally shocked by my reaction and swiftly left us two alone.</div>
<div class="confirmation">\
@@.used;<<link "Go back to Summer." "Summer Duncan Run0-4a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/running1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What do you think you're doing? She could totally see you!<</speech>>
<div class="instructions">I still kept looking around if she for some reason didn't find the doors.</div>
<<speech "Summer">>I'm sorry, but you looked so manly defending me...<</speech>>
<div class="instructions">I didn't notice her crawling to my crotch. When I turned back, she was already on her knees kissing my cock through my pants.</div>
<<speech "MC" "$player.name">>Summer... what if she saw you...<</speech>>
<<speech "Summer">>Could you stop thinking about some girl when there’s already one hungry for your cock?<</speech>>
<video class="center" src="media/summer/mp4/running1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh fuck-<</speech>>
<div class="instructions">She simply slided down my pants and immediately started sucking on my cock.</div>
<<speech "Summer">>Hehe- were you already this hard talking to her-<</speech>>
<video class="center" src="media/summer/mp4/running1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">A few minutes ago she was kicking my ass outrunning me and now she's happily blowing my cock...</div>
<<speech "MC" "$player.name">>That's it-- fuck-!<</speech>>
<div class="instructions">I definitely didn't win the race, but why am I getting rewarded...? What a good <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> she is...</div>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Fuck her on the bar stool." "Summer Duncan Run0-4a-a">><</link>>@@
@@.used;<<link "Standing doggy." "Summer Duncan Run0-4a-b">><</link>>@@
@@.used;<<link "She rides you." "Summer Duncan Run0-4a-c">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "Summer Duncan Run0-4a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/running1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh yees-- fuck me hard--<</speech>>
<<speech "Summer">>Oh my fucking god-- you're gonna make me cum--<</speech>>
<div class="instructions">I remember Michelle was sitting right here yesterday...</div>
<video class="center" src="media/summer/mp4/running1-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her pussy was so wet that the floor was already covered in her juices.</div>
<<speech "Summer">>--fuck- fuuuck-!<</speech>>
<<speech "Summer">>Right there--<</speech>>
<video class="center" src="media/summer/mp4/running1-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was holding her down with my hands while my cock was invading her precious place.</div>
<<speech "Summer">>Aaah! aahh! fuck-!<</speech>>
<<speech "Summer">>Oh my god-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Standing doggy." "Summer Duncan Run0-4a-b">><</link>>@@
@@.used;<<link "She rides you." "Summer Duncan Run0-4a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Summer Duncan Run0-4a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/running1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Put it back-<</speech>>
<<speech "Summer">>Mhm-<</speech>>
<div class="instructions">I always knew she was different from other girls. Like there was something she was missing in her life. But I never thought the missing piece was her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock...</div>
<video class="center" src="media/summer/mp4/running1-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Say what you want-<</speech>>
<<speech "Summer">>Fuck me hard-! yees-<</speech>>
<<speech "Summer">>Harder! Harder-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her on the bar stool." "Summer Duncan Run0-4a-a">><</link>>@@
@@.used;<<link "She rides you." "Summer Duncan Run0-4a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Summer Duncan Run0-4a-d">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was lying down on the kitchen counter where Michelle always does dinner for us.</div>
<video class="center" src="media/summer/mp4/running1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah-- $player.name-!<</speech>>
<div class="instructions">Something tells me this is not the kind of relationship Michelle wanted us to have.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her on the bar stool." "Summer Duncan Run0-4a-a">><</link>>@@
@@.used;<<link "Standing doggy." "Summer Duncan Run0-4a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "Summer Duncan Run0-4a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck- I'm coming-<</speech>>
<<speech "Summer">>I want it in my mouth- please-!<</speech>>
<video class="center" src="media/summer/mp4/running1-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aah-! Take your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cum!<</speech>>
<div class="instructions">Her mouth happily accepted my cum and after I was done, she obediently licked off everything. Then she looked into my eyes and swallowed it all.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Take a shower." "Home">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh man...<</speech>>
<div class="instructions">I can't believe Summer is actually trying to be nicer to me...</div>
<div class="instructions">Like what happened? Did she change her mind about me only because Michelle told her so?</div>
<video class="center" src="media/summer/mp4/bathroom_spying1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Don't get me wrong, I'm really happy that she's like this, but... how further will this go?</div>
<div class="instructions">Will she be all over my dick in a month?</div>
<<speech "MC" "$player.name">>Hahaha-<</speech>>
<video class="center" src="media/summer/mp4/bathroom_spying1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Like that would ever happen. Does she even masturbate? I doubt it...</div>
<div class="instructions">I don't think she even experienced orgasm before...</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.active = false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.completed = true>>\
<<set $eventControl.replay.Summer.S2 to true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan1.active = true>>\
<<include "corruption levelup Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue showering." "Take a shower (Duncan's house)">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Sometimes I go here and just read a book or something...<</speech>>
<video class="center" src="media/summer/mp4/backyard1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeah...<</speech>>
<<speech "MC" "$player.name">>You too?<</speech>>
<<speech "Summer">>When I'm here, I throw everything behind my head and listen to music...<</speech>>
<<speech "Summer">>It's so relaxing...<</speech>>
<div class="instructions">Sometimes I feel like we are a lot alike. I guess it makes sense...</div>
<<include "relationship gained Summer">>
<div class="confirmation">\
<<if $eventControl.Summer.bacSex == false or $eventControl.limits == false>>\
@@.used;<<link "Make a move." "TtS (Dh, by) case1-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her alone." "Home - Backyard">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Maybe I know of a thing that could... take your mind off everything...<</speech>>
<<if $characters.Summer.corruptionlvl > 2>>\
<<speech "Summer">>Oh? What...?<</speech>>
<div class="instructions">I suddenly stood up and pointed to my crotch.</div>
<<speech "Summer">>Haha-<</speech>>
<<speech "Summer">>You can't even leave me alone for a minute...<</speech>>
<<speech "MC" "$player.name">>So you don't want to...?<</speech>>
<<speech "Summer">>Do I have a choice? I can't leave you like this...<</speech>>
<div class="instructions">Her hand was now on my cock, stroking it through my pants.</div>
<div class="instructions">I guess that's a yes.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Dh, by) case1-a-a">><<set $eventControl.Summer.bacSex = true>><</link>>@@
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Fuck her." "TtS (Dh, by) case1-a-b">><<set $eventControl.Summer.bacSex = true>><</link>>@@
<</if>><<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, by) case1-a-c">><<set $eventControl.Summer.bacSex = true>><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Home - Backyard">><</link>>@@
</div>
<<else>>\
<<speech "Summer">>I think I will just lay down and rest for a bit.<</speech>>
<<speech "Summer">>You won't mind, right?<</speech>>
<<speech "MC" "$player.name">>N-No-<</speech>>
<<speech "Summer">>Thank you. Now if you would be so nice and leave me alone.<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave her alone." "Home - Backyard">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/backyard1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>Oh yes-- it's all yours-<</speech>>
<video class="center" src="media/summer/mp4/backyard1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuuck- you're insane Summer--<</speech>>
<div class="instructions">She didn't have a problem fitting my whole cock inside her throat... Is she training her throat or what?</div>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Fuck her." "TtS (Dh, by) case1-a-b">><</link>>@@
<</if>><<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, by) case1-a-c">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtS (Dh, by) case1-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She obediently bent over to give me easy access to her pussy...</div>
<video class="center" src="media/summer/mp4/backyard1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeees- fuck me-<</speech>>
<<speech "Summer">>Fuck, you're huge--<</speech>>
<div class="instructions">While I was fucking her, I was also playing with her butthole. She's weirdly liking it... Is this the same Summer that I know?</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Dh, by) case1-a-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, by) case1-a-c">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtS (Dh, by) case1-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/backyard1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh my fucking god- don't ever think of stopping--<</speech>>
<<speech "MC" "$player.name">>Aah- Your ass is so tight--<</speech>>
<video class="center" src="media/summer/mp4/backyard1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah- yees--!<</speech>>
<div class="instructions">I'm pretty sure she enjoys me fucking her ass than anything else...</div>
<<speech "MC" "$player.name">>Fuuck-<</speech>>
<video class="center" src="media/summer/mp4/backyard1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeees-- aaah-!<</speech>>
<div class="instructions">I can't believe this cute mommy's girl is taking my cock in her ass like a champ. She's even doing all the work...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Dh, by) case1-a-a">><</link>>@@
@@.used;<<link "Fuck her." "TtS (Dh, by) case1-a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Dh, by) case1-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "Home - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>Are you going to cum-?<</speech>>
<<speech "Summer">>I want it inside my mouth- I want to taste it-<</speech>>
<video class="center" src="media/summer/mp4/backyard1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah fuck-!<</speech>>
<<speech "Summer">>Mhm-<</speech>>
<<speech "Summer">>So delicious... *gulp*<</speech>>
<<speech "MC" "$player.name">>You're so fucking cute...<</speech>>
<<speech "Summer">>Hehe-<</speech>>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her alone." "Home - Backyard">><<set $time.minutes += 15>><</link>>@@
</div><<include "Use computer">>\<<include "savecheck">>\
<div class="dim">
<div id="books">\
<div class="confirmation">\
<<if $player.inventory.books.massage == true>>\
@@.used;<<link "Book about massages.">><<replace "#books">><<include "reading a book (nh)">><br><<include "massage gained">><</replace>><</link>>@@
<</if>>\
<<if $player.inventory.books.cooking == true>>\
@@.used;<<link "Book about cooking.">><<replace "#books">><<include "reading a book (nh)">><br><<include "cooking gained">><</replace>><</link>>@@
<</if>>\
<<if $player.inventory.books.modeling == true and $player.inventory.books.modelingRead == false>>\
@@.used;<<link "Book about modeling.">><<set $player.inventory.books.modelingRead = true>><<replace "#books">><<include "reading a book (nh)">><br><div class="instructions">I read the book in one go since it included just the basics. But it should be enough for whatever Michelle will want be to do.</div><</replace>><</link>>@@
<</if>>\
@@.used;<<link "Back." "New House - Bedroom">><</link>>@@
</div></div>
</div><<include "Kiley Duncan 05: Annoying Obstacle (conv-af)">>\<<include "savecheck">>\
<<speech "MC" "$player.name">>So... how long have you been dating?<</speech>>
<<speech "Kiley">>You're not seriously interested in my love life, are you?<</speech>>
<div class="instructions">Kiley was almost laughing, but my face stayed serious.</div>
<<speech "Kiley">>Okay...<</speech>>
<<speech "Kiley">>It's been... almost a year I think.<</speech>>
<div class="instructions">A year? And they're already engaged?</div>
<<speech "MC" "$player.name">>I've never thought you would be the first one out of us two…<</speech>>
<<speech "Kiley">>I don't think anyone was expecting that either...<</speech>>
<<speech "MC" "$player.name">>Don't get me wrong, but... you don't seem really excited about getting married...<</speech>>
<div class="instructions">Her smile was gone. She tried looking everywhere but to my face.</div>
<<speech "MC" "$player.name">>Kiley, you can tell me.<</speech>>
<<speech "Kiley">>It's just...<</speech>>
<<speech "Kiley">>When he asked me to marry him, I was so happy that I immediately said yes.<</speech>>
<<speech "Kiley">>But soon after that we started living together and when you spend all your time with someone...<</speech>>
<<speech "Kiley">>I'm having second thoughts $player.name.<</speech>>
<div class="instructions">I'm not really surprised. I could easily tell something is off. They already look like an old couple.</div>
<<speech "MC" "$player.name">>It will be okay. You're probably just overthinking this. Maybe it's all happening too fast and you just have to slow down a little.<</speech>>
<<speech "Kiley">>Yeah...<</speech>>
<<speech "MC" "$player.name">>Try talking about it with him. You don't have to do the wedding right now.<</speech>>
<<speech "Kiley">>Yeah... that's right...<</speech>>
<<speech "Kiley">>I can't believe my little <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>> is calming me down. I really needed you, $player.name.<</speech>>
<div class="instructions">She gave me a hug.</div>
<<speech "Kiley">>I feel like I can do anything now. Thank you, $player.name.<</speech>>
<div class="instructions">I still don't believe this Paul guy. He's always watching TV or laying down on the couch. They don't even look like a couple if you ask me, and they are even engaged...</div>
<div class="instructions">Maybe I'm the one overthinking everything. But there's one thing I'm certain of...</div>
<<speech "MC" "$player.name">>I will always be on your side, Kiley.<</speech>>
<<set $eventControl.quests.AnnoyingObstacle.aboutFiance = true>>\
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be.">><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div><<include "Kiley Duncan 05: Annoying Obstacle (conv-af)">>\<<include "Kiley Duncan 05: Annoying Obstacle (conv-af)">>\<<include "savecheck">>\
<<speech "Kiley">>Hm?<</speech>>
<div class="instructions">Now's a great time to give her something...</div>
<div class="confirmation">\
<<if $player.money > 49>>\
@@.used;<<link "Give her 50$." "Kiley Duncan 06: Financial problems (50)">><</link>>@@
<</if>><<if $player.money > 99>>\
@@.used;<<link "Give her 100$." "Kiley Duncan 06: Financial problems (100)">><</link>>@@
<</if>><<if $player.inventory.quests.sexyLingerie == true and $eventControl.quests.FinancialProblems.sL == false and $characters.Kiley.corruptionlvl > 0>>\
@@.used;<<link "Give her sexy lingerie." "Kiley Duncan 06: Financial problems (sL)">><</link>>@@
<</if>><<if $player.inventory.quests.elegantOutfit == true and $eventControl.quests.FinancialProblems.eO == false and $characters.Kiley.corruptionlvl > 1>>\
@@.used;<<link "Give her an elegant outfit." "Kiley Duncan 06: Financial problems (eO)">><</link>>@@
<</if>><<if $player.inventory.quests.cuteOutfit == true and $eventControl.quests.FinancialProblems.cO == false and $characters.Kiley.corruptionlvl > 1>>\
@@.used;<<link "Give her a cute outfit." "Kiley Duncan 06: Financial problems (cO)">><</link>>@@
<</if>><<if $player.inventory.quests.purpleUnderwear == true and $eventControl.quests.FinancialProblems.pU == false and $characters.Kiley.corruptionlvl > 1>>\
@@.used;<<link "Give her purple underwear." "Kiley Duncan 06: Financial problems (pU)">><</link>>@@
<</if>><<if $player.inventory.quests.cutePanties == true and $eventControl.quests.FinancialProblems.cP == false and $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Give her cute panties." "Kiley Duncan 06: Financial problems (cP)">><</link>>@@
<</if>>\
@@.used;<<link "Anyway..." "Kiley's House - Living room">><</link>>@@
</div><<set $player.money -= 50>>\
<<set $eventControl.quests.FinancialProblems.money += 50>>\
<<include "Kiley Duncan 06: Financial problems (money)">>\<<set $player.money -= 100>>\
<<set $eventControl.quests.FinancialProblems.money += 100>>\
<<include "Kiley Duncan 06: Financial problems (money)">>\<<include "savecheck">>\
<<speech "MC" "$player.name">>I've been working lately and...<</speech>>
<div class="instructions">I handed her money from my wallet.</div>
<<speech "MC" "$player.name">>Take it. For everything you've done for me.<</speech>>
<<speech "Kiley">>$player.name...<</speech>>
<div class="instructions">She visibly moved away. No like she was scared, but more like she can't believe the situation.</div>
<<speech "MC" "$player.name">>Don't overthink this. I'm not going to tell anyone. Take it, please...<</speech>>
<<speech "Kiley">>...okay....<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Anyway..." "Kiley's House - Living room">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.FinancialProblems.sL = true>>\
<<set $player.inventory.quests.sexyLingerie = false>>\
<div class="instructions">This could either end very well or insanely bad...</div>
<<speech "Kiley">>Is that...?<</speech>>
<div class="instructions">In my hands was the lingerie that I bought in the Second hand shop.</div>
<<speech "MC" "$player.name">>I thought maybe you like this stuff...<</speech>>
<<speech "Kiley">>I've never worn something like this before.<</speech>>
<div class="instructions">I couldn't tell what she's thinking. She was just blankly staring at it.</div>
<<speech "MC" "$player.name">>Really? The cashier was giving me weird looks, don't know why...<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<div class="instructions">Oh thank god-</div>
<div class="instructions">She laughed and took it from me.</div>
<<speech "Kiley">>Thank you $player.name. But let's keep this a secret from Paul just to be safe.<</speech>>
<<speech "MC" "$player.name">>Okay.<</speech>>
<div class="instructions">Just when she was walking towards the bedroom, she stopped.</div>
<<speech "Kiley">>Did you want to see me... in it?<</speech>>
<div class="instructions">Is she serious? This wasn't my intention when I bought it. It never even crossed my mind that she would be willing to accept it, let alone wear it in front of me...</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "If you don't mind..." "Kiley Duncan 06: Financial problems (sL-1)">><</link>>@@
@@.used;<<link "It's okay." "Kiley's House - Living room">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.FinancialProblems.eO = true>>\
<<set $player.inventory.quests.elegantOutfit = false>>\
<<speech "Kiley">>Wow...<</speech>>
<div class="instructions">She was now holding the elegant outfit I bought for her.</div>
<<speech "Kiley">>Where did you find it?<</speech>>
<div class="instructions">She clearly liked it. Maybe too much that I thought she would.</div>
<<speech "MC" "$player.name">>It doesn't matter. Do you like it?<</speech>>
<<speech "Kiley">>Like it?<</speech>>
<div class="instructions">She almost jumped at me, embracing me with a force that even a regular gym visitor wouldn't be ashamed of.</div>
<<speech "Kiley">>I always wanted something like this! A black dress. Elegant, but sexy. Mysterious...<</speech>>
<div class="instructions">Her eyes were maybe twice as big as usual while she spent the next five minutes talking about dresses. She looked like a kid in a toy store.</div>
<<speech "MC" "$player.name">>I'm glad you like it, Kiley.<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Want to put it on now?" "Kiley Duncan 06: Financial problems (eO-1)">><</link>>@@
@@.used;<<link "Change the subject." "Kiley's House - Living room">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.FinancialProblems.cO = true>>\
<<set $player.inventory.quests.cuteOutfit = false>>\
<<speech "MC" "$player.name">>There's something on a hanger in your bedroom. I think you will like it.<</speech>>
<<speech "Kiley">>$player.name... you have to stop buying me clothes. Paul already thinks I blow all of our money on useless clothes...<</speech>>
<<speech "MC" "$player.name">>Then tell him the truth. Maybe that will make him realize he's doing something wrong.<</speech>>
<<speech "Kiley">>$player.name...<</speech>>
<<speech "MC" "$player.name">>It doesn't matter. You can tell him it's your new uniform from work...<</speech>>
<<speech "Kiley">>Oh? Now you got me interested...<</speech>>
<div class="instructions">Then she, out of nowhere, leaned forward and kissed me on the lips.</div>
<<speech "Kiley">>Give me five minutes.<</speech>>
<div class="instructions">Then she disappeared in her bedroom.</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Wait for her to change." "Kiley Duncan 06: Financial problems (cO-1)">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.FinancialProblems.pU = true>>\
<<set $player.inventory.quests.purpleUnderwear = false>>\
<<speech "MC" "$player.name">>I wanted to tell you something for a while...<</speech>>
<<speech "Kiley">>Oh, okay...<</speech>>
<<speech "MC" "$player.name">>We've known each other for a long time. And now that you're back, I can finally tell you something I deeply regret not telling you...<</speech>>
<<speech "Kiley">>W-What is it?<</speech>>
<<speech "MC" "$player.name">>No, I have to tell you! I don't care what anyone will think! These are my feeling and-<</speech>>
<<speech "Kiley">>W-We can't $player.name! I have a fiance!<</speech>>
<<speech "MC" "$player.name">>What are you talking about?<</speech>>
<<speech "Kiley">>What...? You were about to confess, right?<</speech>>
<<speech "MC" "$player.name">>Yeah. Confess the fact I bought you this bomb purple underwear. I think this could go perfectly with your skin and-<</speech>>
<<speech "Kiley">>You motherfu-<</speech>>
<div class="instructions">Just when she was about to jump at me, I quickly dashed to the side and she ended up with her head buried into the couch.</div>
<<speech "MC" "$player.name">>Hahaha-<</speech>>
<<speech "MC" "$player.name">>You should've seen your face! Haha-<</speech>>
<<speech "Kiley">>You almost gave me a heart attack, you idiot...<</speech>>
<<speech "MC" "$player.name">>And now you know how it feels when you fuck around with me.<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "Kiley">>Where is the damn underwear $player.name?<</speech>>
<div class="confirmation">\
@@.used;<<link "Give it to her." "Kiley Duncan 06: Financial problems (pU-1)">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.FinancialProblems.cP = true>>\
<<set $player.inventory.quests.cutePanties = false>>\
<</if>>\
<<speech "MC" "$player.name">>I know you've been dying to get your hands on something more comfortable...<</speech>>
<<speech "Kiley">>Yes...?<</speech>>
<div class="instructions">I pulled out from my right pocket the softest fabric that I've ever felt in my hands.</div>
<<speech "MC" "$player.name">>What do you think?<</speech>>
<div class="instructions">She hesitated and gave me a weird look before she took it from me.</div>
<<speech "Kiley">>Oh my god...<</speech>>
<<speech "Kiley">>How is it so soft...?<</speech>>
<div class="instructions">She then proceeded to brush her face with it.</div>
<<speech "Kiley">>It must have cost you a fortune!<</speech>>
<<speech "MC" "$player.name">>Don't sweat it. Go and try it.<</speech>>
<div class="instructions">She smiled at me, swiftly hugged me and excitedly run off into her bedroom.</div>
<div class="confirmation">\
@@.used;<<link "Patiently wait." "Kiley Duncan 06: Financial problems (cP-1)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She smiled slightly. Then she realized something.</div>
<<speech "Kiley">>Don't get the wrong idea! I'm just asking because you bought it for me! Nothing else...!<</speech>>
<div class="instructions">She's so cute when she's embarrassed... but it won't be a good idea to tell her that now.</div>
<<speech "MC" "$player.name">>Haha- sure Kiley...<</speech>>
<div class="instructions">She gave me a middle finger and angrily stormed into her bedroom. I missed her so much...</div>
<div class="instructions">...</div>
<div class="instructions">A long ten minutes passed and Kiley was nowhere to be seen. I had to suppress the urge to check on her and I just waited.</div>
<div class="instructions">Then finally the door started opening.</div>
<<speech "Kiley">>So...<</speech>>
<<speech "Kiley">>What do you think?<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom6-1.jpg"></div>
<div class="instructions">I can't believe she's doing this... Is she really okay to do this and not in front of her fiance?</div>
<<speech "MC" "$player.name">>Oh my god...<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom6-2.jpg"></div>
<<speech "Kiley">>What?<</speech>>
<div class="instructions">I could feel my crotch was slowly becoming a weirdly pointing tent.</div>
<<speech "MC" "$player.name">>I-It looks good... on you...<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom6-3.jpg"></div>
<<speech "Kiley">>Haha- don't tell me you have a boner?<</speech>>
<div class="instructions">My attempts to hide my lower half were probably too obvious...</div>
<<speech "MC" "$player.name">>N-No-!<</speech>>
<div class="instructions">Maybe buying her lingerie wasn't a good idea after all...</div>
<<speech "Kiley">>I have to tell you $player.name, you surprisingly have a good taste...<</speech>>
<<speech "Kiley">>I'm jealous of your future girlfriend.<</speech>>
<<speech "MC" "$player.name">>Oh right, good joke Kiley.<</speech>>
<<speech "Kiley">>No, I'm serious.<</speech>>
<<speech "Kiley">>Doesn't it look good?<</speech>>
<<speech "MC" "$player.name">>Yeah, it does, but that's thanks to your perfectly shaped body.<</speech>>
<<speech "Kiley">>...<</speech>>
<div class="instructions">Oh no, did I say something weird? I wasn't thinking! I can't focus right now with this stupid boner.</div>
<<speech "Kiley">>Thank you $player.name. I should change back...<</speech>>
<div class="instructions">Her face was completely red. So she's not embarrassed by showing herself in front of me, but she can't take compliments...?</div>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Wait until she's done changing." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She jumped of joy after my proposition and after a few minutes, she was flaunting her new black dress in front of me.</div>
<<speech "MC" "$player.name">>Oh my god! Somebody call the fire department, because someone’s here on fire!<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom8-1.jpg"></div>
<<speech "Kiley">>Excuse me?<</speech>>
<<speech "MC" "$player.name">>Y-Yes...?<</speech>>
<<speech "Kiley">>I won't allow such manners here! You're in the room with a serious lady, young man.<</speech>>
<div class="instructions">So that's how she wants it? Two can play this game...</div>
<<speech "MC" "$player.name">>Is that how a lady thanks her generous gifter?<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom8-2.jpg"></div>
<<speech "Kiley">>T-That's-<</speech>>
<<speech "MC" "$player.name">>I demand reparation, my lady!<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom8-3.jpg"></div>
<<speech "Kiley">>B-But I've never shown my naked body to anyone...<</speech>>
<div class="instructions">What is she talking about? She wants to undress? What a nice turn of events...</div>
<div class="confirmation">\
@@.used;<<link "Your beautiful boobs will be enough." "Kiley Duncan 06: Financial problems (eO-2)">><</link>>@@
@@.used;<<link "Stop this." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>...<</speech>>
<div class="instructions">We were always doing some kind of a roleplay whenever we were together. Sometimes it ended with both of us laughing, sometimes...</div>
<div class="centered-image"><img src="media\kiley\pics\livingroom8-4.jpg"></div>
<<speech "Kiley">>D-Don't look...<</speech>>
<div class="instructions">The way she was slowly undressing her dress that I bought for her... Let's just say I was immensely aroused.</div>
<<speech "MC" "$player.name">>Just looking at your shoulders makes my blood boil, my lady!<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom8-5.jpg"></div>
<<speech "Kiley">>S-Stop it...<</speech>>
<<speech "Kiley">>Is this... enough?<</speech>>
<div class="instructions">She was covering her boobs with her hands, while trying to act innocently.</div>
<<speech "MC" "$player.name">>No. I'm not going anywhere until I see your wonderful bosom.<</speech>>
<<speech "Kiley">>...<</speech>>
<div class="instructions">She slowly let go of her boobs.</div>
<div class="centered-image"><img src="media\kiley\pics\livingroom8-6.jpg"></div>
<<speech "Kiley">>Happy?<</speech>>
<div class="instructions">I must say, I've never been fond of our roleplays before. But I would gladly repeat this type of roleplays with her any day of the week.</div>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Very." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Isn't it too revealing...?<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom3-1.jpg"></div>
<div class="instructions">After ten minutes she was done changing and... I have to be honest with myself, I really have a good taste.</div>
<<speech "MC" "$player.name">>I think it's perfect. It does highlight your... advantages.<</speech>>
<<speech "Kiley">>Yeah?<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom3-2.jpg"></div>
<<speech "Kiley">>What about now?<</speech>>
<<speech "MC" "$player.name">>I will advise you to not do this in your work. But...<</speech>>
<<speech "MC" "$player.name">>It looks perfect on you.<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom3-3.jpg"></div>
<<speech "Kiley">>Haha- thanks.<</speech>>
<<speech "MC" "$player.name">>You could easily be a model. Everything looks good on you.<</speech>>
<<speech "Kiley">>Everything that <span style="font-style:italic">you</span> buy looks good on me.<</speech>>
<<speech "Kiley">>You should go through my wardrobe.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>Haha-<</speech>>
<<speech "Kiley">>Wait, I have an idea. Give me a minute.<</speech>>
<div class="instructions">She then once again disappeared in her bedroom. I think I know where this is going...</div>
<div class="confirmation">\
@@.used;<<link "Wait for her." "Kiley Duncan 06: Financial problems (cO-2)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>So... what now?<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom3-4.jpg"></div>
<<speech "MC" "$player.name">>Wow...<</speech>>
<<speech "MC" "$player.name">>You're really about the customer service...<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom3-5.jpg"></div>
<<speech "Kiley">>What do you mean?<</speech>>
<<speech "Kiley">>Are you perhaps saying that... this isn't enough?<</speech>>
<<speech "MC" "$player.name">>N-No, I wouldn't dare!<</speech>>
<div class="instructions">In one simple move, her pants were gone. Surprisingly, she wasn't wearing any underwear underneath it.</div>
<div class="centered-image"><img src="media\kiley\pics\livingroom3-6.jpg"></div>
<<speech "Kiley">>Is this more to your liking, sir?<</speech>>
<<speech "MC" "$player.name">>I think I will take the touster you recommended...<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom3-7.jpg"></div>
<<speech "Kiley">>Oh my, that's really kind of you, sir!<</speech>>
<<speech "Kiley">>Let me give you some coupons for your next order! And my phone number!<</speech>>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation" style="width:65%">\
@@.used;<<link "I will most certainly recommend you to my friends!" "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>$player.name! Come here!<</speech>>
<div class="instructions">After a few minutes Kiley called for me from her bedroom.</div>
<<speech "MC" "$player.name">>Yes?<</speech>>
<div class="centered-image"><img src="media\kiley\pics\bedroom1-1.jpg"></div>
<<speech "Kiley">>It doesn't look good on me...<</speech>>
<<speech "MC" "$player.name">>What? You don't remember what I told you? Everything looks good on you, Kiley.<</speech>>
<div class="centered-image"><img src="media\kiley\pics\bedroom1-2.jpg"></div>
<<speech "Kiley">>Thank you. Maybe it's just-<</speech>>
<<speech "MC" "$player.name">>Stop hiding it. I can't tell you my opinion if you keep covering yourself.<</speech>>
<div class="centered-image"><img src="media\kiley\pics\bedroom1-3.jpg"></div>
<<speech "Kiley">>So...?<</speech>>
<<speech "MC" "$player.name">>Oh my god...<</speech>>
<<speech "MC" "$player.name">>I think I just created something far more dangerous than I anticipated...<</speech>>
<<speech "Kiley">>Hahaha- what are you talking about?<</speech>>
<<speech "MC" "$player.name">>No, I can't make quick assumptions... Please, undress.<</speech>>
<<speech "Kiley">>What...?<</speech>>
<<speech "MC" "$player.name">>Please...<</speech>>
<div class="centered-image"><img src="media\kiley\pics\bedroom1-4.jpg"></div>
<<speech "Kiley">>What are you on about?<</speech>>
<div class="instructions">Oh fuck, I didn't think she would do that so easily. My cock was quickly getting to his final form and there was nothing to stop Kiley from noticing.</div>
<<speech "MC" "$player.name">>N-Nothing. I just remembered I have to be somewhere-<</speech>>
<div class="confirmation">\
@@.used;<<link "She grabs your hand on your way out." "Kiley Duncan 06: Financial problems (pU-2)">><</link>>@@
</div><<include "savecheck">>\
<div class="centered-image"><img src="media\kiley\pics\bedroom1-5.jpg"></div>
<<speech "Kiley">>What is it?<</speech>>
<<speech "Kiley">>You're acting kinda weird right now...<</speech>>
<<speech "MC" "$player.name">>No, it's nothing-<</speech>>
<div class="centered-image"><img src="media\kiley\pics\bedroom1-6.jpg"></div>
<<speech "Kiley">>Oh poor you...<</speech>>
<<speech "Kiley">>Am I making you uncomfortable?<</speech>>
<div class="instructions">I knew it. It was a bad idea to mess with her. It always ends badly...</div>
<div class="centered-image"><img src="media\kiley\pics\bedroom1-7.jpg"></div>
<<speech "Kiley">>Maybe this is too much for your simple brain?<</speech>>
<<speech "Kiley">>Are you perhaps...<</speech>>
<div class="instructions">I was sweating. My face was completely red. I was trying to hide my crotch with my hands.</div>
<div class="centered-image"><img src="media\kiley\pics\bedroom1-8.jpg"></div>
<<speech "Kiley">>Hiding something from me down there?<</speech>>
<<speech "MC" "$player.name">>N-No-<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>I think I won this one.<</speech>>
<<speech "MC" "$player.name">>I hate you Kiley.<</speech>>
<<speech "Kiley">>Really? Your little guy thinks otherwise tho...<</speech>>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Run away." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Oh my god-<</speech>>
<div class="instructions">Suddenly she came back and went right to the mirror.</div>
<video class="center" src="media/kiley/mp4/new_panties1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I have to show my friend...<</speech>>
<<speech "MC" "$player.name">>Friend?<</speech>>
<<speech "Kiley">>You don't know her. She's one of my coworkers.<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She continued snapping pictures of her panties right in front of me.</div>
<<speech "MC" "$player.name">>Oh okay...<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I can't be angry at her, right? It's not like she's my girlfriend or anything...</div>
<<speech "Kiley">>They are so cute...<</speech>>
<<speech "MC" "$player.name">>Yeah... glad you like it...<</speech>>
<<speech "MC" "$player.name">>Show me the pictures.<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ehm...<</speech>>
<<speech "MC" "$player.name">>Good ones... you can use this one as your profile picture.<</speech>>
<<speech "Kiley">>Yeah, good idea $player.name.<</speech>>
<div class="confirmation">\
@@.used;<<link "I want to take a good look." "Kiley Duncan 06: Financial problems (cP-2)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Can you show them to me?<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh yeah, sure.<</speech>>
<<speech "MC" "$player.name">>I'm glad I picked the right size.<</speech>>
<<speech "Kiley">>I even found a nice bra that goes with it.<</speech>>
<<speech "MC" "$player.name">>Oh my god-<</speech>>
<div class="instructions">I couldn't help myself and touched her.</div>
<<speech "Kiley">>Haha- you like it?<</speech>>
<<speech "MC" "$player.name">>Yeah...<</speech>>
<div class="instructions">We were getting nowhere. She was clearly waiting for me to do the first move.</div>
<video class="center" src="media/kiley/mp4/new_panties1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>It's really soft...<</speech>>
<div class="instructions">I moved my hand and started stroking her pussy through the fabric.</div>
<<speech "Kiley">>Finally...<</speech>>
<<speech "Kiley">>Let me send those pictures and we can continue, okay?<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "She lies down on the couch with her legs open." "Kiley Duncan 06: Financial problems (cP-3)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Wow... you're right...<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>It's like my pussy is completely sealed from the outside world. It also keeps me very warm...<</speech>>
<<speech "MC" "$player.name">>I certainly didn't read anything like that on the receipt.<</speech>>
<<speech "Kiley">>You want to... taste it?<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- yeees-<</speech>>
<div class="instructions">Her pussy was indeed warmer than usual. I thought she was just messing with me.</div>
<<speech "Kiley">>Keep licking me please-<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah- shit-<</speech>>
<div class="instructions">I started fingering her while eating her out. She grabbed my head and I could tell she was close to cumming.</div>
<div class="confirmation">\
@@.used;<<link "She wants to suck you off." "Kiley Duncan 06: Financial problems (cP-4)">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/new_panties1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>This is really uncomfortable...<</speech>>
<<speech "Kiley">>Hah- I bet-<</speech>>
<<speech "MC" "$player.name">>Ah-<</speech>>
<<speech "Kiley">>We should do something about.<</speech>>
<<speech "MC" "$player.name">>What do you suggest, Kiley?<</speech>>
<<speech "Kiley">>Ah-<</speech>>
<div class="instructions">She was stroking my cock with one hand and playing with herself with the other.</div>
<<speech "Kiley">>Thanks for the panties, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ah yes...<</speech>>
<div class="instructions">While she was servicing my dick, my hands found their way to fondle her tits.</div>
<<speech "Kiley">>I've got an idea.<</speech>>
<<speech "MC" "$player.name">>Hm?<</speech>>
<<speech "Kiley">>Since you've been such a good little <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>> to me...<</speech>>
<<speech "Kiley">>Stand up and fuck my face.<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yees- fuck-!<</speech>>
<div class="instructions">Can't believe she willingly let me ravish her face like this...</div>
<div class="instructions">Well, it's hard so say something back with a cock in your mouth, right?</div>
<video class="center" src="media/kiley/mp4/new_panties1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck... if I knew you would let me do this, I would buy something for you much sooner.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>We're not done yet...<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her." "Kiley Duncan 06: Financial problems (cP-5)">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She simply smiled at me, grabbed my hand, and took me to the kitchen counter.</div>
<video class="center" src="media/kiley/mp4/new_panties1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuck me, $player.name.<</speech>>
<div class="instructions">She didn't have to tell me that twice.</div>
<<speech "Kiley">>Aah shit-- fuuck-!<</speech>>
<div class="instructions">Her pussy was tighter than usual. I don't know if she's doing it by her will, but this is surely not the last time I bought something for her.</div>
<video class="center" src="media/kiley/mp4/new_panties1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees- aah-<</speech>>
<div class="instructions">Kiley was happily jumping on my cock, almost making me cum with just her aggressive movements.</div>
<video class="center" src="media/kiley/mp4/new_panties1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuck-!<</speech>>
<div class="instructions">We were both quickly out of stamina, so we laid down and I used my last drops of strength and started slamming myself into her.</div>
<div class="confirmation">\
@@.used;<<link "Cum in her mouth." "Kiley Duncan 06: Financial problems (cP-6)">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "Kiley's House - Living room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>Aaah- aah-!<</speech>>
<<speech "MC" "$player.anme">>Fuck-- I'm close Kiley--<</speech>>
<video class="center" src="media/kiley/mp4/new_panties1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Cum in my mouth- please-<</speech>>
<<speech "MC" "$player.name">>Aaah-!<</speech>>
<div class="instructions">As a well-behaved <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>>, I couldn't reject my older step-sister's request...</div>
<div class="instructions">...and came in her mouth.</div>
<video class="center" src="media/kiley/mp4/new_panties1-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Can't get used to your pretty face stained with my own cum.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>You know what makes you even prettier than my cum?<</speech>>
<<speech "MC" "$player.name">>Those fluffy panties that I gave you. But you should wash them...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.FinancialProblems.active = false>>\
<<set $eventControl.quests.FinancialProblems.completed = true>>\
<<set $eventControl.replay.Kiley.S6 to true>>\
<div class="confirmation">\
@@.used;<<link "Clean yourselves." "Kiley's House - Living room">><<set $time.minutes += 20>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Fiance" "Paul">>...will you finally grow up, Kiley?<</speech>>
<div class="instructions">While walking through Kiley's house I noticed Paul raising his voice from the living room.</div>
<div class="confirmation">\
@@.used;<<link "Check it out." "Kiley Duncan 07: Gamer Girl 1">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I hid behind the wall just next to the entrance to the living room so I can easily understand what they're talking about.</div>
<<speech "Kiley">>I don't understand you! You're not even earning as much as I do!<</speech>>
<<speech "Fiance" "Paul">>Oh yeah? That's because I'm not whoring myself like you! Just look at the clothes you wear while working there!<</speech>>
<div class="instructions">I've never heard Paul raise his voice like that. Not even when he's watching TV...</div>
<<speech "Kiley">>What?! You're not serious...<</speech>>
<<speech "Fiance" "Paul">>Believe me, I am! I wouldn't be surprised if you were shagging one of your customers there.<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "Kiley">>I can't believe you think like that of me...<</speech>>
<div class="instructions">I could tell from Kiley's voice that she's about to cry.</div>
<<speech "Fiance" "Paul">>I'm done with this stupid argument. If you care that much about it, ask your little <<if $eventControl.Kiley.relationship == "step-sister">>step-brother<<elseif $eventControl.Kiley.relationship == "sister">>brother<<else>>friend<</if>> to buy it for you.<</speech>>
<div class="instructions">Then I heard footsteps, louder and louder as Paul was probably walking towards me.</div>
<div class="instructions">I quickly dashed to the kitchen and tried acting like I didn't hear anything.</div>
<div class="confirmation">\
@@.used;<<link "Talk to Kiley." "Kiley Duncan 07: Gamer Girl 2">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Paul luckily stormed to the bedroom, so right after he closed the door, I went to check on Kiley.</div>
<<speech "MC" "$player.name">>Hey...<</speech>>
<div class="centered-image"><img src="media\kiley\pics\livingroom20-2.jpg"></div>
<<speech "Kiley">>Oh $player.name, it's you...<</speech>>
<div class="instructions">It looks like she didn't cry in the end.</div>
<<speech "Kiley">>Did you hear...<</speech>>
<<speech "MC" "$player.name">>Yeah...<</speech>>
<<speech "Kiley">>Oh...<</speech>>
<div class="instructions">This doesn't look good. She's seriously sad about whatever just happened.</div>
<<speech "MC" "$player.name">>I was so surprised when I heard Paul.<</speech>>
<<speech "Kiley">>Why...<</speech>>
<<speech "MC" "$player.name">>I've never heard him say longer sentences than five words before, so I thought someone else was over...<</speech>>
<<speech "Kiley">>Pff- hahaha-<</speech>>
<div class="instructions">I don't know why, but I felt like a hero when I made her laugh.</div>
<<speech "Kiley">>Now that you mentioned it, it makes sense. He's very verbal when he's passionate...<</speech>>
<<speech "Kiley">>But he's only passionate when we are arguing or when he's watching TV...<</speech>>
<div class="instructions">What am I supposed to say to that? That's so sad...</div>
<div class="confirmation">\
@@.used;<<link "Ask her about the argument." "Kiley Duncan 07: Gamer Girl 3">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I know I'm in no position to ask you, but...<</speech>>
<<speech "MC" "$player.name">>What were you arguing about?<</speech>>
<<speech "Kiley">>It's... stupid...<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Kiley">>You will laugh at me...<</speech>>
<<speech "MC" "$player.name">>Kiley...<</speech>>
<<speech "Kiley">>I wanted to buy a game console.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "MC" "$player.name">>That's it?<</speech>>
<<speech "Kiley">>Yeah. I saved up some money and since the last game I played was with you...<</speech>>
<div class="instructions">Oh yeah, we used to play on a really old console that dad gave to me when I was ten. That really brings me back...</div>
<<speech "MC" "$player.name">>So what if I buy it for you?<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<<speech "MC" "$player.name">>Then Paul won't be able to say anything against it, right?<</speech>>
<<speech "Kiley">>I guess...<</speech>>
<<speech "MC" "$player.name">>Okay. Then it's settled.<</speech>>
<div class="instructions">She smiled at me, but she wasn't as happy as I thought she would. This argument wasn't just about the console...</div>
<<set $eventControl.quests.GamerGirl.active = true>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Living room">><</link>>@@
</div><<include "Kiley Duncan 07: Gamer Girl 4">>\<<include "savecheck">>\
<<speech "MC" "$player.name">>I think you wanted this.<</speech>>
<<speech "Kiley">>Oh my god $player.name!<</speech>>
<div class="instructions">She started jumping in the air like a child on Christmas.</div>
<<speech "Kiley">>Thank you- thank you!<</speech>>
<div class="instructions">She stopped freaking out just to hug me.</div>
<<speech "MC" "$player.name">>Want help with setting it up?<</speech>>
<<speech "Kiley">>Yes please.<</speech>>
<div class="instructions">When she opened the door and we finally saw each other after many years, I had no idea she's going to be my biggest investment...</div>
<<set $eventControl.quests.GamerGirl.completed = true>>\
<<set $eventControl.quests.GamerGirl.active = false>>\
<<set $player.inventory.quests.gameConsole = false>>\
<<include "relationship gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be.">><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div><<include "Kiley Duncan 07: Gamer Girl 4">>\<<include "Kiley Duncan 07: Gamer Girl 4">>\<<include "savecheck">>\
<<speech "Kiley">>Really?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom9-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah... it looks much better than games on my computer! Insane...<</speech>>
<<speech "MC" "$player.name">>I've read somewhere they released a new engine which brings the realism to another level...<</speech>>
<<speech "Kiley">>Aha...<</speech>>
<<speech "MC" "$player.name">>Yeah, this game is probably using it...<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>Wanna try?<</speech>>
<div class="instructions">I played for a bit and we ended up switching the controller between us for another twenty minutes.</div>
<div class="instructions">This really brings me back...</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
<<if $eventControl.Kiley.livingRoomSex == false or $eventControl.limits == false>>\
@@.used;<<link "Let her play." "TtK (Kh, l) case5-a">><</link>>@@
<<else>>\
@@.used;<<link "Leave her be." "Kiley's House - Living room">><<set $time.minutes += 20>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom9-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I think this is enough for me. One more minute and I will get addicted and-<</speech>>
<<speech "Kiley">>That reminds me...<</speech>>
<div class="instructions">Suddenly I felt her hand on my thigh.</div>
<<speech "Kiley">>I've never properly thanked you for the console...<</speech>>
<<speech "MC" "$player.name">>It's okay, I gave it to you as a gift...<</speech>>
<<speech "Kiley">>Really? Then...<</speech>>
<div class="instructions">She looked at her boobs while her hand slided to my crotch.</div>
<<speech "Kiley">>I too have a gift for you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Give in." "TtK (Kh, l) case5-a-a">><</link>>@@
@@.used;<<link "Leave her be." "Kiley's House - Living room">><<set $time.minutes += 20>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.livingRoomSex = true>>\
<video class="center" src="media/kiley/mp4/livingroom9-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Then I will gladly accept your gift...<</speech>>
<div class="instructions">Our lips met in a passionate kiss. Our tongues started dancing together, making us both quickly out of breath.</div>
<div class="instructions">I don't know if it's the game fault or something else, but we both were in need of the other's touch...</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, l) case5-a-a-a">><</link>>@@
@@.used;<<link "Blowjob." "TtK (Kh, l) case5-a-a-b">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Doggy-style." "TtK (Kh, l) case5-a-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, l) case5-a-a-d">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 20>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom9-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah shit- yes-!<</speech>>
<div class="instructions">Eating the pussy of a girl with whom you just spent a nice little gaming session... Am I dreaming?</div>
<div class="instructions">A gamer girl's juices really taste great!</div>
<<if previous() == "TtK (Kh, l) case5-a-a">>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Kh, l) case5-a-a-b">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Doggy-style." "TtK (Kh, l) case5-a-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, l) case5-a-a-d">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 25>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom9-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh yes-<</speech>>
<div class="instructions">She was on her knees, sucking me off like a good girl.</div>
<<speech "MC" "$player.name">>Take it deep, come on-<</speech>>
<div class="instructions">I grabbed her head and forced her to take my cock into her throat. It was unsurprisingly easy for her.</div>
<<if previous() == "TtK (Kh, l) case5-a-a">>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, l) case5-a-a-a">><</link>>@@
<<if $characters.Kiley.corruptionlvl > 3>>\
@@.used;<<link "Doggy-style." "TtK (Kh, l) case5-a-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, l) case5-a-a-d">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 25>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom9-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes fuck mee $player.name--<</speech>>
<div class="instructions">I love the way she always looks back at me when I drill her pussy from behind.</div>
<<speech "MC" "$player.name">>You're crushing me-<</speech>>
<<speech "Kiley">>Aaah- shit-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom9-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't control myself. Suddenly I felt much stronger and started ramming into her as fast as I could.</div>
<<speech "Kiley">>Aaaah!<</speech>>
<<speech "Kiley">>Ffffuck-<</speech>>
<div class="instructions">She almost fell down the couch when I made her cum.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, l) case5-a-a-a">><</link>>@@
@@.used;<<link "Blowjob." "TtK (Kh, l) case5-a-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtK (Kh, l) case5-a-a-d">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Kh, l) case5-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 25>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom9-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh shit-<</speech>>
<<speech "Kiley">>You like my tight pussy?<</speech>>
<div class="instructions">My hand was suddenly on her neck.</div>
<<speech "Kiley">>Aah- it's only yours $player.name--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom9-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck-<</speech>>
<<speech "Kiley">>I'm gonna cum- I'm gonna cum-!<</speech>>
<div class="instructions">She was weak in this position, I knew that already.</div>
<<speech "Kiley">>Keep going- please please-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Kh, l) case5-a-a-a">><</link>>@@
@@.used;<<link "Blowjob." "TtK (Kh, l) case5-a-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case5-a-a-c">><</link>>@@
@@.used;<<link "Cum on her." "TtK (Kh, l) case5-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 25>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm gonna cum-<</speech>>
<div class="instructions">Smile formed on Kiley's lips while I kept hammering her pussy.</div>
<<speech "Kiley">>Give it to me- give it to me-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom9-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah-<</speech>>
<<speech "Kiley">>Ahh- yeees-<</speech>>
<<speech "MC" "$player.name">>Lick me clean-<</speech>>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Clean yourselves." "Kiley's House - Living room">><<set $time.minutes += 30>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.NoExperience.schoolGirl = true>>\
<div class="instructions">If this goes wrong, I'm gonna be a laughing stock for the whole school...</div>
<div class="instructions">I slowly started walking towards a girl that I have seen maybe once before... and asked her out.</div>
<<speech "Woman" "Girl">>N-No.<</speech>>
<<speech "MC" "$player.name">>Oh...<</speech>>
<<speech "Woman" "Girl">>Do you even know my name?<</speech>>
<<speech "MC" "$player.name">>Ehh... Monica, right?<</speech>>
<<speech "Woman" "Girl">>What a weirdo...<</speech>>
<div class="instructions">She rolled her eyes and turned around and went away.</div>
<div class="instructions">W-What was I even thinking? God, I'm so fucking stupid! How did I even think this was a good idea?!</div>
<div class="instructions">And now everyone in school thinks I'm a weirdo...</div>
<div class="instructions">Why do I act like this whenever Kiley is involved? I just do everything she wants...</div>
<div class="confirmation">\
@@.used;<<link "..............." "School1 - Hall">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.NoExperience.cashierGirl = true>>\
<div class="instructions">Is it pathetic to ask girls you haven't seen before out?</div>
<div class="instructions">I don't even know anymore...</div>
<<speech "MC" "$player.name">>Hello.<</speech>>
<<speech "Woman" "Cashier">>Hello! So what did you pick?<</speech>>
<div class="instructions">The girl was maybe around Kiley's age. Maybe this is my biggest chance.</div>
<<speech "MC" "$player.name">>I'm here with a different matter to discuss.<</speech>>
<<speech "Woman" "Cashier">>Eh...?<</speech>>
<div class="instructions">She gave me a weird look, then she looked around the shop. We were alone.</div>
<<speech "MC" "$player.name">>Would you go out with me?<</speech>>
<<speech "Woman" "Cashier">>What...?<</speech>>
<<speech "Woman" "Cashier">>Hahahaha-<</speech>>
<div class="instructions">She started loudly laughing. Did I say something wrong again?</div>
<<speech "Woman" "Cashier">>I almost shitted myself-- Hahaha-<</speech>>
<<speech "MC" "$player.name">>So...<</speech>>
<<speech "Woman" "Cashier">>Hm? Oh, you were serious?<</speech>>
<<speech "Woman" "Cashier">>Hahaha-<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">Is something... wrong with me? Why am I so... useless?</div>
<div class="instructions">When I was leaving the store, the cashier was still laughing.</div>
<div class="confirmation">\
@@.used;<<link "..............." "Town">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.NoExperience.townGirl = true>>\
<div class="instructions">Now that school is off-limit, maybe asking someone older might work...</div>
<div class="instructions">Ahhh who am I kidding? I don't even know how to talk to strangers, let alone ask girls out...</div>
<<speech "MC" "$player.name">>H-Hello.<</speech>>
<div class="instructions">I gathered all my courage and went to a girl in her twenties that was standing under the street light.</div>
<<speech "Woman" "Girl">>Hi.<</speech>>
<<speech "MC" "$player.name">>We had to be really good, since God brought us this weather today.<</speech>>
<<speech "Woman" "Girl">>...<</speech>>
<<speech "Woman" "Girl">>Y-Yeah...<</speech>>
<div class="instructions">What the fuck did I just say? I have to do something before she calls the cops on me.</div>
<<speech "MC" "$player.name">>You're local? I haven't seen you around...<</speech>>
<<speech "Woman" "Girl">>Oh, no, I was visiting my aunt...<</speech>>
<<speech "MC" "$player.name">>Oh really...?<</speech>>
<<speech "Woman" "Girl">>Y-Yeah...<</speech>>
<div class="instructions">We were standing next to each other like we were waiting on the bus to come.</div>
<<speech "MC" "$player.name">>I forgot to introduce myself, I'm-<</speech>>
<div class="instructions">When I was about to make it even worse, someone honked in the distance.</div>
<<speech "Woman" "Girl">>Oh, that's my ride!<</speech>>
<div class="instructions">And she just walked away. I watched her go into the car which then slowly rode off.</div>
<div class="confirmation">\
@@.used;<<link "..............." "Town">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Hey $player.name.<</speech>>
<div class="instructions">Suddenly Kiley interrupted my flow of thoughts when I was walking around her house.</div>
<div class="centered-image"><img src="media\kiley\pics\livingroom20-2.jpg"></div>
<div class="instructions">She had a weird smile on her face. Like if she was planning something...</div>
<<speech "MC" "$player.name">>Hey...?<</speech>>
<<speech "Kiley">>Do you have any plans for the weekend?<</speech>>
<<speech "MC" "$player.name">>Hm...<</speech>>
<<speech "MC" "$player.name">>No, I don't think so. I will probably lock myself in my room and study.<</speech>>
<<speech "Kiley">>Oh come on. It's the weekend! You don't study on the weekend, that's the rule!<</speech>>
<div class="instructions">She lightly punched my shoulder.</div>
<<speech "MC" "$player.name">>Oww...<</speech>>
<<speech "Kiley">>Anyway...<</speech>>
<<speech "Kiley">>We're having an anniversary and I thought, maybe, you could invite your girlfriend out and do a double date?<</speech>>
<<speech "MC" "$player.name">>But Kiley, you know I don't have anyone...<</speech>>
<<speech "Kiley">>What? You still haven't found someone?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">Just what am I supposed to say to her? That I like her? And want her as my girlfriend? She would laugh in my face and throw me out...</div>
<<speech "Kiley">>You're so funny and kind, is everyone in your school stupid?<</speech>>
<<speech "Kiley">>If I was your classmate, I would totally date you...<</speech>>
<<speech "MC" "$player.name">>Haha- yeah, right...<</speech>>
<div class="instructions">Somebody kill me, please...</div>
<<speech "Kiley">>You don't have someone you like?<</speech>>
<<speech "MC" "$player.name">>W-Well...<</speech>>
<<speech "Kiley">>Ask her out then! Please, do it for me!<</speech>>
<div class="instructions">Not even I have to survive this embarrassing moment, I also have to embarrass myself in front of some random girl?</div>
<<speech "MC" "$player.name">>I can't Kiley.<</speech>>
<<speech "Kiley">>Of course you can. Believe me, you're the best guy I've met in my whole life. You just don't have any confidence.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Kiley">>Pretty please...?<</speech>>
<div class="instructions">I haven't seen her so passionate about anything in her life like she's now about this whole girlfriend thing.</div>
<div class="instructions">I can't stand her looking at me like that. She really knows how to get in my head...</div>
<<speech "MC" "$player.name">>Fine...<</speech>>
<<speech "Kiley">>Yay-!<</speech>>
<div class="instructions">She literally jumped at me, so I had to hold her from falling.</div>
<<speech "Kiley">>Keep me updated, okay?<</speech>>
<div class="instructions">Then she broke the hug and stood in front of me.</div>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">Now, how am I supposed to do this?</div>
<div class="instructions">I guess it won't be a bad idea to just ask the first girl I see. And hopefully she won't find me weird...</div>
<<include "relationship gained Kiley">>
<<set $eventControl.quests.NoExperience.active = true>>\
<div class="confirmation">\
@@.used;<<link "Fuck my life..." "Kiley's House - Living room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom17-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I found Kiley on her laptop in the living room.</div>
<video class="center" src="media/kiley/mp4/livingroom17-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey...<</speech>>
<<speech "Kiley">>Hey... what's up?<</speech>>
<<speech "MC" "$player.name">>Nothing... I don't want to talk about it...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Come on. You can talk to me.<</speech>>
<<speech "MC" "$player.name">>I just...<</speech>>
<<speech "Kiley">>What?<</speech>>
<<speech "MC" "$player.name">>No one wants to go out with me. I asked three girls out and... it just didn't work out... I don't know...<</speech>>
<<speech "MC" "$player.name">>It doesn't matter. I think I will just stay alone.<</speech>>
<<speech "Kiley">>No-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I need to be alone.<</speech>>
<div class="instructions">I couldn't look in her eyes and disappoint her anymore. I figured her bedroom would be the best place to hide.</div>
<div class="confirmation">\
@@.used;<<link "She comes to you." "Kiley Duncan 08: No Experience 1">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom17-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hey...<</speech>>
<div class="instructions">She didn't let me be alone for even a minute...</div>
<<speech "Kiley">>Those girls were stupid. You're a great guy and if they gave you a chance, they would totally date you. Really.<</speech>>
<<speech "MC" "$player.name">>Right...<</speech>>
<div class="instructions">I looked away so that she wouldn't notice the pain in my eyes.</div>
<video class="center" src="media/kiley/mp4/livingroom17-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Wha...?<</speech>>
<<speech "MC" "$player.name">>I don't think this is a good-<</speech>>
<<speech "Kiley">>I think you would be more confident if you had some experience with a real girl...<</speech>>
<div class="instructions">She straddled me and, with her tits out, started kissing me passionately. She never kissed me like this before.</div>
<video class="center" src="media/kiley/mp4/livingroom17-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">An eternity passed and our mouths were still stuck together. While we were kissing, Kiley was slowly losing her clothes.</div>
<video class="center" src="media/kiley/mp4/livingroom17-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You never kissed me like that before.<</speech>>
<div class="instructions">She didn't reply, she just kissed me again.</div>
<video class="center" src="media/kiley/mp4/livingroom17-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I want you.<</speech>>
<div class="instructions">I was almost cumming just from her kisses. She finally pulled my cock out and greeted it with a kiss.</div>
<video class="center" src="media/kiley/mp4/livingroom17-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Don't stop.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<div class="confirmation">\
@@.used;<<link "She goes down on you." "Kiley Duncan 08: No Experience 2">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">While we were kissing, she suddenly stopped and pushed me.</div>
<<speech "Kiley">>Stay there. Let your big <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> do all the work...<</speech>>
<<speech "MC" "$player.name">>Aahh-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was laying down between my legs, sucking on my cock like it was her most desirable treat.</div>
<<speech "MC" "$player.name">>Fuuuck--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her tempo became quicker. She was also taking me deeper. She was in her zone, playing with my cock like a toy.</div>
<video class="center" src="media/kiley/mp4/livingroom17-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't say anything, I was simply in awe of how she was enjoying herself. I've never seen her happier before.</div>
<div class="instructions">Once in a while she gave me an affirming glance, making sure I'm enjoying myself.</div>
<video class="center" src="media/kiley/mp4/livingroom17-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Kiley-- what's got into you--<</speech>>
<div class="instructions">There was not a single spot on my dick that her lips didn't touch. I had to really concentrate, so that I won't blow my load on her happy face.</div>
<div class="confirmation">\
@@.used;<<link "Suddenly she stops." "Kiley Duncan 08: No Experience 3">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She stopped sucking me and, still with her hand holding my cock, looked straight into my eyes.</div>
<<speech "Kiley">>I'm so fucking horny right now, $player.name.<</speech>>
<div class="instructions">She moved her hand probably to her crotch and then shoved it just a few inches from my face. It was dripping wet.</div>
<<speech "Kiley">>This is what you do to me. You need to be more confident in yourself, $player.name.<</speech>>
<div class="instructions">I was just staring at her. I couldn't believe she's that wet because of me.</div>
<<speech "Kiley">>You won't let me stay like this, right?<</speech>>
<div class="instructions">Then she climbed on top of me.</div>
<<speech "MC" "$player.name">>W-What are you doing?<</speech>>
<<speech "Kiley">>Haha- what does it look like?<</speech>>
<<speech "Kiley">>You're going to grab that huge thing of yours...<</speech>>
<div class="instructions">She kissed me with every sentence that came from out of her mouth.</div>
<<speech "Kiley">>And shove it deep inside my tight pussy...<</speech>>
<<speech "Kiley">>...and fuck me until I can't stand.<</speech>>
<<speech "Kiley">>Okay?<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her." "Kiley Duncan 08: No Experience 4">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>That's it...<</speech>>
<div class="instructions">I could feel her juices dripping on my cock. Am I really going to do this?</div>
<div class="instructions">The tip was inside her.</div>
<div class="instructions">Before I could change my mind, she slammed her hips against me.</div>
<video class="center" src="media/kiley/mp4/livingroom17-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah fuck-!<</speech>>
<<speech "Kiley">>Yeees- fuck you're huge...<</speech>>
<div class="instructions">I can't believe it. I'm fucking Kiley. Just what kind of a dream I'm living in right now?</div>
<video class="center" src="media/kiley/mp4/livingroom17-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- keep fucking keep fucking me!<</speech>>
<div class="instructions">There was no stopping now. No one could pull us away from each other, not anymore.</div>
<<speech "MC" "$player.name">>Fuuck-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah fuck- you just made me cum-<</speech>>
<div class="instructions">The way she was grinding herself on my cock while kissing me so passionately...</div>
<div class="confirmation">\
@@.used;<<link "Kiley turns around." "Kiley Duncan 08: No Experience 5">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">In those few seconds when Kiley was turning around, I felt weirdly lonely. Like something was missing.</div>
<div class="instructions">The feeling quickly disappeared when she sat down back on my cock.</div>
<<speech "Kiley">>Fuck me hard, please.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees aaaah-!<</speech>>
<<speech "Kiley">>I'm gonna cum- I'm gonna fucking cum-!<</speech>>
<div class="instructions">There's no way I will leave her alone now. I don't want to feel like that ever again!</div>
<video class="center" src="media/kiley/mp4/livingroom17-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes fuck!<</speech>>
<div class="instructions">I was fucking her so rough she wasn't able to support her body anymore.</div>
<div class="instructions">To be honest, this really made me confident with myself...</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "Kiley Duncan 08: No Experience 6">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Now I was the one in charge. She was happily wiggling her naked butt in the air, waiting for me.</div>
<<speech "Kiley">>I'm not going anywhere, big guy.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh fuck-<</speech>>
<div class="instructions">I couldn't help myself but to taste her. Seeing her cute smile when my tongue touched her precious place made me even more crazy.</div>
<<speech "Kiley">>Put it back...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees- aaah--- fuck me!<</speech>>
<div class="instructions">I felt unstoppable. Nothing could stand in my way anymore. She always had a big influence on me. But it's nothing compared to her influence now.</div>
<div class="confirmation">\
@@.used;<<link "Turn her around." "Kiley Duncan 08: No Experience 7">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom17-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god-<</speech>>
<<speech "Kiley">>This feel so fucking good--<</speech>>
<div class="instructions">She was moaning my name under my hands while my cock was reaching her deepest parts that no one ever touched before.</div>
<div class="instructions">She looks so cute trying to look away from my gaze. She couldn't help but play with her pussy at the same time...</div>
<<speech "Kiley">>Ohh yes--<</speech>>
<<speech "Kiley">>I'm gonna cum again-- I'm gonna cum--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-23.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was also getting dangerously close. It's a miracle I lasted this long anyway.</div>
<div class="instructions">I hastened my pace, grabbing her by her waist and using my last drops of strength.</div>
<<speech "Kiley">>Yees- oh my god fuck-!<</speech>>
<div class="instructions">Her insides were crushing me with every thrust. She was slowly getting used to my shape.</div>
<div class="confirmation">\
@@.used;<<link "Cum in her mouth." "Kiley Duncan 08: No Experience 8">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Fuck-- I'm cumming-<</speech>>
<<speech "Kiley">>Aah- give it to me- please-<</speech>>
<div class="instructions">I sat on her chest, stroking my cock in front of her face.</div>
<video class="center" src="media/kiley/mp4/livingroom17-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Will you cum in my mouth, please?<</speech>>
<<speech "MC" "$player.name">>Open your mouth-<</speech>>
<div class="instructions">There was no hesitation from her. She presented her tongue with her mouth wide open.</div>
<<speech "MC" "$player.name">>Aaaah-<</speech>>
<div class="instructions">I don't think I have ever cum so much in my life before.</div>
<div class="instructions">I exploded right into her mouth, staining her tongue and face in the process.</div>
<div class="instructions">She swallowed something and played with the rest of my cum while looking straight into my eyes.</div>
<<speech "MC" "$player.name">>Fuck me--<</speech>>
<<speech "Kiley">>Haha- no, fuck me.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom17-25.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was trying to catch my breath, still sitting on her chest. In the meantime, she was licking the rest of the cum mixed with her juices from my cock, making my cock clean as ever.</div>
<<speech "Kiley">>I hope this won't be our last time.<</speech>>
<<speech "MC" "$player.name">>Me too, Kiley.<</speech>>
<<speech "MC" "$player.name">>Thank you for... making me confident in myself.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>Look at me, you stupid head.<</speech>>
<div class="instructions">She was shining from sweat, mouth and face covered in my sperm, and happily smiling at me.</div>
<<speech "Kiley">>I should be the one thanking you. This was the best sex I've had, $player.name.<</speech>>
<div class="instructions">At least there's something I'm good at, I guess.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption levelup Kiley">>
<<set $eventControl.quests.CorruptionOfKileyDuncan3.active = false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan3.completed = true>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan4.active = true>>\
<<set $eventControl.quests.NoExperience.active = false>>\
<<set $eventControl.quests.NoExperience.completed = true>>\
<<set $eventControl.replay.Kiley.S5 to true>>\
<div class="confirmation">\
@@.used;<<link "Take a shower together." "Kiley's House - Living room">><<set $time.minutes += 40>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Kiley">>Where is it... where the fuck-!<</speech>>
<div class="instructions">I could hear Kiley cursing from the living room.</div>
<div class="instructions">Since I didn't have anything else to do, I decided to check the commotion.</div>
<<speech "MC" "$player.name">>What are you doing?<</speech>>
<div class="instructions">Kiley was running around from one furniture to the other.</div>
<<speech "Kiley">>I can't find my hat.<</speech>>
<<speech "MC" "$player.name">>A hat? I didn't know you were into that stuff.<</speech>>
<div class="instructions">She stopped looking behind the tv just to give me a look which could easily haunt little kids in their sleep.</div>
<<speech "Kiley">>Ha ha ha, so funny, $player.name.<</speech>>
<<speech "Kiley">>Could you stop standing there and help me?<</speech>>
<div class="instructions">There's no way this is not another prank of hers.</div>
<<speech "Kiley">>It really means a lot to me.<</speech>>
<<speech "MC" "$player.name">>How?<</speech>>
<<speech "Kiley">>It's... complicated.<</speech>>
<<speech "MC" "$player.name">>It always is.<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "Kiley">>When I decided to move away, I couldn't take many things with me.<</speech>>
<<speech "Kiley">>So I had to throw away most of it, including everything from high school...<</speech>>
<<speech "Kiley">>...except the witch hat I wore on our last Halloween party.<</speech>>
<<speech "MC" "$player.name">>I see...<</speech>>
<div class="instructions">She was really sad when she was talking about it.</div>
<<speech "MC" "$player.name">>I will help you. Where's the last place you saw it?<</speech>>
<<speech "Kiley">>I don't remember...<</speech>>
<<speech "Kiley">>I was sure I put it behind the TV...<</speech>>
<<speech "MC" "$player.name">>Did you ask Paul about it?<</speech>>
<<speech "Kiley">>Of course not. He would call me stupid for even caring about stuff like that.<</speech>>
<<if $eventControl.Kiley.fiance == false>>\
<<set $eventControl.quests.OldMemories.talkedPaul = true>>\
<<else>>\
<div class="instructions">If she hid it behind the TV, Paul probably knows where it ended. I should ask him.</div>
<</if>>\
<<set $eventControl.quests.OldMemories.active = true>>\
<div class="confirmation">\
@@.used;<<link "Find Paul." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "Kiley Duncan 09: Old Memories 1">>\<<include "Kiley Duncan 09: Old Memories 1">>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Have you seen Kiley's... wither's hat?<</speech>>
<<speech "Fiance" "Paul">>Oh no...<</speech>>
<<speech "MC" "$player.name">>What? You know where it is?<</speech>>
<<speech "Fiance" "Paul">>Yeah, I threw it away today.<</speech>>
<<speech "MC" "$player.name">>Why would you do that?<</speech>>
<<speech "Fiance" "Paul">>I don't know, I thought it was something that the previous owner forgot to take with him.<</speech>>
<<speech "MC" "$player.name">>That was Kiley's last memory of high school, Paul...<</speech>>
<<speech "MC" "$player.name">>Kiley will kill you...<</speech>>
<<speech "Fiance" "Paul">>I didn't know!<</speech>>
<div class="instructions">Paul was really scared. I guess this isn't the first time he threw away something that belonged to Kiley.</div>
<<speech "Fiance" "Paul">>It still should be in the bin. Could you...<</speech>>
<<speech "MC" "$player.name">>No.<</speech>>
<<speech "Fiance" "Paul">>Please! She will find out that I did it! You can come up with something! You're smart!<</speech>>
<div class="instructions">He was panicking so much that I almost laughed. I've never seen a man so scared in my life.</div>
<<speech "MC" "$player.name">>...you owe me one, Paul.<</speech>>
<div class="instructions">Yeah, you owe me one long night with your fiancee.</div>
<<speech "Fiance" "Paul">>Yes, of course! Just go get it!<</speech>>
<div class="instructions">I can't belive I will have to rummage through their garbage just for a stupid Haloween hat.</div>
<div class="instructions">The things I do for her...</div>
<div class="instructions">Well, the sex is good at least.</div>
<<set $eventControl.quests.OldMemories.talkedPaul = true>>\
<div class="confirmation">\
@@.used;<<link "Leave him be.">><<set $time.minutes += 15>><<print '<<goto "' + previous() + '">>'>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I hope no one is looking this way right now... Isn't this illegal?</div>
<div class="instructions">And there I was, standing right in front of their bin full of unspeakable things...</div>
<div class="instructions">...and I bravely stepped forward, lunged my hand into its depths, and found her precious hat.</div>
<div class="a">-click to grab-</div>
<div class="centered-image"><<link [img[media\items\witchers_hat.png]]>><<set $player.inventory.quests.witchHat to true>><<goto "Kiley's House">><</link>></div><<include "savecheck">>\
<<speech "Kiley">>Oh my god, you found it!<</speech>>
<div class="instructions">Luckily her hat wasn't that dirty, just covered in dust that I simply brushed off while walking back inside.</div>
<<speech "Kiley">>Where was it?<</speech>>
<div class="instructions">She took it from me and put it closer to the light to examine it.</div>
<<speech "MC" "$player.name">>I-I found it... in...<</speech>>
<div class="instructions">She stopped looking at her hat and turned towards me, piercing me with her look.</div>
<<speech "MC" "$player.name">>in the... kitchen!<</speech>>
<div class="instructions">God, I'm such a bad liar...</div>
<<speech "Kiley">>In the kitchen? That's weird, I swear I looked everywhere...<</speech>>
<<speech "MC" "$player.name">>Y-You know... maybe you forgot to check somewhere...<</speech>>
<div class="instructions">She was doing the thing you do when you're really trying to remember something.</div>
<<speech "Kiley">>Maybe... So where was it exactly?<</speech>>
<<speech "MC" "$player.name">>It was... r-right behind...<</speech>>
<<speech "MC" "$player.name">>Under the sink!<</speech>>
<div class="instructions">I could feel the sweat slowly dripping down my back.</div>
<<speech "Kiley">>Really...?<</speech>>
<div class="instructions">She was looking right through me. Now I know why Paul was shitting himself before.</div>
<<speech "Kiley">>You know our sink doesn't have any space underneath it, right?<</speech>>
<div class="instructions">I'm dead. I'm dead.... I'm dead!</div>
<div class="instructions">I was literally frozen on spot, and she wasn't saying anything, just looking at me. Just what is going to happen with me?</div>
<<speech "Kiley">>Was it Paul?<</speech>>
<<speech "MC" "$player.name">>Hm?<</speech>>
<<speech "Kiley">>I asked you a question. Was it my fiance?<</speech>>
<<speech "MC" "$player.name">>Mhm-<</speech>>
<<speech "Kiley">>I knew it...!<</speech>>
<div class="instructions">She finally looked away and shook her head.</div>
<<speech "Kiley">>I can't believe you sided with him!<</speech>>
<div class="instructions">I don't know why, but she decided to spare me today. I have to clear the situation before someone else gets killed.</div>
<div class="confirmation">\
@@.used;<<link "Tell her what happened." "Kiley Duncan 09: Old Memories 4">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>So he just threw it away and then almost shitted himself for it? Hahaha-<</speech>>
<div class="instructions">After I carefully explained to her what exactly happended and what didn't, she decided it would be a good idea to tell me she was also messing with me when she was piercing me with her look. She simply said she found it funny...</div>
<<speech "Kiley">>What a man he is...<</speech>>
<<speech "MC" "$player.name">>Remind me, why are you still with him?<</speech>>
<div class="instructions">I meant it only as a joke and nothing of it, but she stopped laughing and her smile disappeared.</div>
<<speech "Kiley">>Honestly? I don't even know anymore...<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Kiley">>Anyway...<</speech>>
<div class="instructions">Her smile was back. Women really scare me...</div>
<<speech "Kiley">>I should give you a reward for your bravery...<</speech>>
<<speech "Kiley">>Wait a minute, will you?<</speech>>
<div class="instructions">Then she suddenly pushed me and I ended up on my ass on the couch.</div>
<div class="instructions">She disappeared in her bedroom. Even though I was looking at her back, I was sure she had her playful smile on her lips.</div>
<div class="confirmation">\
@@.used;<<link "Wait." "Kiley Duncan 09: Old Memories 5">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ta-da!<</speech>>
<div class="instructions">She suddenly jumped from the bedroom, wearing just her underwear and the newly found hat.</div>
<<speech "MC" "$player.name">>Wow... you're naked.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom5-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah...! And...<</speech>>
<<speech "MC" "$player.name">>So this was your Halloween outfit? No wonder you were so popular back then...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>$player.name?<</speech>>
<<speech "MC" "$player.name">>You look hot, Kiley.<</speech>>
<<speech "Kiley">>Should I take it off?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let me see that cute butt.<</speech>>
<<speech "Kiley">>Oh... okay-<</speech>>
<<speech "MC" "$player.name">>Oh my god- you're even hotter than normally...<</speech>>
<<speech "Kiley">>Haha- really...?<</speech>>
<div class="instructions">She slowly pulled down her panties and showed off her clearly wet pussy.</div>
<<speech "MC" "$player.name">>Oh my... you're dripping wet.<</speech>>
<<speech "Kiley">>Oh, is it that obvious? Haha-<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "Kiley threw her underwear away and kneeled before you." "Kiley Duncan 09: Old Memories 6">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She looked around before she finally pulled down my pants.</div>
<<speech "Kiley">>Ah- haha-<</speech>>
<div class="instructions">My cock hit her in the face when she pulled it down.</div>
<video class="center" src="media/kiley/mp4/livingroom5-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>And now for your reward...<</speech>>
<<speech "Kiley">>Aaah- fuck-<</speech>>
<div class="instructions">I was in literal heaven, like if I was under her spell. She was licking my tip while stroking my cock with one of her hands, all the while keeping eye contact with me.</div>
<video class="center" src="media/kiley/mp4/livingroom5-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- I don't know if I can...<</speech>>
<<speech "MC" "$player.name">>Don't act like you didn't have it all in your throat before-<</speech>>
<<speech "MC" "$player.name">>Oh my god-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her." "Kiley Duncan 09: Old Memories 7">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom5-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees fuck-<</speech>>
<div class="instructions">She put the hat back on her head before she asked me to fuck her. I didn't really know how to feel about it...</div>
<div class="instructions">But she was so fucking tight. And this position wasn't really helping my endurance.</div>
<video class="center" src="media/kiley/mp4/livingroom5-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah--$player.name--!<</speech>>
<div class="instructions">It's really funny. Paul, in a way, forced me to find and bring the hat back to her. If he would do it himself, maybe his fiance would now be moaning his name instead of mine.</div>
<<speech "MC" "$player.name">>-want me to go harder?<</speech>>
<<speech "Kiley">>Yeees- yees please-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her face." "Kiley Duncan 09: Old Memories 8">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Familiar, isn't it?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom5-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was once again sitting on her chest while she was obediently licking off her juices from my cock.</div>
<<speech "MC" "$player.name">>Oh fuck- stay like this-<</speech>>
<div class="instructions">I leaned forward, supporting my body with my hands, and started fucking her face.</div>
<<speech "MC" "$player.name">>Haha- what a view-<</speech>>
<div class="confirmation">\
@@.used;<<link "Resume the fucking." "Kiley Duncan 09: Old Memories 9">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I couldn't wait any longer to be back inside her, so I just flipped her around and started fucking her from behind.</div>
<video class="center" src="media/kiley/mp4/livingroom5-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah fuck-- slow down $player.name--<</speech>>
<<speech "MC" "$player.name">>I'm claiming my reward, you forgot?<</speech>>
<div class="instructions">Then I grabbed her hair and pulled.</div>
<<speech "Kiley">>-aaah!<</speech>>
<div class="instructions">Her pussy suddenly became much tighter, almost crushing my cock.</div>
<<speech "MC" "$player.name">>Haha- good girl, good girl!<</speech>>
<div class="instructions">After a minute she wanted to take the charge of rewarding me and climbed on top of me.</div>
<video class="center" src="media/kiley/mp4/livingroom5-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aah fuck-<</speech>>
<<speech "Kiley">>Aaaah- aah-!<</speech>>
<div class="instructions">She was really doing a good job providing me a proper reward. From now on, I will happily rummage through her bin any time she asks!</div>
<video class="center" src="media/kiley/mp4/livingroom5-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my-- fuck-!<</speech>>
<<speech "Kiley">>Aaah- that's the spot-<</speech>>
<div class="instructions">She was holding her body in the air for me while I kept driving myself into her.</div>
<div class="confirmation">\
@@.used;<<link "Cum on her." "Kiley Duncan 09: Old Memories 10">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom5-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahhhh-<</speech>>
<div class="instructions">We were both exhausted already, so we ended up fucking like this.</div>
<<speech "MC" "$player.name">>I'm almost cumming-<</speech>>
<<speech "Kiley">>Oh? Will you cum all over my body please?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom5-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aah fuck-!<</speech>>
<div class="instructions">Cum gushed out from the tip of my cock right onto her body, forever marking her as mine.</div>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>Did you like your... reward?<</speech>>
<div class="instructions">She was playing with my cum, smearing all over her body.</div>
<<speech "MC" "$player.name">>You should hide and forget more stuff in the future.<</speech>>
<<speech "Kiley">>Maybe next time I will hide something in your room.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<<set $eventControl.quests.OldMemories.active = false>>\
<<set $eventControl.quests.OldMemories.completed = true>>\
<<set $eventControl.replay.Kiley.S4 to true>>\
<<set $player.inventory.quests.witchHat = false>>\
<div class="confirmation">\
@@.used;<<link "Put your clothes back on." "Kiley's House - Living room">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.quests.AnnoyingObstacle.part = 2>>\
<<speech "Kiley">>$player.name?<</speech>>
<div class="instructions">Kiley stopped my flow of thoughts.</div>
<<speech "MC" "$player.name">>Yeah...?<</speech>>
<div class="instructions">Just as I was about to turn around to face her, she jumped on my back.</div>
<<speech "Kiley">>It's finally happening! It's finally happening!<</speech>>
<div class="instructions">I almost fell down from her excitement.</div>
<<speech "MC" "$player.name">>Calm down, Kiley...!<</speech>>
<<speech "Kiley">>Oh, sorry...<</speech>>
<<speech "Kiley">>But I'm just so excited that I want to scream... Aaaah!<</speech>>
<div class="instructions">She was like a kid on Christmas, jumping around and moving weirdly...</div>
<<speech "MC" "$player.name">>What is happening?<</speech>>
<<speech "Kiley">>Michelle didn't tell you?<</speech>>
<<speech "MC" "$player.name">>No...?<</speech>>
<<speech "Kiley">>I'm finally getting married!<</speech>>
<div class="instructions">What...?</div>
<<speech "MC" "$player.name">>Oh... that's great!<</speech>>
<div class="instructions">And I thought something was happening between us...</div>
<<speech "Kiley">>Oh yeah, it is! And everything is going flawlessly, it's like a dream come true...!<</speech>>
<div class="instructions">So the things that happened between us... meant nothing to her? I can't believe this...</div>
<<speech "Kiley">>Come on, say something to your soon-to-be married <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>!<</speech>>
<<speech "MC" "$player.name">>I'm happy... for you. For both of you.<</speech>>
<<speech "MC" "$player.name">>I just thought that...<</speech>>
<<speech "Kiley">>$player.name...?<</speech>>
<div class="instructions">I don't really know what was I thinking... hoping they would break up... what an idiot I am...</div>
<div class="instructions">I picked up my courage and looked up from the ground at her. And smiled.</div>
<<speech "MC" "$player.name">>No, it's nothing.<</speech>>
<<speech "MC" "$player.name">>Haha- I will have to buy a suit then!<</speech>>
<<speech "MC" "$player.name">>What's the date?<</speech>>
<<speech "Kiley">>I-It's... tomorrow.<</speech>>
<div class="instructions">...tomorrow...</div>
<<speech "MC" "$player.name">>That soon? I have to buy it right now!<</speech>>
<div class="instructions">Without anything else, I simply turned away and started walking towards the front doors.</div>
<<speech "MC" "$player.name">>Oh and...<</speech>>
<<speech "MC" "$player.name">>Congratulations Kiley, I'm proud of you.<</speech>>
<div class="instructions">She was just staring at me. Nothing but a blank gaze.</div>
<div class="confirmation">\
@@.used;<<link "Leave her house." "Kiley's House">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<if $player.money < 150>>\
<div class="instructions">The suit will be expensive. I should save some money before buying it.</div>
<div class="confirmation">\
@@.used;<<link "Back." "Secondhand clothes shop">><</link>>@@
</div>
<<else>>\
<div class="instructions">...I hope she doesn't expect a wedding gift from me. I'm not going to give Paul any of my money even if he begged for it.</div>
<<speech "MC" "$player.name">>Hello...<</speech>>
<<speech "Woman" "Cashier">>Oh, it's you again...<</speech>>
<<speech "MC" "$player.name">>I'm sorry about the last time. It was a stupid dare my step-sister made me do it...<</speech>>
<<speech "Woman" "Cashier">>Really? Well... you made me laugh really hard so... thank you.<</speech>>
<div class="instructions">She smiled at me. It was so unexpected that I forgot why I was here.</div>
<<speech "Woman" "Cashier">>So... what do you need?<</speech>>
<<speech "MC" "$player.name">>Oh yes, sorry....<</speech>>
<<speech "MC" "$player.name">>It's kind of funny, the said <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> is now having a wedding ceremony and I need a suit. Do you have any perhaps?<</speech>>
<<speech "Woman" "Cashier">>Haha- let me take a look, okay?<</speech>>
<<speech "MC" "$player.name">>Thank you!<</speech>>
<div class="instructions">It's really interesting how a simple smile can make you feel so warm inside. I was really sad a few minutes ago, but now I feel much better... I think I can survive the wedding now.</div>
<div class="a">-click to grab-</div>
<div class="centered-image"><<link [img[media\items\wedding_suit.png]]>><<set $player.inventory.outfits.weddingSuit to true>><<set $player.money -= 150>><<set $time.minutes += 10>><<goto "Secondhand clothes shop">><</link>></div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.quests.AnnoyingObstacle.part = 3>>\
<<set $player.inventory.outfits.weddingSuit = false>>\
<div class="instructions">I was wearing the wedding suit that I've bought in the Secondhand shop to ask Paul's opinion on it.</div>
<div class="instructions">But I couldn't find Paul anywhere and when I was about to go into their bedroom, Kiley opened the door first.</div>
<video class="center" src="media/kiley/mp4/wedding1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh hey...<</speech>>
<div class="instructions">She was already wearing her wedding dress... So that means Paul is already at the ceremony, isn't he? Why did no one tell me...?</div>
<<speech "Kiley">>Hahaha- look at you! You look amazing!<</speech>>
<<speech "MC" "$player.name">>Me? You...<</speech>>
<<speech "MC" "$player.name">>...look beautiful.<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hehehe-<</speech>>
<<speech "MC" "$player.name">>God, people won't stop staring at you.<</speech>>
<<speech "Kiley">>Thank you, $player.name.<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "MC" "$player.name">>I have to say something to you, Kiley...<</speech>>
<<speech "Kiley">>Yes?<</speech>>
<<speech "MC" "$player.name">>I'm sorry I reacted like that before, it's just-<</speech>>
<div class="instructions">Kiley suddenly put a finger on my lips and stopped me.</div>
<<speech "Kiley">>Shhh...<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>...since you're here...<</speech>>
<<speech "Kiley">>...we have a few minutes, right?<</speech>>
<div class="instructions">And right there, wearing her wedding dress, she squatted down and slowly unzipped my pants.</div>
<div class="confirmation">\
@@.used;<<link "She unzips your pants." "Kiley Duncan 05: AO (wedding-1)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Kiley, I don't know if this-<</speech>>
<<speech "Kiley">>Oh, you're already hard $player.name...? Haha-<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Mhm-- you smell so good...<</speech>>
<<speech "MC" "$player.name">>Ahh fuck-- Kiley...<</speech>>
<div class="instructions">Kiley was kissing my cock all over, then she put it inside her mouth in one go.</div>
<<speech "MC" "$player.name">>Aaaah-!<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>We should stop... it's not right...<</speech>>
<div class="instructions">She was about to get married, literally hours before the ceremony. What's got into her...?</div>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<div class="confirmation">\
@@.used;<<link "She suddenly stops." "Kiley Duncan 05: AO (wedding-2)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>I need you inside me, right now.<</speech>>
<<speech "MC" "$player.name">>No! Calm down for a second, Kiley!<</speech>>
<div class="instructions">Finally she stopped moving and looked at me.</div>
<<speech "MC" "$player.name">>What's got into you? You're getting married! We can't keep doing this!<</speech>>
<<speech "Kiley">>$player.name...<</speech>>
<<speech "MC" "$player.name">>I don't know what to think anymore... I thought there was something between us, but the you decide to do the wedding and...<</speech>>
<<speech "MC" "$player.name">>I was really sad, you know? It came out of nowhere and you were acting like nothing was happening between us...<</speech>>
<<speech "Kiley">>I-I-<</speech>>
<<speech "MC" "$player.name">>And when I finally calmed down, you're all over my cock again! I don't understand, I don't...!<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">After a few seconds of awkward silence and my loud breathing, Kiley was the first one to speak.</div>
<<speech "Kiley">>I don't know either, $player.name. I honestly don't know what to do. I was thinking about everything... about you and I... and...<</speech>>
<<speech "Kiley">>When I'm with you, I feel like... I'm myself again. Free, careless, able to do anything that could stand in my way...<</speech>>
<<speech "Kiley">>I've never felt like that with anybody before.<</speech>>
<<speech "MC" "$player.name">>So why are you marrying him?<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "Kiley">>I can't go back, $player.name. I can't be the careless outcast girl again. I...<</speech>>
<<speech "Kiley">>I don't know. Paul out of nowhere came to me with the date and I... said yes.<</speech>>
<<speech "Kiley">>But this won't change anything. I still... have feelings for you...<</speech>>
<div class="confirmation">\
@@.used;<<link "I understand." "Kiley Duncan 05: AO (wedding-2-a)">><</link>>@@
@@.used;<<link "I don't get it." "Kiley Duncan 05: AO (wedding-2-b)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>...I think it's a lot for you, right now.<</speech>>
<<speech "Kiley">>Thank you, $player.name.<</speech>>
<<speech "MC" "$player.name">>But don't think I won't stop going for you. I still want to fuck you everyday.<</speech>>
<<speech "Kiley">>Hahaha- good...<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Kiley">>Please, don't tell this to anybody, but...<</speech>>
<<speech "Kiley">>Paul is having some problems... down there...<</speech>>
<<speech "MC" "$player.name">>Oh really...? So you two don't-<</speech>>
<<speech "Kiley">>No.<</speech>>
<div class="instructions">Oh my god, they are really like an old couple! This is so funny...</div>
<<speech "Kiley">>So if you don't mind...<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley climbed onto the bed and positioned herself on her fours.</div>
<<speech "Kiley">>Could you supplement for my first night?<</speech>>
<div class="instructions">I still wasn't okay with this whole situation. The girl I like is getting married... but isn't it just a stupid custom for boring people?</div>
<div class="confirmation">\
@@.used;<<link "Fuck her." "Kiley Duncan 05: AO (wedding-3)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I can't do this Kiley...<</speech>>
<<speech "MC" "$player.name">>I thought we could be together...<</speech>>
<div class="instructions">I couldn't look at her anymore, wearing the dress.</div>
<div class="instructions">So I stormed out of the room and didn't look back.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.AnnoyingObstacle.stormedOut = true>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley's House">><<set $time.minutes += 15>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I shouldn't go there after what happened between me and Kiley...</div>
<div class="instructions">I'm still not ready to see them...</div>
<div class="confirmation">\
@@.used;<<link "Back." "Kiley's House">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/wedding1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ohh fuck!<</speech>>
<<speech "Kiley">>I still can't get used to your size-<</speech>>
<div class="instructions">I won't solve anything right now, the only option I have now is keep fucking her until she understands what's best for her.</div>
<<speech "MC" "$player.name">>We have to be careful, don't want to ruin your dress...<</speech>>
<<speech "Kiley">>I don't care, just fuck me!<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god Kiley-<</speech>>
<div class="instructions">She had to be really pent up, because she was moving her ass back and forward on my cock like it was nothing.</div>
<<speech "MC" "$player.name">>Shit, you're making me cum--<</speech>>
<<speech "Kiley">>No! Don't cum yet!<</speech>>
<div class="instructions">She stopped moving and turned around.</div>
<video class="center" src="media/kiley/mp4/wedding1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I'm not going anywhere until you make me cum.<</speech>>
<div class="instructions">My mind was completely blank now, there was nothing important for me than making her moan louder and louder.</div>
<<speech "Kiley">>Aaaah yees-! Fuck!<</speech>>
<<speech "Kiley">>Keep fucking me- harder!<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah fuck- you're so tight-<</speech>>
<<speech "Kiley">>Aaah- yeees-!<</speech>>
<div class="instructions">She was lying down on her bed in which she sleeps together with her soon-to-be husband, getting fucked by the guy she actually had feelings for.</div>
<div class="instructions">I bet Paul is suspecting us, but he doesn't have the balls to say anything. He's probably afraid that Kiley would dump him immediately.</div>
<div class="confirmation">\
@@.used;<<link "She wants to taste you again." "Kiley Duncan 05: AO (wedding-4)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/wedding1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>Oh my god- slow down, Kiley-<</speech>>
<div class="instructions">She was so aggressive today, I had to really concentrate to not cum. I still can't believe my big <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> is getting married today...</div>
<video class="center" src="media/kiley/mp4/wedding1-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My whole cock was inside her throat and she wasn't even protesting. Am I the real winner today? I'm still not sure...</div>
<<speech "MC" "$player.name">>Fuuck me... Aaah!<</speech>>
<<speech "MC" "$player.name">>But for real, you should undress before we continue. I don't want to give Paul another reason to be angry at me.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">She looks so cute with her nose on my stomach, and my cock deep in her throat. Makes me warm inside, really...</div>
<div class="confirmation">\
@@.used;<<link "Make a mess of her." "Kiley Duncan 05: AO (wedding-5)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/wedding1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah shit- shit-!<</speech>>
<div class="instructions">She was literally jumping on top of me, forcing my cock kiss her deepest parts in the process.</div>
<<speech "Kiley">>Ohh- no... it slipped out...<</speech>>
<<speech "Kiley">>Want me to put it back for you...?<</speech>>
<<speech "MC" "$player.name">>Yes please...<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't see my dick, it was buried inside her.</div>
<<speech "Kiley">>Oh my-- Aaah- it's so deep--<</speech>>
<<speech "Kiley">>You like how when I grind on you like this--?<</speech>>
<<speech "MC" "$player.name">>I do--<</speech>>
<div class="instructions">It was her day, I didn't want to ruin it for her, so I let her have her fun.</div>
<div class="instructions">But I think it's enough...</div>
<video class="center" src="media/kiley/mp4/wedding1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaah- aaah! Fuuck me--!<</speech>>
<div class="instructions">Once again I was in charge, pinning her down and ramming myself into her.</div>
<<speech "MC" "$player.name">>We should-- get going-- don't you think--<</speech>>
<div class="instructions">I was trying to talk between my breaths, but it was much more difficult than I anticipated.</div>
<video class="center" src="media/kiley/mp4/wedding1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaah- aah-<</speech>>
<<speech "Kiley">>They can-- wait--<</speech>>
<div class="instructions">I guess they can't start the ceremony without the bride, right?</div>
<div class="confirmation">\
@@.used;<<link "Cum in her mouth." "Kiley Duncan 05: AO (wedding-6)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I can't hold it-- any longer--<</speech>>
<<speech "Kiley">>Oh fuck-- I want it-- in my-- mouth--<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She quickly jumped up and went on her knees, stroking aggressively my cock.</div>
<<speech "Kiley">>Come on, give it to me!<</speech>>
<div class="instructions">I didn't want to stain her dress, but if she doesn't care, why would I?</div>
<<speech "MC" "$player.name">>Aaaah-<</speech>>
<video class="center" src="media/kiley/mp4/wedding1-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">After I was done cumming, she continued licking me and playing with my cum in her mouth before swallowing in all.</div>
<<speech "Kiley">>Thanks for the wedding gift.<</speech>>
<<speech "MC" "$player.name">>You're really crazy, Kiley.<</speech>>
<<speech "Kiley">>But you still love me, right?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "MC" "$player.name">>Of course.<</speech>>
<<speech "Kiley">>Haha- let's take a quick shower, shall we?<</speech>>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Take a shower together." "Kiley Duncan 05: AO (wedding-7)">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">After the shower we put our clothes back on and one by one arrived at the ceremony.</div>
<div class="instructions">Even though I wasn't really okay with her getting married to that asshole, I couldn't stop smiling the whole time.</div>
<div class="instructions">Then we head out to the official celebration. I chatted to some people and once in a while cought Kiley looking at me and giving me weird looks that hopefully no one found suspicious.</div>
<<set $eventControl.replay.Kiley.S7 to true>>\
<<set $time.minutes = 0>>\
<<set $time.hours = 23>>\
<div class="confirmation">\
<<if $eventControl.newHouse == true>>\
@@.used;<<link "Arrive at home." "New House - Bedroom">><</link>>@@
<<else>>\
@@.used;<<link "Arrive at home." "Home - My room">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.quests.AnnoyingObstacle.stormedOut == false>>\
<div class="instructions">A week has passed since Kiley and Paul's wedding and everything seemed okay... More like nothing have changed, not a single bit.</div>
<div class="instructions">They still act like an old couple. There was no spark between them.</div>
<div class="instructions">So I decided to talk about it with Kiley. Not just about their relationship, but also about ours.</div>
<<else>>\
<div class="instructions">A week has passed and I didn't visit Kiley for the whole time.</div>
<div class="instructions">Maybe they really found a spark between them and their relationship is now as good as ever.</div>
<div class="instructions">I found her in the kitchen, we greeted each other like nothing happened.</div>
<div class="instructions">It made me angry. Everything seemed normal, she wasn't even addressing what happened that day...</div>
<div class="instructions">So I decided to break the ice.</div>
<</if>>\
<<speech "MC" "$player.name">>...so how is married life?<</speech>>
<<speech "Kiley">>Oh, stop it already, $player.name. I know I'm old, you don't have to remind me every single day. Haha-<</speech>>
<div class="instructions">We were in the kitchen, I was sitting at the dining table while she was making coffee.</div>
<<speech "MC" "$player.name">>I'm serious Kiley. You don't seem... happy.<</speech>>
<<speech "Kiley">>...<</speech>>
<div class="instructions">Kiley stopped for a second.</div>
<<speech "Kiley">>I don't want to talk about it.<</speech>>
<<speech "MC" "$player.name">>And when will you? You want to spend the rest of your life with that guy? I can see how unhappy you are!<</speech>>
<<speech "Kiley">>I just... though it would get better, you know. That something interesting would happen...<</speech>>
<<speech "MC" "$player.name">>You're not suited for this kind of life, working in a boring job where they could fire you any day and then go to your husband that's not even interested in you at all.<</speech>>
<video class="center" src="media/kiley/mp4/kitchen4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>$player.name...<</speech>>
<<speech "MC" "$player.name">>No! I'm done watching you destroying your life! This isn't you, Kiley. You're wild, passionate, always doing the things no one could do...<</speech>>
<<speech "MC" "$player.name">>This isn't you... please...<</speech>>
<<speech "MC" "$player.name">>Stop living for others sake and start living for yourself again.<</speech>>
<div class="instructions">She finally turned around to face me.</div>
<video class="center" src="media/kiley/mp4/kitchen4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I can't stop! I can't!<</speech>>
<<speech "MC" "$player.name">>Why not?!<</speech>>
<<speech "Kiley">>You wouldn't understand...<</speech>>
<<speech "MC" "$player.name">>Kiley... I'm the only person that understands you. You know that.<</speech>>
<<speech "Kiley">>...<</speech>>
<div class="instructions">Then she kissed me. Not like a guy she likes, but like a lover she needs.</div>
<<speech "Kiley">>Maybe you're right. I need to think about this.<</speech>>
<video class="center" src="media/kiley/mp4/kitchen4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You have all the time you need, I will always be here for you.<</speech>>
<div class="instructions">And finally there, she started smiling again. With the honest smile she only shows me.</div>
<<speech "Kiley">>Thank you-<</speech>>
<<speech "MC" "$player.name">>Can I get the coffee now?<</speech>>
<<speech "Kiley">>Haha- I didn't know you drink coffee.<</speech>>
<<speech "MC" "$player.name">>Everyone has secrets, don't they?<</speech>>
<<speech "Kiley">>Hm...<</speech>>
<<include "relationship gained Kiley">>
<<set $eventControl.quests.AnnoyingObstacle.part = 4>>\
<<set $eventControl.quests.AnnoyingObstacle.daysPassed = 0>>\
<div class="confirmation">\
@@.used;<<link "Leave her be." "Kiley's House - Kitchen">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was casually walking around my house, when I noticed someone in the backyard.</div>
<video class="center" src="media/kiley/mp4/backyard3-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Just as I was about to freak out, I recognized the body shape.</div>
<div class="instructions">I slowly walked to her, making sure she heard me coming.</div>
<div class="instructions">She didn't look at me and kept looking into the distance.</div>
<video class="center" src="media/kiley/mp4/backyard3-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Nice place. I like the view. Is this the place where the town's best parties are happening?<</speech>>
<<speech "MC" "$player.name">>I don't-<</speech>>
<<speech "Kiley">>I broke up with Paul.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Kiley">>We are on a break right now and we're no longer living together.<</speech>>
<<speech "MC" "$player.name">>That means...<</speech>>
<<speech "Kiley">>I chose you, $player.name.<</speech>>
<div class="confirmation">\
@@.used;<<link "Kiss her." "Kiley Duncan 05: AO (decision2)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">If you continue, you will no longer be able to play scenes involving Kiley's fiance. Also some scenes with Kiley in her house won't be accessible anymore.</div>
<div class="instructions">You can postpone this scene check here tomorrow to continue Kiley's story.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 05: AO (decision1)">><</link>>@@
@@.used;<<link "Go back." "New House">><<set $eventControl.quests.AnnoyingObstacle.daysPassed = 0>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard3-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">When she said those words, something switched in me. A weird force went right through my body, destroying every barrier that I set for myself.</div>
<div class="instructions">We both did only one step and became one again. I don't care what anyone thinks. They can do whatever they want, I don't care anymore.</div>
<<speech "MC" "$player.name">>You can stay here.<</speech>>
<<speech "Kiley">>No...<</speech>>
<div class="instructions">I wasn't really thinking when I said that, she just got from a serious relationship and she shouldn't immediately jump into another one.</div>
<<speech "Kiley">>I don't think moving together would be a good idea now...<</speech>>
<<speech "Kiley">>...but I would love to stay here with you sometimes...<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Show her how everyday with you will look like." "Kiley Duncan 05: AO (decision3)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Our bodies were touching, hands stuck together in a half embrace.</div>
<div class="instructions">We were both quiet, enjoying the moment while looking into the other's eyes.</div>
<div class="instructions">And then I realized something and couldn't control myself anymore.</div>
<video class="center" src="media/kiley/mp4/backyard3-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I raised my hands and in one move pulled down her dress.</div>
<<speech "Kiley">>Aah!<</speech>>
<div class="instructions">She had lingerie underneath it.</div>
<div class="instructions">My lips found hers and our tongues started wrestling together. This was a different kiss, more aggressive. Demanding.</div>
<div class="instructions">My hand instinctively went straight to her crotch.</div>
<video class="center" src="media/kiley/mp4/backyard3-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaah- aaaah!<</speech>>
<div class="instructions">I made her cum four times that day. Just with my hand and kisses.</div>
<div class="instructions">From that day she started staying in my house on Mondays, Tuesdays and Wednesdays.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.AnnoyingObstacle.part = 5>>\
<<set $eventControl.quests.AnnoyingObstacle.daysPassed = 0>>\
<<set $eventControl.Kiley.fiance = false>>\
<<set $eventControl.quests.OldMemories.talkedPaul = true>>\
<<set $eventControl.Kiley.newHouse = true>>\
<<set $eventControl.replay.Kiley.S1 to true>>\
<div class="confirmation">\
@@.used;<<link "Continue." "New House - Backyard">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I know it must be hard for her to be alone. But she could invite me...</div>
<div class="instructions">I decided to keep watching her in silence to see where this would lead.</div>
<div class="instructions">Alcohol wasn't her strong feature, so this could be interesting...</div>
<div class="instructions">...</div>
<<speech "Kiley">>Oh fuck, why is it so hot in here?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahhh-<</speech>>
<div class="instructions">She threw away her top covering her shoulders and slowly pulled down her shorts.</div>
<div class="instructions">But she really had to be lonely, since immediately after that she opened her legs and started playing with herself.</div>
<<speech "Kiley">>Aaah-- $player.name--<</speech>>
<div class="instructions">Did she just say my name...? Fuck, I'm getting hard...</div>
<video class="center" src="media/kiley/mp4/livingroom4-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Shortly after Kiley decided it's not enough and undressed her remaining clothes.</div>
<div class="instructions">I can't leave her like this...</div>
<div class="confirmation">\
<<if $eventControl.Kiley.livingRoomSex == false or $eventControl.limits == false>>\
@@.used;<<link "Walk on her." "TtK (Kh, l) case6-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">My cock was almost bursting out of my pants. I'm not going to tolerate this behaviour!</div>
<video class="center" src="media/kiley/mp4/livingroom4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What is this? What do you think you're doing, Kiley?!<</speech>>
<<speech "Kiley">>Ohh-<</speech>>
<<speech "MC" "$player.name">>You know I'm here, walking around the house, and you're doing... this?<</speech>>
<<speech "Kiley">>I'm sorry, $player.name... I didn't want to bother you.<</speech>>
<<speech "MC" "$player.name">>I can't believe this! So finally that Paul is gone and he's no longer cock-blocking me, you decide to masturbate alone?<</speech>>
<<speech "MC" "$player.name">>I just-<</speech>>
<<speech "Kiley">>Come here-<</speech>>
<div class="instructions">Kiley reached out to me pants and pulled me closer by the belt.</div>
<video class="center" src="media/kiley/mp4/livingroom4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I think I know how to make it up to you-<</speech>>
<<speech "MC" "$player.name">>I don't think this will be enough- Aah-<</speech>>
<div class="instructions">She licked my tip while still looking into my eyes.</div>
<<speech "Kiley">>Then we shouldn't waste any more time-<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her suck your cock." "TtK (Kh, l) case6-a-a">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh fuck-- that's it--<</speech>>
<div class="instructions">My legs were giving up as she was working on my cock. She must have been really horny.</div>
<<speech "MC" "$player.name">>Calm down Kiley, or this could end much sooner...<</speech>>
<<speech "MC" "$player.name">>And we don't want that, right?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom4-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Right...<</speech>>
<div class="instructions">She wasn't looking at me. Her eyes were stuck on my cock, like if she was completely mesmerized by it.</div>
<div class="instructions">But she listened and now she's making out with my tip while playing with my balls.</div>
<<speech "MC" "$player.name">>Ahh fuck it, stay like that-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom4-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was really cute trying not to make me cum but still making sure I'm getting the best pleasure. But I knew she was dripping from her pussy, so I took her head and started fucking her.</div>
<<speech "MC" "$player.name">>Aah fuck-- good girl, good girl-!<</speech>>
<div class="instructions">Her throat gladly accepted my dick.</div>
<div class="confirmation">\
@@.used;<<link "Spooning." "TtK (Kh, l) case6-a-a-a"><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "She rides you." "TtK (Kh, l) case6-a-a-b">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case6-a-a-c">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah-<</speech>>
<<speech "MC" "$player.name">>How is it?<</speech>>
<div class="instructions">I was slowly penetrating her insanely wet pussy while playing with her clit.</div>
<<speech "MC" "$player.name">>Isn't this better than doing it yourself?<</speech>>
<<speech "Kiley">>Yees-- fuuck-! Aaah-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom4-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Seeing her desperation in her eyes, I became more rough.</div>
<<speech "Kiley">>Aaaah yes-! Just like that $player.name-!<</speech>>
<<speech "MC" "$player.name">>I know you love it when I choke you.<</speech>>
<<speech "MC" "$player.name">>It's okay now, you can scream as loud as you want!<</speech>>
<<speech "Kiley">>Fuck-! I'm gonna cum- I'm gonna cum-!<</speech>>
<div class="confirmation">\
@@.used;<<link "She rides you." "TtK (Kh, l) case6-a-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case6-a-a-c">><</link>>@@
@@.used;<<link "Cum." "TtK (Kh, l) case6-a-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom4-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuuuck- Please fuck me-<</speech>>
<<speech "Kiley">>Fuck me so hard that I won't be satisfied with anything but your huge cock-<</speech>>
<div class="instructions">She didn't have to tell me that twice. Honestly, she didn't need to say anything. Her presence, the feeling of her skin on mine alone, makes me lose my head completely.</div>
<video class="center" src="media/kiley/mp4/livingroom4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah shit-- yeeees-!<</speech>>
<<speech "MC" "$player.name">>You're pussy is-- perfect--<</speech>>
<<speech "Kiley">>Haha- that's because you keep fucking me--<</speech>>
<<speech "Kiley">>My insides are shaped for your cock. I'm made for your pleasure, nothing else-!<</speech>>
<div class="instructions">I don't know if this is the wine talking, but hearing this makes me want to not leave her side ever again.</div>
<div class="confirmation">\
@@.used;<<link "Spooning." "TtK (Kh, l) case6-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Kh, l) case6-a-a-c">><</link>>@@
@@.used;<<link "Cum." "TtK (Kh, l) case6-a-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom4-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuuuuck-<</speech>>
<div class="instructions">Kiley was lying down with her ass in the air, letting me do whatever I wanted with her.</div>
<div class="instructions">I was slowly driving myself as deep as I could into her, enjoying her quiet moans.</div>
<div class="instructions">Her butthole kept twitching with every thrust. Like if it was thanking me for my slower approach.</div>
<video class="center" src="media/kiley/mp4/livingroom4-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah- keep fucking my little pussy like that-!<</speech>>
<div class="instructions">It's not bad to sometimes take it slower. But that wasn't what Kiley really liked.</div>
<div class="instructions">Her pussy was begging me to pound her faster, clinching on me whenever my cock was trying to leave it alone.</div>
<<speech "MC" "$player.name">>Fuck Kiley-- isn't your pussy one of the Seven Wonders of the World-?<</speech>>
<<speech "MC" "$player.name">>It definitely feels like it-<</speech>>
<div class="confirmation">\
@@.used;<<link "Spooning." "TtK (Kh, l) case6-a-a-a">><</link>>@@
@@.used;<<link "She rides you." "TtK (Kh, l) case6-a-a-b">><</link>>@@
@@.used;<<link "Cum." "TtK (Kh, l) case6-a-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom4-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Are you going to cum?<</speech>>
<<speech "Kiley">>Haha- my pussy is making you cum?<</speech>>
<<speech "Kiley">>I want you all over my body-<</speech>>
<div class="instructions">I was completely useless in this position. Her hands holding my hair, her looking into my eyes while trying to talk dirty to me...</div>
<video class="center" src="media/kiley/mp4/livingroom4-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck- I can feel it twitching-<</speech>>
<<speech "MC" "$player.name">>Aaah-!<</speech>>
<div class="instructions">I quickly moved my cock closer and she immediately started milking it.</div>
<<speech "MC" "$player.name">>Fuuck--<</speech>>
<<speech "MC" "$player.name">>Was it better than doing it yourself?<</speech>>
<div class="instructions">She was still stroking me, even though she had her chest already covered in my hot semen.</div>
<<speech "Kiley">>Y-Yeah...<</speech>>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her like this." "Kiley's House - Living room">><<set $time.minutes += 20>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>No... thanks for asking though. I-<</speech>>
<<speech "MC" "$player.name">>Why not? Isn't it lonely here, for you?<</speech>>
<<speech "Kiley">>I think I can take it...<</speech>>
<<speech "MC" "$player.name">>Why...?<</speech>>
<<speech "Kiley">>...my pussy could use a break, $player.name...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Am I not good enough, Kiley...?<</speech>>
<<speech "Kiley">>I think the problem is me...<</speech>>
<<speech "MC" "$player.name">>You?<</speech>>
<<speech "Kiley">>Yeah, definitely.<</speech>>
<<speech "MC" "$player.name">>So I'm not the problem.<</speech>>
<<speech "Kiley">>No! I just...<</speech>>
<<speech "Kiley">>I'm not good enough for you.<</speech>>
<div class="confirmation">\
<<if $eventControl.Kiley.livingRoomSex == false or $eventControl.limits == false>>\
@@.used;<<link "Call her bluff." "TtK (Kh, l) case7-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Kiley's House - Living room">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh yeah? Then I should train you more-<</speech>>
<div class="instructions">I grabbed by her waist and pulled her closer.</div>
<<speech "Kiley">>Aah-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So you don't have to feel like that...<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "MC" "$player.name">>You're already perfect Kiley.<</speech>>
<<speech "Kiley">>Ah- Stop---<</speech>>
<div class="instructions">I was stroking her body, feeling her up, reminding her how I feel about her.</div>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Push her against the wall and eat her out." "TtK (Kh, l) case7-a-a">><</link>>@@
@@.used;<<link "Push her down and unzip your pants." "TtK (Kh, l) case7-a-b">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Oh, $player.name...<</speech>>
<div class="instructions">I think she deserves some teasing after what she's said. I gently pushed her against the wall, running my hands from her waist down to her naked legs.</div>
<video class="center" src="media/kiley/mp4/livingroom2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes...<</speech>>
<div class="instructions">I kissed her leg, making sure she knows what I'm about to do. Then I slowly pulled her dangerously short dress up and revealed her precious place.</div>
<div class="instructions">There was no one to stop me, so I pressed my lips on her pussy and started eating her out in the middle of the living room.</div>
<video class="center" src="media/kiley/mp4/livingroom2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-<</speech>>
<<speech "MC" "$player.name">>You smell different... Did you use the new body oil?<</speech>>
<<speech "Kiley">>Haha- yes--<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case7-a-a-a">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case7-a-a-b">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "Hold her in the air." "TtK (Kh, l) case7-a-a-c">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "Spooning." "TtK (Kh, l) case7-a-a-d">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Naughty girls like you should be punished-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah...<</speech>>
<div class="instructions">She was now on her knees and giving me submissive looks.</div>
<<speech "MC" "$player.name">>I've got something for you.<</speech>>
<<speech "Kiley">>Oh-<</speech>>
<<speech "MC" "$player.name">>You should be working harder.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yees- that's it-<</speech>>
<<speech "MC" "$player.name">>Don't stop licking it-<</speech>>
<div class="instructions">She was licking me like if she's doing it for the first time. She really wants me to mess her up, doesn't she...?</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case7-a-a-a">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case7-a-a-b">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "Hold her in the air." "TtK (Kh, l) case7-a-a-c">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "Spooning." "TtK (Kh, l) case7-a-a-d">><<set $eventControl.Kiley.livingRoomSex = true>><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-<</speech>>
<<speech "MC" "$player.name">>I'm gonna speed up-<</speech>>
<<speech "Kiley">>So good- Aah-<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtK (Kh, l) case7-a-a-b">><</link>>@@
@@.used;<<link "Hold her in the air." "TtK (Kh, l) case7-a-a-c">><</link>>@@
@@.used;<<link "Spooning." "TtK (Kh, l) case7-a-a-d">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Kh, l) case7-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees-- fuuuck-<</speech>>
<div class="instructions">I couldn't see her reaction, but based on her pussy tightening up with every thrust, she was enjoying it as much as I was.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case7-a-a-a">><</link>>@@
@@.used;<<link "Hold her in the air." "TtK (Kh, l) case7-a-a-c">><</link>>@@
@@.used;<<link "Spooning." "TtK (Kh, l) case7-a-a-d">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Kh, l) case7-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah fuck-!<</speech>>
<<speech "MC" "$player.name">>Should I go faster?<</speech>>
<div class="instructions">Her smile was enough, so I started moving faster, messing up her pussy even more.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case7-a-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case7-a-a-b">><</link>>@@
@@.used;<<link "Spooning." "TtK (Kh, l) case7-a-a-d">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Kh, l) case7-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom2-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She put her fingers in my mouth to suck on.</div>
<div class="instructions">I was more focused on making sure I don't cum in the next few seconds.</div>
<<speech "Kiley">>Come on, put your fingers in my mouth-<</speech>>
<div class="instructions">She already had her tongue out. I did as she wanted and started pounding her harder.</div>
<<speech "MC" "$player.name">>Yeah-- you like that?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees- fuck me-<</speech>>
<<speech "MC" "$player.name">>Your pussy is great-<</speech>>
<<speech "Kiley">>Yeah? You like my pussy-?<</speech>>
<<speech "MC" "$player.name">>I don't want to pull out, ever-<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "TtK (Kh, l) case7-a-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtK (Kh, l) case7-a-a-b">><</link>>@@
@@.used;<<link "Hold her in the air." "TtK (Kh, l) case7-a-a-c">><</link>>@@
@@.used;<<link "Cum on her body." "TtK (Kh, l) case7-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "Kiley's House - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom2-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck- I'm cumming-<</speech>>
<<speech "Kiley">>You want to come on my boobs?<</speech>>
<<speech "Kiley">>Yees- give it to me-<</speech>>
<div class="instructions">I came a lot, her whole body was covered in my semen.</div>
<<speech "Kiley">>Was I good enough, $player.name...?<</speech>>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "You were alright..." "Kiley's House - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Even though she likes to mess around and do the first thing that comes into her mind, from time to time I notice her just sitting somewhere, just chilling and not doing anything...</div>
<div class="instructions">A lot has happened in her life. I don't blame her for staying at her house alone. She needs to think everything through, again. And decide.</div>
<div class="instructions">But I still can't believe she chose to be with me... I was always looking up to her, admiring her courage and confidence... And now...</div>
<div class="instructions">Maybe I should leave her alone.</div>
<div class="confirmation">\
@@.used;<<link "Say hi." "TtK (Nh, by) case0-a">><</link>>@@
@@.used;<<link "Leave her be." "New House - Backyard">><<set $time.minutes += 5>><</link>>@@
</div><<if $eventControl.Kiley.ranSpyCam != 1 and $eventControl.Kiley.ranFriend1 != 1>>\
<video class="center" src="media/kiley/mp4/backyard2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley was here playing the guitar... since when she plays guitar...?</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I don't want to leave her alone. Maybe she's just waiting for me to come...</div>
<<speech "MC" "$player.name">>Hey...<</speech>>
<<speech "Kiley">>Oh, hey...<</speech>>
<div class="instructions">She looked up at me, her smile almost melting my heart.</div>
<<speech "MC" "$player.name">>Everything good?<</speech>>
<<speech "Kiley">>Yeah... now even better...<</speech>>
<video class="center" src="media/kiley/mp4/backyard2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't control myself after seeing her smiling like that. I took her face in my hands and kissed her.</div>
<<speech "Kiley">>Aah-<</speech>>
<div class="instructions">We were alone, in my own backyard...</div>
<div class="instructions">She put her hand on my chest, kissing me again.</div>
<<include "relationship gained Kiley">>
<div class="confirmation" style="width:60%">\
<<if $eventControl.Kiley.backyardSex == false or $eventControl.limits == false>>\
@@.used;<<link "Few seconds passed and you were both naked." "TtK (Nh, by) case0-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "New House - Backyard">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yes fuck-- yeees-<</speech>>
<div class="instructions">I wasn't expecting her to be so eager, but... she's almost swallowing my whole cock!</div>
<<speech "MC" "$player.name">>Kiley, you don't have to-<</speech>>
<video class="center" src="media/kiley/mp4/backyard2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah fuck-!<</speech>>
<div class="instructions">I could feel her throat crushing the tip of my cock. She was taking it in so easily...</div>
<<speech "MC" "$player.name">>Slow down, Kiley-- Oh my god-<</speech>>
<div class="instructions">She wasn't even looking at me, she was completely lost in the moment, only looking up when I made a noise.</div>
<div class="confirmation">\
@@.used;<<link "I can't take it anymore, Kiley..." "TtK (Nh, by) case0-a-a-a">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.backyardSex = true>>\
<<speech "Kiley">>Hey- what you're doing-!<</speech>>
<div class="instructions">I took her in my arms and sat down on the wall.</div>
<video class="center" src="media/kiley/mp4/backyard2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- $player.name...<</speech>>
<div class="instructions">When my cock entered her, I couldn't hold myself anymore. I grabbed her by her waist and started moving her up and down onto my cock.</div>
<<speech "Kiley">>Aaaah- aaah-!<</speech>>
<div class="instructions">After a few thrusts I figured this isn't really comfortable for anyone.</div>
<<speech "MC" "$player.name">>Should we lay down...?<</speech>>
<<speech "Kiley">>Yeah, but slow down, please-<</speech>>
<video class="center" src="media/kiley/mp4/backyard2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>-like this?<</speech>>
<<speech "Kiley">>Aaaaah-!<</speech>>
<div class="instructions">I was hugging her with one arm while supporting my whole body with the other.</div>
<<speech "Kiley">>Yeees-<</speech>>
<video class="center" src="media/kiley/mp4/backyard2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- $player.name...<</speech>>
<div class="instructions">I couldn't stay like that for long and we ended up both on the ground.</div>
<div class="instructions">Our bodies were connected, we were inseparable. I just couldn't get enough of her. She was also constantly moaning and touching me with her hand.</div>
<div class="instructions">I've never felt so connected to a person in my life, she was the missing piece I needed.</div>
<div class="confirmation">\
@@.used;<<link "Cum." "TtK (Nh, by) case0-a-a-a-a">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Backyard">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard2-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Everything must have its end and I was getting there quicker than usual.</div>
<<speech "Kiley">>Aaah shit--- fuuck-<</speech>>
<div class="instructions">I didn't pull out until the last second, then I exploded on her body.</div>
<<speech "Kiley">>That was-- amazing--<</speech>>
<<speech "MC" "$player.name">>Yeah- thank you--<</speech>>
<<speech "Kiley">>Haha- for what, dummy?<</speech>>
<<speech "MC" "$player.name">>For being here. With me.<</speech>>
<div class="instructions">She didn't reply, just smiled and kissed me again.</div>
<div class="instructions">We stayed there for another ten minutes, cuddling, kissing, and enjoying the precious moment.</div>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Go back to Earth." "New House - Backyard">><<set $time.minutes += 20>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.backyardRan = 0>>\
<<speech "Kiley">>Aaah- aah-<</speech>>
<div class="instructions">What...? There's noise coming from the backyard.</div>
<<speech "Kiley">>Oh my god-- fuck-!<</speech>>
<div class="instructions">That doesn't sound good!</div>
<div class="confirmation">\
@@.used;<<link "Run to the backyard." "Kiley Duncan CatchHer0-a">><</link>>@@
@@.used;<<link "Ignore it." "New House">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.backyardRan to true>>\
<</if>>\
<div class="instructions">I almost ran through the glass doors, when I noticed someone on the sunbed.</div>
<video class="center" src="media/kiley/mp4/backyard7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>-aah shit--<</speech>>
<div class="instructions">It's just Kiley... to think I was almost freaking out that someone is here injured...</div>
<div class="instructions">Can't she just keep it in her pants...? How can someone be so horny all the time...?</div>
<video class="center" src="media/kiley/mp4/backyard7-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Kiley?<</speech>>
<<speech "Kiley">>Oh? Haha- it's just you, $player.name...<</speech>>
<<speech "MC" "$player.name">>What's the meaning of this?<</speech>>
<<speech "Kiley">>Nothing... I was just feeling lonely...<</speech>>
<div class="instructions">She was hiding her body with a towel like if I've never seen her naked before. But I could clearly see her smirk underneath it.</div>
<<speech "MC" "$player.name">>I thought someone might be dying here!<</speech>>
<video class="center" src="media/kiley/mp4/backyard7-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh you dummy, you run all the way here because you thought I was in danger...?<</speech>>
<div class="instructions">She moved her hand to my crotch, feeling me up.</div>
<<speech "MC" "$player.name">>I can't believe you...<</speech>>
<<speech "Kiley">>I should thank you for that...<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her what she wants." "Kiley Duncan CatchHer0-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I don't have time for this." "New House - Backyard">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Who am I kidding? She always gets what she wants, whatever the consequences may be.</div>
<div class="instructions">So I moved closer, unzipped my pants, and pushed my cock into her mouth.</div>
<video class="center" src="media/kiley/mp4/backyard7-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I did this to myself. I invited her over, to stay here for some time. I should have expected something like this would eventually happen.</div>
<div class="instructions">If she wants my cock, she can get it. I don't mind that at all. But what will happen when she starts requiring other things? Like a car or a dog? What will I do then?</div>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<video class="center" src="media/kiley/mp4/backyard7-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">While I was having a fight with myself, I also leaned forward and started fucking her face.</div>
<div class="instructions">Who am I kidding? I will always give her anything she wants, whenever she wants.</div>
<div class="instructions">But I know she would do the same thing for me. So...</div>
<div class="confirmation">\
@@.used;<<link "Take her inside." "Kiley Duncan CatchHer0-a-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That's enough." "New House - Backyard">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You're just-- Ahh-<</speech>>
<video class="center" src="media/kiley/mp4/backyard7-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let's go inside.<</speech>>
<<speech "Kiley">>Haha- and then?<</speech>>
<div class="instructions">I took her hand and pulled her inside. Once we were inside, she straddled me.</div>
<<speech "Kiley">>How do you want it, big guy?<</speech>>
<div class="confirmation">\
@@.used;<<link "Throw her off and fuck her." "Kiley Duncan CatchHer0-a-a-a-a">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "Doggy-style." "Kiley Duncan CatchHer0-a-a-a-b">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "Fuck her face again." "Kiley Duncan CatchHer0-a-a-a-c">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
@@.used;<<link "I like it when she's on top." "Kiley Duncan CatchHer0-a-a-a-d">><<set $eventControl.Kiley.backyardSex = true>><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><<set $eventControl.Kiley.backyardSex = false>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>Hey--!<</speech>>
<video class="center" src="media/kiley/mp4/backyard7-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaaaah-!<</speech>>
<div class="instructions">She can talk smack as much as she wants, but I know she's useless with my cock is scraping her insides.</div>
<<speech "MC" "$player.name">>Is this what you wanted?!<</speech>>
<<speech "Kiley">>Yes- fuck me- I'm gonna cum--!<</speech>>
<video class="center" src="media/kiley/mp4/backyard7-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-!<</speech>>
<div class="instructions">I slowed down for a second, putting my hand on her neck again.</div>
<<speech "MC" "$player.name">>Will you stop mastrubating in the middle of the day outside?<</speech>>
<<speech "Kiley">>Yes I will-<</speech>>
<<speech "Kiley">>Just keep fucking me, please---<</speech>>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "Kiley Duncan CatchHer0-a-a-a-b">><</link>>@@
@@.used;<<link "Fuck her face again." "Kiley Duncan CatchHer0-a-a-a-c">><</link>>@@
@@.used;<<link "I like it when she's on top." "Kiley Duncan CatchHer0-a-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan CatchHer0-a-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><<set $eventControl.Kiley.backyardSex = false>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard7-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah fuck, you're huge-!<</speech>>
<div class="instructions">Oh my god, she was tight... I almost came when I put it inside her. Thankfully this isn't our first rodeo, so I could hold myself back, but...</div>
<div class="instructions">I can't lose her ever again. I just can't.</div>
<<speech "Kiley">>Fuuuck-! Yeees- fuck me fuck me-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan CatchHer0-a-a-a-a">><</link>>@@
@@.used;<<link "Fuck her face again." "Kiley Duncan CatchHer0-a-a-a-c">><</link>>@@
@@.used;<<link "I like it when she's on top." "Kiley Duncan CatchHer0-a-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan CatchHer0-a-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><<set $eventControl.Kiley.backyardSex = false>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck-- yeeah-<</speech>>
<video class="center" src="media/kiley/mp4/backyard7-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was holding her head tightly. She was just sitting down on her legs like you do at family gatherings and there's no chair to sit on and you have to sit on the ground.</div>
<div class="instructions">Then I slowed down to let her breathe, but she thought otherwise. She moved her head forward, forcing my cock into her throat.</div>
<<speech "MC" "$player.name">>Oh my god-- Kiley-! Aaah-<</speech>>
<<speech "Kiley">>--what?<</speech>>
<<speech "MC" "$player.name">>...I really love you, you know?<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan CatchHer0-a-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Kiley Duncan CatchHer0-a-a-a-b">><</link>>@@
@@.used;<<link "I like it when she's on top." "Kiley Duncan CatchHer0-a-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan CatchHer0-a-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><<set $eventControl.Kiley.backyardSex = false>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/backyard7-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>-fuck fuck fuck fuck-<</speech>>
<<speech "Kiley">>-I'm cumming I'm cumming- Aaah-!<</speech>>
<div class="instructions">She kept cumming over and over, there was no stopping for her. Everytime her body started shivering, I knew I needed to slow down again.</div>
<video class="center" src="media/kiley/mp4/backyard7-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah, that's it, slide down-<</speech>>
<<speech "Kiley">>Fuck-- I'm cumming already--<</speech>>
<div class="instructions">Now that I'm thinking about it, isn't it... my fault? That she's horny all the time? Man, I'm really stupid sometimes...</div>
<video class="center" src="media/kiley/mp4/backyard7-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees- keep fucking me just like that-!<</speech>>
<<speech "Kiley">>Aaah- aah--- Aaaah-! fuck--<</speech>>
<div class="instructions">I had to hold her down, so she wouldn't fall down to the ground when she came again.</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan CatchHer0-a-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Kiley Duncan CatchHer0-a-a-a-b">><</link>>@@
@@.used;<<link "Fuck her face again." "Kiley Duncan CatchHer0-a-a-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan CatchHer0-a-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><<set $eventControl.Kiley.backyardSex = false>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Aaah- I'm cumming-<</speech>>
<div class="instructions">It was her signal to stop everything she was doing and go on her knees before me.</div>
<video class="center" src="media/kiley/mp4/backyard7-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Pull out your tongue-- yeees- aah-!<</speech>>
<div class="instructions">I came right into her mouth, filling her mouth with my cum.</div>
<<speech "MC" "$player.name">>Put it in your mouth-<</speech>>
<div class="instructions">She was awaiting my orders like a good girl.</div>
<<speech "MC" "$player.name">>Show it to me-<</speech>>
<<speech "MC" "$player.name">>Good girl...<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 15>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><<set $eventControl.Kiley.backyardSex = false>><</link>>@@
</div>
<</if>>\<<if $time.hours == 19>>\
<<if $eventControl.Kiley.bathroomRan == 1>>\
<video class="center" src="media/kiley/mp4/bathroom6-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>FUCK- Oh my god, I'm cumming-!<</speech>>
<div class="instructions">Someone woke up horny today...</div>
<<else>>\
<video class="center" src="media/kiley/mp4/bathroom6-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley is taking a quick shower in the bathroom. I could keep watching her like this the whole day...</div>
<</if>><<elseif $time.hours == 7>>\
<video class="center" src="media/kiley/mp4/bathroom1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I'm gonna be in the office, so...<</speech>>
<<speech "MC" "$player.name">>Alright.<</speech>>
<<speech "Kiley">>Okay-<</speech>>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Kiley.bathroomSex = true>>\
<<set $eventControl.Kiley.bathroomRan = 0>>\
<div class="instructions">Just when I emerged from the corner, Kiley immediately started smiling while still making out with her toy.</div>
<video class="center" src="media/kiley/mp4/bathroom6-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey.<</speech>>
<<speech "Kiley">>Hey...<</speech>>
<<speech "MC" "$player.name">>Can I join you?<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">While I was undressing, she kept playing with herself and looking all over my body.</div>
<<speech "MC" "$player.name">>You were waiting for me, weren't you?<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">After I was done, I sat down on the edge of the bathtub. She came closer and we started kissing. Her hand found my bursting cock.</div>
<div class="confirmation">\
@@.used;<<link "She puts her mouth on your cock." "TtK (Nh, br) case0-a">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bathroom">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bathroom6-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it...<</speech>>
<div class="instructions">What could be better than a blowjob in the morning?</div>
<<speech "MC" "$player.name">>Lay down on the edge, Kiley.<</speech>>
<<speech "Kiley">>--like this?<</speech>>
<<speech "Kiley">>Aaah-<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I reached out to her pussy and started pleasuring her.</div>
<<speech "MC" "$player.name">>Good girl-<</speech>>
<div class="instructions">Now that we are both ready, we should get to the main course.</div>
<div class="confirmation">\
@@.used;<<link "Stand up and fuck her." "TtK (Nh, br) case0-a-a">><</link>>@@
@@.used;<<link "Let her ride you." "TtK (Nh, br) case0-a-b">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtK (Nh, br) case0-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, br) case0-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I held onto her leg and started pounding her.</div>
<video class="center" src="media/kiley/mp4/bathroom6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Shit, you're tight-<</speech>>
<<speech "Kiley">>Yees-- I was thinking of you--<</speech>>
<<speech "Kiley">>Aaaah fuck-!<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was looking down at the place where our bodies were connected.</div>
<<speech "MC" "$player.name">>You could call me here-<</speech>>
<<speech "Kiley">>Aah- I thought you're already--- out-- fuck-!<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees- Oh my god---<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her ride you." "TtK (Nh, br) case0-a-b">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtK (Nh, br) case0-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, br) case0-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bathroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Oh, is this for me?<</speech>>
<div class="instructions">I sat down on the bench I conveniently had here and spread my legs a little.</div>
<video class="center" src="media/kiley/mp4/bathroom6-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Don't mind me-- Aaah-!<</speech>>
<<speech "Kiley">>Yees fuck-!<</speech>>
<div class="instructions">One of the few privileges of mine is watching her perfect ass completely swallowing my cock.</div>
<video class="center" src="media/kiley/mp4/bathroom6-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>--yeeees fuuuuck-<</speech>>
<div class="instructions">Having a big bathroom has it's benefits...</div>
<video class="center" src="media/kiley/mp4/bathroom6-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Stand up and fuck her." "TtK (Nh, br) case0-a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "TtK (Nh, br) case0-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, br) case0-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bathroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I can't get enough of your ass-<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god--<</speech>>
<div class="instructions">I couldn't help but tease her a little. Slowly penetrating her as deep as possible, then pulling out completely.</div>
<<speech "Kiley">>Could you go fast- Aah-!<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees-!<</speech>>
<<speech "MC" "$player.name">>Fuck you're tight--<</speech>>
<<speech "Kiley">>Yeees fuck-!<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Stand up and fuck her." "TtK (Nh, br) case0-a-a">><</link>>@@
@@.used;<<link "Let her ride you." "TtK (Nh, br) case0-a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, br) case0-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bathroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here-!<</speech>>
<div class="instructions">She was immediately on her knees with her tongue out.</div>
<video class="center" src="media/kiley/mp4/bathroom6-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here's your reward--<</speech>>
<<speech "MC" "$player.name">>Aaah-<</speech>>
<video class="center" src="media/kiley/mp4/bathroom6-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohh fuck-!<</speech>>
<div class="instructions">Even though she had her mouth filled with my cum, she kept blowing me and taking my whole cock to the back of her throat.</div>
<<speech "MC" "$player.name">>You shouldn't play with your food, Kiley-!<</speech>>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Take a shower together." "New House - Bathroom">><<set $time.minutes += 15>><</link>>@@
</div><<if $time.hours == 8>>\
<video class="center" src="media/kiley/mp4/bedroom10-1.mp4" width="768" height="432" autoplay muted loop></video>
<<if $eventControl.Kiley.NHbedroomMorning == false>>\
<<speech "MC" "$player.name">>Kiley? You're still in bed?<</speech>>
<<speech "Kiley">>Yeah...?<</speech>>
<<else>>\
<<speech "Kiley">>What...? I've got time, don't worry...<</speech>>
<</if>>\
<<elseif $time.hours == 21 or $time.hours == 22>>\
<<if $eventControl.Kiley.ranFriend2 != 1>>\
<video class="center" src="media/kiley/mp4/bedroom9-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>$player.name?<</speech>>
<div class="instructions">Kiley was already waiting for me in the bedroom.</div>
<</if>><</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Hey... everything okay?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom9-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeah, I thought we could go to sleep already.<</speech>>
<div class="instructions">I still can't get used to Kiley sleeping with me. It's those instances you are imagining when you're feeling down. I've never thought it would actually happen one day.</div>
<<speech "MC" "$player.name">>You know I've got work to do.<</speech>>
<<speech "Kiley">>Ah...<</speech>>
<div class="confirmation">\
<<if $eventControl.Kiley.bedroomSex == false or $eventControl.limits == false>>\
@@.used;<<link "Stroke her hand." "TtK (Nh, b) case0-a">><</link>>@@
<</if>>\
@@.used;<<link "I'm sorry." "New House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.bedroomSex = true>>\
<div class="instructions">I couldn't leave her here like this. I slowly raised my hand and stroked her arm.</div>
<video class="center" src="media/kiley/mp4/bedroom9-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You look great tonight...<</speech>>
<<speech "Kiley">>$player.name...<</speech>>
<div class="instructions">She bit her lip, then leaned forward and tried kissing me.</div>
<<speech "MC" "$player.name">>Oops.<</speech>>
<div class="instructions">I pushed her away, forcing her to lay flat on the bed.</div>
<div class="instructions">While I was undressing, she started touching herself, wiggling in the bed with anticipation.</div>
<div class="instructions">I think I'm getting laid tonight...</div>
<div class="confirmation">\
@@.used;<<link "Lay down and let her blow you." "TtK (Nh, b) case0-a-a">><</link>>@@
@@.used;<<link "Make her cum." "TtK (Nh, b) case0-a-b">><</link>>@@
@@.used;<<link "Be rough with her." "TtK (Nh, b) case0-a-c">><</link>>@@
@@.used;<<link "Spooning." "TtK (Nh, b) case0-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom9-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<div class="instructions">I was closing and opening my eyes, still trying to understand what was happening.</div>
<div class="instructions">Kiley is happily sucking my cock in my own bed, in my own house.</div>
<video class="center" src="media/kiley/mp4/bedroom9-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Only I can see the sexy clothes she have bought for herself. She was the one who wanted to have sex, calling me to the bedroom.</div>
<div class="instructions">While I thinking about it, I was also holding Kiley's hair and fucking her face. She was obediently accepting whatever I wanted to do with her body.</div>
<div class="confirmation">\
@@.used;<<link "Make her cum." "TtK (Nh, b) case0-a-b">><</link>>@@
@@.used;<<link "Be rough with her." "TtK (Nh, b) case0-a-c">><</link>>@@
@@.used;<<link "Spooning." "TtK (Nh, b) case0-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, b) case0-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bedroom">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom9-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You like my cock?<</speech>>
<<speech "Kiley">>Yes, I love it $player.name-- it's hitting me so deep right now--<</speech>>
<video class="center" src="media/kiley/mp4/bedroom9-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was carefully examining her reactions when I was entering her. She was being manipulated by my cock and she was loving it.</div>
<div class="confirmation">\
@@.used;<<link "Lay down and let her blow you." "TtK (Nh, b) case0-a-a">><</link>>@@
@@.used;<<link "Be rough with her." "TtK (Nh, b) case0-a-c">><</link>>@@
@@.used;<<link "Spooning." "TtK (Nh, b) case0-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, b) case0-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bedroom">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Based on our countless encounters, I knew she liked it when I'm rough with her. When my cock is scraping her insides while she's being pinned down with my body.</div>
<video class="center" src="media/kiley/mp4/bedroom9-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees- yes yes!<</speech>>
<div class="instructions">The room was filled with sounds of my balls slapping on her butt. The bed was getting more and more dirtier with her juices dripping from her wet pussy.</div>
<video class="center" src="media/kiley/mp4/bedroom9-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes- fuck me! My pussy belongs to you-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Lay down and let her blow you." "TtK (Nh, b) case0-a-a">><</link>>@@
@@.used;<<link "Make her cum." "TtK (Nh, b) case0-a-b">><</link>>@@
@@.used;<<link "Spooning." "TtK (Nh, b) case0-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, b) case0-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bedroom">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom9-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees-- Mhm-- fuuuck!<</speech>>
<div class="instructions">Her pussy was clenching on my cock. Her whole body was stuck in a weird position and she was trying to keep her voice down.</div>
<<speech "MC" "$player.name">>It's okay Kiley, you can scream as much as you want here...<</speech>>
<video class="center" src="media/kiley/mp4/bedroom9-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh god--- I can't stop cumming from your cock $player.name--<</speech>>
<div class="instructions">I knew all her spots. There was no space on her body that I didn't make out with.</div>
<div class="confirmation">\
@@.used;<<link "Lay down and let her blow you." "TtK (Nh, b) case0-a-a">><</link>>@@
@@.used;<<link "Make her cum." "TtK (Nh, b) case0-a-b">><</link>>@@
@@.used;<<link "Be rough with her." "TtK (Nh, b) case0-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, b) case0-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Bedroom">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm gonna cum-<</speech>>
<<speech "MC" "$player.name">>Where do you want it?<</speech>>
<<speech "Kiley">>In my mouth, please---<</speech>>
<video class="center" src="media/kiley/mp4/bedroom9-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuck--<</speech>>
<div class="instructions">Cum was slowly dripping from my cum into her widely open mouth while I was trying to catch my breath.</div>
<div class="instructions">I'm going to sleep like a baby tonight...</div>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her here." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.NHbedroomMorning = true>>\
<<speech "MC" "$player.name">>It's 8 am already!<</speech>>
<div class="instructions">Since she started staying here for half of the week, she also somehow persuaded her boss to allow her work from home. She told him that it would help her to be more efficient and thankfully she was.</div>
<<speech "MC" "$player.name">>You should be more grateful that you can work from here...<</speech>>
<<speech "Kiley">>I know...<</speech>>
<video class="center" src="media/kiley/mp4/bedroom10-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What is this...<</speech>>
<<speech "MC" "$player.name">>Hey Kiley, is this yours?<</speech>>
<div class="instructions">I throw at her a jacket that I picked up from the ground.</div>
<<speech "Kiley">>Oh thanks!<</speech>>
<<speech "MC" "$player.name">>...so you getting- woah!<</speech>>
<div class="instructions">She pulled up her office dress and revealed her naked pussy.</div>
<video class="center" src="media/kiley/mp4/bedroom10-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Lost words? Hahaha-<</speech>>
<<speech "MC" "$player.name">>You can't be wearing no panties if you work? What if they decide to check up on you?<</speech>>
<<speech "MC" "$player.name">>Come on, get up...<</speech>>
<div class="instructions">She finally climbed out of the bed, but she didn't even fix her dress.</div>
<<speech "MC" "$player.name">>Kiley...<</speech>>
<div class="confirmation">\
@@.used;<<link "Okay, you won this one." "TtK (Nh, b) case1-a">><</link>>@@
@@.used;<<link "Stop it." "TtK (Nh, b) case1-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I don't have time for your stupid games now, Kiley.<</speech>>
<div class="instructions">I pulled her dress down.</div>
<<speech "MC" "$player.name">>If I don't see your ass in the office at nine o'clock, I'm hiding your vibrators!<</speech>>
<<speech "Kiley">>Oh no! Anything but those!<</speech>>
<<speech "MC" "$player.name">>So you better find your panties!<</speech>>
<<speech "Kiley">>You're no fun, $player.name!<</speech>>
<<include "relationship lost Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "New House">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I see what you're trying to do.<</speech>>
<div class="instructions">I know her. She's not going to be productive if she won't get her morning session.</div>
<<speech "Kiley">>Oh? And what is that?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom10-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Get back on the bed, now!<</speech>>
<<speech "Kiley">>Yay!<</speech>>
<div class="instructions">She jumped back onto the bed and immediately spread her legs apart, showing me everything.</div>
<video class="center" src="media/kiley/mp4/bedroom10-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're so wet...<</speech>>
<<speech "Kiley">>Haha- I know, I've been waiting for you, you dummy...<</speech>>
<div class="instructions">Oh well, I think I will have to sacrifice myself for the team and provide her a good morning session. What a pain...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "Let her be on top." "TtK (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "Spooning." "TtK (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "I changed my mind." "New House">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom10-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh look at you...<</speech>>
<div class="instructions">She was laying on me, slurping on my cock like a good girl.</div>
<<speech "MC" "$player.name">>Sucking the soul out of your landlord in the morning...<</speech>>
<<speech "Kiley">>What...? Haha-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom10-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I thought you like roleplay.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="instructions">Maybe I should be more easy on her. She's still working her ass off in her job even though she can stay here as long as she wants.</div>
<<speech "Kiley">>I do like a nice roleplay--<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her be on top." "TtK (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "Spooning." "TtK (Nh, b) case1-a-c">><</link>>@@
<<if previous() != "TtK (Nh, b) case1-a">>\
@@.used;<<link "Cum." "TtK (Nh, b) case1-a-d">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "New House">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom10-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh- you're stretching me out--<</speech>>
<div class="instructions">Now she was laying on my chest. I really like it like this, it's almost like she's hugging me.</div>
<<speech "MC" "$player.name">>Sorry-<</speech>>
<<speech "Kiley">>No, I like it-- fuck me already--<</speech>>
<video class="center" src="media/kiley/mp4/bedroom10-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put my arms around her in embrace and started pounding her.</div>
<<speech "Kiley">>Ahhh fuck--- shiit-!<</speech>>
<div class="instructions">So what am I now? She's just laying down, basically not moving at all and I'm doing all the work. Am I just a tool for her pleasure? Maybe I should not be threatening her to take her vibrators after all...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "Spooning." "TtK (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Cum." "TtK (Nh, b) case1-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Isn't it funny? We were sleeping like this tonight...<</speech>>
<<speech "Kiley">>Just shut up and fuck me. I don't have much time, remember?<</speech>>
<video class="center" src="media/kiley/mp4/bedroom10-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah fuck-!<</speech>>
<<speech "MC" "$player.name">>Kiss me-<</speech>>
<div class="instructions">Living with someone comes with many obstacles. But I think we are getting along pretty well..</div>
<video class="center" src="media/kiley/mp4/bedroom10-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees- fuck--! Aaaah---<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtK (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "Let her be on top." "TtK (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "Cum." "TtK (Nh, b) case1-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck-- I'm gonna cum-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom10-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ohh yes- cum on my body, please-<</speech>>
<<speech "Kiley">>Yeees-<</speech>>
<div class="instructions">We stayed there for a few minutes, just kissing and cuddling.</div>
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "New House">><<set $time.minutes += 20>><</link>>@@
</div><<if $time.hours == 6>>\
<video class="center" src="media/kiley/mp4/kitchen3-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Someone is up early today...</div>
<<elseif $time.hours == 20 and $eventControl.Kiley.ranFriend2 != 1>>\
<video class="center" src="media/kiley/mp4/kitchen6-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey...<</speech>>
<<speech "Kiley">>Hey.<</speech>>
<<speech "MC" "$player.name">>You know what, I have some work, so I will eat later.<</speech>>
<<speech "Kiley">>Oh, okay-<</speech>>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen3-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Good morning...<</speech>>
<<speech "Kiley">>Oh hey, you're already up?<</speech>>
<<speech "MC" "$player.name">>I don't want to be late to <<if $eventControl.player.work == true>>work. Someone has to pay the bills, you know.<<else>>school. I don't want to end up like you.<</if>><</speech>>
<<speech "Kiley">>...<</speech>>
<video class="center" src="media/kiley/mp4/kitchen3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm sorry. You look great, Kiley.<</speech>>
<<speech "Kiley">>Thank you.<</speech>>
<<speech "MC" "$player.name">>That underwear looks great on you. It amplifies the perfection of your butt.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
<<if $eventControl.Kiley.kitchenSex == false or $eventControl.limits == false>>\
@@.used;<<link "Ask for a picture." "TtK (Nh, k) case0-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "New House - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey, could I take a picture? If <<if $eventControl.player.work == true>>work<<else>>school<</if>> gets boring, you know?<</speech>>
<<speech "Kiley">>Oh yeah, sure.<</speech>>
<video class="center" src="media/kiley/mp4/kitchen3-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Great! Let me open the camera...<</speech>>
<<speech "MC" "$player.name">>Oh yes, that looks good...<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>That should do it. Thank you. Oh! Could I take a quick snap of you from the front?<</speech>>
<<speech "Kiley">>Why are you asking me this? Of course you can $player.name...<</speech>>
<video class="center" src="media/kiley/mp4/kitchen3-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You boobs are showing...<</speech>>
<<speech "Kiley">>Yes...?<</speech>>
<div class="instructions">She bit her lip.</div>
<<speech "MC" "$player.name">>Maybe you should do something about it before going out.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Get closer." "TtK (Nh, k) case0-a-a">><</link>>@@
@@.used;<<link "Thanks for the photo." "New House - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Kiley.kitchenSex = true>>\
<video class="center" src="media/kiley/mp4/kitchen3-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put my phone back into my pocket and step closer to her. Her hand was immediately on my crotch.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Nh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "She blows you." "TtK (Nh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her in the kitchen." "TtK (Nh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "She wants to ride you." "TtK (Nh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Missionary." "TtK (Nh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Kitchen">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen3-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah yes--<</speech>>
<div class="instructions">One of the things I love about this house is the fact I can just lift Kiley's leg and taste her pussy whenever I want.</div>
<div class="instructions">It's kind of a reward.</div>
<div class="confirmation">\
@@.used;<<link "She blows you." "TtK (Nh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her in the kitchen." "TtK (Nh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "She wants to ride you." "TtK (Nh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Missionary." "TtK (Nh, k) case0-a-a-e">><</link>>@@
<<if previous() != "">>\
@@.used;<<link "Cum in her mouth." "TtK (Nh, k) case0-a-a-f">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "New House - Kitchen">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Shiit- yeah, lick it everywhere-- good girl--<</speech>>
<div class="instructions">Living in the same house as Kiley also has it's own negatives. Like a permanent boner. But she always takes care of it, so is it even a negative?</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Nh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "Fuck her in the kitchen." "TtK (Nh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "She wants to ride you." "TtK (Nh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Missionary." "TtK (Nh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, k) case0-a-a-f">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Kitchen">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen3-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>>Oh yes, suck on them-- Haha-<</speech>>
<<speech "MC" "$player.name">>You like it? How about my cock?<</speech>>
<<speech "Kiley">>It's great--<</speech>>
<video class="center" src="media/kiley/mp4/kitchen3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Choke me, please-<</speech>>
<<speech "Kiley">>Yeees- aaaah-- ahhh!<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Nh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "She blows you." "TtK (Nh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "She wants to ride you." "TtK (Nh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Missionary." "TtK (Nh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, k) case0-a-a-f">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Kitchen">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen3-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeeeah--<</speech>>
<div class="instructions">I love the sound of my balls slapping on Kiley's ass as she's riding me in the morning. Nothing motivates me more than her little butt jumping on my cock like it was her morning exercise.</div>
<video class="center" src="media/kiley/mp4/kitchen3-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuck me $player.name-<</speech>>
<div class="instructions">She kissed me after saying her request. She knew that was the best way to make herself not scream like a slut when I started pounding her tight pussy.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Nh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "She blows you." "TtK (Nh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her in the kitchen." "TtK (Nh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtK (Nh, k) case0-a-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, k) case0-a-a-f">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Kitchen">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/kitchen3-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh shit--- aaah yes please--!<</speech>>
<div class="instructions">What would my classmates say if I told them I'm actively boning my older <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>? They would probably laugh in my face, since most of them know that a girl like Kiley will never have anything with a guy like me.</div>
<video class="center" src="media/kiley/mp4/kitchen3-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah- yees, choke me $player.name--!<</speech>>
<div class="instructions">But little do they know I could probably make them cum in ten seconds after undressing my pants. And that's a fact.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtK (Nh, k) case0-a-a-a">><</link>>@@
@@.used;<<link "She blows you." "TtK (Nh, k) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her in the kitchen." "TtK (Nh, k) case0-a-a-c">><</link>>@@
@@.used;<<link "She wants to ride you." "TtK (Nh, k) case0-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, k) case0-a-a-f">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Kitchen">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Where do you want it?<</speech>>
<div class="instructions">She just pulled out her tongue and pointed in her mouth. God, I love this girl!</div>
<video class="center" src="media/kiley/mp4/kitchen3-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh fuck--<</speech>>
<<speech "Kiley">>Oh my god, $player.name... you came so much in my mouth--<</speech>>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "That concludes your breakfast, Kiley." "New House - Kitchen">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.NHgc to true>>\
<div class="instructions">I squatted down to see the console from closer.</div>
<div class="instructions">I don't remember seeing it here before...</div>
<<speech "Kiley">>I thought you didn't like cleaning.<</speech>>
<div class="instructions">While I was trying to figure out the origin of the console, Kiley suddenly interrupted me.</div>
<<speech "MC" "$player.name">>Is this yours?<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<<speech "Kiley">>Oh, I didn't tell you? I should start writing these things down...<</speech>>
<<speech "MC" "$player.name">>Kiley?<</speech>>
<<speech "Kiley">>Sorry.<</speech>>
<<speech "Kiley">>I found it on sale while browsing on my break, and since you don't have a console here, I decided I will buy it for us!<</speech>>
<<speech "MC" "$player.name">>Kiley... you could have just told me-<</speech>>
<<speech "Kiley">>No! You already did so much for me. And you’re still doing. I really wanted to give you something.<</speech>>
<div class="instructions">She was looking at me with watery eyes. I don't want to see her like this.</div>
<div class="instructions">I stood up and went to hug her.</div>
<<speech "MC" "$player.name">>You don't need to buy me things. You being here is the best gift you can give me.<</speech>>
<<speech "Kiley">>...<</speech>>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "New House - Living Room">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.player.playingCounter > 2 and $eventControl.Kiley.playingSex == false and $time.dayOfTheWeek < 3 and $time.hours > 7 and $time.hours < 23 and $eventControl.Kiley.ranFriend1 != 1>>\
<<goto "Kiley Duncan Too Much Games0">>\
<</if>>\
<div class="dim">
<div class="centered-image"><img src="media\MC\pics\playing_games1.jpg"></div>
<div class="thoughts">@@.used;<<link "...maybe I still have time for another game?" "Play a video game">><<set $eventControl.player.playingCounter += 1>><<set $time.minutes += 30>><</link>>@@</div>
<<switch $eventControl.player.playingCounter>>\
<<case 0>>\
<div class="thoughts">@@.used;<<link "I should do something more productive." "New House - Living Room">><<set $time.minutes += 25>><</link>>@@</div>
<<case 1>>\
<div class="thoughts">@@.used;<<link "One hours of video games is enough." "New House - Living Room">><<set $time.minutes += 25>><</link>>@@</div>
<<case 2>>\
<div class="thoughts">@@.used;<<link "I just remembered I have to do something." "New House - Living Room">><<set $time.minutes += 25>><</link>>@@</div>
<<default>>\
<div class="thoughts">@@.used;<<link "Am I... addicted? I don't like this..." "New House - Living Room">><<set $time.minutes += 25>><</link>>@@</div>
<</switch>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Kiley.playingSex to true>>\
<<set $eventControl.replay.Kiley.gameAddiction to true>>\
<</if>>\
<div class="instructions">I... just... can't... stop... playing...</div>
<div class="instructions">Being in a video game is like having a lucid dream. But you can enjoy it for as long as you want and no one can stop-</div>
<video class="center" src="media/kiley/mp4/livingroom13-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>$player.name! You've been playing all day!<</speech>>
<div class="instructions">There's some noise around me. Did I hear my name...? No, that can't be right...</div>
<<speech "Kiley">>Hello...?!<</speech>>
<div class="instructions">Kiley threw her jacket over my head.</div>
<<speech "MC" "$player.name">>Go away. I'm in the middle of something, don't you see?<</speech>>
<<speech "Kiley">>Egh...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom13-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">These graphics... the story... this really is a dream come true...</div>
<div class="instructions">I don't know how long I have been sitting here... Maybe hours... could be days...</div>
<video class="center" src="media/kiley/mp4/livingroom13-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I don't see a reason to continue living in the real words. There's just too many great games to dive in...</div>
<video class="center" src="media/kiley/mp4/livingroom13-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="confirmation">\
@@.used;<<link "Kiley interrupts you again." "Kiley Duncan Too Much Games0-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom13-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hey, $player.name...<</speech>>
<div class="instructions">Kiley was trying her best to stop me playing on the console she bought for me. The immersion was almost gone, but that doesn't mean it can't get back.</div>
<<speech "MC" "$player.name">>Stop being immature, Kiley...<</speech>>
<<speech "Kiley">>Immature?! I'm being immature?<</speech>>
<div class="instructions">I could sense some dark aura around me, slowly rising in power...</div>
<video class="center" src="media/kiley/mp4/livingroom13-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Give me that...!<</speech>>
<div class="instructions">She stood right in front of me and successfully took the controller out of my hands.</div>
<<speech "MC" "$player.name">>Give it back!<</speech>>
<<speech "Kiley">>You're always playing on it! Can't you play with me instead?!<</speech>>
<<speech "MC" "$player.name">>Give me the controller, right now!<</speech>>
<<speech "Kiley">>Are you serious! Fuck you...!<</speech>>
<div class="instructions">Finally... she really cares only about herself...</div>
<video class="center" src="media/kiley/mp4/livingroom13-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">When I gave her her game console, she spent all of her free time playing on it and I didn't say anything!</div>
<video class="center" src="media/kiley/mp4/livingroom13-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">That's not important now. She's finally nowhere near and I can go back to my virtual paradise...</div>
<div class="confirmation">\
@@.used;<<link "She interrupts you again." "Kiley Duncan Too Much Games0-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom13-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I didn't move here to watch you play video games.<</speech>>
<div class="instructions">Something obstructed my view again.</div>
<<speech "Kiley">>So you decide to seduce a girl, invite her over...<</speech>>
<div class="instructions">She threw something over my head and it wasn't the jacket anymore...</div>
<<speech "Kiley">>...and don't give her your attention?<</speech>>
<<speech "MC" "$player.name">>What are-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom13-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She sat down right on my crotch and kissed me.</div>
<<speech "Kiley">>Isn't this better?<</speech>>
<<speech "MC">>Haha-<</speech>>
<div class="instructions">I ran my hands through her hair, kissing her neck. What an attention seeker...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Kiley Duncan Too Much Games0-a-a-a">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan Too Much Games0-a-a-b">><</link>>@@
@@.used;<<link "Spooning." "Kiley Duncan Too Much Games0-a-a-c">><</link>>@@
@@.used;<<link "From behind." "Kiley Duncan Too Much Games0-a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom13-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Seeing her so desperate for my attention made me think about everything... It's better to have your dick sucked than play video games.</div>
<video class="center" src="media/kiley/mp4/livingroom13-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yes yeees- take my cock, you little slut--<</speech>>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "Kiley Duncan Too Much Games0-a-a-b">><</link>>@@
@@.used;<<link "Spooning." "Kiley Duncan Too Much Games0-a-a-c">><</link>>@@
@@.used;<<link "From behind." "Kiley Duncan Too Much Games0-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Too Much Games0-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom13-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god-- how could you keep this monster in your pants? Fuuck--<</speech>>
<div class="instructions">Kiley really needed my cock. She was moving her hips up and down like it was her first time in years.</div>
<div class="instructions">I just put my hands behind my head and enjoyed the show.</div>
<video class="center" src="media/kiley/mp4/livingroom13-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah shit--- fffuck!--- Mhm--- Aaaah!<</speech>>
<div class="instructions">Her pussy was so tight. No game could compare the feeling of her pussy squeezing my cock... right?</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Kiley Duncan Too Much Games0-a-a-a">><</link>>@@
@@.used;<<link "Spooning." "Kiley Duncan Too Much Games0-a-a-c">><</link>>@@
@@.used;<<link "From behind." "Kiley Duncan Too Much Games0-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Too Much Games0-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom13-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-- shit--<</speech>>
<<speech "MC" "$player.name">>Happy now?<</speech>>
<<speech "Kiley">>$player.name--- fuck me harder-!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom13-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god, fffuuuck-!<</speech>>
<<speech "MC" "$player.name">>Keep moving that pussy around! I'm not letting you go until you make me cum!<</speech>>
<div class="instructions">She has to know that interrupting me comes with serious consequences of not being able to walk straight the next day.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Kiley Duncan Too Much Games0-a-a-a">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan Too Much Games0-a-a-b">><</link>>@@
@@.used;<<link "From behind." "Kiley Duncan Too Much Games0-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Too Much Games0-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom13-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my... why does your cock feel so good, $player.name?<</speech>>
<div class="instructions">Under the place that our bodies were connected was a puddle forming from Kiley's juices.</div>
<video class="center" src="media/kiley/mp4/livingroom13-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah shit-- don't think of stopping now, big guy-!<</speech>>
<<speech "MC" "$player.name">>You made me stop once. I'm not stopping until I'm satisfied.<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Kiley Duncan Too Much Games0-a-a-a">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan Too Much Games0-a-a-b">><</link>>@@
@@.used;<<link "Spooning." "Kiley Duncan Too Much Games0-a-a-c">><</link>>@@
@@.used;<<link "From behind." "Kiley Duncan Too Much Games0-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Too Much Games0-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming--<</speech>>
<div class="instructions">I blinked once and Kiley was already on her knees with her tongue out, seductively looking at my cock.</div>
<video class="center" src="media/kiley/mp4/livingroom13-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuck-- aah--<</speech>>
<<speech "MC" "$player.name">>You better swallow all of it.<</speech>>
<<speech "Kiley">>*gulp*<</speech>>
<<speech "MC" "$player.name">>Good girl. Now that my balls are empty there's no reason for you to interrupt me anymore, right?<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Sit down and continue." "Play a video game">><<set $time.minutes += 25>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<if $eventControl.Kiley.ranSpyCam == 1 or $eventControl.Kiley.ranFriend1 == 1>>\
\
<<else>>\
<video class="center" src="media/kiley/mp4/livingroom22-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>How was work? Good?<</speech>>
<<speech "Kiley">>Yes...<</speech>>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom22-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Pff- Hahaha--<</speech>>
<div class="instructions">She almost spat at me how hard she was trying not to laugh at my comment.</div>
<<speech "MC" "$player.name">>Why are you laughing? You're just sitting down in my office. You can basically do whatever you want.<</speech>>
<<speech "Kiley">>Sure...<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<video class="center" src="media/kiley/mp4/livingroom22-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Maybe...<</speech>>
<div class="instructions">She stood up and started slowly walking towards me.</div>
<<speech "Kiley">>For me at least...<</speech>>
<div class="instructions">Her hand snapped to my crotch. She moved closer to my ear and whispered.</div>
<<speech "Kiley">>It's hard to concentrate when my mind is full of your cock that keeps railing my little pussy every night...<</speech>>
<<if $eventControl.Kiley.livingRoomSex == true and $eventControl.limits == true>>\
<<include "corruption gained Kiley">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.Kiley.livingRoomSex == false or $eventControl.limits == false>>\
@@.used;<<link "I-I'm sorry..." "TtK (Nh, l) case0-a">><</link>>@@
<<else>>\
@@.used;<<link "I-I'm sorry..." "New House - Living Room">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.Kiley.livingRoomSex = true>>\
<<speech "Kiley">>A simple 'sorry' won't stop my pussy leaking...<</speech>>
<video class="center" src="media/kiley/mp4/livingroom22-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She stepped forward and our lips met. Her tongue was literally violating me.</div>
<<speech "MC" "$player.name">>Would my cock make it stop?<</speech>>
<div class="instructions">Kiley couldn't hold the act any longer and slowly broke into a cute laugh.</div>
<<speech "Kiley">>Yes-<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her sit on your face." "TtK (Nh, l) case0-a-a">><</link>>@@
@@.used;<<link "Let her blow you." "TtK (Nh, l) case0-a-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Why don't you sit on my face?<</speech>>
<<speech "Kiley">>Oh my... I didn't know you're into that stuff?<</speech>>
<<speech "MC" "$player.name">>You mean... into your pussy? I think it's clear I don't mind it...<</speech>>
<<speech "Kiley">>Hahaha--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom22-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Uhhh shit--<</speech>>
<<speech "Kiley">>Aaaah-!<</speech>>
<div class="instructions">She wasn't kidding. I was almost drowning in her pussy juice slowly filling my mouth and dripping on my now dirty clothes.</div>
<video class="center" src="media/kiley/mp4/livingroom22-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh yes-- keep licking me--<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her ride your cock." "TtK (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtK (Nh, l) case0-a-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Nh, l) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her on the table." "TtK (Nh, l) case0-a-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom22-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ah fuck-<</speech>>
<div class="instructions">Seeing Kiley crawling to my crotch and then obediently putting the tip of my erected cock into her mouth makes me want to thank Dad for finding Michelle and starting this weird relationship with my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>.</div>
<video class="center" src="media/kiley/mp4/livingroom22-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Show me how you work that tongue. Come on, kiss me already.<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her ride your cock." "TtK (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtK (Nh, l) case0-a-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Nh, l) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her on the table." "TtK (Nh, l) case0-a-a-d">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/livingroom22-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ah yes, ride that cock! Show me how much you want it!<</speech>>
<<speech "Kiley">>Ah shit-- Aaah fuck!<</speech>>
<<speech "MC" "$player.name">>It's okay, you did good... come here and sit on me again.<</speech>>
<video class="center" src="media/kiley/mp4/livingroom22-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-<</speech>>
<<speech "MC" "$player.name">>Fuck! I almost came from putting it in.<</speech>>
<div class="instructions">She was clenching on me, her insides were making sure I'm feeling every part of her body as much as she was feeling my cock hitting her womb entrance.</div>
<video class="center" src="media/kiley/mp4/livingroom22-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaaah fuuuck-! $player.name--!<</speech>>
<div class="instructions">I couldn't let her toy with me like that. I grabbed her hips and started moving against her as fast and hard as my body allowed me to.</div>
<div class="instructions">And after a few seconds of my relentless pounding she was trembling in my lap having her biggest orgasm of the week.</div>
<div class="confirmation">\
@@.used;<<link "Cowgirl." "TtK (Nh, l) case0-a-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Nh, l) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her on the table." "TtK (Nh, l) case0-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, l) case0-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Immediately after she sat on me and I felt her body touching mine, my instinct kicked in.</div>
<video class="center" src="media/kiley/mp4/livingroom22-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah fuck--- don't stop $player.name--<</speech>>
<div class="instructions">I got my hands on her perfect ass, making sure she doesn't even think of getting up now.</div>
<<speech "MC" "$player.name">>How's your pussy doing?<</speech>>
<<speech "Kiley">>I'm in heaven--- aaah shit--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom22-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees--<</speech>>
<<speech "MC" "$player.name">>It's your turn, Kiley.<</speech>>
<div class="instructions">She moved her ass up and down, frantically moving her body with my cock deep inside her pussy.</div>
<div class="confirmation">\
@@.used;<<link "Let her ride your cock." "TtK (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Nh, l) case0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her on the table." "TtK (Nh, l) case0-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, l) case0-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>That's my good girl... Keep your ass like that-<</speech>>
<video class="center" src="media/kiley/mp4/livingroom22-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah-<</speech>>
<<speech "Kiley">>Ffff--- shit-- Oh fuuuck-!<</speech>>
<div class="instructions">I think making this ass belong to me is one of my biggest accomplishments that will be hard to top in the future.</div>
<video class="center" src="media/kiley/mp4/livingroom22-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah-<</speech>>
<<speech "MC" "$player.name">>Come on, scream as much as you want! I'm not letting your ass alone in the next five minutes!<</speech>>
<<speech "Kiley">>Oh fuck no-- I'm gonna die--!<</speech>>
<video class="center" src="media/kiley/mp4/livingroom22-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah fuck-- I'm cumming---<</speech>>
<div class="instructions">Her insides suddenly tightened around my cock, making it really hard to pull out.</div>
<<speech "MC" "$player.name">>Not bad, not bad... you lasted 7 seconds more than last time...<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her ride your cock." "TtK (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtK (Nh, l) case0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her on the table." "TtK (Nh, l) case0-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, l) case0-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Oh-- $player.name...<</speech>>
<div class="instructions">Without asking I carried over to the glass table and opened her legs.</div>
<video class="center" src="media/kiley/mp4/livingroom22-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck me... Please fuck my tight pussy until it doesn't accept anything other than your huge dick-<</speech>>
<<speech "MC" "$player.name">>That's a request even the strongest of men wouldn't deny.<</speech>>
<<speech "Kiley">>Your my--- Aaah--- strong man--<</speech>>
<video class="center" src="media/kiley/mp4/livingroom22-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>You can't stop fucking me untill I cum, understand?<</speech>>
<div class="instructions">She's so cute when she's trying to act so highly and dominant. But we both know that I can just put my hand around her neck and she won't stop moaning until I say it's over and her pussy is full of my cum.</div>
<<speech "Kiley">>Aaaah--- fuck--<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her ride your cock." "TtK (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "Cowgirl." "TtK (Nh, l) case0-a-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtK (Nh, l) case0-a-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtK (Nh, l) case0-a-a-e">><</link>>@@
@@.used;<<link "I changed my mind." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm close Kiley--- get on your knees, quickly--<</speech>>
<<speech "Kiley">>Aaaa-<</speech>>
<div class="instructions">This is the only way I can lower down her sex drive and make her at least useful for a few hours.</div>
<video class="center" src="media/kiley/mp4/livingroom22-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here it comes-!<</speech>>
<div class="instructions">Filling her mouth with my cum makes her calm down...</div>
<<speech "Kiley">>Thank you...<</speech>>
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Your welcome, Kiley." "New House - Living Room">><<set $time.minutes += 15>><</link>>@@
</div><<set _i to random(0,1)>>\
<<if _i == 0>>\
<video class="center" src="media/kiley/mp4/office1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<video class="center" src="media/kiley/mp4/office1-2.mp4" width="768" height="432" autoplay muted loop></video>
<</if>>\
<div class="instructions">Since Kiley stays here, she somehow persuaded her boss to allow her work from home.</div>
<div class="instructions">I shouldn't bother her.</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You know what?<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<div class="instructions">Her eyes grew bigger, surprised by my change of tone.</div>
<<speech "MC" "$player.name">>Screw the work, I'm not leaving the bed until morning.<</speech>>
<div class="instructions">I could see her taking a long breath before showing me the smile that made me fall for her.</div>
<<speech "Kiley">>Yay!<</speech>>
<div class="instructions">After that we crawled under the blankets and cuddled until we both fell asleep.</div>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Sleep together." "Sleep - New House">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.sleepTogetherNH to true>>\
<</if>>\
<div class="instructions">I slept like a baby the whole night. I woke up only once when Kiley had to use the bathroom, but apart from that, it was the best sleep I had in a long time</div>
<video class="center" src="media/kiley/mp4/bedroom11-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Already up?<</speech>>
<<speech "Kiley">>Just a few minutes.<</speech>>
<div class="instructions">Kiley woke up first. She was already doing her morning stretches when I first opened my eyes.</div>
<video class="center" src="media/kiley/mp4/bedroom11-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I didn't want to get up. But I knew if I stayed here for another five minutes, no one would be able to get me out of the bed at all.</div>
<div class="confirmation">\
@@.used;<<link "Kiley, come here." "Kiley Duncan Sleep Together1-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Wake up." "New House - Bedroom">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She hesitated before jumping into my lap.</div>
<video class="center" src="media/kiley/mp4/bedroom11-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's the good morning I was waiting for-<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<div class="instructions">We started passionately making out and quickly losing the remaining clothes we had on. I think we have some time...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Kiley Duncan Sleep Together1-a-a-a">><</link>>@@
@@.used;<<link "Fuck her on the floor." "Kiley Duncan Sleep Together1-a-a-b">><</link>>@@
@@.used;<<link "Fuck her on the bed." "Kiley Duncan Sleep Together1-a-a-c">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Bedroom">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom11-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yees-- fuck-<</speech>>
<div class="instructions">Using the advantage of the bedroom, I sat at the edge and let Kiley go on her knees.</div>
<div class="instructions">She was more eager than usually, taking my cock all the way into her throat and then back while playing with my balls.</div>
<video class="center" src="media/kiley/mp4/bedroom11-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god-- you want to take my first load so early?<</speech>>
<<speech "MC" "$player.name">>Let's move on to the next level, okay?<</speech>>
<<speech "Kiley">>Yeah...<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her on the floor." "Kiley Duncan Sleep Together1-a-a-b">><</link>>@@
@@.used;<<link "Fuck her on the bed." "Kiley Duncan Sleep Together1-a-a-c">><</link>>@@
<<if previous() != "Kiley Duncan Sleep Together1-a-a">>\
@@.used;<<link "Cum." "Kiley Duncan Sleep Together1-a-a-d">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom11-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah shit--- fuck me-!<</speech>>
<div class="instructions">My cock easily slid in her tight pussy, sending electric pulse through my body.</div>
<div class="instructions">It was my time to please her, so I used my well-rested body to slam my cock as deep as I could inside her.</div>
<<speech "Kiley">>Fuuck-- I'm gonna cum--<</speech>>
<video class="center" src="media/kiley/mp4/bedroom11-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees-- aaah-!<</speech>>
<div class="instructions">I put my hand around her neck and push her head closer, making sure she hears every single word I say.</div>
<<speech "MC" "$player.name">>How's my cock in the morning? I'm going to cum inside you so you're warm inside all day, okay?<</speech>>
<<speech "Kiley">>Yes please-- just don't stop fucking me, $player.name--!<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Kiley Duncan Sleep Together1-a-a-a">><</link>>@@
@@.used;<<link "Fuck her on the bed." "Kiley Duncan Sleep Together1-a-a-c">><</link>>@@
@@.used;<<link "Cum." "Kiley Duncan Sleep Together1-a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom11-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees--<</speech>>
<div class="instructions">Her pussy was happily squeezing my cock every time I went deep balls inside her.</div>
<<speech "MC" "$player.name">>Fuck, you're tight--!<</speech>>
<div class="instructions">I pinned her head onto the bed and hastened my movement.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Kiley Duncan Sleep Together1-a-a-a">><</link>>@@
@@.used;<<link "Fuck her on the floor." "Kiley Duncan Sleep Together1-a-a-b">><</link>>@@
@@.used;<<link "Cum." "Kiley Duncan Sleep Together1-a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm gonna cum-- show me your tongue-!<</speech>>
<div class="instructions">I don't know why I'm so rough with her in the morning, but she's definitely loving this. She hasn't said a single word other than begging me to not stop.</div>
<video class="center" src="media/kiley/mp4/bedroom11-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah fuck-!<</speech>>
<div class="instructions">I came so much that we both stared at each other in surprise. She still had her tongue out, now stained with my hot cum, and was waiting on my next order.</div>
<<speech "MC" "$player.name">>Come here and clean me off.<</speech>>
<<speech "Kiley">>Ah yes--<</speech>>
<video class="center" src="media/kiley/mp4/bedroom11-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it-- good girl-<</speech>>
<<speech "Kiley">>Mmmhm-<</speech>>
<div class="instructions">After a few seconds my cock was sparkling clean and she was submissively smiling at me from below.</div>
<<speech "MC" "$player.name">>Let's get you a nice breakfast.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Kiley">>
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Go to the kitchen." "New House - Kitchen">><<set $time.minutes += 15>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.quests.FinalStraw.asked = true>>\
<div class="instructions">It's been a few weeks since Kiley left her fiance and basically chose me as her...</div>
<div class="instructions">I honestly don't know what I am to her. She's staying here for half of the week and we've been flirting and banging everytime we had a chance.</div>
<div class="instructions">But we've never talked about us. About our relationship. And I'm scared what will happen when we finally talk it through.</div>
<div class="instructions">It doesn't matter anymore. I decided that now's the perfect time for this. If she gets angry at me, so be it. I'm tired of living with this weird aura around us.</div>
<<speech "MC" "$player.name">>Kiley?<</speech>>
<<speech "Kiley">>Yeah?<</speech>>
<<speech "MC" "$player.name">>I know you probably don't want to talk about this, but we have to go through this soon or later.<</speech>>
<<speech "Kiley">>Oh? Okay...<</speech>>
<<speech "MC" "$player.name">>We've been living together and having time for some time now and I decided to ask you something.<</speech>>
<div class="instructions">Surprisingly Kiley was giving me her full attention. She's probably been waiting for this the whole time...</div>
<<speech "MC" "$player.name">>Will you be my... girlfriend?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Kiley">>I've been calling you my boyfriend since you invited me to stay here.<</speech>>
<<speech "MC" "$player.name">>Really?<</speech>>
<<speech "Kiley">>You're so clueless sometimes, you know?<</speech>>
<div class="instructions">She quickly closed the distance between us and we started making out.</div>
<div class="instructions">I guess I have a girlfriend now...</div>
<<speech "MC" "$player.name">>--wait Kiley.<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<<speech "MC" "$player.name">>What about Paul? I thought you were on a break?<</speech>>
<<speech "Kiley">>He hasn't talked to me since he moved out, so...<</speech>>
<<speech "MC" "$player.name">>So...? It's over?<</speech>>
<div class="instructions">She kissed me again without answering.</div>
<<speech "MC" "$player.name">>No Kiley-! Stop---<</speech>>
<div class="instructions">I had to push her away.</div>
<<speech "MC" "$player.name">>You didn't answer me.<</speech>>
<<speech "Kiley">>...<</speech>>
<div class="instructions">I was staring at her. After a few seconds she couldn't handle it anymore.</div>
<<speech "Kiley">>I don't know, okay? I wasn't thinking about it, or him, at all! I just...<</speech>>
<div class="instructions">She still... After all the things he did to her? How he treated her? She's been playing with me all this time! I can't stand this anymore...</div>
<<speech "Kiley">>$player.name? Wait...!<</speech>>
<div class="instructions">I stood up and stormed out of the house.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "New House">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I don't want to talk to her right now.</div>
<div class="confirmation">\
@@.used;<<link "Back." "Kiley's House">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I knew she was in the office working. Somehow we are still on good terms, but I don't know what to think.</div>
<div class="instructions">She wants to be my girlfriend, but she doesn't want to let go Paul...</div>
<div class="instructions">Maybe I'm just overthinking this...</div>
<div class="instructions">I picked up one of my books and started reading from the start. Reading always helps me to not think.</div>
<video class="center" src="media/kiley/mp4/bedroom6-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Hey...<</speech>>
<div class="instructions">Suddenly Kiley knocked on the door and came in. I didn't look up from my book.</div>
<<speech "Kiley">>I know it was stupid what I said. I didn't mean it like that, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom6-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>We've been fucking every day. We're sleeping together. Isn't that what you do with your girlfriend?<</speech>>
<<speech "Kiley">>What?<</speech>>
<<speech "MC" "$player.name">>I guess...<</speech>>
<<speech "Kiley">>I didn't know what to say, okay? When you asked me about him. The only person I've been thinking about is... you.<</speech>>
<<speech "MC" "$player.name">>Okay...<</speech>>
<video class="center" src="media/kiley/mp4/bedroom6-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Right. I see that this is not enough...<</speech>>
<div class="instructions">She started unbuttoning her shirt and then threw it in my face.</div>
<<speech "Kiley">>I will let you fuck my ass.<</speech>>
<<speech "MC" "$player.name">>Fuck your what?<</speech>>
<div class="instructions">She leaned closer.</div>
<<speech "Kiley">><span style="font-style:italic">Fuck my ass.</span><</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 10: Final Straw2">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After hearing her say that, I started to feel bad. I didn't even think that she's maybe still thinking about her last relationship and maybe, just maybe she wants to chill around and not think about it.</div>
<<speech "MC" "$player.name">>I'm sorry, I should've given you more time.<</speech>>
<video class="center" src="media/kiley/mp4/bedroom6-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>All right.<</speech>>
<div class="instructions">Kiley wasn't stopping undressing. At least she's smiling now. Finally she was done with her skirt.</div>
<<speech "Kiley">>So will you fuck me or what?<</speech>>
<div class="confirmation">\
@@.used;<<link "Invite her on the bed." "Kiley Duncan 10: Final Straw3">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I threw away the book I was reading and when I look back, she was already on the bed.</div>
<video class="center" src="media/kiley/mp4/bedroom6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're already wet.<</speech>>
<div class="instructions">She was fondling my cock, attacking my mouth with her own, pushing me closer with her hand.</div>
<div class="instructions">Even though she didn't tell me much how she feels, the way she was demanding my body made it clear.</div>
<video class="center" src="media/kiley/mp4/bedroom6-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Soon after she pulled out my dick out of its prison.</div>
<<speech "MC" "$player.name">>I want you on my cock.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<div class="confirmation">\
@@.used;<<link "She gets on her knees." "Kiley Duncan 10: Final Straw4">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuuck-<</speech>>
<div class="instructions">Seeing her so hungrily sucking on my cock, desperately trying to please me...</div>
<div class="instructions">She was wearing that lingerie the whole time while working? Did she really woke up today and decided to let me fuck her ass to make it up for me?</div>
<video class="center" src="media/kiley/mp4/bedroom6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees- that's it Kiley---<</speech>>
<div class="instructions">I can't be mad at her. She can have all the time in the world to decide what she wants to do.</div>
<div class="confirmation" style="width:65%">\
@@.used;<<link "Throw her on bed and fuck her pussy." "Kiley Duncan 10: Final Straw5">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom6-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh $player.name-- Does my pussy feel good-?<</speech>>
<<speech "MC" "$player.name">>You're so fucking tight-- aah fuck-!<</speech>>
<div class="instructions">And how wet she was. I could drown in her pussy juice. I had to slow down so I wouldn't cum right away.</div>
<video class="center" src="media/kiley/mp4/bedroom6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- just like that $player.name-- that's the spot--!<</speech>>
<<speech "Kiley">>I'm gonna cum-- Aaah-!<</speech>>
<div class="instructions">When her body stiffened and she moved her head backwards, I slowed down even more and continued with a few hard pushes. It was time...</div>
<<speech "MC" "$player.name">>Are you ready?<</speech>>
<<speech "Kiley">>Yes, please--<</speech>>
<div class="instructions">She was still moving around, her body trembling.</div>
<<speech "MC" "$player.name">>I want you to say it.<</speech>>
<<speech "Kiley">>Please put your big cock in my ass and make me cum again--<</speech>>
<div class="confirmation">\
@@.used;<<link "Put it in her ass." "Kiley Duncan 10: Final Straw6">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/bedroom6-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-- Ohhh-<</speech>>
<div class="instructions">I had to really hold myself back. This view... her holding her legs in the air, her twitching butthole, just under her gaping pussy...</div>
<<speech "Kiley">>You can start moving-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom6-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah fuck--<</speech>>
<div class="instructions">Slowly my cock was invading her butt. If I move even a little bit faster, I could cum in no time and she wouldn't be able to move afterwards.</div>
<video class="center" src="media/kiley/mp4/bedroom6-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aah- that's it-<</speech>>
<<speech "Kiley">>You're stretching me out, $player.name--- Oh my god-!<</speech>>
<<speech "Kiley">>It's so big-!<</speech>>
<div class="instructions">I was at my limit. Her secret technique was too much for me.</div>
<<speech "Kiley">>Are you gonna cum? I can feel it--<</speech>>
<<speech "Kiley">>I want it in my mouth- all of it--<</speech>>
<div class="confirmation">\
@@.used;<<link "Cum in her mouth." "Kiley Duncan 10: Final Straw7">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Aaaah-<</speech>>
<video class="center" src="media/kiley/mp4/bedroom6-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck-- I'm cumming-!<</speech>>
<<speech "Kiley">>Cum inside-<</speech>>
<div class="instructions">Just as she wanted I came right in her mouth. Some of it ended in her face, which she put back inside after I was done.</div>
<<speech "MC" "$player.name">>So... does this mean you're my girlfriend now?<</speech>>
<div class="instructions">She still had my cum in her mouth.</div>
<<speech "Kiley">>Does a girlfriend let her boyfriend fuck her ass and then swallows all of his cum while looking directly into his eyes?<</speech>>
<<speech "MC" "$player.name">>I think so.<</speech>>
<<speech "Kiley">>*gulp*<</speech>>
<<speech "Kiley">>Then yes, I'm your girlfriend, $player.name.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.FinalStraw.active = false>>\
<<set $eventControl.quests.FinalStraw.completed = true>>\
<<set $eventControl.replay.Kiley.S3 to true>>\
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Okay." "New House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">While walking around the house, I noticed I'm not hearing any weird noises. The house was completely silent, only a muffled sound could be heard from the living room.</div>
<div class="instructions">I was really grateful when Kiley started staying here, because I wasn't lonely anymore here.</div>
<div class="instructions">Having a big house is exciting at the start, but if you don't have people to fill it with...</div>
<div class="instructions">I found Kiley laying down on the couch, watching the TV with her head hanging over the edge.</div>
<<speech "MC" "$player.name">>Hey, everything good?<</speech>>
<div class="instructions">She didn't look at me at first. I was behind her so I couldn't see her face.</div>
<<speech "Kiley">>...good? What does that even mean anymore...?<</speech>>
<<speech "MC" "$player.name">>Kiley...?<</speech>>
<<speech "Kiley">>I think I'm okay... I should be okay, no...?<</speech>>
<div class="instructions">I slowly moved closer so that I could see her. Her eyes were closed.</div>
<<speech "MC" "$player.name">>Did something happen?<</speech>>
<div class="instructions">I dashed to her. When I was one step from her, she finally opened her eyes.</div>
<<speech "Kiley">>No! Nothing happened! Nothing at all, $player.name!<</speech>>
<div class="instructions">She startled me how quickly she jumped in the air.</div>
<<speech "Kiley">>And that's the problem! Work, work, work... every single day! What is life even when you spend most of it in your sleep or at work?<</speech>>
<<speech "MC" "$player.name">>Don't you have weekends off?<</speech>>
<<speech "Kiley">>I don't even remember the last time I enjoyed myself! And you're the same, you're either in work or in school and wasting your youth like this...<</speech>>
<<speech "MC" "$player.name">>You sound like an old lady...<</speech>>
<div class="instructions">She turned her head towards me.</div>
<<speech "Kiley">>I know, $player.name. Sitting here, watching stupid TV shows that doesn't have an end... tell me, $player.name...<</speech>>
<<speech "MC" "$player.name">>Yes?<</speech>>
<<speech "Kiley">>How did you let me become... this?<</speech>>
<<speech "MC" "$player.name">>Okay Kiley... What's your point?<</speech>>
<<speech "Kiley">>Me. And you. Club night. Then sleep in a hotel. After that we're going to a random city chosen by me by public transport. Then-<</speech>>
<<speech "MC" "$player.name">>Hold on for a second!<</speech>>
<<speech "Kiley">>Hm?<</speech>>
<<speech "MC" "$player.name">>I've got work and school homework, I can't just disappear, you know.<</speech>>
<<speech "Kiley">>Come on, it will be fun. And it's just two days!<</speech>>
<div class="instructions">She's trying to pull out a 'Kiley' again. She acts like throwing away all of your responsibilities behind your head can solve them!</div>
<div class="instructions">I looked at her again. She was looking at me with her playful smile with her hands together. But there was something else that I could see in her eyes. Something like a... desperation?</div>
<<speech "MC" "$player.name">>Fine... but public transport? I don't know about that, Kiley...<</speech>>
<<speech "Kiley">>Thank you thank you thank you-!<</speech>>
<div class="instructions">She almost threw me on the ground as she was trying to hug me.</div>
<<speech "Kiley">>We can talk about the details after clubbing, okay?<</speech>>
<<speech "MC" "$player.name">>...sure.<</speech>>
<div class="instructions">She knows I hate going to the club. Everyone knows that... Whatever, it's just one night...</div>
<<speech "Kiley">>I will be ready at seven, so you should be too!<</speech>>
<div class="instructions">I'm already regretting it...</div>
<<include "relationship gained Kiley">>
<<set $eventControl.quests.AnnoyingObstacle.clubInvite = true>>\
<div class="confirmation">\
@@.used;<<link "Don't be late..." "New House">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes = 0>>\
<<speech "Kiley">>Finally!<</speech>>
<div class="instructions">Kiley was already waiting for me in front of the house. She was wearing the black dress I bought for her... how long was that now? Weeks, months...?</div>
<<speech "MC" "$player.name">>Looking good tonight.<</speech>>
<<speech "Kiley">>You're not bad either...<</speech>>
<div class="instructions">We exchanged smiles and hand in hand started walking towards the club.</div>
<div class="instructions">Surprisingly I got a good feeling about it...</div>
<div class="confirmation">\
@@.used;<<link "Go to the club." "Kiley Duncan 05: AO (end2)">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The club was half empty. I guess partying at 7 pm isn't as cool as we thought. But Kiley didn't care a single bit. She took my hand and pulled me in the middle of the dance floor and started moving around me.</div>
<<speech "Kiley">>Let's go, big guy. Show me your moves!<</speech>>
<div class="instructions">I don't care about my weird ass moves. It's just the people around me...</div>
<<speech "Kiley">>Hey... eyes on me, $player.name.<</speech>>
<div class="instructions">She didn't care. She didn't share my problem, she made it disappear.</div>
<div class="instructions">After twenty minutes my legs were clearly indicating that one more minute and they will boycott moving. So we decided to take a break and drink something at the bar.</div>
<<speech "MC" "$player.name">>How can you still stand?<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">She waved at the bartender while I was massaging my thighs.</div>
<<speech "Kiley">>You should get used to it, we're just starting.<</speech>>
<div class="instructions">Come on, get it together! Am I really such a weakling?</div>
<div class="instructions">I looked around once again. Most of the people were sitting at the bar, drinking and talking.</div>
<<speech "MC" "$player.name">>I'm surprised they're playing music. Isn't it too early anyway?<</speech>>
<<speech "Kiley">>Yeah, but this way I had a better chance to dance with you. I know how you feel in crowds.<</speech>>
<<speech "MC" "$player.name">>Really? Then I should thank you.<</speech>>
<<speech "Kiley">>You should. But don't. Just promise me we will continue after a few drinks.<</speech>>
<div class="instructions">Bartender finally showed up and Kiley ordered us cocktails.</div>
<<speech "MC" "$player.name">>So is this the kind of life you want? Clubbing?<</speech>>
<<speech "Kiley">>No. Why don't you let your girlfriend...<</speech>>
<div class="instructions">She leaned forward, moving past my mouth, and stopping at my ear.</div>
<<speech "Kiley">>...surprise you.<</speech>>
<div class="instructions">Then she moved back a little bit and kissed me, pushing her tongue so deep that I almost fell down from the chair.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 05: AO (end3)">><<set $time.minutes += 50>><<set $time.hours += 3>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">As time was moving forward, the number of people was moving from 'pleasant' to something I would describe as 'hell on earth'.</div>
<div class="instructions">Kiley had a different view on this, of course.</div>
<<speech "Kiley">>Oh my god-! This is awesome!<</speech>>
<div class="instructions">We were on the dance floor dancing, but it was more like bumping into strangers in rhythm.</div>
<div class="instructions">Thankfully we've drinked enough to the point that I stopped giving a damn about anything other than Kiley.</div>
<<speech "Kiley">>Oh fuck yes! This is my favourite!<</speech>>
<div class="instructions">The DJ put on another version of the same instrumentals but in a faster tempo, which was maybe the fourth song that Kiley declared as her favourite, and I continued making even more of a fool than I was.</div>
<div class="instructions">But I didn't care. Kiley was having fun, so I was too.</div>
<<speech "MC" "$player.name">>Kiley?<</speech>>
<div class="instructions">Kiley suddenly slowed down her movement. She was now dancing even less enthusiastically than I was.</div>
<<speech "Kiley">>...<</speech>>
<div class="instructions">She didn't look at me. She kept staring right behind me. I turned around to see, but I didn't see anything-</div>
<<speech "MC" "$player.name">>Oh fuck.<</speech>>
<div class="instructions">At the edge of the dance floor was a small group of people moving to the beat while drinking. And directly opposite us was Paul holding one of the girls around their shoulders.</div>
<div class="instructions">I turned back at Kiley, noticing she stopped dancing at all.</div>
<<speech "MC" "$player.name">>It's okay, you don't-<</speech>>
<div class="instructions">Then she took my hand and started pulling me towards Paul's group.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 05: AO (end4)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">In that short amount of time I had before we faced her ex-fiance, I tried to mentally prepare myself for the encounter that I secretly wished I would never be a part of.</div>
<<speech "MC" "$player.name">>Kiley, wait--<</speech>>
<div class="instructions">She couldn't hear me and I don't think it was thanks to the music.</div>
<<speech "Kiley">>So this is how you're spending our break?<</speech>>
<div class="instructions">Kiley forced herself into their group, still holding my hand.</div>
<<speech "Fiance" "Paul">>Kiley? Nice seeing you here.<</speech>>
<div class="instructions">Everyone was looking at us, mostly confused.</div>
<<speech "Kiley">>And I was thinking that maybe... maybe we could make it work again!<</speech>>
<div class="instructions">So she was still thinking about getting back together. I shouldn't be surprised, but... I guess it doesn't matter anymore, does it?</div>
<<speech "Kiley">>How stupid I was... is this your new girlfriend?<</speech>>
<div class="instructions">Kiley threw her hand towards the girl that had Paul's arm around her waist.</div>
<<speech "Fiance" "Paul">>Kiley, wait. You didn't even call me, not even a text. What was I supposed to think then?<</speech>>
<div class="instructions">Their group was getting visibly nervous, three people already went to check the bar.</div>
<<speech "Kiley">>What? Are you serious? You didn't even try acting like my fiance, not even like my boyfriend! And you think I should be the one fixing our relationship? I'm so stupid for even thinking of getting back to you!<</speech>>
<div class="instructions">Now most of the people that weren't dancing were looking at us. It was quickly getting out of hand.</div>
<<speech "Woman">>You were engaged? With her?<</speech>>
<<speech "Fiance" "Paul">>No, I--- <span style="font-style:italic">Fuck...</span> I'm sorry, gentlemen...<</speech>>
<<speech "Fiance" "Paul">>Kiley, could we talk about it tomorrow? I don't want my coworkers-<</speech>>
<div class="instructions">Oh shit, now that's something. I could see Kiley crazily smiling back at Paul. She has won and he just admitted it.</div>
<div class="instructions">She turned her head towards me and looked straight into my eyes. Then she squeezed my hand. She was planning something. And she wanted my approval.</div>
<div class="confirmation">\
@@.used;<<link "Squeeze it back." "Kiley Duncan 05: AO (end5)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I smiled at her and squeezed her hand. Whatever she wants to do, I will always follow.</div>
<div class="instructions">She turned back at Paul, who was now surrounded by six very curious coworkers.</div>
<<speech "Kiley">>If you don't want me to embarass you even more, follow me.<</speech>>
<<speech "Woman">>What?<</speech>>
<div class="instructions">One of his coworkers loudly wheezed while Paul was thinking it through.</div>
<<speech "Fiance" "Paul">>Fine.<</speech>>
<<speech "Kiley">>And take her with you.<</speech>>
<div class="instructions">She turned around and once again I was getting pulled away. But now towards the bar.</div>
<div class="instructions">When I looked back, I could see Paul trying to get through the dancing mass of people with her 'girlfriend' right behind him.</div>
<<speech "Kiley">>Hey Sally. I need the room now, please.<</speech>>
<div class="instructions">So she knows the bartender? That's why she kept winking at me... And I thought-</div>
<<speech "Woman" "Bartender">>Kiley, I told you-<</speech>>
<<speech "Kiley">>Please. It's a matter of life and death. Is it free?<</speech>>
<div class="instructions">She looked at her, then at me, and back at her again, rolling her eyes.</div>
<<speech "Woman" "Bartender">>Yes...<</speech>>
<<speech "Kiley">>Nice! Those two are with us-<</speech>>
<div class="instructions">Kiley moved past the bartender right through the door behind her.</div>
<<speech "Woman" "Bartender">>Please just clean it after, okay?<</speech>>
<div class="instructions">I didn't really know what was going on, but I didn't have many options. So I simply nodded at the bartender and went through the door.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 05: AO (end6)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">When I entered the room, Kiley was already just in her lingerie.</div>
<div class="instructions">The room was simple, a king bed with a chair and a wardrobe.</div>
<<speech "Kiley">>I used to work here, before I... went away. I didn't tell anyone. I also slept here sometimes when I was angry and... stupid.<</speech>>
<<speech "MC" "$player.name">>Oh really? Wow...<</speech>>
<div class="instructions">I wanted to ask her about it, but we had other things to discuss.</div>
<<speech "MC" "$player.name">>What are we doing here, Kiley?<</speech>>
<<speech "Kiley">>A one last game. My farewell with Paul.<</speech>>
<<speech "MC" "$player.name">>I don't get it, why-<</speech>>
<<speech "Kiley">>Just follow my lead. Please.<</speech>>
<div class="instructions">She looked really determined while she was sitting on the edge of the bed in just her lingerie. I didn't have time to say anything, because someone dashed into the room.</div>
<<speech "Fiance" "Paul">>What are we doing here, Kiley?<</speech>>
<<speech "Woman">>I didn't know they're also a hotel...<</speech>>
<div class="instructions">The girl that was with Paul looked a little younger than Kiley. She was looking around the room like a kid in a zoo.</div>
<<speech "Kiley">>Sit there. You-<</speech>>
<div class="instructions">She pointed at the girl.</div>
<<speech "Kiley">>Sit next to me.<</speech>>
<<speech "Fiance" "Paul">>Look, I'm sorry, okay? Can we just... shake our hands and go our separate ways?<</speech>>
<<speech "Kiley">>If you don't want me to go back and tell your precious coworkers how you treated your fiancee, you will sit down on the chair.<</speech>>
<<speech "Fiance" "Paul">>Okay, okay! Jesus...<</speech>>
<div class="instructions">He sat down, right opposite the bed.</div>
<<speech "Fiance" "Paul">>What now?<</speech>>
<<speech "Kiley">>Now...<</speech>>
<<speech "Kiley">>I will show you how a <span style="font-style:italic">real man</span> treats his girlfriend.<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue. (NTR)" "Kiley Duncan 05: AO (end7)">><</link>>@@
@@.used;<<link "Skip." "Kiley Duncan 05: AO (end24)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Kiley once more checked if the door is properly locked and then sat down next to Paul's girl.</div>
<<speech "Kiley">>You couldn't find prettier?<</speech>>
<video class="center" src="media/kiley/mp4/end1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She put her hand on the girl's face and moved it slightly.</div>
<<speech "Kiley">>What a downgrade... but she suits you.<</speech>>
<div class="instructions">Paul was quiet. Is he scared of her even now?</div>
<<speech "Kiley">>What's your name?<</speech>>
<<speech "Woman" "Sally">>Sally...<</speech>>
<div class="instructions">I get why Paul is going with it, but why her?</div>
<video class="center" src="media/kiley/mp4/end1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Come here, $player.name.<</speech>>
<<speech "MC" "$player.name">>Okay...<</speech>>
<div class="instructions">I couldn't back down now. I would make a fool out of myself and Kiley if I did.</div>
<<speech "Kiley">>Put your finger in her mouth, then push her in your lap.<</speech>>
<div class="instructions">What? No...</div>
<<speech "MC" "$player.name">>Kiley, I don't-<</speech>>
<<speech "Kiley">>Don't worry. I knew it when I looked into her eyes. She loves being used. Just look at the person she's with.<</speech>>
<div class="instructions">I took a quick glance at Paul. His eyes were locked on Kiley.</div>
<<speech "Kiley">>No one who knows how a real man feels wouldn't date this <span style="italic">thing</span>.<</speech>>
<div class="instructions">She laughed in his face. Just what I got myself into?</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 05: AO (end8)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I moved closer to Sally and did as told.</div>
<video class="center" src="media/kiley/mp4/end1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Good girl... good girl...<</speech>>
<div class="instructions">Sally wasn't protesting when my finger gently brushed her lips. She looked up into my eyes and then obediently took it onto her mouth.</div>
<div class="instructions">I couldn't sense any disgust or anger in her eyes, just pure submission and... anticipation.</div>
<div class="instructions">Just the look she was giving me made me hard. So after getting her consent, I sat down next to her and pushed her over my lap.</div>
<<speech "Kiley">>Whenever she speaks, spank her ass.<</speech>>
<div class="instructions">Now I was directly opposite to Paul, so I could see even his slightest move. But there was nothing, not even when I started spanking his girl.</div>
<video class="center" src="media/kiley/mp4/end1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Did you fuck?<</speech>>
<<speech "Woman" "Sally">>Twice-- mhm-<</speech>>
<div class="instructions">A really soft muffled voice could be heard from her, nothing else. I looked at Kiley. She was holding a serious face, but she was clearly excited.</div>
<video class="center" src="media/kiley/mp4/end1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Uff...<</speech>>
<<speech "Woman" "Sally">>Just today- aah-!<</speech>>
<div class="instructions">She could have answered in one go, but she chose to speak twice. Kiley grinned and slowly stood up. Kiley just got what she wanted.</div>
<<speech "Woman" "Sally">>Is this all...?<</speech>>
<<speech "Woman" "Sally">>Again- Aah-<</speech>>
<<speech "Kiley">>What a slut... Hahaha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Kiley sits back next to you." "Kiley Duncan 05: AO (end9)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Stand up-<</speech>>
<div class="instructions">Kiley pulled her back to sitting and started running her hands all over her body.</div>
<<speech "Kiley">>You like this stuff, don't you...<</speech>>
<div class="instructions">She nodded towards me for confirmations and I copied her.</div>
<div class="instructions">She used her hand to rotate her head towards her.</div>
<<speech "Kiley">>It's time to show you a real man...<</speech>>
<video class="center" src="media/kiley/mp4/end1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she opened her mouth to taste her.</div>
<<speech "Kiley">>Kiss him.<</speech>>
<div class="instructions">Like an obedient bitch she listened to every Kiley's order.</div>
<<speech "Kiley">>Now on your knees. Don't stop looking at him.<</speech>>
<div class="instructions">Just pure submission could be seen in her eyes. <span style="italic">Give me your cock already.</span></div>
<div class="confirmation" style="width=65%">\
@@.used;<<link "Give her what she so desperately wants." "Kiley Duncan 05: AO (end10)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Kiley was standing next to me with my belt wrapped around Sally's neck. It took her a while to unbuckle my pants with one hand.</div>
<video class="center" src="media/kiley/mp4/end1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Look how hard he is just by looking at you.<</speech>>
<div class="instructions">Sally was staring at my cock, almost drooling. Then she glanced at me and loudly swallowed.</div>
<<speech "Kiley">>Come on, don't be shy. Taste it-<</speech>>
<div class="instructions">Kiley took my cock in her hand and pointed it at Sally's opened mouth.</div>
<<speech "Kiley">>That's it...<</speech>>
<<speech "Kiley">>She's yours, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/end1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I started fucking her face in front of her boyfriend, who was silently watching her getting violated.</div>
<div class="instructions">When I was hitting the back of her not-so-deep throat, I remembered Kiley is also here and already on her knees.</div>
<<speech "MC" "$player.name">>Oh fuck-- come here-!<</speech>>
<div class="instructions">I pulled out of Sally's mouth and forced it into Kiley. The familiar feeling of her throat made me weak in my knees. It's fascinating how I can identify Kiley just by her throat.</div>
<<speech "Woman" "Sally">>shit- *gulp*<</speech>>
<div class="instructions">Sally continued watching Kiley getting face-fucked in amazement. I was locked in a room with two Kiley's right now. And both of them were hungry for my cock.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 05: AO (end11)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Kiley">>Stop staring and get to work!<</speech>>
<video class="center" src="media/kiley/mp4/end1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley pushed her and now Sally's face was buried in my balls.</div>
<<speech "MC" "$player.name">>Oh fuck-- Aaah-<</speech>>
<div class="instructions">I was so mesmerized by the symfony they were playing on my dick that I completely forgot about Paul. I tried looking subtly at him, but...</div>
<div class="instructions">It looked like he didn't move at all. He was staring somewhere underneath me, totally emotionless. Like if he couldn't believe what was happening.</div>
<<speech "Kiley">>$player.name, take this-<</speech>>
<div class="instructions">She was handing me my belt.</div>
<<speech "Kiley">>Make her even more wet.<</speech>>
<video class="center" src="media/kiley/mp4/end1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh shit-- yees- Hahaha<</speech>>
<div class="instructions">When I got this belt from my dad last birthday, this was probably the last reason why he gave it to me.</div>
<div class="instructions">Her throat was now happily accepting my cock. I think I didn't even need to use the belt. She would use the weak wind and use it as a force to do it. She was that desperate.</div>
<<speech "Kiley">>I think it's time for the main course. This bitch needs it.<</speech>>
<div class="instructions">I noticed something moved in my eyesight. Paul was still watching in silence.</div>
<div class="instructions">Sally wasn't stopping sucking on my balls. She looked at me when Kiley said it. <span style="italic">What are you waiting for? Come fuck me already!</span></div>
<div class="confirmation">\
@@.used;<<link "Push her on her fours." "Kiley Duncan 05: AO (end12)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>On the ground?<</speech>>
<video class="center" src="media/kiley/mp4/end1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes-<</speech>>
<<speech "Woman" "Sally">>Yes-<</speech>>
<div class="instructions">I wasn't waiting on her. I turned her around with my hands and pushed her head down, to Kiley's pussy, and kneeled behind her.</div>
<<speech "Kiley">>Yes, stay like this.<</speech>>
<div class="instructions">Kiley pinned her head to the ground.</div>
<div class="instructions">I pulled off Sally's panties... she was so fucking wet...</div>
<div class="instructions">I couldn't wait. I was almost running back to her prone body.</div>
<video class="center" src="media/kiley/mp4/end1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Sally">>Aah yes-- fuck-- aaaah-!<</speech>>
<div class="instructions">I can't believe I'm fucking a stranger girl right in front of Kiley...</div>
<<speech "Kiley">>How's my boyfriend's cock? I know you love it, you slut...<</speech>>
<<speech "Kiley">>Come on, scream!<</speech>>
<video class="center" src="media/kiley/mp4/end1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Sally">>Aaaah-- fuck-!<</speech>>
<<speech "Kiley">>$player.name? How's our little plaything?<</speech>>
<<speech "MC" "$player.name">>She's tight--- and wet--<</speech>>
<<speech "Kiley">>Really? Let me taste her-<</speech>>
<div class="instructions">I pulled out from the warmness of Sally's pussy and right into Kiley's mouth.</div>
<<speech "Kiley">>Yeees...<</speech>>
<div class="confirmation">\
@@.used;<<link "Move the action onto the bed." "Kiley Duncan 05: AO (end13)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It was getting more and more uncomfortable. So I pulled out and pushed her back to her knees and leaned down.</div>
<<speech "MC" "$player.name">>Want more?<</speech>>
<<speech "Woman" "Sally">>Yes...<</speech>>
<<speech "MC" "$player.name">>Good. Jump on the bed then.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary with Sally." "Kiley Duncan 05: AO (end13-a)">><</link>>@@
@@.used;<<link "Fuck Kiley doggy-style." "Kiley Duncan 05: AO (end13-b)">><</link>>@@
@@.used;<<link "Fuck Sally doggy-style." "Kiley Duncan 05: AO (end13-c)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Is my cock making you cum?<</speech>>
<<speech "Woman" "Sally">>Yes, it does--<</speech>>
<<speech "MC" "$player.name">>I'm going harder.<</speech>>
<<speech "Woman" "Sally">>-yes please---<</speech>>
<div class="instructions">Her pussy was so fucking tight that I had problem to move out of her. She was squeezing me and adjusting itself for my shape. She's never had a cock big as mine.</div>
<video class="center" src="media/kiley/mp4/end1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>You're so hot right now, $player.name...<</speech>>
<<speech "MC" "$player.name">>Really...?<</speech>>
<div class="instructions">I leaned closer to Kiley, who was holding down Sally's body, and slapped her.</div>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">With one hand on Kiley's throat and the other around Sally's neck, I continued moving my body and claiming another weak mind into my submission.</div>
<div class="confirmation" style="width:65%">\
@@.used;<<link "Fuck Kiley doggy-style." "Kiley Duncan 05: AO (end13-b)">><</link>>@@
@@.used;<<link "Fuck Sally doggy-style." "Kiley Duncan 05: AO (end13-c)">><</link>>@@
@@.used;<<link "Grab Sally and fuck her right in front of Paul." "Kiley Duncan 05: AO (end14)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I could see in Kiley's face that her pussy is also aching for a hard and rough pounding.</div>
<div class="instructions">I smiled at her.</div>
<<speech "MC" "$player.name">>Will you show her how a pro handles cock?<</speech>>
<video class="center" src="media/kiley/mp4/end1-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh my god, why is it so big now---?<</speech>>
<<speech "Kiley">>Ahhh fuck!<</speech>>
<<speech "Kiley">>Keep fucking me- just like that, just like that! Yeees-<</speech>>
<div class="instructions">Sally was like a bitch in heat, leaning on Kiley's ass.</div>
<video class="center" src="media/kiley/mp4/end1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees-- shit-! Fuuuck---!<</speech>>
<div class="instructions">I pinned down Kiley's head with my leg and fucked her as hard as my body allowed me. I was so fucking horny that completely forgot about a certain person watching us the whole time.</div>
<div class="confirmation">\
@@.used;<<link "Missionary with Sally." "Kiley Duncan 05: AO (end13-a)">><</link>>@@
@@.used;<<link "Fuck Sally doggy-style." "Kiley Duncan 05: AO (end13-c)">><</link>>@@
@@.used;<<link "Grab Sally and fuck her right in front of Paul." "Kiley Duncan 05: AO (end14)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Seeing another girl wiggling her ass before me while eating out Kiley's pussy made me go interstellar.</div>
<video class="center" src="media/kiley/mp4/end1-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Sally">>Aaaaah-! Fuuck--- aaah-!<</speech>>
<<speech "Kiley">>Don't break her so soon, $player.name. Haha-<</speech>>
<div class="instructions">I pushed her down so she would stop screaming and continue servicing my girlfriend.</div>
<video class="center" src="media/kiley/mp4/end1-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeeees- hahaha-<</speech>>
<div class="instructions">It was a miracle that I didn't cum. I had to look around the room, because everytime I looked lower, my cock started twitching.</div>
<div class="instructions">None of us will be able to walk straight from here. That was certain.</div>
<div class="confirmation">\
@@.used;<<link "Missionary with Sally." "Kiley Duncan 05: AO (end13-a)">><</link>>@@
@@.used;<<link "Fuck Kiley doggy-style." "Kiley Duncan 05: AO (end13-b)">><</link>>@@
@@.used;<<link "Grab Sally and fuck her right in front of Paul." "Kiley Duncan 05: AO (end14)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Sally">>Fuuck--<</speech>>
<div class="instructions">We were both standing and fucking like rabbits. Kiley was encouraging us from the bed.</div>
<video class="center" src="media/kiley/mp4/end1-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees-- fuck the shit out of her!<</speech>>
<div class="instructions">Then I noticed Paul sitting there and caught him looking at me. I don't know why, but after that I pushed Sally towards him, not stopping fucking her.</div>
<<speech "Woman" "Sally">>Aaah-- ahhh shit--<</speech>>
<div class="instructions">She was trying her best not to look into Paul's eyes.</div>
<video class="center" src="media/kiley/mp4/end1-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Get down-!<</speech>>
<div class="instructions">I pushed her down on her fours, she didn't have any other choice but to meet his eyes. Her pussy tightened.</div>
<<speech "MC" "$player.name">>Look at him!<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<div class="instructions">In a second Kiley was next to Paul. She grabbed his chin and shaked his head.</div>
<<speech "Kiley">>What a loser...<</speech>>
<div class="confirmation">\
@@.used;<<link "Go back on the bed." "Kiley Duncan 05: AO (end15)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I knew if I continue destroying Sally's pussy, she will be seriously destroyed. So I decided to use the other pussy available in that room and pulled Kiley towards the bed.</div>
<video class="center" src="media/kiley/mp4/end1-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I want you now.<</speech>>
<<speech "Kiley">>Okay-<</speech>>
<div class="instructions">My cock easily slided right into her thanks to Sally's dripping vagina. Immediately I felt something on my balls. She was already sucking on them.</div>
<<speech "Kiley">>Oh my god-- fuck-!<</speech>>
<div class="instructions">Kiley's game was uncomparable to Sally's. Her insides were already perfectly accustomed to my shape. It was like fucking a wet vaccuum.</div>
<video class="center" src="media/kiley/mp4/end1-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Don't stop now! Show him how it's done. Show them both! Making me fucking cum--- aaah!<</speech>>
<<speech "MC" "$player.name">>Are you cumming? You're--- fuck!<</speech>>
<div class="instructions">Her insides suddenly locked my cock in motion. She started shivering.</div>
<<speech "MC" "$player.name">>Come here!<</speech>>
<<speech "Kiley">>Fuck me! Fuck me! Fuck me!<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan 05: AO (end15-a)">><</link>>@@
@@.used;<<link "Lay on the ground." "Kiley Duncan 05: AO (end15-b)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck---<</speech>>
<div class="instructions">Playing with her clit while railing her always makes her quiet.</div>
<<speech "MC" "$player.name">>Are you cumming again? Should I make a mess out of you again?<</speech>>
<<speech "Kiley">>Yees- yes-! Fuck me! Fuck me!<</speech>>
<div class="instructions">She opened her legs as wide as she could to let me reach her ass deep as possible.</div>
<video class="center" src="media/kiley/mp4/end1-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah fuck--- aaah- ahh--!<</speech>>
<div class="instructions">Sally was getting impatient. She didn't have my cock inside her for a minute and she's already drooling all over Kiley's crotch.</div>
<<speech "Woman" "Sally">>-please-- give me your cock---<</speech>>
<div class="confirmation">\
@@.used;<<link "Lay on the ground." "Kiley Duncan 05: AO (end15-b)">><</link>>@@
@@.used;<<link "Give them their reward." "Kiley Duncan 05: AO (end16)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-28.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah yes---<</speech>>
<<speech "Kiley">>Tell him what he is.<</speech>>
<<speech "Woman" "Sally">>A useless loser.<</speech>>
<<speech "Kiley">>That's my Paul.<</speech>>
<<speech "Kiley">>Watch how it's done-<</speech>>
<div class="instructions">Kiley climbed forward and sat on my face, letting me taste her perfect pussy.</div>
<<speech "Kiley">>Aaaah-- aaaah shit-!<</speech>>
<<speech "Kiley">>Watching?<</speech>>
<<speech "Fiance" "Paul">>Yes, I'm watching.<</speech>>
<video class="center" src="media/kiley/mp4/end1-29.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Come on, fuck me! Fuck me!<</speech>>
<<speech "MC" "$player.name">>Wait-- come here, show me your face you little slut.<</speech>>
<div class="instructions">I pulled on the rope that was tied on Sally's neck.</div>
<<speech "MC" "$player.name">>There she is. Stay there and watch. This is how you look gettting fucked.<</speech>>
<<speech "Kiley">>Aaaah fuck--! Aaaah-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan 05: AO (end15-a)">><</link>>@@
@@.used;<<link "Give them their reward." "Kiley Duncan 05: AO (end16)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-30.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees--<</speech>>
<<speech "Kiley">>You're close, right? I can feel you twitching-<</speech>>
<<speech "Woman" "Sally">>I want to swallow your cum, $player.name. Please--<</speech>>
<<speech "MC" "$player.name">>Oh, you do? Does our plaything deserve it?<</speech>>
<<speech "Kiley">>Yes-- Aaah--- she needs a man inside her-<</speech>>
<video class="center" src="media/kiley/mp4/end1-31.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Give us your cum-!<</speech>>
<<speech "MC" "$player.name">>Aaaah-<</speech>>
<<speech "Kiley">>Yeees...<</speech>>
<div class="instructions">She pushed Sally's head forward, making my cum messing her hair and face.</div>
<<speech "Kiley">>Shit--<</speech>>
<video class="center" src="media/kiley/mp4/end1-32.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Lick it!<</speech>>
<div class="instructions">Kiley was getting cleaned by Sally's tongue. After a few seconds Kiley's body and my cock were sparkling clean and I finally took a breath while watching both of them fight for my cum.</div>
<video class="center" src="media/kiley/mp4/end1-33.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Haha-<</speech>>
<<speech "MC" "$player.name">>Good job guys...<</speech>>
<div class="instructions">They stopped making out and looked upwards at me.</div>
<<speech "MC" "$player.name">>You're both excellent at taking cock, I must say. Did you enjoy your reward?<</speech>>
<<speech "Woman" "Sally">>Yes, it was delicious...<</speech>>
<<speech "Kiley">>She's a good slut after all. Maybe I should save her number?<</speech>>
<<speech "MC" "$player.name">>Hah-<</speech>>
<div class="confirmation">\
@@.used;<<link "Lay down for a minute." "Kiley Duncan 05: AO (end17)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Totally exhausted. That's how I was feeling after a single session with two women. Not even in my dreams I imagined something so wild and crazy.</div>
<div class="instructions">Sally was lying down at my feet, probably rethinking her decision to go out with Paul today... But based on her strong orgasms, she's actually glad that she took up on his offer.</div>
<video class="center" src="media/kiley/mp4/end1-34.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley wasn't exhausted. No, she looked completely fine. She was walking around the room until she stopped in front of Paul, still sitting in the same spot.</div>
<<speech "Kiley">>Enjoyed the show? Learned something?<</speech>>
<<speech "Fiance" "Paul">>Yeah...<</speech>>
<video class="center" src="media/kiley/mp4/end1-35.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I had to try really hard to keep my eyes opened. I blinked once and Kiley had her feet under Paul's chin.</div>
<<speech "Kiley">>I don't believe that.<</speech>>
<<speech "Fiance" "Paul">>*gulp*<</speech>>
<div class="confirmation">\
@@.used;<<link "Kiley makes a move on Paul. (NTR)" "Kiley Duncan 05: AO (end18)">><</link>>@@
@@.used;<<link "That's enough, Kiley." "Kiley Duncan 05: AO (end24)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-36.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It looked like she's playing with him. Is she stroking him... with her leg? What is she planning?</div>
<div class="instructions">I don't like this... But she let me ravish this little fucktoy...</div>
<video class="center" src="media/kiley/mp4/end1-37.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley put her leg down and then moved forward and... sat on him?</div>
<<speech "Kiley">>You're hard...<</speech>>
<div class="instructions">What? But Kiley told me he had problems down there... Did watching us fuck make him hard?</div>
<<speech "Kiley">>That's a surprise...<</speech>>
<video class="center" src="media/kiley/mp4/end1-38.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Come on, show me.<</speech>>
<div class="instructions">Then she got up and shortly after her Paul stood up and started undressing.</div>
<video class="center" src="media/kiley/mp4/end1-39.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>After all my attempts...<</speech>>
<<speech "Kiley">>...you get hard by watching me-<</speech>>
<div class="instructions">She ripped his zipper. Something hit the floor.</div>
<<speech "Kiley">>-get fucked by someone else? Useless...<</speech>>
<div class="instructions">She pushed him back into the chair.</div>
<div class="confirmation">\
@@.used;<<link "She gets on her knees." "Kiley Duncan 05: AO (end19)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-40.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Fiance" "Paul">>Ah fuck...<</speech>>
<div class="instructions">Based on what Kiley told me, this was probably the first blowjob he got from Kiley.</div>
<div class="instructions">It was fascinating watching him react to her touch. She wasn't holding back, she knew this was the last time with him.</div>
<div class="instructions">Sally and I were watching in silence.</div>
<video class="center" src="media/kiley/mp4/end1-41.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>It's a shame it took you so long...<</speech>>
<<speech "Fiance" "Paul">>I know... I'm sorry...<</speech>>
<div class="confirmation">\
@@.used;<<link "She rides him." "Kiley Duncan 05: AO (end20)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-42.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I watched how my girlfriend gets slowly back on her feet and then sits on her ex-fiance's lap.</div>
<<speech "Kiley">>Oh shit-- aah-<</speech>>
<<speech "Fiance" "Paul">>Aaah-!<</speech>>
<div class="instructions">I didn't like it. She's supposed to be mine now. But do I have a choice? Kiley always gets what she wants.</div>
<video class="center" src="media/kiley/mp4/end1-43.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaah fuck--! Don't stop-!<</speech>>
<div class="instructions">The room was filled with sounds of sex again.</div>
<div class="confirmation">\
@@.used;<<link "They fuck on the bed." "Kiley Duncan 05: AO (end21)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-44.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>--fuuck-! Shiiit-<</speech>>
<<speech "Fiance" "Paul">>Aaah-- Ahh-<</speech>>
<div class="instructions">Paul wasn't holding back at all. He kept fucking her like it was his last day on Earth, and Kiley was loving it.</div>
<div class="instructions">I wonder, does she look the same when she's with me...?</div>
<video class="center" src="media/kiley/mp4/end1-45.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah shit-- Yeees-!<</speech>>
<<speech "Kiley">>Keep fucking my pussy-!<</speech>>
<<speech "Kiley">>Aaaah-!<</speech>>
<div class="instructions">Then suddenly Kiley's body started to spasm around. He made her cum just under a minute. Not bad, not bad...</div>
<div class="confirmation">\
@@.used;<<link "He turns her around and continues." "Kiley Duncan 05: AO (end22)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-46.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-- are you gonna cum? I can feel it twitching inside me-- cum for me-!<</speech>>
<<speech "Fiance" "Paul">>This is--- amazing---!<</speech>>
<<speech "Kiley">>Aaaah shit-- fuck me!<</speech>>
<div class="instructions">He was like a wild animal. There was nothing remaining in his face than pure arousal. He was finally able to give her something.</div>
<video class="center" src="media/kiley/mp4/end1-47.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yees- fuck---<</speech>>
<<speech "Fiance" "Paul">>I'm sorry, Kiley. That I wasn't able to satisfy you.<</speech>>
<<speech "Kiley">>It's all right...<</speech>>
<div class="instructions">She put his cock back inside her.</div>
<<speech "Kiley">><span style="font-style:italic">It's all right...</span><</speech>>
<div class="confirmation">\
@@.used;<<link "They cum together." "Kiley Duncan 05: AO (end23)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/end1-48.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Fiance" "Paul">>Oh fuck- I'm gonna cum-!<</speech>>
<<speech "Kiley">>Me too-! Don't stop---<</speech>>
<<speech "Kiley">>Aaaah-! Fuck-!<</speech>>
<<speech "Fiance" "Paul">>Aaaah-<</speech>>
<div class="instructions">The whole bed was shaking from Kiley's orgasm. Paul quickly found tissues and cleaned her body while she was still shivering on the sheets.</div>
<<speech "Kiley">>Fucking hell... you really learned something today...<</speech>>
<div class="instructions">She turned around at Sally.</div>
<<speech "Kiley">>You don't have to thank me.<</speech>>
<div class="instructions">She stood up, picked up my clothes and threw them at me.</div>
<<speech "Kiley">>Our job's done here. Let's go home.<</speech>>
<div class="instructions">We quickly dressed up. When I was walking from the room, Paul was still naked and sitting on the chair, emotionlessly looking into the room.</div>
<<speech "Woman" "Sally">>Call me sometimes, okay?<</speech>>
<<speech "MC" "$player.name">>Sure...<</speech>>
<div class="confirmation">\
@@.used;<<link "Walk home." "Kiley Duncan 05: AO (end24)">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $time.hours += 2>>\
<</if>>\
<<speech "MC" "$player.name">>So... that was something.<</speech>>
<div class="instructions">Kiley wasn't saying anything when we were quickly moving through the club's crowd. We finally exited the building and I had to break the silence.</div>
<<speech "Kiley">>Thank you for going with it.<</speech>>
<<speech "MC" "$player.name">>It's okay... After all that was probably the craziest thing that happened to me since your graduation.<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>...<</speech>>
<<speech "MC" "$player.name">>Everything okay?<</speech>>
<<speech "Kiley">>Yeah... the weird tension around me is finally gone...<</speech>>
<div class="instructions">We were walking side by side through the town, no person was in sight.</div>
<div class="instructions">I took her hand and she squeezed it back and smiled at me.</div>
<<speech "Kiley">>I'm glad I'm back.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.AnnoyingObstacle.active = false>>\
<<set $eventControl.quests.AnnoyingObstacle.completed = true>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan4.active = false>>\
<<set $eventControl.quests.CorruptionOfKileyDuncan4.completed = true>>\
<<set $eventControl.replay.Kiley.S8 to true>>\
<<include "corruption levelup Kiley">>
<div class="confirmation">\
@@.used;<<link "Arrive home." "New House">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">Another day, another morning... I can't remember when was the last time I just stopped everything and enjoyed the moment of a calm morning...</div>
<div class="instructions">But there was something else, slowly moving in the corner of my eye. I guess even living in a small town still isn't without human interaction...</div>
<div class="instructions">The two figures, probably having a morning run, were almost here. I could hear their steps, louder and louder.</div>
<<speech "Michelle">>Keep going-- we are--- almost there--<</speech>>
<div class="instructions">Hm?</div>
<div class="instructions">A familiar voice came from their direction. I moved my head to them finally.</div>
<video class="center" src="media/kiley/mp4/stepmom1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It was Michelle and... Kiley? Both of them were running towards the front of my house, covered in sweat.</div>
<<speech "MC" "$player.name">>Fancy seeing you here. Finally decided to visit me together?<</speech>>
<div class="instructions">They stopped right at the edge of my property, trying to catch their breaths. Michelle was the first one to cool down.</div>
<<speech "Michelle">>It's a nice neighborhood. Right?<</speech>>
<<speech "Kiley">>Yeah...<</speech>>
<div class="instructions">Both of them were smiling, maybe too much to my liking.</div>
<<speech "Michelle">>Why don't you join us? You look like you need it.<</speech>>
<div class="instructions">She was clearly checking me out while Kiley was giggling right next to her. What the hell is happening here?</div>
<<speech "MC" "$player.name">>Haha-<</speech>>
<div class="instructions">I nervously laughed.</div>
<div class="confirmation">\
@@.used;<<link "Is that really why you're here?" "Kiley Duncan 11: Risky Business 1">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Michelle quickly glimpsed at Kiley, who was still giggling like a teenager while looking at me, and started talking.</div>
<video class="center" src="media/kiley/mp4/stepmom1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>The truth is that we need you. We've been working out like crazy for the last few weeks and we decided. Why don't we start doing what other girls on the Internet do?<</speech>>
<<speech "Michelle">>Could you be our cameraman for our videos, please?<</speech>>
<div class="instructions">Wait a second...</div>
<div class="instructions">So let me get this straight, there's two girls in front of me right now that I've been banging for a quite while and now they both want me to be there and watch them work-out together...?</div>
<<speech "MC" "$player.name">>I don't know...<</speech>>
<div class="instructions">No wonder Kiley's been giggling the whole time...</div>
<<speech "Michelle">>You want this. Believe me, $player.name.<</speech>>
<div class="instructions">You bet I want to see it from the front seats! God, will my fantasy become a reality?</div>
<<speech "MC" "$player.name">>Maybe I could try it.<</speech>>
<<speech "Michelle">>Let's do this then.<</speech>>
<<speech "Michelle">>You don't mind us using your gym, don't you?<</speech>>
<<speech "MC" "$player.name">>No. That would make my job much easier.<</speech>>
<<speech "Michelle">>Good. Meet us there at 8 am. We are looking forward for making our videos with you, right Kiley?<</speech>>
<<speech "Kiley">>Haha-- yeah!<</speech>>
<<speech "Michelle">>Okay! The break is over! Come on Kiley, let's run back!<</speech>>
<div class="instructions">I watched them until they disappeared behind the old house, which was the non-official sign of the end of the street.</div>
<div class="instructions">At least now I have something to look forward to in the morning.</div>
<<set $eventControl.quests.RiskyBusiness.active = true>>\
<div class="confirmation">\
@@.used;<<link "Relax for a bit." "New House">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/stepmom1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<set $eventControl.quests.RiskyBusiness.session += 1>>\
<<switch $eventControl.quests.RiskyBusiness.session>>\
<<case 1>>\
<<speech "Michelle">>Oh, finally!<</speech>>
<div class="instructions">Once they noticed me, Michelle happily jumped in the air and moved closer to me.</div>
<<speech "Michelle">>So there's the camera. You just need to press the record button and make sure we look pretty.<</speech>>
<<speech "Michelle">>I'm sure you've seen some videos like this. Don't act so innocent.<</speech>>
<div class="instructions">She winked at me while standing with her hands on her hips. Kiley giggled behind her.</div>
<<speech "Kiley">>You can just focus on my butt if you want...<</speech>>
<<speech "Michelle">>Haha- yeah, sure.<</speech>>
<div class="instructions">I guess there's nothing else to do than pick up the camera and do what they want.</div>
<<speech "MC" "$player.name">>Okay, let's get this over with.<</speech>>
<<case 2>>\
<<speech "Michelle">>Where have you been? It's already 8 am!<</speech>>
<<speech "MC" "$player.name">>I'm sorry...<</speech>>
<div class="instructions">Her body was already covered in sweat. Kiley was sitting on the floor breathing heavily.</div>
<<speech "Michelle">>What are you doing? Take the camera and start recording! You can watch us later!<</speech>>
<<case 3>>\
<<speech "MC" "$player.name">>Hey.<</speech>>
<<speech "Kiley">>Oh fuck...<</speech>>
<div class="instructions">Kiley was lying on the ground, rubbing her stomach.</div>
<<speech "Michelle">>She's just having a break...<</speech>>
<div class="instructions">We both looked at her. Kiley turned towards us and just miled.</div>
<<speech "Kiley">>I'm alright.<</speech>>
<<speech "Michelle">>Maybe we should take a day off from time to time...<</speech>>
<div class="instructions">They're really taking this seriously. I understand that Michelle wants to do something to take her mind off her work, but I don't see the point why Kiley is working herself out so much...</div>
<<case 4>>\
<<speech "Michelle">>I watched some of your recordings and I must say you're doing a really good job.<</speech>>
<<speech "Kiley">>We look so good on it! And the angles... Could you send me the copy later, please?<</speech>>
<<speech "Michelle">>Haha-<</speech>>
<<speech "Michelle">>Ready for another session?<</speech>>
<<speech "MC" "$player.name">>Yeah.<</speech>>
<<case 5>>\
<<speech "Michelle">>This will be the last time. We decided that it's more work than we anticipated... right, Kiley?<</speech>>
<<speech "Kiley">>Yeah...<</speech>>
<<speech "MC" "$player.name">>I told you this would be as time consuming as your job...<</speech>>
<<speech "Michelle">>Just press the button, will you?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<</switch>>\
<div class="confirmation">\
@@.used;<<link "Start recording." "Kiley Duncan 11: Risky Business 3">><</link>>@@
</div><video class="center" src="media/kiley/mp4/stepmom1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<if $eventControl.quests.RiskyBusiness.completed == true>>\
<div class="instructions">It's nice to see them together again. Just seeing them next to each other makes me feel... weird?</div>
<<else>>\
<div class="instructions">They were already here, just how Michelle told me. Now that I think about it, she didn't even ask me to use my gym...</div>
<</if>>\<<include "savecheck">>\
<<set $time.minutes = 0>>\
<<set $time.hours = 9>>\
<video class="center" src="media/kiley/mp4/stepmom1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Ready?<</speech>>
<<speech "MC" "$player.name">>Yeah.<</speech>>
<<speech "Michelle">>Okay, let's start with the ball. Come here, Kiley-<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's it... just like that...<</speech>>
<div class="instructions">Seeing them together like this, it really makes my heart pump crazy. I don't even think they were this close before Kiley decided to leave us.</div>
<<if $eventControl.quests.RiskyBusiness.session == 1>>\
<div class="instructions">...</div>
<div class="instructions">Even though I have no experience recording basically anything, I think I did a pretty good job. Well, it's not like holding a camera at a certain angle for a while is difficult in any way, right...?</div>
<div class="instructions">But in the last few minutes it started to be really difficult fom different reasons...</div>
<div class="confirmation">\
@@.used;<<link "Leave them be." "New House - Gym">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>Oh my... today is really hot, right?<</speech>>
<<speech "Kiley">>I'm dying out here...<</speech>>
<div class="instructions">What are they talking about? Isn't the AC working?</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 11: Risky Business 4">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Michelle">>Let's get this off you, shall we...?<</speech>>
<div class="instructions">Michelle moved closer to Kiley from behind and grabbed her sports bar.</div>
<video class="center" src="media/kiley/mp4/stepmom1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">And without any hesitation pulled it up and set Kiley's boobs free.</div>
<<speech "Michelle">>Yeees... your nipples are hard...<</speech>>
<div class="instructions">I couldn't believe my eyes. I was right in front of them, so I had the best view of them both and Michelle still...</div>
<video class="center" src="media/kiley/mp4/stepmom1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">They weren't even trying to hide it.</div>
<<speech "Michelle">>Better?<</speech>>
<<speech "Kiley">>Yeah... I feel great...<</speech>>
<div class="instructions">Just what kind of videos I'm making here?</div>
<<if $eventControl.quests.RiskyBusiness.session == 2>>\
<div class="instructions">I had to crouch until the end of the session, because my cock couldn't handle the bizarre situation it was in.</div>
<div class="instructions">After Michelle said that they're done for the day, she was acting like nothing happened.</div>
<div class="confirmation">\
@@.used;<<link "Leave them be." "New House - Gym">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 11: Risky Business 5">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Michelle">>You know what? Let's get you naked.<</speech>>
<<speech "Kiley">>Okay...<</speech>>
<div class="instructions">What?</div>
<video class="center" src="media/kiley/mp4/stepmom1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Like if that was the only thing Kiley was waiting for, she stood up and bent over the ball while Michelle put her hands on her gym shorts.</div>
<<speech "Michelle">>How is it?<</speech>>
<div class="instructions">It took me a few seconds to get that she was talking to me.</div>
<<speech "MC" "$player.name">>Oh, yeah... great.<</speech>>
<<speech "Michelle">>Good...<</speech>>
<<speech "Michelle">>Now's my turn.<</speech>>
<div class="instructions">Michelle straightened her body and turned towards me and the camera.</div>
<video class="center" src="media/kiley/mp4/stepmom1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Can we continue?<</speech>>
<div class="instructions">Now both of them were completely naked. I had to hide my boner with the camera, but I knew that if this goes on for another ten minutes, I won't be able to hold myself.</div>
<<speech "MC" "$player.name">>Yeah, sure...<</speech>>
<<if $eventControl.quests.RiskyBusiness.session == 3>>\
<div class="instructions">I didn't know if I was dreaming. Or maybe they drugged me somehow? My eyes were glued to the camera display, because watching them directly... <span style="font-style:italic">fuck.</span></div>
<div class="confirmation">\
@@.used;<<link "Leave them be." "New House - Gym">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 11: Risky Business 6">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Michelle">>Uhhh...<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Don't look up... don't look up...</div>
<<speech "Kiley">>Wow, Michelle... even I can't move like that...<</speech>>
<<speech "Michelle">>It's all about the back muscles, honey... Believe me, maitaning an active sex life can benefit you on so many levels...<</speech>>
<<speech "MC" "$player.name">>*gulp*<</speech>>
<<speech "Michelle">>$player.name? Come closer...<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I awkwardly stood up. I didn't have to look in front of me, since the pointing tent on my crotch was guiding me.</div>
<<speech "Michelle">>Why don't you do some close-up shots?<</speech>>
<div class="instructions">Kiley came to me. Michelle glimpsed at my clearly aroused cock.</div>
<<if $eventControl.quests.RiskyBusiness.session == 4>>\
<<speech "Michelle">>I think it's enough for today.<</speech>>
<<speech "Kiley">>Oh... really?<</speech>>
<<speech "Michelle">>Yeah, but the next time is our last, so...<</speech>>
<<speech "Michelle">><span style="font-style:italic">Let's do our best, okay?</span><</speech>>
<div class="confirmation">\
@@.used;<<link "Leave them be." "New House - Gym">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>Enjoying the show?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">I moved the camera closer to my crotch to hide it.</div>
<video class="center" src="media/kiley/mp4/stepmom1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>It's okay, honey...<</speech>>
<div class="instructions">She took the camera from my hand.</div>
<<speech "Michelle">>I think someone here deserves a reward for the hard work he's been doing...<</speech>>
<<speech "Kiley">>Yeah...<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 11: Risky Business 7">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if previous() != "Kiley Duncan 11: Risky Business 8" or previous() != "Kiley Duncan 11: Risky Business 9" or previous() != "Kiley Duncan 11: Risky Business 10">>\
<video class="center" src="media/kiley/mp4/stepmom1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley was already all over my cock. She was clearly looking for this since the beginning of our first session.</div>
<div class="instructions">While she was making out with my still hidden cock, Michelle made her way to me and kneeled in front of me.</div>
<</if>>\
<<speech "MC" "$player.name">>Oh my fucking god...<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>*slurp* *slurp*<</speech>>
<<speech "Michelle">>She's great, isn't she?<</speech>>
<div class="instructions">Even though my life has been crazy the last few weeks, nothing can come closer to this outcome. Watching Michelle forcing Kiley to deepthroat my cock has to be my new life peak.</div>
<<speech "Michelle">>Let me taste him too, Kiley-<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>That's it, you slut. Now take him in your throat-<</speech>>
<<speech "MC" "$player.name">>Aaah fuck-!<</speech>>
<div class="instructions">My cock was in its final form and Kiley was still able to swallow it all without any problem.</div>
<div class="instructions">I was constantly getting weak in my knees, I still couldn't comprehend what was happening.</div>
<video class="center" src="media/kiley/mp4/stepmom1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah-- shit-!<</speech>>
<div class="instructions">They attacked me at the same time. My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> was devouring my cock with her already adjusted throat, while my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> was looking straight into my eyes while sucking on my balls.</div>
<div class="instructions">You can't make this shit up...</div>
<<if $eventControl.quests.RiskyBusiness.completed == true>>\
<div class="confirmation">\
@@.used;<<link "Fuck Kiley." "Kiley Duncan 11: Risky Business 8">><</link>>@@
@@.used;<<link "Fuck Michelle." "Kiley Duncan 11: Risky Business 9">><</link>>@@
@@.used;<<link "Let them ride you." "Kiley Duncan 11: Risky Business 10">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 11: Risky Business 8">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.quests.RiskyBusiness.completed == false>>\
<<speech "Michelle">>Oh my... look at the mess you made...<</speech>>
<div class="instructions">Michelle decided she's done using Kiley's head.</div>
<video class="center" src="media/kiley/mp4/stepmom1-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">When I looked down again, the only thing I could see was my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> passionately making out with my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> and sharing the taste of my cock between each other.</div>
<<speech "Michelle">>It's time to get fucked. Come on-<</speech>>
<div class="instructions">She guided her back to the ball and bent her over.</div>
<</if>>\
<<speech "Michelle">>Get over here, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh shit-- yees-!<</speech>>
<<speech "Michelle">>You're so fucking hot right now, give me your tongue!<</speech>>
<div class="instructions">When I bought the house and saw the gym, I thought this would be my least used room, after the kitchen.</div>
<div class="instructions">Well... now it's the second least used room.</div>
<video class="center" src="media/kiley/mp4/stepmom1-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuuuck-! Aaaah-<</speech>>
<div class="instructions">While I was fucking her from the back, Michelle was playing with her from the front with her hand. Kiley came three times already. And I was getting dangerously close.</div>
<<if $eventControl.quests.RiskyBusiness.completed == true>>\
<div class="confirmation">\
@@.used;<<link "They blow you." "Kiley Duncan 11: Risky Business 7">><</link>>@@
@@.used;<<link "Fuck Michelle." "Kiley Duncan 11: Risky Business 9">><</link>>@@
@@.used;<<link "Let them ride you." "Kiley Duncan 11: Risky Business 10">><</link>>@@
@@.used;<<link "Cum in their mouths." "Kiley Duncan 11: Risky Business 11">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 11: Risky Business 9">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">Michelle couldn't hold in anymore and climbed on Kiley to give me easy access to her aching pussy.</div>
<<speech "Michelle">>Put it in my pussy.... Oh shit--<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah shit-- Haha-<</speech>>
<<speech "Michelle">>Stay there honey, it's my time now- Aaah-!<</speech>>
<div class="instructions">Michelle was dripping wet, I loudly gasped when her pussy accepted my and tigtened around my cock when I penetrated her.</div>
<<if $eventControl.quests.RiskyBusiness.completed == true>>\
<div class="instructions">Don't tell me this was her idea all along...?</div>
<</if>>\
<video class="center" src="media/kiley/mp4/stepmom1-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Aaah fuck-- honey--!<</speech>>
<div class="instructions">I was slowly picking up my pace, pounding her harder and harder. Kiley was having a hard time staying under her.</div>
<div class="instructions">I grabbed Michelle's hair and pulled on it. Her pussy squeezed me instantly.</div>
<<speech "Michelle">>Aaaah-- shit--!<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh-! Fuck--<</speech>>
<div class="instructions">When I made my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> cum two times, it was a sign for me to switch into my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>.</div>
<<speech "Michelle">>It's your time, baby-<</speech>>
<<speech "Michelle">>Give it to her, $player.name!<</speech>>
<<speech "Kiley">>Oh fuck-- Shit--! Yeees---<</speech>>
<div class="instructions">With my cock deep inside my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>'s pussy and my fingers in my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>, I knew I was successfull on my way to changing my whole life.</div>
<<if $eventControl.quests.RiskyBusiness.completed == true>>\
<div class="confirmation">\
@@.used;<<link "They blow you." "Kiley Duncan 11: Risky Business 7">><</link>>@@
@@.used;<<link "Fuck Kiley." "Kiley Duncan 11: Risky Business 8">><</link>>@@
@@.used;<<link "Let them ride you." "Kiley Duncan 11: Risky Business 10">><</link>>@@
@@.used;<<link "Cum in their mouths." "Kiley Duncan 11: Risky Business 11">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 11: Risky Business 10">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.quests.RiskyBusiness.completed == false>>\
<div class="instructions">Now even I was covered in sweat from the hard fucking I was providing them. But that wasn't enough for both of my gym users.</div>
<<speech "Michelle">>Lay on the ground and let us reward you properly.<</speech>>
<div class="instructions">And there I was, lying on the gym mat they brought here, and watching my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> jumping on my cock while my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>> was holding my cock.</div>
<</if>>\
<video class="center" src="media/kiley/mp4/stepmom1-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck-- slow down, Michelle...<</speech>>
<<speech "Kiley">>Haha-- is her pussy that good?<</speech>>
<<speech "Kiley">>Wait. Is it better than mine?!<</speech>>
<<speech "MC" "$player.name">>No, it's-- Aaah--!<</speech>>
<div class="instructions">Kiley tightened her grip.</div>
<<speech "Kiley">>Michelle! Let's switch!<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah shit--! Yees, fuck me!<</speech>>
<div class="instructions">Michelle's pussy was amazing, but Kiley's... her insides were completely devoted to my cock. It was like her pussy was made for pleasuring me.</div>
<div class="instructions">While my balls were slapping against Kiley's butt, Michelle found a way to be included and started licking them.</div>
<<speech "Michelle">>That's enough you two! It's my turn again!<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Michelle">>Aaah shit-- fffuuck-!<</speech>>
<div class="instructions">I can't believe I was able to hold myself. But those two clearly couldn't. Michelle was constantly cumming all over my dick while I was destroying her vagine. And Kiley was just simply masturbating while watching Michelle squirting all over my gym.</div>
<<if $eventControl.quests.RiskyBusiness.completed == true>>\
<div class="confirmation">\
@@.used;<<link "They blow you." "Kiley Duncan 11: Risky Business 7">><</link>>@@
@@.used;<<link "Fuck Kiley." "Kiley Duncan 11: Risky Business 8">><</link>>@@
@@.used;<<link "Fuck Michelle." "Kiley Duncan 11: Risky Business 9">><</link>>@@
@@.used;<<link "Cum in their mouths." "Kiley Duncan 11: Risky Business 11">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Kiley Duncan 11: Risky Business 11">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I could hold myself only for so long, before hitting my limit.</div>
<<speech "MC" "$player.name">>I can't hold in anymore--<</speech>>
<<speech "Michelle">>Give it to us then!<</speech>>
<div class="instructions">In a blink of an eye, they were again on her knees with their tongues out.</div>
<video class="center" src="media/kiley/mp4/stepmom1-27.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Michelle was stroking me while holding Kiley down, using her as the cum disposal for my cock.</div>
<<speech "MC" "$player.name">>Aaaah-!<</speech>>
<div class="instructions">I had to hold Michelle's head to keep my balance.</div>
<<speech "Michelle">>Yeees... cum in her mouth...<</speech>>
<video class="center" src="media/kiley/mp4/stepmom1-28.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I don't think I've ever cum so hard in my life before...<</speech>>
<div class="instructions">Then I watched my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> make out with my <<if $eventControl.Kiley.relationship == "step-sister">>step-sister<<elseif $eventControl.Kiley.relationship == "sister">>sister<<else>>$eventControl.Kiley.relationship<</if>>, transfering my cum between their mouths while Michelle was still stroking my cock.</div>
<<if $eventControl.quests.RiskyBusiness.completed == false>>\
<<speech "MC" "$player.name">>You never wanted to just record videos, right?<</speech>>
<<speech "Michelle">>Of course we didn't...<</speech>>
<div class="instructions">They stopped, both of them looked at me with my cum all over their face.</div>
<<speech "Kiley">>You dummy... Haha-<</speech>>
<<set $eventControl.quests.RiskyBusiness.active = false>>\
<<set $eventControl.quests.RiskyBusiness.completed = true>>\
<<set $eventControl.replay.Kiley.S9 to true>>\
<<else>>\
<<if $eventControl.replay.enabled == false>>\
<<set $time.minutes = 0>>\
<<set $time.hours = 9>>\
<</if>><</if>><<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<<include "relationship gained Michelle">>
<<include "corruption gained Kiley">>
<<include "corruption gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Leave them be." "New House - Gym">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $time.hours > 14 and $time.hours < 17 and $time.dayOfTheWeek < 3 and $eventControl.Kiley.newHouse == true and $eventControl.Kiley.gymVisit == false>>\
<<goto "Kiley Duncan Gym Visit0">>\
<</if>>\
<div class="dim">
<video class="center" src="media/mc/mp4/work_out1.mp4" width="768" height="432" autoplay muted loop></video>
<<include "strength gained">>
<div class="thoughts">@@.used;<<link "You feel stronger." "New House - Gym">><<set $time.minutes += 55>><</link>>@@</div>
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Kiley.gymVisit = true>>\
<<set $eventControl.replay.Kiley.gym to true>>\
<</if>>\
<<speech "Kiley">>Heeeeeeeey!<</speech>>
<div class="instructions">While working my ass off in the gym, I suddenly heard a scream coming from the backyard.</div>
<video class="center" src="media/kiley/mp4/gym1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>$player.name!<</speech>>
<div class="instructions">Kiley came running into the gym, naked, and immediately jumping into my arms.</div>
<<speech "MC" "$player.name">>Hey gorgeous.<</speech>>
<div class="instructions">There's no point in asking why she's naked running and screaming in the backyard. It's Kiley in the end...</div>
<<speech "Kiley">>I was just thinking about you! Then I saw you here and...<</speech>>
<<speech "Kiley">>Let's fuck!<</speech>>
<div class="confirmation">\
@@.used;<<link "Okay." "Kiley Duncan Gym Visit0-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "No." "New House - Gym">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>Yay!<</speech>>
<div class="instructions">She was already on her knees fighting with my belt. Sometimes I think she's maybe too much for my introverted ass.</div>
<video class="center" src="media/kiley/mp4/gym1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Just get it-- fuck this!<</speech>>
<div class="instructions">She took the belt and threw it in the corner of my gym. While still laughing about it, she grabbed my semi-hard cock and stuffed it right in her mouth.</div>
<<speech "MC" "$player.name">>Kiley...<</speech>>
<video class="center" src="media/kiley/mp4/gym1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>What?<</speech>>
<<speech "MC" "$player.name">>What did I tell you about running naked in the backyard?<</speech>>
<<speech "MC" "$player.name">>Some creep could be watching through- Aaah fuck--<</speech>>
<div class="instructions">There's no one in the world who could talk sense into her head. She will always continue doing her thing.</div>
<video class="center" src="media/kiley/mp4/gym1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees- that's it--- put it all inside your mouth, come on-!<</speech>>
<<speech "Kiley">>*slurp* Mhm-- *slupr*<</speech>>
<div class="instructions">And since she's happily devouring my cock, I will let it slide and let her continue doing her thing...</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "Kiley Duncan Gym Visit0-a-a">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan Gym Visit0-a-b">><</link>>@@
@@.used;<<link "Missionary." "Kiley Duncan Gym Visit0-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Gym Visit0-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Gym">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/gym1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-- ah-- eat that pussy- Hahaha--<</speech>>
<div class="instructions">What is the best motivation for your work-out? Is it the good looks? Or being more confident? No...</div>
<<speech "Kiley">>Oh my god--! Yeees--<</speech>>
<div class="instructions">Eating my girl's pussy is my personal favourite.</div>
<div class="confirmation">\
@@.used;<<link "She's on top." "Kiley Duncan Gym Visit0-a-b">><</link>>@@
@@.used;<<link "Missionary." "Kiley Duncan Gym Visit0-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Gym Visit0-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Gym">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/gym1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh shit-- fuuuck-!<</speech>>
<<speech "Kiley">>Do you like it? Haha-<</speech>>
<div class="instructions">Kiley was grinding my crotch while being impaled on my cock. She was having too much fun...</div>
<video class="center" src="media/kiley/mp4/gym1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yeees--- Oh my fuuuck-! You're so fucking huge!<</speech>>
<div class="instructions">I watched her jumping on me with a slight smile. I came here to work my ass off, instead I'm just lying down, holding Kiley's hands to keep her balance while she does all the work.</div>
<video class="center" src="media/kiley/mp4/gym1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaah-! Yeees-! Fuck me--!<</speech>>
<div class="instructions">I started moving against her hips. Her pussy immediately tightened up around me. She started wiggling in my hands.</div>
<<speech "Kiley">>Don't stop- don't stop-- my pussy is in heaven-- Aaah--!<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "Kiley Duncan Gym Visit0-a-a">><</link>>@@
@@.used;<<link "Missionary." "Kiley Duncan Gym Visit0-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Gym Visit0-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Gym">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/gym1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Fuuuuckkkk! Yees--- Yeeesss-<</speech>>
<div class="instructions">I had to work with anything I got. I'm not taking a day off just for a pussy! I'm going to fuck her as hard as I can and sweat a lot!</div>
<<speech "Kiley">>Choke me-- yees- Aaaah-! Don't stop- don't stop!<</speech>>
<video class="center" src="media/kiley/mp4/gym1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaah-! Yees-- Fuuuuck-!<</speech>>
<div class="instructions">Thankfully the house was sound-proofed. Kiley was cumming over and over and her voice was getting louder with every orgasm.</div>
<<speech "Kiley">>I can't stop cumming-- you're hitting every spot with your huge cock, $player.name...<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "Kiley Duncan Gym Visit0-a-a">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan Gym Visit0-a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "Kiley Duncan Gym Visit0-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "New House - Gym">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm close, Kiley-<</speech>>
<div class="instructions">Kiley was already on her knees when my cum started gushing out.</div>
<video class="center" src="media/kiley/mp4/gym1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah fuck-!<</speech>>
<div class="instructions">Kiley was smiling with her mouth filled with my cum. She cleaned my cock and swallowed everything she worked hard for.</div>
<<speech "Kiley">>What are you waiting for? Get to work, you lazy ass!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<<include "corruption gained Kiley">>
<div class="confirmation">\
@@.used;<<link "...I hate you." "New House - Gym">><<set $time.minutes += 20>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.office to true>>\
<<set $eventControl.Kiley.ranWorking = 0>>\
<</if>>\
<div class="instructions">When I walked into the bedroom, something quite ordinary was waiting on me there.</div>
<video class="center" src="media/kiley/mp4/office3-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Kiley...?<</speech>>
<<speech "Kiley">>Aaaah!<</speech>>
<div class="instructions">In the middle of my bed was Kiley, naked, and it looked like I just interrupted her dance solo.</div>
<<speech "Kiley">>$player.name? It's not how it looks!<</speech>>
<<speech "MC" "$player.name">>And what does it look like?<</speech>>
<<speech "Kiley">>...like I'm not doing my job...?<</speech>>
<<speech "MC" "$player.name">>Well, are you doing your job then?<</speech>>
<<speech "Kiley">>No...<</speech>>
<<speech "MC" "$player.name">>You shouldn't-<</speech>>
<<speech "Kiley">>Wait, calm down for a second...<</speech>>
<div class="instructions">Kiley came closer and took my head into her hands and kissed me.</div>
<video class="center" src="media/kiley/mp4/office3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Why don't you let your girlfriend take care of you...</div>
<div class="instructions">And then we both get back to work?</div>
<div class="confirmation">\
@@.used;<<link "That doesn't sound like a bad idea." "Kiley Duncan While Working0-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Get your lazy ass back to work." "New House - Bedroom">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/office3-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She wasn't hesitating to get on her knees and unbuckle my pants. Once she put her eyes on my already erected cock, she started sucking me off.</div>
<<speech "MC" "$player.name">>You will have to do a great job to make me forget your little fun.<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<video class="center" src="media/kiley/mp4/office3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah-- that's it, girls-- work that mouth-!<</speech>>
<div class="instructions">Kiley was using everything she got to keep my cock excited. She was sucking on my tip while stroking me with one hand and caressing my balls with the other.</div>
<<speech "MC" "$player.name">>Fuuck-- open your mouth--<</speech>>
<div class="instructions">I grabbed her head and started fucking her mouth like that was its only purpose.</div>
<video class="center" src="media/kiley/mp4/office3-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Shiit-- you're almost making me think I was the one dancing naked here...<</speech>>
<<speech "Kiley">>Haha-- really?<</speech>>
<div class="instructions">I was in heaven. She was alternating between deepthroating and focusing on the tip while keeping an eye contact with me...</div>
<div class="confirmation">\
@@.used;<<link "We are not done." "Kiley Duncan While Working0-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "That should do it." "New House - Bedroom">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/office3-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I bent over and picked her up in the air.</div>
<<speech "Kiley">>Woah-!<</speech>>
<<speech "MC" "$player.name">>I'm going to have some fun with you before I let you go.<</speech>>
<<speech "Kiley">>Haha- I can't wait...<</speech>>
<div class="instructions">I threw her on my bed and pushed her legs up.</div>
<div class="instructions">Then was the time for me to get on my knees.</div>
<video class="center" src="media/kiley/mp4/office3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaaah shit--! Fuck-- that's so good--!<</speech>>
<div class="instructions">There's no way she shows me her pussy and I will just let her go without any consequences...</div>
<div class="instructions">Her pussy was welcoming my tongue, opening up and letting me inside like a flower welcomes the sun every morning.</div>
<div class="instructions">I will make sure she won't stop thinking about this moment when she's back working.</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan While Working0-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Kiley Duncan While Working0-a-a-b">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan While Working0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her in the air." "Kiley Duncan While Working0-a-a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I had enough." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/office3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You want to do whatever you want, huh?<</speech>>
<<speech "Kiley">>Yeah-- I dooo-<</speech>>
<<speech "MC" "$player.name">>Then I will do whatever I want with you!<</speech>>
<<speech "Kiley">>Aaaah-- don't stop- don't stop-!<</speech>>
<video class="center" src="media/kiley/mp4/office3-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was squirting all over the bedroom, staining the sheets. Knowing her, she will do this even more often to just get fucked in work hours...</div>
<<speech "Kiley">>Aaaah-! Yeeees---<</speech>>
<div class="instructions">I grabbed her leg and started ramming myself into her as deep as I could.</div>
<<speech "Kiley">>I'm cumming-! I'm cumming again--!<</speech>>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "Kiley Duncan While Working0-a-a-b">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan While Working0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her in the air." "Kiley Duncan While Working0-a-a-d">><</link>>@@
@@.used;<<link "Cum on her face." "Kiley Duncan While Working0-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I had enough." "New House - Bedroom">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/office3-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh fuck-- don't stop fucking my slutty pussy until I cum--<</speech>>
<div class="instructions">Sometimes I was fantasizing something like this and then cumming in a minute just with my imagination...</div>
<<speech "Kiley">>Yees- Yees-! Oh god--- fuck-!<</speech>>
<video class="center" src="media/kiley/mp4/office3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>My pussy is yours, $player.name... It's always opening up whenever I see you-- Aaah-<</speech>>
<<speech "MC" "$player.name">>You're such a slut, Kiley. Look at the mess you're making...<</speech>>
<div class="instructions">I was slowly penetrating her dripping wet pussy while she was still playing with herself. We knew we were made for each other.</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan While Working0-a-a-a">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan While Working0-a-a-c">><</link>>@@
@@.used;<<link "Fuck her in the air." "Kiley Duncan While Working0-a-a-d">><</link>>@@
@@.used;<<link "Cum on her face." "Kiley Duncan While Working0-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I had enough." "New House - Bedroom">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/office3-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Put it in... Aaah-<</speech>>
<div class="instructions">Kiley decided that it's a time for her to do the fucking. She loves to just be on top of me and be in charge of the pace.</div>
<<speech "MC" "$player.name">>You're so fucking tight-- Aah fuck-!<</speech>>
<video class="center" src="media/kiley/mp4/office3-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yees- ride my cock! I know that's the only thing that makes you happy!<</speech>>
<<speech "Kiley">>Aaah- $player.name--- that's not-- true--<</speech>>
<div class="instructions">Wait, why are we fucking in the middle of the day? I can't remember...</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan While Working0-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Kiley Duncan While Working0-a-a-b">><</link>>@@
@@.used;<<link "Fuck her in the air." "Kiley Duncan While Working0-a-a-d">><</link>>@@
@@.used;<<link "Cum on her face." "Kiley Duncan While Working0-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I had enough." "New House - Bedroom">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/office3-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah-- Aaaah---<</speech>>
<div class="instructions">We were looking into each other's eyes while I was relentlessly pounding her pussy. We were somewhere else, communicating in a language that no one could understand.</div>
<div class="instructions">She wanted me to never leave her. And that she won't leave me even if the worst thing happened.</div>
<video class="center" src="media/kiley/mp4/office3-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aaah fuck--! Shiit--<</speech>>
<<speech "MC" "$player.name">>Put it back.<</speech>>
<<speech "Kiley">>Haha-<</speech>>
<<speech "Kiley">>You keep hitting my deepest spot, you're gonna destroy me, $player.name-!<</speech>>
<div class="instructions">I was using her body and slamming it against mine and scrapïng her insides in the process. And I knew she was cumming with every thrust I made.</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "Kiley Duncan While Working0-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Kiley Duncan While Working0-a-a-b">><</link>>@@
@@.used;<<link "She's on top." "Kiley Duncan While Working0-a-a-c">><</link>>@@
@@.used;<<link "Cum on her face." "Kiley Duncan While Working0-a-a-e">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I had enough." "New House - Bedroom">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I had to do something so that she remembers what happened when she was playing around.</div>
<div class="instructions">I gently pushed her down to her knees and started stroking my cock.</div>
<<speech "Kiley">>Are you gonna cum?<</speech>>
<div class="instructions">She opened her mouth and stuck out her tongue.</div>
<video class="center" src="media/kiley/mp4/office3-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aah-<</speech>>
<<speech "MC" "$player.name">>You're going to spend the rest of your shift with my cum warming your stomach.<</speech>>
<<speech "Kiley">>*gulp*<</speech>>
<<speech "Kiley">>Mhm... Yummy-!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Kiley">>
<div class="confirmation">\
@@.used;<<link "Now get your ass in the office." "New House - Bedroom">><<set $time.minutes += 20>><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
</div>
<</if>>\<div class="gained">Your perception got better by 1 point.<br></div><<set $player.perception += 1>><<include "savecheck">>\
<div class="instructions">Now, how do I want to approach my 4-hour shift?</div>
<div class="instructions"><span style="font-style:italic">'Work hard.' - boosts income and improves perception
'Clean the shop.' - boosts relationship with Jeremy, but slightly decreases income
'Take it easy.' - increases the chance to get a random scene, but highly decreases income</span></div>
<div class="confirmation">\
@@.used;<<link "Work hard." "PS - Work (crossroad)">><<set $eventControl.player.workMultiplier = 1.2>><</link>>@@
@@.used;<<link "Clean the shop." "PS - Work (crossroad)">><<set $eventControl.player.workMultiplier = 0.9>><</link>>@@
@@.used;<<link "Take it easy." "PS - Work (crossroad)">><<set $eventControl.player.workMultiplier = 0.7>><</link>>@@
</div>\<<if $eventControl.pawnShop.bossRelationshipGained <= 6 or $eventControl.limits == false>><div class="gained">Relationship with Jeremy got better by 3 points.<br></div><<set $eventControl.pawnShop.bossRelationship += 3>><<set $eventControl.pawnShop.bossRelationshipGained += 3>><<else>><div class="instructions">You can't improve his relationship today anymore.<br></div><</if>><div class="lost">Relationship with Jeremy got worse by 5 points.<br></div><<set $eventControl.pawnShop.bossRelationship -= 5>><<include "savecheck">>\
<div class="centered-image"><img src="media\pawn\pics\talk_to_boss1.jpg"></div>
<<if $eventControl.quests.PawnShop4.completed == true>>\
<<speech "Jeremy">>Oh, $player.name!<</speech>>
<div class="instructions">I still can't get used to him calling me by my name. Also the enthusiasm in his voice scares me.</div>
<<speech "Jeremy">>What about dinner today at my place?<</speech>>
<<speech "MC" "$player.name">>I don't want to bother you so much...<</speech>>
<<speech "Jeremy">>My wife can't wait to see you again, for some reason...<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...? Mrs. Veronica wants to see me?<</speech>>
<<speech "Jeremy">>Of course! She's asking me almost every day about you.<</speech>>
<<elseif $eventControl.quests.PawnShop3.completed == true>>\
<<speech "MC" "$player.name">>Hey Jeremy, do you need anything?<</speech>>
<<speech "Jeremy">>No, kid. But thanks for asking.<</speech>>
<div class="instructions">I'm slowly starting to see Rick and Jeremy as my very close friends. We spent so much time together already that it seems so natural to be around them.</div>
<div class="instructions">It was a good idea to take the job offer and start working here. The pay wasn't that great, but the opportunities here...</div>
<div class="instructions">What I'm doing here wouldn't be possible anywhere else. I think that's obvious...</div>
<<elseif $eventControl.quests.PawnShop2.completed == true>>\
<div class="instructions">Now that I'm an official assistant of Jeremy, I can finally take on the weekend shifts and earn more money that way.</div>
<<speech "MC" "$player.name">>Hey Jeremy.<</speech>>
<<speech "Jeremy">>Kid.<</speech>>
<div class="instructions">It's still weird to call him by his name. But I would appreciate it if he could call me by my name sometimes.</div>
<div class="instructions">I guess Rick still wins in something...</div>
<<elseif $eventControl.quests.PawnShop1.completed == true>>\
<<speech "Jeremy">>Oh, it's you.<</speech>>
<div class="instructions">While I already have spent a few weeks here, I still don't know much about my boss. He's the only one allowed to do the weekends shifts and somehow gets the best offers.</div>
<<speech "Jeremy">>Now that you're here...<</speech>>
<<speech "Jeremy">>There's a rumor going around between our regular customers.<</speech>>
<<speech "Jeremy">>Do you know what I'm talking about?<</speech>>
<<elseif $eventControl.quests.PawnShop0.completed == true>>\
<<speech "Jeremy">>What do you need, kid?<</speech>>
<div class="instructions">Since the incident with the stealing duo, Jeremy and I found a weird connection between us.</div>
<div class="instructions">He didn't tell me this, but I have suspicion that he wants me to be the future owner of his establishment.</div>
<<speech "MC" "$player.name">>Do you need any help?<</speech>>
<<speech "Jeremy">>No, I'm good.<</speech>>
<div class="instructions">Rick will be really angry when he finds out.</div>
<<else>>\
<div class="instructions">Today was more than busy and Jeremy didn't look like he would appreciate having a small today.</div>
<div class="instructions">There's still a lot that I don't know about him. I just know that he's the proud owner of the Pawn shop and that he started the business a long time ago.</div>
<div class="instructions">From our previous conversations I can pretty much tell that he's one of the older people that keeps complaining about the younger generation.</div>
<div class="instructions">Maybe I shouldn't talk to him unless there's something important.</div>
<</if>>\
<div class="confirmation">\
<<if $eventControl.quests.PawnShop2.active == true and $eventControl.quests.PawnShop2.bossTalk == false>>\
<<link "Ask about the weekend shifts." "PS - WS">><</link>>
<</if>><<if $eventControl.pawnShop.salary != 25>>\
<<link "Ask for a raise." "PS - Raise">><</link>>
<</if>>\
@@.used;<<link "Go back." "Pawn shop">><</link>>@@
</div>\<<include "savecheck">>\
<<set _i to false>>\
<<switch $eventControl.pawnShop.salary>>\
<<case 10>>\
<<if $eventControl.pawnShop.experience > 9>>\
<<speech "Jeremy">>You know what? Our profit has been steadily increasing every week since you showed up...<</speech>>
<div class="instructions">He took a few seconds before he gave me his answer.</div>
<<speech "Jeremy">>I will give you five extra. Take your girl somewhere nice, boy.<</speech>>
<<set $eventControl.pawnShop.salary += 5>>\
<<set _i to true>>\
<<else>>\
<<speech "Jeremy">>What? You just started and you already want a raise? Teenagers these days...<</speech>>
<<include "relationship lost Jeremy">>
<</if>>\
<<case 15>>\
<<if $eventControl.pawnShop.experience > 20>>\
<<speech "Jeremy">>Hm?<</speech>>
<div class="instructions">He stopped reading his newspapers and looked up.</div>
<<speech "Jeremy">>Hahahaha-<</speech>>
<<speech "Jeremy">>Sure. But don't forget to tell Rick. You're now earning the same as he does, and your here part-time! Hahaha-<</speech>>
<div class="instructions">...</div>
<<set $eventControl.pawnShop.salary += 5>>\
<<set _i to true>>\
<<else>>\
<<speech "Jeremy">>I will tell you something, kid.<</speech>>
<div class="instructions">Jeremy looked at me, frowning.</div>
<<speech "Jeremy">>You get a raise when you deserve it. Now go and do your work so I don't have to fire you.<</speech>>
<<include "relationship lost Jeremy">>
<</if>>\
<<case 20>>\
<<if $eventControl.pawnShop.experience > 40>>\
<<speech "Jeremy">>Why don't you just find a normal job? Don't get me wrong, kid, but you won't get far while working here...<</speech>>
<<speech "Jeremy">>Just don't tell Rick, okay?<</speech>>
<<set $eventControl.pawnShop.salary += 5>>\
<<set _i to true>>\
<<else>>\
<<speech "Jeremy">>You want another raise?!<</speech>>
<div class="instructions">He dramatically threw his arms in the air like he had just heard the biggest bullshit he ever heard in his life.</div>
<<speech "Jeremy">>Who do I look like? A damn charity? Get out of my sight, kid...<</speech>>
<<include "relationship lost Jeremy">>
<</if>>\
<</switch>>\
<<if _i == true>>\
<div class="instructions"><span style="color:green">You now earn $eventControl.pawnShop.salary $ per hour.</span></div>
<</if>>\
<div class="confirmation">\
<<if _i == false>>\
@@.used;<<link "Go back." "Pawn shop">><</link>>@@
<<else>>\
@@.used;<<link "Thank you, sir!" "Pawn shop">><</link>>@@
<</if>>\
</div>\<<include "savecheck">>\
<<set $player.moneyTemp = $player.money>>\
<<set $eventControl.workPoints to 0>>\
<div class="instructions">When I was preparing for my another shift at the Pawn shop, Jeremy grabbed my arm and pulled me to the side.</div>
<<speech "MC" "$player.name">>Wha-<</speech>>
<<speech "Jeremy">>I have something to tell you, kid.<</speech>>
<div class="instructions">Oh no, I knew something would eventually happen. After all, I'm just a simple part-time worker. Totally replaceable.</div>
<<speech "MC" "$player.name">>I'm sorry...<</speech>>
<<speech "Jeremy">>What are you talking about?<</speech>>
<div class="instructions">We were uncomfortably close. But Jeremy who was staring at me while holding my arm was much scarier.</div>
<<speech "Jeremy">><span style="font-style:italic">What a weirdo...</span><</speech>>
<<speech "Jeremy">>Anyway... On my last weekend shift something weird happened. Some woman was walking in front of the store as if she was waiting for someone to come out. Like I know our town is full of freaks, but...<</speech>>
<<speech "Jeremy">>After thirty minutes she decided to finally go in and she immediately walked to me, asking for some vintage movie collection.<</speech>>
<div class="instructions">He finally let go of my arm. I knew that my shift started five minutes ago, but since he's the boss, I figured out I should let him finish talking.</div>
<<speech "Jeremy">>I don't want to scare you, kid, but I recommend you to lock the door for the day. You can let them in remotely, there's a button for it under the counter.<</speech>>
<<speech "MC" "$player.name">>Oh, okay...<</speech>>
<div class="instructions">I'm pretty sure the woman was just really introverted and didn't know how to approach the situation. I know the feeling...</div>
<div class="confirmation">\
@@.used;<<link "I understand, sir." "Pawn shop 0: Story event (part 1-a)">><</link>>@@
@@.used;<<link "Weekend shift?" "Pawn shop 0: Story event (part 1-b)">><</link>>@@
@@.used;<<link "Why didn't you call the cops?" "Pawn shop 0: Story event (part 1-c)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Jeremy">>Good.<</speech>>
<div class="instructions">Then he looked at his watch.</div>
<<speech "Jeremy">>Just try to be more observant. I don't think she will be here today, or any day, to be honest. Get yourself familiar with the buzzer, okay?<</speech>>
<div class="instructions">He tapped on my shoulder before walking past me and disappearing through the Pawn shop's entrance door.</div>
<div class="instructions">I know he's a good guy, but sometimes I think he should've retired five years ago.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Jeremy">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Start your shift." "Pawn shop 0: Story event (part 2)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I thought the store was mostly empty. That's why I can't take those shifts.<</speech>>
<<speech "Jeremy">>Yeah, I thought so too. Some of the most important customers go here too and I can't let you or Rick mess it up.<</speech>>
<div class="instructions">Oh yes, that's the only reason why you don't want us to work on the weekends. It's not because we could get a much bigger cut, since those 'important customers' are just as important as their wallets are...</div>
<div class="confirmation">\
@@.used;<<link "I understand, sir." "Pawn shop 0: Story event (part 1-a)">><</link>>@@
@@.used;<<link "Why didn't you call the cops?" "Pawn shop 0: Story event (part 1-c)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Jeremy">>Yeah? And make a scene? I could as well close the store for the day as that would have the same impact...<</speech>>
<div class="instructions">He shaked his head while looking down.</div>
<<speech "Jeremy">>You can't call the authorities everytime your knees start shaking. That should be your last option and you should be one hundred percent of it. Not less.<</speech>>
<<speech "Jeremy">>You're smart, kid, but you still have a lot to learn.<</speech>>
<<speech "Jeremy">>But don't worry, there's a lot this old ass can teach you if you keep working here...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship lost Jeremy">>
<</if>>\
<div class="confirmation">\
@@.used;<<link "I understand, sir." "Pawn shop 0: Story event (part 1-a)">><</link>>@@
@@.used;<<link "Weekend shift?" "Pawn shop 0: Story event (part 1-b)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The shift unexpectedly went smoothly. Nothing interesting has happened so far. A few people came in and tried selling me their old scrap, which I kindly rejected.</div>
<div class="instructions">Using the buzzer wasn't effective. Two people already tried opening the door and left thinking the store was actually closed, even though I literally sprinted to the button.</div>
<video class="center" src="media/pawn/mp4/story1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Regular Customer">>Uhhh... I'm not really sure, I'm not good with this stuff...<</speech>>
<div class="instructions">I was attending to one of our regular customers. She came here earlier with a desire to buy a tablet.</div>
<<speech "MC" "$player.name">>That's okay. Let me pick our two best ones and we can take a closer look at the counter.<</speech>>
<<speech "Woman" "Regular Customer">>That would be great...<</speech>>
<video class="center" src="media/pawn/mp4/story1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I did as I told her and we met again on the counter.</div>
<<speech "Woman" "Regular Customer">>So...<</speech>>
<<speech "MC" "$player.name">>Oh, sorry. This has a bigger screen with nicer colors. You can pick it up and power it up if you want.<</speech>>
<<speech "Woman" "Regular Customer">>My mom would love the bigger screen, but I know she's really impatient with technology...<</speech>>
<div class="confirmation">\
@@.used;<<link "Suddenly the buzzer goes off." "Pawn shop 0: Story event (part 2-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Suspicious Woman">>Are you closed?<</speech>>
<<speech "MC" "$player.name">>No, no, come in!<</speech>>
<div class="instructions">A woman went into the store after I skillfully pressed on the button. I was feeling happy that there are actually people who can understand the sign I put there.</div>
<<speech "MC" "$player.name">>Give me a sec and I will take care of you.<</speech>>
<<speech "Woman" "Suspicious Woman">>Okay.<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her your attention." "Pawn shop 0: Story event (part 2-2a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What can I do for you?<</speech>>
<<speech "Woman" "Suspicious Woman">>Oh, you were quick! I'm here to look at some AV receivers. Do you have any by chance?<</speech>>
<div class="instructions">I left our regular customer at the counter to take a closer look at the tablets.</div>
<<speech "MC" "$player.name">>I think so, give me a sec.<</speech>>
<video class="center" src="media/pawn/mp4/story1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Suspicious Woman">>Oh my god, these are really old! Maybe a few centuries! Are you sure they work?<</speech>>
<div class="instructions">Centuries...?</div>
<<speech "MC" "$player.name">>Haha- I don't think they were around at that time...<</speech>>
<<speech "Woman" "Suspicious Woman">>Really? I have no knowledge of these things. But my dad on the other hand! He knows everything about them, that's why I want to buy him one for his birthday!<</speech>>
<video class="center" src="media/pawn/mp4/story1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You certainly won't miss with this one, I'm sure.<</speech>>
<div class="instructions">While talking to this woman, I noticed that the regular customer was now checking out the shelfs. Is she done picking?</div>
<div class="instructions">The lady also noticed this and quickly pointed at something behind me.</div>
<<speech "Woman" "Suspicious Woman">>What about that one? Is that the new model? No way!<</speech>>
<<speech "MC" "$player.name">>Hm...?<</speech>>
<div class="instructions">I looked behind me and there was an old audio controller that was ready to be trashed. Wait a second... I remembered what Jeremy told me before I opened the store.</div>
<div class="confirmation">\
@@.used;<<link "Check the front counter." "Pawn shop 0: Story event (part 2-3a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Give me a sec...<</speech>>
<<speech "Woman" "Suspicious Woman">>Wait-<</speech>>
<div class="instructions">I ignored the woman I was tending a second ago and quickly went to the front counter.</div>
<div class="instructions">There was just one tablet. I looked up. The regular customer was still looking at the shelf.</div>
<video class="center" src="media/pawn/mp4/story1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey! Where's the other tablet?<</speech>>
<<speech "Woman" "Regular Customer">>I don't know! I was looking at the shelves!<</speech>>
<<speech "MC" "$player.name">>Wait there-<</speech>>
<video class="center" src="media/pawn/mp4/story1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Once I made a step forward, both of the women started running towards the exit.</div>
<div class="instructions">They soon found out that the door is actually locked.</div>
<video class="center" src="media/pawn/mp4/story1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Regular Customer">>I-It's locked-!<</speech>>
<<speech "Woman" "Suspicious Woman">>Fuck...<</speech>>
<<speech "MC" "$player.name">>You picked the worst day to steal from us...<</speech>>
<div class="confirmation">\
@@.used;<<link "Approach them calmly." "Pawn shop 0: Story event (part 2-3a-a)">><</link>>@@
@@.used;<<link "Be angry at them." "Pawn shop 0: Story event (part 2-3a-b)">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.workPoints += 1>>\
<<speech "MC" "$player.name">>Let's just calm down everybody. We don't need to make a scene, right? We are all adults.<</speech>>
<div class="instructions">The regular customer looked at me with fear in her eyes. She calmed down a little and stepped forward, away from the door.</div>
<div class="instructions">Her complice on the other hand... she shook her head while watching the regular's customer reaction and also stepped away from the entrance.</div>
<video class="center" src="media/pawn/mp4/story1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>We should start with you giving back the stuff you took.<</speech>>
<<speech "Woman" "Regular Customer">>Oh, of course. Here you go-<</speech>>
<div class="instructions">She took it out of her bag like she wasn't trying to steal it a minute ago.</div>
<<speech "Woman" "Regular Customer">>I'm so sorry, I didn't want to do it! It was her idea!<</speech>>
<<speech "Woman" "Suspicious Woman">>Haha-<</speech>>
<div class="instructions">The whole time she was watching us with her hands in her pockets, grinning.</div>
<<speech "Woman" "Suspicious Woman">>I knew you would fuck it up.<</speech>>
<div class="confirmation">\
@@.used;<<link "Call the cops." "Pawn shop 0: Story event (part 2-3a-a-a)">><</link>>@@
@@.used;<<link "Let them go." "Pawn shop 0: Story event (part 2-3a-a-b)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">They were clearly panicking. Well, the regular customer was, the other woman was just shaking her head, probably in disappointment.</div>
<div class="instructions">I can't believe Jeremy was actually right. I thought something like a theft in daylight couldn't happen in our little town...</div>
<<speech "MC" "$player.name">>What the hell were you thinking?<</speech>>
<div class="instructions">Now I had their full attention.</div>
<<speech "MC" "$player.name">>There's no way you're getting out of this. You're going to jail!<</speech>>
<video class="center" src="media/pawn/mp4/story1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Regular Customer">>W-Wait-!<</speech>>
<<speech "Woman" "Regular Customer">>Here is everything. I'm sorry for doing this. She made me do it!<</speech>>
<<speech "Woman" "Suspicious Woman">>You're so pathetic...<</speech>>
<div class="confirmation">\
@@.used;<<link "Call the cops." "Pawn shop 0: Story event (part 2-3a-a-a)">><</link>>@@
@@.used;<<link "Let them go." "Pawn shop 0: Story event (part 2-3a-a-b)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Since I don't have the authority to hold them hostage, I decided to call the cops.</div>
<div class="instructions">It took them a while to arrive, but once those two rascals saw the uniform, we quickly knew what exactly happened.</div>
<div class="instructions">The two women were schoolmates from University that are currently back in town. The suspicious woman was constantly bugging the regular customer about her sad and boring life. And a few years later, she nodded at her idea to steal something. 'To make it more spicy.'</div>
<video class="center" src="media/pawn/mp4/story1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Policeman">>It doesn't matter why you did it. Once it was done, it's over. You're adult already, for fuck sake...<</speech>>
<<speech "Man" "Policeman">>There are so many other ways to make your life more interesting. Stealing isn't the thing.<</speech>>
<div class="instructions">I quietly listened to their conversation, trying to get as many details as possible for Jeremy's upcoming interrogation.</div>
<<speech "Man" "Policeman">>You can easily spend a few days in jail for this.<</speech>>
<div class="confirmation" style="width:70%">\
@@.used;<<link "I don't think that will be necessary, officer." "Pawn shop 0: Story event (part 2-6a)">><<set $eventControl.workPoints += 1>><</link>>@@
@@.used;<<link "Well, we did lose a few potential customers today thanks to them..." "Pawn shop 0: Story event (part 2-6a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I decided to let them go freely. After all, they gave me back the stuff they almost stole and apologized.</div>
<div class="instructions">I think they won't try doing it again and if they will, the first thing I will do is call the cops, no questions asked.</div>
<div class="instructions">But Jeremy wasn't happy with my decision. After twenty minutes of shouting at my face in front of the whole store he ended his rampage by taking half of my income for the day.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i /= 2>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship lost Jeremy">>
<<set $eventControl.quests.PawnShop0.active = false>>\
<<set $eventControl.quests.PawnShop0.completed = true>>\
<<set $eventControl.quests.PawnShop1.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 0: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.bossRelationship += 5>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 0: Story event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Policeman">>Show me your id. Then I will take photos of you.<</speech>>
<<if $eventControl.workPoints == 2>>\
<div class="instructions">The regular customer dropped her wallet two times before successfully pulling out her ID.</div>
<div class="instructions">I don't think they were lying about their story. It makes sense, peer pressure is the worst, I knew that myself pretty well.</div>
<</if>>\
<<speech "Man" "Policeman">>It's up to you, boss.<</speech>>
<<if $eventControl.workPoints == 2>>\
<<speech "MC" "$player.name">>Hm?<</speech>>
<div class="instructions">Suddenly the policeman turned towards me.</div>
<<speech "Man" "Police Man">>They gave you your stuff back right?<</speech>>
<<speech "MC" "$player.name">>Yeah...<</speech>>
<<speech "Man" "Policeman">>Look, they're dumb. They did something foolish and apologized.<</speech>>
<div class="instructions">After the sentence he looked towards the suspicious woman, who was aggressively frowning. Then she looked down at her feet.</div>
<<speech "Woman" "Suspicious Woman">>Sorry...<</speech>>
<<speech "Man" "Policeman">>If it was up to me, I would let them go. But you can also accuse them and they will spend some time behind bars.<</speech>>
<<speech "Woman" "Regular Customer">>N-No...<</speech>>
<<speech "Man" "Policeman">>Your call, boss.<</speech>>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Let them go." "Pawn shop 0: Story event (part 2-3a-a-b)">><</link>>@@
@@.used;<<link "Take the situation into your own hands." "Pawn shop 0: Story event (part 2-6a-a)">><</link>>@@
@@.used;<<link "Send them to the police station." "Pawn shop 0: Story event (part 2-6a-b)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was standing in front of them, the anticipation was lingering in the air like the fog in the morning.</div>
<div class="instructions">I know they gave the stuff back, but I lost a lot of time with them already. They deserve something, that's sure, but jail...</div>
<<speech "MC" "$player.name">>I'm still not sure how to deal with you. Why don't we go into the back room and talk it through?<</speech>>
<<if $eventControl.workPoints == 2>>\
<<speech "Woman" "Regular Customer">>Really?<</speech>>
<div class="instructions">She started smiling, like the whole thing was over.</div>
<div class="instructions">I looked over at the suspicious woman.</div>
<<speech "Woman" "Suspicious Woman">>Fine...<</speech>>
<div class="instructions">So we walked into the back room, where no one could enter, and I knew exactly what to do.</div>
<div class="confirmation">\
@@.used;<<link "Get comfortable." "Pawn shop 0: Story event (part 3)">><</link>>@@
</div>
<<else>>\
<<speech "Woman" "Regular Customer">>What...?<</speech>>
<<speech "Woman" "Suspicious Woman">>We are not going anywhere with you.<</speech>>
<div class="confirmation">\
@@.used;<<link "Let them go." "Pawn shop 0: Story event (part 2-3a-a-b)">><</link>>@@
@@.used;<<link "Send them to the police station." "Pawn shop 0: Story event (part 2-6a-b)">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I decided to do what Jeremy would one hundred percently do in my position. Send them behind the bars!.</div>
<div class="instructions">The policeman handcuffed them and threw them into the back of his car while the regular customer was crying her eyes out.</div>
<div class="instructions">Was I feeling good? No. Will my boss be happy about this outcome? Most certainly yes.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship gained Jeremy">>
<<include "relationship gained Jeremy">>
<<include "perception gained">>
<<set $eventControl.quests.PawnShop0.active = false>>\
<<set $eventControl.quests.PawnShop0.completed = true>>\
<<set $eventControl.quests.PawnShop1.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 0: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.bossRelationship -= 6>><<set $eventControl.pawnShop.bossRelationshipGained -= 6>><<set $player.perception -= 1>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 0: Story event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">The back room was colder than the shop.</div>
<div class="instructions">They both sat down in front of me, awaiting my move.</div>
<<speech "MC" "$player.name">>So-<</speech>>
<video class="center" src="media/pawn/mp4/story1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Suspicious Woman">>I can't believe you messed it up.<</speech>>
<<speech "Woman" "Regular Customer">>Can you believe her? She's always like this! Blaming me all the time-<</speech>>
<<speech "Woman" "Suspicious Woman">>Because you always do...<</speech>>
<<speech "Woman" "Regular Customer">>Oh really? Tell me more, please.<</speech>>
<<speech "Woman" "Suspicious Woman">>I don't need to. Everyone knows you can't do anything else that suck a cock.<</speech>>
<<speech "Woman" "Regular Customer">>Oh please...<</speech>>
<<speech "MC" "$player.name">>Really? Mind showing me?<</speech>>
<div class="instructions">I started unbuckling my pants.</div>
<video class="center" src="media/pawn/mp4/story1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Suspicious Woman">>You can't keep sucking dick to get where you want!<</speech>>
<<speech "Woman" "Regular Customer">>What should I do then? Steal like you?<</speech>>
<<speech "Woman" "Suspicios Woman">>Show me then, you cocksucker!<</speech>>
<div class="instructions">My penis was already fully exposed while those two were continuing fighting. If they want to use me as an example for their petty argument, I'm down for it.</div>
<div class="confirmation" style="width:60%">\
@@.used;<<link "The regular customer goes down on you." "Pawn shop 0: Story event (part 3-a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Suspicous Woman">>Are you really...? You fucking whore...<</speech>>
<video class="center" src="media/pawn/mp4/story1-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">One of our regular customers, whom I sold a handful of stuff to in the short time I've been working here, was now on her knees with her hair tied and sucking on my half-erected cock.</div>
<<speech "MC" "$player.name">>Yeeess...<</speech>>
<div class="instructions">I just hope the police man has a phone call or something...</div>
<video class="center" src="media/pawn/mp4/story1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yeah... you do know how to suck a cock...<</speech>>
<<speech "Woman" "Regular Customer">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>Why don't you bend over that table and show your friend you can do more than one thing?<</speech>>
<<speech "Woman" "Regular Customer">>Mhm--<</speech>>
<<speech "Woman" "Suspicious Woman">>...you're not serious...<</speech>>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Try using her stealing pussy." "Pawn shop 0: Story event (part 3-a-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Shit... you're not half bad...<</speech>>
<<speech "Woman" "Regular Customer">>Aaaah fuck--- Aaah-!<</speech>>
<div class="instructions">The room was filled with the sound of my customer's cheeks slapping on my crotch while a different customer was quietly watching the show.</div>
<video class="center" src="media/pawn/mp4/story1-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We moved to the side since there was not enough space for me to bang her ass accordingly.</div>
<<speech "Woman" "Regular Customer">>Aaaah-- your cock is huge-!<</speech>>
<div class="instructions">In the corner of my eye I could see the suspicious lady shaking her head. I think this wasn't her first time watching her friend getting fucked.</div>
<<speech "Woman" "Regular Customer">>Aaah- Aaah-!<</speech>>
<div class="instructions">But her friend on the other hand... she was enjoying my cock maybe too much. I hope this won't make her steal more...</div>
<div class="confirmation">\
@@.used;<<link "Cum on her face." "Pawn shop 0: Story event (part 3-3a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I quickly pulled out and moved aside so that she could get on her knees. She opened her mouth underneath my cock.</div>
<<speech "MC" "$player.name">>Your reward is here!<</speech>>
<video class="center" src="media/pawn/mp4/story1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah-!<</speech>>
<div class="instructions">My cock exploded and from cum started gushing all over her face and body. Some of it ended up on her friend sitting next to her.</div>
<<speech "Woman" "Regular Customer">>Yesss...<</speech>>
<video class="center" src="media/pawn/mp4/story1-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck... I don't think I could cum this much...<</speech>>
<<speech "MC" "$player.name">>Clean my cock, you slut.<</speech>>
<<speech "Woman" "Regular Customer">>Mhm--<</speech>>
<div class="confirmation">\
@@.used;<<link "Put your clothes back on." "Pawn shop 0: Story event (part 3-4a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After she obediently licked the remaining cum of my cum and swallowed all of it, we started putting our clothes back on.</div>
<video class="center" src="media/pawn/mp4/story1-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I don't want you to steal again, ever. Okay?<</speech>>
<<speech "Woman" "Regular Customer">>Yes!<</speech>>
<<speech "MC" "$player.name">>Hm? You didn't hear me?<</speech>>
<<speech "Woman" "Suspicious Woman">>...yes.<</speech>>
<<speech "MC" "$player.name">>Good. Stay here, I will tell the policeman that you're free to go.<</speech>>
<div class="instructions">...</div>
<div class="instructions">Well, that wasn't what I expected when I first noticed they stole something. At least they got what they deserved, right...?</div>
<div class="instructions">Jeremy was surprisingly very happy with this outcome. 'You really banged them? Wow... You should have recorded it, kid!'</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship gained Jeremy">>
<<include "perception gained">>
<<include "perception gained">>
<<set $eventControl.quests.PawnShop0.active = false>>\
<<set $eventControl.quests.PawnShop0.completed = true>>\
<<set $eventControl.replay.pawnShop.S1 to true>>\
<<set $eventControl.quests.PawnShop1.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 0: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.bossRelationship -= 3>><<set $eventControl.pawnShop.bossRelationshipGained -= 3>><<set $player.perception -= 2>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What do we have here...<</speech>>
<div class="instructions">My knowledge wasn't so rich to give me any idea how to evaluate this piece of nicely processed wood.</div>
<<speech "Woman" "Redhead">>It's a canoe, can't you see?<</speech>>
<div class="instructions">Even though everyone was looking at us since we were in the middle of the shop, she didn't care a single bit.</div>
<<speech "MC" "$player.name">>So it's a little boat.<</speech>>
<video class="center" src="media/pawn/mp4/default4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>What...? No...<</speech>>
<div class="instructions">I noticed something like a screw and started unscrewing it like I knew what I was doing.</div>
<<speech "Woman" "Redhead">>It's my older brother's. He left it home when he moved to study at University.<</speech>>
<div class="instructions">She looks my age. It doesn't seem like she's trying to fool me here. Her parents probably wanted to get rid of it even more than she does, but for some reason they sent her to get it done.</div>
<<speech "MC" "$player.name">>Let's talk business.<</speech>>
<div class="confirmation">\
@@.used;<<link "Go behind the counter." "Pawn shop RS0-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS0-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I left the canoe and went back to the counter. I know there are many people here that like to go down the rivers in the area so this wouldn't be the worst trade I could do today.</div>
<<speech "MC" "$player.name">>How much do you want?<</speech>>
<video class="center" src="media/pawn/mp4/default4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>Three hundred.<</speech>>
<<speech "MC" "$player.name">>Whoa, I don't know about that...<</speech>>
<div class="instructions">Doesn't she know where she is?</div>
<<speech "Woman" "Redhead">>Oh, you see...<</speech>>
<<speech "Woman" "Redhead">>That was its price when my parents bought it. They told me that I can't go lower than that. They are so angry at him, you know. It's so annoying.<</speech>>
<div class="confirmation">\
@@.used;<<link "Look at that size of the thing!" "Pawn shop RS0-a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS0-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Did you carry it here alone? Like I could totally fit in it, but you... it's like a boat for you.<</speech>>
<<speech "Woman" "Redhead">>That's what I was saying! My brother is seven foot, so it's perfect for him...<</speech>>
<div class="instructions">It looks like she doesn't really care whether she sells it or not. She's already talking to me like I was her childhood friend that she met after ten years.</div>
<div class="instructions">Her parents must be strict and don't let her have much fun. I can't believe how familiar she got with me in just a few minutes.</div>
<<speech "MC" "$player.name">>Even if I buy it from you, It will probably take up space from other, possibly more valuable things.<</speech>>
<<speech "Woman" "Redhead">>Oh...<</speech>>
<<speech "MC" "$player.name">>But...<</speech>>
<div class="instructions">Her face lit up. God, I'm so weak against redheads. And she looks so hot in those shorts...</div>
<div class="instructions">I don't know if she would be down, but I will do my best to get just a glimpse of her naked body.</div>
<<speech "MC" "$player.name">>Why don't we go into our back room and check the price there? Maybe then we could work something out...<</speech>>
<<speech "Woman" "Redhead">>Okay... But no funny business! Hahaha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Go into the back room." "Pawn shop RS0-a-a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS0-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">When we entered, I pointed at the chair behind Rick's table. She chose to sit on his table instead and I whipped out my phone.</div>
<<speech "MC" "$player.name">>Hm...<</speech>>
<<speech "Woman" "Redhead">>What? Did you find it?<</speech>>
<div class="instructions">I opened a random news article and pretended to look for her canoe.</div>
<<speech "MC" "$player.name">>Yes... it doesn't look good for you...<</speech>>
<<speech "Woman" "Redhead">>Oh no... were my parents lying?<</speech>>
<div class="instructions">I put my phone back into my pocket.</div>
<video class="center" src="media/pawn/mp4/default4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>It sells for ninety bucks.<</speech>>
<<speech "Woman" "Redhead">>No way, that's bullshit!<</speech>>
<div class="instructions">She threw her hands in the air. Her face was now red, probably from anger or embarrassment..</div>
<div class="instructions">She could have wanted to see it for herself. And then she would find out that I was actually making it up. But she didn't...</div>
<<speech "MC" "$player.name">>I can buy it for eighty.<</speech>>
<<speech "Woman" "Redhead">>No, I can't. They will kill me.<</speech>>
<<speech "MC" "$player.name">>That's not my problem.<</speech>>
<<speech "Woman" "Redhead">>Why does this keep happening to me all the time!<</speech>>
<div class="instructions">I was closely watching her reaction. She's really desperate...</div>
<<speech "Woman" "Redhead">>...<</speech>>
<video class="center" src="media/pawn/mp4/default4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>I'm sorry, I have to go.<</speech>>
<div class="instructions">She jumped off the table, picked her paddle and started walking away.</div>
<<speech "MC" "$player.name">>Are you really going to carry it back alone?<</speech>>
<<speech "MC" "$player.name">>What if I gave you an option to get all of your money for a little favor?<</speech>>
<div class="instructions">Thankfully she stopped midway, and turned back towards me.</div>
<<speech "Woman" "Redhead">>What favor?<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "Give her a very brief explanation." "Pawn shop RS0-4a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS0-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I decided to be straightforward with her and tell her exactly what I need her to do.</div>
<div class="instructions">She was listening to my terms with her mouth opened and eyes almost gouging out.</div>
<div class="instructions">Other than that, no reaction. After I was done talking, she finally said something.</div>
<video class="center" src="media/pawn/mp4/default4-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>Aha, so you want me to sell you my brother's canoe for eighty dollars.<</speech>>
<<speech "MC" "$player.name">>It's huge!<</speech>>
<div class="instructions">I pointed at the canoe that was now leaning onto the wall in front of me.</div>
<<speech "Woman" "Redhead">>Or...<</speech>>
<<speech "Woman" "Redhead">>You want me to suck your dick.<</speech>>
<<speech "MC" "$player.name">>Good offer if you ask me.<</speech>>
<<speech "Woman" "Redhead">>I can't believe it...<</speech>>
<div class="instructions">She leaned on Rick's table and started looking dramatically into the ceiling.</div>
<<speech "Woman" "Redhead">>They made me walk all the way here, saying things like 'At least you will take a break from studying all the time!' and-<</speech>>
<div class="instructions">I couldn't hold it any longer. Since I sat down on the chair, my cock has been slowly getting hard from all the thoughts I was having. And now it was rather uncomfortable.</div>
<video class="center" src="media/pawn/mp4/default4-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I whipped out my cock.</div>
<<speech "Woman" "Redhead">>Whoa, are you serious?<</speech>>
<div class="instructions">You should use your mouth on this rather than on complaying.</div>
<<speech "Woman" "Redhead">>So, like, right now?<</speech>>
<<speech "MC" "$player.name">>I'm ready as you can see.<</speech>>
<div class="instructions">It had to be her first real cock in a really long time, because her eyes weren't looking anywhere else. Even when she lowered herself on her knees between my legs, she still couldn't look away from my erected cock.</div>
<div class="confirmation">\
@@.used;<<link "She worships your cock." "Pawn shop RS0-5a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah girl-- that's much more pleasant than you talking...<</speech>>
<div class="instructions">She looked so cute trying to put my cock into her mouth. It was like she had never done this before.</div>
<<speech "MC" "$player.name">>Wait a second. Let me get these out of the way.<</speech>>
<div class="instructions">I almost knocked her out when I was pulling down my pants and my cock was swirling from side to side and messing her hair.</div>
<video class="center" src="media/pawn/mp4/default4-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">While this was really nice, I couldn't stop looking at her cute little bobbing of her head, swallowing only the tip of my dick.</div>
<<speech "MC" "$player.name">>I must say you're the cutest girl that ever sucked my cock. You look so tiny with it.<</speech>>
<<speech "Woman" "Redhead">>It's so big, oh my god, haha-<</speech>>
<div class="instructions">But she knew how to make me shiver. After making out with the tip, she hid behind my cock and lowered herself to lick and suck onto my balls as well.</div>
<video class="center" src="media/pawn/mp4/default4-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yes--- Ohhh fuuck-!<</speech>>
<div class="instructions">When she licked my whole length from the root to the tip, I knew I won't let her go until I dip my cock into her pussy.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her face." "Pawn shop RS0-5a-a">><</link>>@@
@@.used;<<link "Undress her." "Pawn shop RS0-7a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I stood up and grabbed the paddle that she kindly let on Rick's table.</div>
<<speech "MC" "$player.name">>Let me just-<</speech>>
<div class="instructions">I didn't have to say anything to her. She was already continuing with sucking my cock without any protest. This girl...</div>
<video class="center" src="media/pawn/mp4/default4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees-- that's it, girl-!<</speech>>
<div class="instructions">With the help of her brother's paddle, I successfully invaded her throat and make her gag a little.</div>
<<speech "Woman" "Redhead">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>Are you sure you're not professional at this?<</speech>>
<<speech "Woman" "Redhead">>Shut up-<</speech>>
<div class="instructions">And she grabbed my cock, pointed it upwards and started sucking on my balls.</div>
<video class="center" src="media/pawn/mp4/default4-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Shit-- Aaah fuck-!<</speech>>
<div class="instructions">I took her head in my hands and started fucking her face.</div>
<<speech "MC" "$player.name">>Yes- just like that-- fuuuck-<</speech>>
<div class="instructions">Her eyes were locked into mine, reassuring me that she likes me using her mouth like that.</div>
<div class="confirmation">\
@@.used;<<link "Undress her." "Pawn shop RS0-7a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I asked her something, but I already knew her answer.</div>
<<speech "MC" "$player.name">>I want to fuck you so hard right now...<</speech>>
<div class="instructions">I gave her a demanding look full of hunger for her body.</div>
<<speech "Woman" "Redhead">>Three hundred?<</speech>>
<div class="instructions">She smiled at me from under my cock which was still shining from her saliva.</div>
<div class="instructions">I knew she wanted it as much as I did... Whatever, it's a fair trade even without fucking her.</div>
<<speech "MC" "$player.name">>You got it.<</speech>>
<video class="center" src="media/pawn/mp4/default4-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I leaned down and exposed her small boobs.</div>
<<speech "MC" "$player.name">>I love them, they're so cute... I could play with them all day.<</speech>>
<div class="instructions">She found my reaction amusing and maybe a little embarrassing. But she kept glancing at my cock.</div>
<<speech "MC" "$player.name">>Take your shorts off...<</speech>>
<<speech "Woman" "Redhead">>Yes, sir...<</speech>>
<video class="center" src="media/pawn/mp4/default4-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I just stepped back and enjoyed the show. I can't wait to mess her up...</div>
<<speech "MC" "$player.name">>Turn around for me, please.<</speech>>
<div class="instructions">She will be crawling out of the room after I'm done with her...</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "Pawn shop RS0-7a-a">><</link>>@@
@@.used;<<link "From behind." "Pawn shop RS0-7a-b">><</link>>@@
@@.used;<<link "Carry her." "Pawn shop RS0-7a-c">><</link>>@@
@@.used;<<link "Fuck her face." "Pawn shop RS0-7a-d">><</link>>@@
@@.used;<<link "(continue) She gives you a ride." "Pawn shop RS0-9a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default4-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck you're tight--- I can fit my whole cock in you-<</speech>>
<<speech "Woman" "Redhead">>Mhm-- Shit- Aaaah-!<</speech>>
<div class="instructions">How can such a tiny body take my fully erected cock is beyond me... But this tightness is heavenly...</div>
<video class="center" src="media/pawn/mp4/default4-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I got hold of her leg and started moving harded.</div>
<<speech "Woman" "Redhead">>Aaah-- Fucking hell-- Shiiit---<</speech>>
<div class="instructions">She was widely spread on my colleagues desk, letting a stranger fuck her tight pussy for a few hundred bucks that aren't even for her.</div>
<div class="instructions">This job comes with many undisclosed perks, really...</div>
<div class="confirmation">\
@@.used;<<link "From behind." "Pawn shop RS0-7a-b">><</link>>@@
@@.used;<<link "Carry her." "Pawn shop RS0-7a-c">><</link>>@@
@@.used;<<link "Fuck her face." "Pawn shop RS0-7a-d">><</link>>@@
@@.used;<<link "(continue) She gives you a ride." "Pawn shop RS0-9a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Woman" "Redhead">>Ah hey-!<</speech>>
<video class="center" src="media/pawn/mp4/default4-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I picked her up and turned around and gently pushed over the desk.</div>
<div class="instructions">She was still in the middle of her orgasm, her legs were still shaking.</div>
<div class="instructions">I simply took her leg and put it back on the table, exposing her pussy. And penetrated her.</div>
<<speech "Woman" "Redhead">>Aah-!<</speech>>
<video class="center" src="media/pawn/mp4/default4-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>Ohhh fuck-- shit---<</speech>>
<div class="instructions">Her pussy kept squeezing my cock whenever I buried my cock into her. She was so fucking wet...</div>
<div class="instructions">I will spend my entire break cleaning Rick's desk from her juices.</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "Pawn shop RS0-7a-a">><</link>>@@
@@.used;<<link "Carry her." "Pawn shop RS0-7a-c">><</link>>@@
@@.used;<<link "Fuck her face." "Pawn shop RS0-7a-d">><</link>>@@
@@.used;<<link "(continue) She gives you a ride." "Pawn shop RS0-9a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here-<</speech>>
<video class="center" src="media/pawn/mp4/default4-21.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was having a hard time moving since I was non stop hammering her pussy since I laid my eyes on her naked body.</div>
<div class="instructions">But that didn't stop me inserting it back into her and putting her arms around my neck.</div>
<<speech "MC" "$player.name">>You will love what I'm about to do.<</speech>>
<<speech "Woman" "Redhead">>Ohh fuck-- Aaaah-!<</speech>>
<video class="center" src="media/pawn/mp4/default4-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>Aah- slow down-- I'm cumming--<</speech>>
<div class="instructions">I felt her body stiffen and her legs weakening their grip around me. She was cumming hard and there was no way I was going to stop pounding her dripping wet pussy.</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "Pawn shop RS0-7a-a">><</link>>@@
@@.used;<<link "From behind." "Pawn shop RS0-7a-b">><</link>>@@
@@.used;<<link "Fuck her face." "Pawn shop RS0-7a-d">><</link>>@@
@@.used;<<link "(continue) She gives you a ride." "Pawn shop RS0-9a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">She laid on her back with her head hanging over the edge.</div>
<div class="instructions">I had to lower on my knees to start violating her tiny mouth again.</div>
<video class="center" src="media/pawn/mp4/default4-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yes-- that's it-- Aah-- fuck-!<</speech>>
<div class="instructions">I could feel my cock hitting the back of her throat, kissing it and then letting her breathe again.</div>
<<speech "MC" "$player.name">>Promise me you will come back sometimes. Please!<</speech>>
<<speech "Woman" "Redhead">>Hah--- sure, why not.<</speech>>
<div class="confirmation">\
@@.used;<<link "Missionary." "Pawn shop RS0-7a-a">><</link>>@@
@@.used;<<link "From behind." "Pawn shop RS0-7a-b">><</link>>@@
@@.used;<<link "Carry her." "Pawn shop RS0-7a-c">><</link>>@@
@@.used;<<link "(continue) She gives you a ride." "Pawn shop RS0-9a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I enjoyed making her cum, but sex isn't a one person job. She came here for money, so I will let her work for it.</div>
<<speech "MC" "$player.name">>It's your turn now. Come sit on me.<</speech>>
<<speech "Woman" "Redhead">>I don't know if I can...<</speech>>
<div class="instructions">She looked directly at my cock. It was still in full energy.</div>
<<speech "Woman" "Redhead">>...do a good job...<</speech>>
<<speech "MC" "$player.name">>Stop being so hard on yourself and make your daddy proud, okay?<</speech>>
<div class="instructions">She stopped frowning and showed me her cute smile that could make a basket full of sleeping kittens look really silly.</div>
<<speech "Woman" "Redhead">>Okay...<</speech>>
<div class="instructions">Then she climbed on top of me, spreading her legs widely, and guided my cock back into her definitely not innocent place.</div>
<video class="center" src="media/pawn/mp4/default4-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>Ohh shi---- Aaaah-<</speech>>
<<speech "MC" "$player.name">>See? You're great!<</speech>>
<div class="instructions">I had to grab her ass from below and support her body when I noticed how tight she was getting.</div>
<video class="center" src="media/pawn/mp4/default4-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Put them down-- yes, like that...<</speech>>
<div class="instructions">Even though she was trying her best, she just couldn't handle my cock.</div>
<<speech "Woman" "Redhead">>Oohh shit-- fuuck-! Aaah--<</speech>>
<div class="instructions">I took the lead again and started driving myself into her depths. Her insides were already accustomed to my cock.</div>
<div class="instructions">But after a few seconds, she couldn't hold her body anymore.</div>
<video class="center" src="media/pawn/mp4/default4-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>Aah wait-- Aaaah god--!<</speech>>
<div class="instructions">I simply grabbed her and, still with my dick inside her, put her back on her legs and continued fucking her while standing.</div>
<div class="instructions">She's not walking out of here soon.</div>
<div class="confirmation">\
@@.used;<<link "Cowgirl." "Pawn shop RS0-9a-a">><</link>>@@
@@.used;<<link "Reverse cowgirl." "Pawn shop RS0-9a-b">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop RS0-9a-c">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">There was not enough space, but somehow I squeezed between our desks and laid down on the floor.</div>
<<speech "Woman" "Redhead">>I've never had cock so massive as yours-- Ah-<</speech>>
<video class="center" src="media/pawn/mp4/default4-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>*slurp* *slurp*<</speech>>
<div class="instructions">She was once again all over my cock, licking all over before putting in back into her vagina.</div>
<<speech "MC" "$player.name">>And I've never had a girl so tiny who could take it all inside her mouth and pussy.<</speech>>
<<speech "Woman" "Redhead">>Aah shit-<</speech>>
<video class="center" src="media/pawn/mp4/default4-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Redhead">>Ohhh shi-- Mhm--<</speech>>
<<speech "MC" "$player.name">>Yees-- ride that cock, girl!<</speech>>
<<speech "Woman" "Redhead">>Aaah shit--- Aaah-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Reverse cowgirl." "Pawn shop RS0-9a-b">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop RS0-9a-c">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default4-28.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Watching my cock getting swallowed by her tight pussy was a nice distraction from this boring job.</div>
<<speech "MC" "$player.name">>Fucking hell--- your pussy feels so good-!<</speech>>
<<speech "Woman" "Redhead">>Yeah...?<</speech>>
<<speech "Woman" "Redhead">>Watch this-<</speech>>
<video class="center" src="media/pawn/mp4/default4-29.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah fuck---<</speech>>
<div class="instructions">I was getting toyed with and I was loving every second of it. She can ride me anywhere, anytime.</div>
<<speech "Woman" "Redhead">>Aaah-- Aah-- fuck---<</speech>>
<div class="confirmation">\
@@.used;<<link "Cowgirl." "Pawn shop RS0-9a-a">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop RS0-9a-c">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm close, fuck-!<</speech>>
<div class="instructions">I quickly got back on my legs and she followed me by going on her knees with her mouth wide opened.</div>
<video class="center" src="media/pawn/mp4/default4-30.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah-!<</speech>>
<div class="instructions">I came right on her face, making a mess out of her hair. She didn't mind and once I gave her a nod, she started submissivelly licking me clean.</div>
<video class="center" src="media/pawn/mp4/default4-31.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Did you have enough?<</speech>>
<div class="instructions">She was looking at me while blowing me.</div>
<<speech "Woman" "Redhead">>This was inside me...?<</speech>>
<div class="instructions">After my cock was sparkling clean, we started putting our clothes back.</div>
<video class="center" src="media/pawn/mp4/default4-32.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So... can I see you again?<</speech>>
<<speech "Woman" "Redhead">>Pff-- haha-<</speech>>
<<speech "Woman" "Redhead">>Maybe...<</speech>>
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<<set $player.moneyTemp = $player.money>>\
<<set $eventControl.workPoints to 0>>\
<div class="instructions">My shift was almost over when a lady walked into the store carrying something that looked like a wedding dress.</div>
<video class="center" src="media/pawn/mp4/story5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hi, I'm $player.name.<</speech>>
<<speech "Woman" "Katie">>Hey, I'm Katie...<</speech>>
<<speech "MC" "$player.name">>How can I help you?<</speech>>
<div class="instructions">From just looking at her I could tell she was in her twenties, probably not from around here and freshly out of University.</div>
<div class="instructions">Jeremy told me that I should pay more attention to the person rather that on the object they're trying to sell.</div>
<<speech "MC" "$player.name">>What do we have here?<</speech>>
<<speech "Woman" "Katie">>It's a wedding dress...<</speech>>
<<speech "MC" "$player.name">>I can see that. Let me take it to the front counter, okay?<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue at the front counter." "Pawn shop 1: Story event (part 1-a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Well...<</speech>>
<div class="instructions">I couldn't find a wedding ring or any other signal of marriage on her. Did I just get lucky again...?</div>
<video class="center" src="media/pawn/mp4/story5-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Please don't mind me asking, but... why are you exactly trying to sell your wedding dress?<</speech>>
<<speech "Woman" "Katie">>How do you know it's mine?<</speech>>
<div class="instructions">She didn't look offended. She was surprisingly smiling a little.</div>
<<speech "MC" "$player.name">>I-I'm sorry, I didn't know-- I-I just assumed since you're young and--<</speech>>
<<speech "Woman" "Katie">>Geez, calm down, haha-<</speech>>
<<speech "MC" "$player.name">>Ah...<</speech>>
<div class="instructions">I will be honest, I was sweating a lot.</div>
<<speech "MC" "$player.name">>So... why then?<</speech>>
<video class="center" src="media/pawn/mp4/story5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>I'm selling my dress because my stupid fiance decided to cheat on me with my friend a week before our wedding.<</speech>>
<<speech "MC" "$player.name">>Wow, that's...<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "...really unfortunate since we are not a clothes shop." "Pawn shop 1: Story event (part 1-a-a)">><</link>>@@
@@.used;<<link "...really cruel of him, cheating on such a pretty girl." "Pawn shop 1: Story event (part 1-a-b)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She looked at me surprised, but then she just sighed and shook her head.</div>
<<speech "Woman" "Katie">>This was the last place I wanted to try, no one wants to buy it since it's 'bad luck' or something...<</speech>>
<div class="instructions">If she was sad when she entered the shop, it was nothing compared to how she felt now.</div>
<<speech "Woman" "Katie">>I guess I will just mop the floor with it until I die of sadness...<</speech>>
<div class="instructions">She picked up her dress and slowly walked towards the exit.</div>
<<speech "Rick">>How could you... how could you!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i /= 2>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<set $eventControl.quests.PawnShop1.active = false>>\
<<set $eventControl.quests.PawnShop1.completed = true>>\
<<set $eventControl.quests.PawnShop2.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 1: Story event (part 1)">><<set $time.hours -= 4>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 1: Story event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Haha... maybe I should have married you.<</speech>>
<div class="instructions">Now she caught me off guard. I'm used to saying compliments to customers, but they never try repaying it.</div>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<speech "MC" "$player.name">>Anyway, as you can see, we aren't exactly the shop where people go and buy themself a wedding dress.<</speech>>
<<speech "Woman" "Katie">>Well, this is my last option. I tried selling it to my friends and other people, but they don't want it since it's 'bad luck' or something...<</speech>>
<<speech "Woman" "Katie">>Would you believe that?<</speech>>
<div class="instructions">I'm not an expert, but I can see where this is coming from. But that doesn't change the fact that I won't probably be able to sell it anyway.</div>
<<speech "MC" "$player.name">>No, I wouldn't...<</speech>>
<div class="instructions">I could try to haggle and at least lower the money she wants, but that doesn't seem right, does it?</div>
<div class="instructions">One way or the other, I'm still going to lose money on this. I should better make it worth it then...</div>
<<speech "MC" "$player.name">>I have an idea. We have a free room behind me and no one is currently there...<</speech>>
<video class="center" src="media/pawn/mp4/story5-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Would you mind putting the dress on? I want to take a closer look at what I'm buying.<</speech>>
<<speech "Woman" "Katie">>Sure.<</speech>>
<<speech "Woman" "Katie">>Let me just...<</speech>>
<<speech "MC" "$player.name">>I will take it. You go first...<</speech>>
<div class="instructions">That went smoothly... I have to be really careful what I'm going to say. She doesn't look like the type of girl who gets naked easily...</div>
<div class="confirmation">\
@@.used;<<link "Meet her in the back room." "Pawn shop 1: Story event (part 1-3a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She was looking around the empty room. Was she maybe checking for spycams?</div>
<div class="instructions">I put her wedding dress on Rick's table and stepped back.</div>
<video class="center" src="media/pawn/mp4/story5-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So I will let you alone so you can change. Let me know if you need anything, I will be right behind the door.<</speech>>
<<speech "Woman" "Katie">>Okay. Thank you.<</speech>>
<div class="instructions">Fuck, I should have installed some spycams in there! God dammit!</div>
<div class="instructions">What a missed opportunity...</div>
<div class="confirmation">\
@@.used;<<link "Wait for her signal." "Pawn shop 1: Story event (part 1-4a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I have her right where I wanted. Now I just need to play my cards right and she will slip right under my cock.</div>
<div class="instructions">While she was doing her business in the back room, I gave Rick a heads up that I will be in the back room with a customer. He winked at me and said he won't bother us.</div>
<div class="instructions">When I got back to the door, she immediately called for me.</div>
<<speech "Woman" "Katie">>Hello? I need some help...<</speech>>
<div class="instructions">I opened the door and found her already wearing the wedding dress.</div>
<<speech "Woman" "Katie">>I can't do it. Could you help me, please?<</speech>>
<<speech "MC" "$player.name">>Of course.<</speech>>
<video class="center" src="media/pawn/mp4/story5-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Uhh... it's really tight. I had gain some weight, haha-<</speech>>
<<speech "MC" "$player.name">>You look beautiful in it.<</speech>>
<div class="instructions">The dress was in top condition. There were no signs of wear.</div>
<<speech "MC" "$player.name">>...and it's done.<</speech>>
<div class="instructions">I stood up and gave her some space. She moved around a little, trying out the dress. I wasn't expecting that she would be this happy. Maybe this was her first time wearing it?</div>
<<speech "Woman" "Katie">>Wow... I feel like a princess in a movie...<</speech>>
<div class="instructions">It's now or never. I put my hands together and tell her how it is.</div>
<video class="center" src="media/pawn/mp4/story5-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm sorry, but I have to tell you the truth.<</speech>>
<<speech "Woman" "Katie">>Yes...?<</speech>>
<<speech "MC" "$player.name">>I know you are in a really unpleasant situation, but I can't just buy something that I'm not probably going to sell.<</speech>>
<<speech "Woman" "Katie">>...<</speech>>
<<speech "MC" "$player.name">>It doesn't make sense to me. But...<</speech>>
<<speech "MC" "$player.name">>There's an option. I can give you some of my own money. But only if you show me... something.<</speech>>
<div class="instructions">She was listening to every word I said, but she was no longer nodding along.</div>
<div class="confirmation">\
@@.used;<<link "Can you see where I'm going?" "Pawn shop 1: Story event (part 1-5a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story5-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>No way. No. I'm not doing this.<</speech>>
<<speech "MC" "$player.name">>I'm not asking for much. Just a little tease.<</speech>>
<<speech "Woman" "Katie">>That's nice, but I just want to sell my dress.<</speech>>
<<speech "MC" "$player.name">>Look...<</speech>>
<div class="instructions">This won't be as easy as I thought it would be. I'm working on thin ice right now.</div>
<<speech "MC" "$player.name">>You said it yourself. This is the last place where you could get your money. If you couldn't sell it to your friends, how am I supposed to sell it to our customers?<</speech>>
<<speech "Woman" "Katie">>...<</speech>>
<<speech "MC" "$player.name">>The way I see it is that you have two options now. You can either sell it to me for a fraction of money you bought it for, or...<</speech>>
<<speech "MC" "$player.name">>You can give me a good look and go away with a decent cash.<</speech>>
<<speech "Woman" "Katie">>...<</speech>>
<<speech "Woman" "Katie">>...*sigh*<</speech>>
<video class="center" src="media/pawn/mp4/story5-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Okay. How much can you give me?<</speech>>
<div class="instructions">And that, ladies and gentlemen, is how you get in.</div>
<<speech "MC" "$player.name">>Let's start with me giving you my today's income, and we will see where we end up.<</speech>>
<video class="center" src="media/pawn/mp4/story5-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>You're just going to watch?<</speech>>
<<speech "MC" "$player.name">>Yeah-<</speech>>
<<speech "Woman" "Katie">>Just watch?<</speech>>
<div class="instructions">I could see her face perk up. She was smiling a little. She probably didn't think this will be how she's going to pay for her wedding dress.</div>
<<speech "MC" "$player.name">>Of course. I will be here and you're going to be in charge. There's no funny business involved, I swear!<</speech>>
<div class="confirmation">\
@@.used;<<link "Step back and enjoy the show." "Pawn shop 1: Story event (part 2)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story5-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Is this enough?<</speech>>
<div class="instructions">She pulled up her dress a little and almost exposed her whole leg to me.</div>
<<speech "MC" "$player.name">>It's a good start.<</speech>>
<<speech "Woman" "Katie">>Geez... pervert.<</speech>>
<div class="instructions">She shouldn't be laughing like this. It feels like she's enjoying it more than I do.</div>
<<speech "MC" "$player.name">>Wait, let me sit down at my desk.<</speech>>
<<speech "Woman" "Katie">>Really? Fine...<</speech>>
<video class="center" src="media/pawn/mp4/story5-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah, that's looking good...<</speech>>
<<speech "Woman" "Katie">>...<</speech>>
<div class="instructions">I was one step away from her and she was pulling her dress up more and more.</div>
<div class="confirmation">\
@@.used;<<link "You're enjoying this, aren't you?" "Pawn shop 1: Story event (part 2-a)">><</link>>@@
@@.used;<<link "Didn't your pathetic fiance pay for the dress?" "Pawn shop 1: Story event (part 2-a)">><<set $eventControl.workPoints += 1>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.workPoints == 0>>\
<<speech "Woman" "Katie">>What?<</speech>>
<div class="instructions">Her smile was gone.</div>
<<speech "Woman" "Katie">>I'm not! This is so embarrassing. I was supposed to get married in this dress!<</speech>>
<<speech "Woman" "Katie">>And now I'm exposing myself like some slut to a complete stranger just to get a few bucks back!<</speech>>
<<speech "MC" "$player.name">>I'm sorry. You just looked-<</speech>>
<div class="instructions">She looked at me with a death sentence in her eyes.</div>
<<speech "MC" "$player.name">>I'm sorry.<</speech>>
<<speech "Woman" "Katie">>You're all the same. You're kind and funny at the beginning, but then you all turn out to be a cheating simpletons...<</speech>>
<<else>>\
<video class="center" src="media/pawn/mp4/story5-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Yeah, he wishes...<</speech>>
<<speech "Woman" "Katie">>He had no money.<</speech>>
<<speech "MC" "$player.name">>What? So you bought it yourself? Alone?<</speech>>
<<speech "Woman" "Katie">>No...<</speech>>
<div class="instructions">Her smile disappeared. Her shoulders sank low when she started talking again.</div>
<<speech "Woman" "Katie">>My parents pay for the wedding. That's why I need the money. I want to pay something back to them at least...<</speech>>
<<speech "MC" "$player.name">>So your fiance did nothing?<</speech>>
<<speech "Woman" "Katie">>No, he didn't.<</speech>>
<<speech "MC" "$player.name">>Wait. So you're telling me...<</speech>>
<<speech "MC" "$player.name">>He couldn't pay even a dollar for his own wedding and let your parents pay his part? And then just before the wedding went and cheated on you?<</speech>>
<<speech "Woman" "Katie">>Yep, and with my friend also.<</speech>>
<<speech "MC" "$player.name">>Wow...<</speech>>
<video class="center" src="media/pawn/mp4/story5-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>And that's now even all...<</speech>>
<div class="instructions">She was quite enjoying talking to me about her tragic life. She was so bad down that she could only laugh at herself.</div>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Guys like him get bullied in school." "Pawn shop 1: Story event (part 2-a-a)">><<set $eventControl.workPoints += 2>><</link>>@@
@@.used;<<link "You will find a better one for sure." "Pawn shop 1: Story event (part 2-a-a)">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.workPoints == 1 or $eventControl.workPoints == 0>>\
<<speech "Woman" "Katie">>Maybe...<</speech>>
<<speech "Woman" "Katie">>I don't think I will be looking for someone any time soon...<</speech>>
<div class="instructions">She started to look down as if she was reliving her memories again</div>
<<speech "Woman" "Katie">>Are we done here?<</speech>>
<<else>>\
<video class="center" src="media/pawn/mp4/story5-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You know what I'm talking about, right? You were in High school?<</speech>>
<<speech "Woman" "Katie">>Yes...<</speech>>
<div class="instructions">I took another look at her figure. She had to be the class queen, for sure.</div>
<<speech "MC" "$player.name">>People weren't playing around. When you did something weird, you would get smacked on the head.<</speech>>
<video class="center" src="media/pawn/mp4/story5-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Really?<</speech>>
<<speech "MC" "$player.name">>Yeah, definitely. I'm not pulling this out of my ass...<</speech>>
<<speech "Woman" "Katie">>Hahaha-- Yeah, sure...<</speech>>
<<if $eventControl.workPoints == 3>>\
<div class="instructions">I made her laugh and forget about her current miserable situation like it was nothing.</div>
<div class="instructions">She really does resent her ex-fiance. She's so fun to be around...</div>
<div class="instructions">She deserves a proper boyfriend treatment.</div>
<</if>><</if>>\
<div class="confirmation">\
@@.used;<<link "Well, I got what I wanted..." "Pawn shop 1: Story event (part 2-a-a-b)">><</link>>@@
@@.used;<<link "I can show you how a good boyfriend feels." "Pawn shop 1: Story event (part 2-a-a-a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Katie">>Oh... okay...<</speech>>
<div class="instructions">She jumped off the table and fixed her dress.</div>
<<speech "MC" "$player.name">>Here's your money.<</speech>>
<div class="instructions">I handed her out the money I already earned today with a little bit on top.</div>
<<speech "Woman" "Katie">>Thanks...<</speech>>
<div class="instructions">What the hell am I doing? She's clearly having her worst time of her life and I'm here making her do this shit for not even a fraction of what her wedding cost.</div>
<<speech "MC" "$player.name">>You can keep the dress.<</speech>>
<<speech "Woman" "Katie">>What...?<</speech>>
<<speech "MC" "$player.name">>My boss would kill me if he saw that I bought something that we couldn't realistically sell.<</speech>>
<<speech "Woman" "Katie">>...<</speech>>
<div class="instructions">She suddenly moved closer and hugged me.</div>
<<speech "Woman" "Katie">>Thank you.<</speech>>
<div class="instructions">Well... this wasn't exactly what I was expecting from today's shift.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<</if>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\
<div class="instructions"><span style="color:red">You gave her your today's pay.</span></div>
<<set $eventControl.pawnShop.experience += 1>>\
<<set $eventControl.quests.PawnShop1.active = false>>\
<<set $eventControl.quests.PawnShop1.completed = true>>\
<<set $eventControl.quests.PawnShop2.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 1: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.experience -= 1>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 1: Story event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.workPoints == 3>>\
<div class="instructions">She looked straight at me and my body. She was smiling the whole time, probably thinking I was just joking around.</div>
<<speech "Woman" "Katie">>Can you?<</speech>>
<video class="center" src="media/pawn/mp4/story5-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I stood up and pulled down my pants.</div>
<<speech "MC" "$player.name">>I'm well prepared.<</speech>>
<div class="instructions">She hid her face behind her hand, but I knew she was giggling behind it.</div>
<<speech "MC" "$player.name">>It doesn't bite.<</speech>>
<div class="instructions">Then she finally put her hand away and looked at my stiff cock.</div>
<video class="center" src="media/pawn/mp4/story5-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Oh shit...<</speech>>
<<speech "Woman" "Katie">>You really are.<</speech>>
<<speech "MC" "$player.name">>I can guarantee you, you won't stop thinking about today and how I will make you feel.<</speech>>
<div class="instructions">I could see her biting her lip while looking at me and then back at my fully erected cock.</div>
<<speech "MC" "$player.name">>You're drooling, Katie...<</speech>>
<<speech "MC" "$player.name">>Just say the word.<</speech>>
<<speech "Woman" "Katie">>...*gulp*<</speech>>
<<speech "Woman" "Katie">>Okay.<</speech>>
<div class="confirmation">\
@@.used;<<link "She sits in between your legs." "Pawn shop 1: Story event (part 3)">><</link>>@@
</div>
<<else>>\
<<goto "Pawn shop 1: Story event (part 2-a-a-c)">>\
<</if>>\<<include "savecheck">>\
<<speech "Woman" "Katie">>No...<</speech>>
<<speech "Woman" "Katie">>I can't do this right now.<</speech>>
<div class="instructions">She looked away from me.</div>
<<speech "Woman" "Katie">>Could you just give me the money?<</speech>>
<<speech "MC" "$player.name">>Katie...<</speech>>
<<speech "MC" "$player.name">>I know you want it. And... fuck it-<</speech>>
<div class="instructions">I stood up and pulled down my pants right there, in front of her.</div>
<<speech "Woman" "Katie">>Hey-<</speech>>
<div class="instructions">She hid her face with her hand.</div>
<video class="center" src="media/pawn/mp4/story5-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>This is what you do to me. Just a glimpse of your bare leg made me rock hard, Katie.<</speech>>
<<speech "Woman" "Katie">>Oh shit...<</speech>>
<<speech "Woman" "Katie">>Pervert. Haha-<</speech>>
<div class="instructions">She took another look at my cock and then back at me.</div>
<div class="instructions">She wanted it. I could see it in her eyes.</div>
<<speech "Woman" "Katie">>I get your pay for today?<</speech>>
<<speech "MC" "$player.name">>Yes...<</speech>>
<<speech "Woman" "Katie">>And another one hundred dollars?<</speech>>
<<speech "MC" "$player.name">>...yes.<</speech>>
<<speech "Woman" "Katie">>...<</speech>>
<<speech "Woman" "Katie">>Sit down.<</speech>>
<div class="confirmation">\
@@.used;<<link "Wait, no." "Pawn shop 1: Story event (part 2-a-a-b)">><</link>>@@
@@.used;<<link "She sits in between your legs." "Pawn shop 1: Story event (part 3)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story5-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You sure you can handle it?<</speech>>
<<speech "Woman" "Katie">>Haha-<</speech>>
<div class="instructions">Yeees, keep sucking my cock and let all your unpleasant memories wash away...</div>
<div class="instructions">Clearly she wasn't used to a cock this size. She started by sucking on my tip and moving her head up and down, not using her tongue at all.</div>
<<speech "MC" "$player.name">>Katie... use your tongue...<</speech>>
<<speech "Woman" "Katie">>Oh... sorry.<</speech>>
<video class="center" src="media/pawn/mp4/story5-21.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I don't know why exactly, but she took my cock and started slapping herself with it.</div>
<<speech "MC" "$player.name">>So you like it that way...? Aaah-<</speech>>
<div class="instructions">Then she went lower to my balls and started licking them.</div>
<video class="center" src="media/pawn/mp4/story5-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>I'm not so bad, am I?<</speech>>
<<speech "MC" "$player.name">>N-No... Fuck--<</speech>>
<div class="instructions">She became more aggressive and rough.</div>
<<speech "MC" "$player.name">>Finally showing your true colors?<</speech>>
<<speech "Woman" "Katie">>Mhm--<</speech>>
<div class="confirmation">\
@@.used;<<link "Stand up and let her try harder." "Pawn shop 1: Story event (part 3-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story5-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it, keep sucking on my balls...<</speech>>
<div class="instructions">I couldn't almost see how deep she was buried into my balls.</div>
<<speech "MC" "$player.name">>Your fiance cheated on you? Was he gay?<</speech>>
<<speech "Woman" "Katie">>Haha-<</speech>>
<div class="instructions">She left my balls alone. So I took her head and put her in front of my cock.</div>
<<speech "MC" "$player.name">>Don't forget about the main attraction.<</speech>>
<video class="center" src="media/pawn/mp4/story5-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah-- you like when I fuck your pretty mouth, don't you?<</speech>>
<div class="instructions">She didn't let me go into her throat. It would require much more attention, before my cock could meet the back of her throat, but sadly we didn't have that much time.</div>
<video class="center" src="media/pawn/mp4/story5-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuck--- You could get anyone in town with your head work.<</speech>>
<<speech "Woman" "Katie">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>It's time for your boyfriend treatment, Katie.<</speech>>
<<speech "Woman" "Katie">>Aah--- I can't wait....<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her brains out." "Pawn shop 1: Story event (part 3-a-a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I will have to apologize to Rick sometimes for using his desk all the time... But it's perfect for fucking!</div>
<video class="center" src="media/pawn/mp4/story5-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Aaaah--- Aaah--<</speech>>
<<speech "MC" "$player.name">>I can't hear you! You don't have to be quiet anymore!<</speech>>
<<speech "Woman" "Katie">>Harder!-- fuck me harder!<</speech>>
<div class="instructions">Her pussy was gushing juices everywhere. Onto the dress, on my legs and the whole floor was covered.</div>
<video class="center" src="media/pawn/mp4/story5-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Ohhh yes-- fuck--! Aaah-<</speech>>
<div class="instructions">She had to cover her mouth from moaning. She was so fucking wet, it was unreal. I couldn't stop fucking her.</div>
<div class="confirmation">\
@@.used;<<link "She rides your cock." "Pawn shop 1: Story event (part 3-a-a-a)">><</link>>@@
@@.used;<<link "Show her how it's done." "Pawn shop 1: Story event (part 3-a-a-b)">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop 1: Story event (part 3-a-a-c)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story5-28.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Ohhhh-- Shiiiit-<</speech>>
<<speech "MC" "$player.name">>Hey, I'm here too...<</speech>>
<<speech "Woman" "Katie">>Haha--<</speech>>
<div class="instructions">The only thing I could hear was her ass clapping on my cock and her constant moaning.</div>
<div class="instructions">It felt like I was being used like a fuck toy. She was completely lost in the pleasure.</div>
<video class="center" src="media/pawn/mp4/story5-29.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuck-- I feel like I'm in heaven...<</speech>>
<<speech "Woman" "Katie">>Yeah? Can you move in heaven?<</speech>>
<<speech "MC" "$player.name">>...you're on fire, girl.<</speech>>
<div class="confirmation">\
@@.used;<<link "Show her how it's done." "Pawn shop 1: Story event (part 3-a-a-b)">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop 1: Story event (part 3-a-a-c)">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop 1: Story event (part 3-a-a-d)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She was again laying on Rick's table, now on her back and with my hand around her neck.</div>
<video class="center" src="media/pawn/mp4/story5-30.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Fuck-- Shit-- Don't stop--<</speech>>
<div class="instructions">I was in love with her body. The way she was squeezing my cock with her insides, how her pussy was constantly squirting with my every thrust...</div>
<<speech "MC" "$player.name">>You're insane-- Oh god--<</speech>>
<<speech "Woman" "Katie">>Play with my tits!<</speech>>
<video class="center" src="media/pawn/mp4/story5-31.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Aaaah-- Aah-! You're messing me up--<</speech>>
<div class="instructions">She was completely submitted to me and my cock. I had her pinned down with my hand, but she kept wiggling around and opening her legs ever further.</div>
<<speech "MC" "$player.name">>I'm going to scrape every part of your pussy-!<</speech>>
<video class="center" src="media/pawn/mp4/story5-32.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Ohhh-! God--<</speech>>
<div class="instructions">I don't know for how long I've been fucking her pussy on that table. But I'm certain that she remembers every second of it.</div>
<div class="confirmation">\
@@.used;<<link "She rides your cock." "Pawn shop 1: Story event (part 3-a-a-a)">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop 1: Story event (part 3-a-a-c)">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop 1: Story event (part 3-a-a-d)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story5-33.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Katie">>Fuck yes--! You're so deep inside me-!<</speech>>
<div class="instructions">The shop was probably now full of customers during this part of the day, but my mind was completely full of this woman, who was desperately moving her ass back and forth and swallowing every inch of my stiff cock with her hungry pussy.</div>
<<speech "Woman" "Katie">>Aaaah-! Don't stop fucking me now--!<</speech>>
<div class="confirmation">\
@@.used;<<link "She rides your cock." "Pawn shop 1: Story event (part 3-a-a-a)">><</link>>@@
@@.used;<<link "Show her how it's done." "Pawn shop 1: Story event (part 3-a-a-b)">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop 1: Story event (part 3-a-a-d)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">It's a miracle I didn't cum to this point. But now I was at my limit.</div>
<<speech "Woman" "Katie">>Are you cumming? Your cock's twitching inside me!<</speech>>
<<speech "MC" "$player.name">>Yeah, I'm-<</speech>>
<<speech "Woman" "Katie">>Cum in my mouth!-<</speech>>
<div class="instructions">She quickly jumped up and then went back on her knees. She opened her mouth and pulled out her tongue.</div>
<<speech "Woman" "Katie">>Come on! I want it!<</speech>>
<div class="instructions">Fuck...</div>
<video class="center" src="media/pawn/mp4/story5-34.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah-<</speech>>
<div class="instructions">I came right in her mouth, hitting the back of her mouth finally. When I was done, her whole face was covered in my semen. I came so much...</div>
<video class="center" src="media/pawn/mp4/story5-35.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here-- You can spit it out.<</speech>>
<div class="instructions">I put the wedding dress between us and wiped my cock with it while she spit my cum into it.</div>
<<speech "MC" "$player.name">>We don't need it anymore.<</speech>>
<<speech "Woman" "Katie">>Yeah...<</speech>>
<div class="instructions">After a quick break to catch our breath, I gave her the money.</div>
<<speech "MC" "$player.name">>...and Katie?<</speech>>
<<speech "Woman" "Katie">>Yeah?<</speech>>
<<speech "MC" "$player.name">>Come back if you need a boyfriend again.<</speech>>
<div class="instructions">She smiled just in front of the door that was separating us from the outside world.</div>
<<speech "Woman" "Katie">>I will, haha.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<</if>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\
<<if $eventControl.workPoints != 3>>\
<<if $player.money > 99>>\
<<set $player.money -= 100>>\
<div class="instructions"><span style="color:red">You gave her your today's pay and 100$ from your pocket.</span></div>
<<else>>\
<<set $player.money -= $player.money>>\
<div class="instructions">I gave her everything I got plus some of the money from my pay.</div>
<</if>>\
<<else>>\
<div class="instructions"><span style="color:red">You gave her your today's pay.</span></div>
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set $eventControl.quests.PawnShop1.active = false>>\
<<set $eventControl.quests.PawnShop1.completed = true>>\
<<set $eventControl.replay.pawnShop.S2 to true>>\
<<set $eventControl.quests.PawnShop2.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 1: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.experience -= 1>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Whoa...<</speech>>
<div class="instructions">There was a woman already waiting for me behind the counter. Right in front of her was some kind of a mask than looked older that the foundation of this building.</div>
<<speech "MC" "$player.name">>You're not going to curse me, are you?<</speech>>
<<speech "Woman">>Excuse me? That's a ceremonial mask used by the natives.<</speech>>
<<speech "MC" "$player.name">>I'm just joking...<</speech>>
<div class="instructions">The woman was wearing very provocative and revealing clothes, which made me assume a lot of inappropriate things about her.</div>
<<speech "MC" "$player.name">>What can I do for you?<</speech>>
<video class="center" src="media/pawn/mp4/default3-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>I will be really straight for you. I don't want to spend even a second more than I should here.<</speech>>
<<speech "Woman">>As I said, this is a very valuable piece of history which was handed out to me from my grandfather and he got it from one of the tribe chiefs for his bravery, and for saving their lives.<</speech>>
<<speech "MC" "$player.name">>Really?<</speech>>
<div class="instructions">She's full of shit. I can just tell by her posture and the way she's swaying her head like she owns the whole town.</div>
<<speech "Woman">>I want five hundred.<</speech>>
<div class="instructions">And she's crazy too.</div>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Hold on a second. How can I know you're telling the truth?" "Pawn shop RS1-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS1-7a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Woman">>Are you saying I'm lying?<</speech>>
<<speech "MC" "$player.name">>N-no-- It's just that there's nothing that could prove what you just said.<</speech>>
<<speech "MC" "$player.name">>You're not carrying a receipt from the chief, are you?<</speech>>
<div class="instructions">She looked so annoyed by me that she was completely stunned.</div>
<<speech "Woman">>Wha.... Of course I don't.<</speech>>
<<speech "MC" "$player.name">>Can I take a closer look?<</speech>>
<div class="instructions">I reached forward and touched the mask, which she didn't like.</div>
<video class="center" src="media/pawn/mp4/default3-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>No, I don't-<</speech>>
<<speech "MC" "$player.name">>Not even a look?<</speech>>
<<speech "Woman">>No.<</speech>>
<div class="instructions">Why does she hate me so much? She just met me. I hate girls like her, entitled bitch.</div>
<<speech "MC" "$player.name">>I can't buy something that I can't even touch!<</speech>>
<<speech "Woman">>I don't want your filthy hands on my grandfather's mask!<</speech>>
<<speech "MC" "$player.name">>Would my colleague be alright? He used to work in a museum.<</speech>>
<video class="center" src="media/pawn/mp4/default3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>He's right there-<</speech>>
<div class="instructions">I pointed at Rick, who was now dealing with a different customer.</div>
<<speech "Woman">>....yes.<</speech>>
<div class="instructions">Am I that disgusting to her? Now there's a different reason why I want to continue this trade...</div>
<div class="confirmation" style="width:60%">\
@@.used;<<link "Rick takes a closer look." "Pawn shop RS1-a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS1-7a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I let my more experienced and more likable colleague to come closer and get his hands on her precious face cover.</div>
<<speech "MC" "$player.name">>So? What are you saying?<</speech>>
<div class="instructions">Me and the girl were closely watching Rick and his reaction. He was hiding it well.</div>
<video class="center" src="media/pawn/mp4/default3-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Rick">>Well...<</speech>>
<<speech "Rick">>It's something...<</speech>>
<<speech "MC" "$player.name">>Is it what she said?<</speech>>
<<speech "Rick">>Yeah, it's fake.<</speech>>
<<speech "Woman">>What?!<</speech>>
<div class="instructions">The utmost panic in her eyes made me smile a little. She was not expecting someone like a Pawn shop worker to be able to tell the difference between an authentic mask and a plain replika worth a few bucks.</div>
<<speech "Rick">>Hey, can we talk for a second?<</speech>>
<div class="instructions">I followed Rick to the other side of the shop, so she couldn't hear us.</div>
<video class="center" src="media/pawn/mp4/default3-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Rick">>So, what's your plan?<</speech>>
<div class="instructions">Rick knew well of my 'tactics' and the way I treat certain customers. He's always joking how he would love to do something like that, but he would just embarrass himself.</div>
<<speech "MC" "$player.name">>Can I take these?<</speech>>
<<speech "Rick">>Yeah, sure. Why?<</speech>>
<<speech "MC" "$player.name">>Aren't you hungry?<</speech>>
<div class="instructions">He frowned, but then he realized what I meant.</div>
<<speech "Rick">>Sure... Give me a few minutes and I'm out.<</speech>>
<<speech "MC" "$player.name">>Thanks. And keep the customers distracted, okay?<</speech>>
<div class="instructions">I turned around and went back to the counter.</div>
<div class="confirmation">\
@@.used;<<link "Give her an offer." "Pawn shop RS1-3a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS1-7a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">When I got back, the girl wasn't angry anymore. She calmed herself down and looked like she was now aware of the situation she's in.</div>
<<speech "MC" "$player.name">>Now that we are on the same page...<</speech>>
<<speech "MC" "$player.name">>How does ten dollars sound?<</speech>>
<div class="instructions">I placed two little statues right next to the mask.</div>
<<speech "MC" "$player.name">>It's the same price you would pay for these two.<</speech>>
<video class="center" src="media/pawn/mp4/default3-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>No... no way. I really need that money right now.<</speech>>
<<speech "MC" "$player.name">>I'm sorry then.<</speech>>
<<speech "Woman">>Maybe we could... work something out?<</speech>>
<div class="instructions">That's what I was waiting for. It's always better if the other person comes up with such an idea.</div>
<video class="center" src="media/pawn/mp4/default3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Are you sure about that? You were really awful to me a minute ago...<</speech>>
<<speech "MC" "$player.name">>I don't think there's something you could do for me.<</speech>>
<<speech "Woman">>Stop playing your stupid mind games and act like an adult. What do you want me to do?!<</speech>>
<div class="instructions">Wow, she's really desperate. She doesn't look like our typical customer though.</div>
<div class="confirmation">\
@@.used;<<link "She grabs a hula hoop from the shelf." "Pawn shop RS1-4a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS1-7a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Woman">>You want me to give you a show?<</speech>>
<div class="instructions">Rick was still taking care of his customer. I can't make my move now, but this is getting really interesting.</div>
<<speech "MC" "$player.name">>Hah, go on.<</speech>>
<video class="center" src="media/pawn/mp4/default3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Egh...<</speech>>
<<speech "MC" "$player.name">>Wow, you're good.<</speech>>
<<speech "Woman">>Yeah.<</speech>>
<div class="instructions">I took a glimpse at Rick. He was deeply engaged in a conversation with the customer.</div>
<<speech "MC" "$player.name">>Okay, I think that's enough. I have an idea.<</speech>>
<div class="instructions">She put the hula hoop back where she picked it up and came back to the counter.</div>
<video class="center" src="media/pawn/mp4/default3-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You have some time, right?<</speech>>
<<speech "Woman">>Yes. I've got...<</speech>>
<<speech "Woman">>Maybe half an hour.<</speech>>
<<speech "MC" "$player.name">>And you would do anything to get your money.<</speech>>
<<speech "Woman">>Yeah, I guess.<</speech>>
<<speech "MC" "$player.name">>So here's the thing.<</speech>>
<<speech "MC" "$player.name">>The shop is closing in a few minutes and there's just one person here.<</speech>>
<div class="instructions">I was watching her reactions. She knew where I was going with this. She looked around the shop to check for herself and then looked back at me with her arms crossed.</div>
<<speech "MC" "$player.name">>And there's something itching me right under my pants...<</speech>>
<div class="confirmation">\
@@.used;<<link "...and I think it wants your attention." "Pawn shop RS1-5a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS1-7a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default3-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>I can't believe this...<</speech>>
<<speech "MC" "$player.name">>It's getting worse...<</speech>>
<<speech "Woman">>Yes...<</speech>>
<div class="instructions">She walked over to my side and sat down on the floor. I grabbed the mask and held it sideways to create some form of privacy.</div>
<video class="center" src="media/pawn/mp4/default3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You need to pull harder, there's something stuck.<</speech>>
<<speech "Woman">>Oh, I can see it.<</speech>>
<<speech "MC" "$player.name">>Have you seen anything like it?<</speech>>
<<speech "Woman">>No, I haven't. Oh, that's... so big.<</speech>>
<<speech "Rick">>Everything alright?<</speech>>
<<speech "Woman">>Yeah, he's just having a bad itching.<</speech>>
<div class="confirmation">\
@@.used;<<link "She starts to blow you." "Pawn shop RS1-6a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS1-7a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default3-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck-- that feels amazing.<</speech>>
<div class="instructions">She had just the tip in her mouth and her tongue was circling around it while she kept moving her head back and forth.</div>
<<speech "Woman">>---what?<</speech>>
<<speech "MC" "$player.name">>N-Nothing, I just never felt... that.<</speech>>
<video class="center" src="media/pawn/mp4/default3-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">In the meantime, Rick was still talking to the customer and it looked like he was about to seal the deal.</div>
<div class="instructions">And this girl was on her knees doing her best to suck as much money from my cock.</div>
<<speech "MC" "$player.name">>Aah-- fucking hell, girl...<</speech>>
<video class="center" src="media/pawn/mp4/default3-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Rick">>I'm going out, $player.name. Close the shop for me when you're done.<</speech>>
<div class="instructions">I waved at him and watched as he got out of the shop and locked the door.</div>
<<speech "MC" "$player.name">>W-Wait, you're going to suck the soul out of me like this. Let me close the blinds and we can continue.<</speech>>
<<speech "Woman">>Mhm-<</speech>>
<div class="confirmation">\
@@.used;<<link "Pull down the window cover." "Pawn shop RS1-7a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default3-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Now no one can interrupt us. I checked the door if it's really closed and pulled down the window cover.</div>
<div class="instructions">I just love when I get paid for fucking entitled girls who thinks they own the world.</div>
<<speech "Woman">>Can you be faster? I have people waiting for me.<</speech>>
<div class="confirmation">\
@@.used;<<link "She goes on her knees again." "Pawn shop RS1-7a-a">><</link>>@@
@@.used;<<link "Watch her undress." "Pawn shop RS1-9a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default3-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Once again I was in her hands and completely amazed by her head work. She was so delicate with her movements and hitting the spots I liked.</div>
<<speech "MC" "$player.name">>This isn't your first time doing this, right?<</speech>>
<<speech "Woman">>Hah, is it that obvious?<</speech>>
<video class="center" src="media/pawn/mp4/default3-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she folded her arms and moved closer. The room was filled with the souds of aggressive sucking coming from the center of the room.</div>
<<speech "MC" "$player.name">>Ohhh-- It feels like I'm melting in your mouth...<</speech>>
<video class="center" src="media/pawn/mp4/default3-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You got me fired up. Get those fucking clothes off.<</speech>>
<<speech "Woman">>Okay...<</speech>>
<div class="instructions">I clearly wasn't the only one here with their crotch acting up.</div>
<div class="confirmation">\
@@.used;<<link "Watch her undress." "Pawn shop RS1-9a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I can't wait to fuck you.<</speech>>
<video class="center" src="media/pawn/mp4/default3-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I had to hold myself down and not to jump on her right there and fuck the shit out of her.</div>
<div class="instructions">No, I will use every second and make sure she's going home with her head up and full of my cum.</div>
<div class="confirmation">\
@@.used;<<link "She rides you on the chair." "Pawn shop RS1-9a-a">><</link>>@@
@@.used;<<link "Fuck her on the floor." "Pawn shop RS1-9a-b">><</link>>@@
@@.used;<<link "Bend her over the counter." "Pawn shop RS1-9a-c">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default3-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Fuck, you're huge--- Aah-<</speech>>
<div class="instructions">Her pussy immediately clamped on me. She was so fucking tight that I felt her pussy grabbing me everytime she moved up.</div>
<video class="center" src="media/pawn/mp4/default3-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yes, ride that cock! Keep moving that fat ass!<</speech>>
<<speech "Woman">>Aaah-- Fuck-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her on the floor." "Pawn shop RS1-9a-b">><</link>>@@
@@.used;<<link "Bend her over the counter." "Pawn shop RS1-9a-c">><</link>>@@
@@.used;<<link "Cum all over her." "Pawn shop RS1-9a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Woman">>Come on, give it to me! Put that pipe in me!<</speech>>
<video class="center" src="media/pawn/mp4/default3-22.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I watched my cock getting completely swallowed by her hungry pussy.</div>
<<speech "Woman">>Ah yes--<</speech>>
<div class="instructions">She moaned when the tip hit her deepest spot.</div>
<<speech "Woman">>Fuck me!<</speech>>
<video class="center" src="media/pawn/mp4/default3-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Aaah-- That's it--- you're making me cum already--<</speech>>
<div class="instructions">She forgot the time, her friend waiting for them, even the reason why she went here. The only thing on her mind now was my cock ripping her pussy apart.</div>
<video class="center" src="media/pawn/mp4/default3-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Yees-- keep going--!<</speech>>
<div class="confirmation">\
@@.used;<<link "She rides you on the chair." "Pawn shop RS1-9a-a">><</link>>@@
@@.used;<<link "Bend her over the counter." "Pawn shop RS1-9a-c">><</link>>@@
@@.used;<<link "Cum all over her." "Pawn shop RS1-9a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default3-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Aah--- Aaah-- shit- aaah-!<</speech>>
<div class="instructions">The whole counter was shaking with how hard I was pounding her. Stuff started falling down soon.</div>
<<speech "MC" "$player.name">>Turn over, here.<</speech>>
<video class="center" src="media/pawn/mp4/default3-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Mhhm--<</speech>>
<div class="instructions">I gently pressed my hands against her neck and she bit her lip in answer. I continued fucking her until another stuff started falling down.</div>
<div class="confirmation">\
@@.used;<<link "She rides you on the chair." "Pawn shop RS1-9a-a">><</link>>@@
@@.used;<<link "Fuck her on the floor." "Pawn shop RS1-9a-b">><</link>>@@
@@.used;<<link "Cum all over her." "Pawn shop RS1-9a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default3-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah fuck!<</speech>>
<div class="instructions">I started cumming right on her face and mouth. She started licking her lips while I was still cumming.</div>
<<speech "MC" "$player.name">>Yeees-<</speech>>
<<speech "Woman">>Fuuck-- that's a lot.<</speech>>
<video class="center" src="media/pawn/mp4/default3-28.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're still touching yourself? You're such a slut.<</speech>>
<<speech "MC" "$player.name">>You can tell your family that I will take care of your grandfather's mask.<</speech>>
<<speech "Woman">>Hah-- Thanks.<</speech>>
<div class="instructions">Later that day I called Rick and thanked him for his help. I wouldn't get into pussy without the whole replika bit he came up with.</div>
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Excuse me, boss. I-<</speech>>
<<speech "Jeremy">>Don't call me boss. I'm Jeremy.<</speech>>
<div class="instructions">His interruption surprised me. Not even Rick calls him by his name, and he's been working here for the last two years.</div>
<<speech "MC" "$player.name">>Oh, okay. Thank you... Jeremy.<</speech>>
<<speech "Jeremy">>What is it, kid?<</speech>>
<div class="instructions">I figured out this would be the best time to ask him about the mysterious weekend shifts.</div>
<<speech "MC" "$player.name">>I was wondering if I could take some of your weekend shifts.<</speech>>
<<speech "Jeremy">>Hm?<</speech>>
<<speech "MC" "$player.name">>I know we've got important customers on weekends, but I think it would be a great training for me.<</speech>>
<div class="instructions">Finally he looked up from his documents. The look he was giving me was unbearing.</div>
<<speech "Jeremy">>I don't know, kid. You really think you're up to the task?<</speech>>
<<speech "MC" "$player.name">>Of course I am, sir! Please, just give me a chance!<</speech>>
<div class="instructions">And then, out of nowhere, he started smiling. Like a proud dad when he sees his son score his first goal.</div>
<<speech "Jeremy">>I've got someone coming next weekend. She's a daughter of one of our important customers. Make a good job and the weekend shifts are yours.<</speech>>
<<speech "MC" "$player.name">>Thank you! I won't disappoint you!<</speech>>
<div class="instructions">On my way out, Jeremy stopped me.</div>
<<speech "Jeremy">>If Ricks asks about it, tell him you're now my assistant.<</speech>>
<<set $eventControl.quests.PawnShop2.bossTalk = true>>\
<div class="confirmation">\
@@.used;<<link "Leave the room." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<<set $player.moneyTemp = $player.money>>\
<<set $eventControl.workPoints to 0>>\
<div class="instructions">My first weekend shift and I was already bored. The amount of customers was much lower than I was even expecting based on Jeremy's explanation.</div>
<div class="instructions">There's been just one person who came into the shop and they just asked something and quickly left.</div>
<div class="instructions">After thirty minutes of no work, I picked up a book that was lying on the shelf and started reading.</div>
<div class="instructions">Then soon after, the highly awaited daughter of our important customer finally showed up.</div>
<video class="center" src="media/pawn/mp4/story8-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Girl">>Hey, I'm looking for Jeremy.<</speech>>
<div class="instructions">She caught me off guard. I wasn't expecting someone my age. She had a bag with her, probably with the unknown item she wanted to sell.</div>
<<speech "Woman" "Girl">>You're Jeremy?<</speech>>
<<speech "MC" "$player.name">>N-No, I'm $player.name. Jeremy told me to take care of your... item.<</speech>>
<<speech "Woman" "Girl">>Okay.<</speech>>
<div class="instructions">She was wearing jeans and a crop top. She could easily be my schoolmate.</div>
<<speech "MC" "$player.name">>Put the bag over there, please.<</speech>>
<div class="instructions">The bag was taking the whole space. The fact she's younger made me even more nervous than I was already. Just look at the thing she wants to offer and give her what she wants. Simple.</div>
<video class="center" src="media/pawn/mp4/story8-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I didn't catch your name.<</speech>>
<<speech "Woman" "Jeanie">>Jeanie.<</speech>>
<div class="instructions">She was carefully opening the bag and slowly pulling out the thing that was inside.</div>
<<speech "MC" "$player.name">>Wow, what do we have here...<</speech>>
<<speech "Woman" "Jeanie">>It's my dad's fur coat.<</speech>>
<<speech "MC" "$player.name">>Is it real?<</speech>>
<<speech "Woman" "Jeanie">>Of course it is. What do you think I am, poor?<</speech>>
<div class="confirmation">\
@@.used;<<link "How can I know it's real fur?" "Pawn shop 2: Weekend event (part 1-b)">><</link>>@@
@@.used;<<link "Trying to impress your daddy, huh?" "Pawn shop 2: Weekend event (part 1-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>No.<</speech>>
<<speech "MC" "$player.name">>Not even a little bit?<</speech>>
<<speech "Woman" "Jeanie">>No.<</speech>>
<<speech "MC" "$player.name">>He didn't send you here to make him proud?<</speech>>
<<speech "Woman" "Jeanie">>No, why?<</speech>>
<div class="instructions">Even though she was doing a really good job of hiding it, I already knew what was happening here.</div>
<<speech "MC" "$player.name">>No real reason. So how much would your daddy want?<</speech>>
<<speech "Woman" "Jeanie">>Yees! So...<</speech>>
<<speech "Woman" "Jeanie">>I want four-<</speech>>
<<speech "MC" "$player.name">>Four bucks?<</speech>>
<<speech "Woman" "Jeanie">>Thousand.<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Woman" "Jeanie">>Yep.<</speech>>
<<speech "MC" "$player.name">>Whoa, hold up-<</speech>>
<video class="center" src="media/pawn/mp4/story8-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I can't believe these hands touched something so valuable! Oh my god!<</speech>>
<<speech "Woman" "Jeanie">>Haha-!<</speech>>
<<speech "Woman" "Jeanie">>Right? So... you do cash, or...?<</speech>>
<div class="instructions">I can't believe her. Did she just walk into a Pawn shop and expect to get four thousand? She's so full of herself...</div>
<div class="instructions">Someone needs to teach her a lesson.</div>
<<speech "MC" "$player.name">>That's a really interesting offer. What do you think, should we put it on the rack with other clothes, or should we display it, like a statue?<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her an offer." "Pawn shop 2: Weekend event (part 1-2a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I pointed at the rack with other clothes we had for sale next to the counter.</div>
<video class="center" src="media/pawn/mp4/story8-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I don't think we are currently offering real fur, but I'm pretty sure customers would want to see a certificate of some sort.<</speech>>
<<speech "MC" "$player.name">>But I'm sure you have one, right?<</speech>>
<<speech "Woman" "Jeanie">>...<</speech>>
<div class="instructions">She looked down. Oh no, she doesn't have any clue what I'm talking about. Poor girl...</div>
<<speech "MC" "$player.name">>You don't? That makes it quite difficult. Your dad didn't tell you about it?<</speech>>
<video class="center" src="media/pawn/mp4/story8-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Ah...<</speech>>
<<speech "Woman" "Jeanie">>You just have to believe me, okay? Hah-<</speech>>
<div class="instructions">She was clearly surprised. She sighed and laughed at me...</div>
<<speech "Woman" "Jeanie">>Look at it. Just touch it!<</speech>>
<div class="instructions">I moved closer and put my hands on the coat. It felt nice and fluffy. Maybe she's telling the truth, but I'm not a fur expert.</div>
<<speech "Woman" "Jeanie">>See? I told you it's real.<</speech>>
<div class="instructions">The reactions she was showing so far was telling me that she's not here to just sell her dad's clothes.</div>
<div class="confirmation">\
@@.used;<<link "Give her an offer." "Pawn shop 2: Weekend event (part 1-2a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>What about one thousand? How does that sound?<</speech>>
<div class="instructions">I was simply testing the boundaries, but it seemed like she had just one objective here.</div>
<video class="center" src="media/pawn/mp4/story8-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>That doesn't sound that bad. But no, thanks.<</speech>>
<<speech "MC" "$player.name">>Look, I don't one to break it to you, but this is a Pawn shop. You can't sell your pretty coat for the price your daddy paid in your favorite clothes shop.<</speech>>
<<speech "MC" "$player.name">>Your dad knows this, he's our regular. He would be happy with the price I'm offering you.<</speech>>
<div class="instructions">She wasn't moving at all, just listening to what I was saying and slowly understanding her position.</div>
<video class="center" src="media/pawn/mp4/story8-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>But that's not enough...<</speech>>
<<speech "MC" "$player.name">>Hey...<</speech>>
<<speech "MC" "$player.name">>I gave you my offer. If you're telling me the truth, and this is indeed real fur…<</speech>>
<div class="instructions">She nodded.</div>
<<speech "MC" "$player.name">>One thousand isn't that bad of a deal. I might be losing on this as well.<</speech>>
<<speech "Woman" "Jeanie">>I just wanted my dad to be proud of me...<</speech>>
<div class="instructions">I looked up. She was sulking with her head down. Just like a kid, who just got denied her favorite toy.</div>
<<speech "Woman" "Jeanie">>He always buys me gifts. I wanted to sell this beautiful coat he gave me last birthday and buy him something instead...<</speech>>
<div class="instructions">She probably never heard of working. There's no point in making fun of her.</div>
<<speech "MC" "$player.name">>So this isn't your dad's?<</speech>>
<<speech "Woman" "Jeanie">>No...<</speech>>
<div class="confirmation">\
@@.used;<<link "Go with her original offer." "Pawn shop 2: Weekend event (part 1-2a-a)">><</link>>@@
@@.used;<<link "Let's talk it through in the back." "Pawn shop 2: Weekend event (part 1-4a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I held out my hand.</div>
<<speech "MC" "$player.name">>I don't want to stay between you and your dad. Buy him something nice, okay?<</speech>>
<<speech "Woman" "Jeanie">>Alright...<</speech>>
<div class="instructions">Her smile was so honest and pure that I almost forgot that I just probably made the most expensive trade in the history of our Pawn shop.</div>
<<speech "MC" "$player.name">>You're a good girl, Jeanie.<</speech>>
<div class="instructions">Jeremy wasn't angry as I expected. He said that I did a good thing and that he would probably do the same. When I checked the coat more thoroughly, I found out she wasn't lying about the fur.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship gained Jeremy">>
<<set $eventControl.pawnShop.weekendShifts to true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 2: Weekend event (part 1)">><<set $time.hours -= 4>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><<set $eventControl.pawnShop.bossRelationship -= 3>><<set $eventControl.pawnShop.bossRelationshipGained -= 3>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 2: Weekend event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Oh, okay.<</speech>>
<div class="instructions">I leaned forward to pick up the coat.</div>
<<speech "MC" "$player.name">>Wait-<</speech>>
<div class="instructions">Why would I carry it when I can just put it on? And I did exactly that.</div>
<<speech "MC" "$player.name">>Wow, that's... and it suits me! Look!<</speech>>
<video class="center" src="media/pawn/mp4/story8-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Yeah.<</speech>>
<div class="instructions">There was no sign of sadness in her face now. She's really like a child.</div>
<<speech "MC" "$player.name">>Are you coming?<</speech>>
<div class="confirmation">\
@@.used;<<link "Sit down in the back room." "Pawn shop 2: Weekend event (part 2)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We sat opposite each other. She put on the coat for some reason. Maybe to make me feel like she's better than me.</div>
<div class="instructions">Now that we were here, I decided to go a little further.</div>
<<speech "MC" "$player.name">>I told you already the coat doesn't have the price you think it has. But there's other ways to make me believe it actually is worth more...<</speech>>
<<speech "Woman" "Jeanie">>Really? Tell me, then!<</speech>>
<<speech "MC" "$player.name">>You really have a nice body, Jeanie.<</speech>>
<<speech "Woman" "Jeanie">>Thank you...?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Woman" "Jeanie">>Hm...? Why are you staring at me like that...<</speech>>
<div class="instructions">Oh boy, she's really something...</div>
<<speech "MC" "$player.name">>I want to take a closer look at you.<</speech>>
<<speech "Woman" "Jeanie">>What? Eww...<</speech>>
<video class="center" src="media/pawn/mp4/story8-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>You absolutely can't.<</speech>>
<<speech "MC" "$player.name">>Why not? You don't want to make your daddy proud?<</speech>>
<<speech "Woman" "Jeanie">>I want, but... not like-<</speech>>
<div class="instructions">She stood up and started walking around.</div>
<<speech "MC" "$player.name">>You don't want to work for it.<</speech>>
<<speech "Woman" "Jeanie">>Yes!<</speech>>
<div class="instructions">I let her tiny brain work while she continued walking around the back room for a few seconds.</div>
<<speech "MC" "$player.name">>Sit down, Jeanie... please.<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "She puts away the coat and sits on Rick's chair." "Pawn shop 2: Weekend event (part 2-a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You want to do something for your dad?<</speech>>
<video class="center" src="media/pawn/mp4/story8-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Hah-<</speech>>
<<speech "MC" "$player.name">>You told me yourself.<</speech>>
<<speech "Woman" "Jeanie">>I guess... What then?<</speech>>
<div class="instructions">She threw her hands around, finally submitting to my offer.</div>
<<speech "Woman" "Jeanie">>I'm not like other girls. Those sluts, who fold their clothes so easily!<</speech>>
<<speech "MC" "$player.name">>You can keep telling that to yourself. But you already said that you don't want to work.<</speech>>
<<speech "Woman" "Jeanie">>*sigh*...<</speech>>
<<speech "Woman" "Jeanie">>What do you want me to do, then?<</speech>>
<div class="instructions">Who would have known that my first weekend shift could end up with one of our important customer's daughter obediently undressing for the sake of her daddy's happiness?</div>
<div class="confirmation" style="width:55%">\
@@.used;<<link "I want to see everything." "Pawn shop 2: Weekend event (part 2-a-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Okay- fine! Have it your way-<</speech>>
<<speech "Woman" "Jeanie">>But no. Enough! Cover your eyes!<</speech>>
<div class="instructions">She put her hands over my face saying that I'm definitely not going to watch her undress.</div>
<<speech "Woman" "Jeanie">>You can look after I'm done. Okay?<</speech>>
<div class="instructions">Fuck man, I really want to see her slip those jeans off and watch her perky tits get out of that sweet crop top.</div>
<div class="confirmation">\
@@.used;<<link "Peak." "Pawn shop 2: Weekend event (part 2-3a)">><</link>>@@
@@.used;<<link "Cover your eyes." "Pawn shop 2: Weekend event (part 2-4a)">><</link>>@@
</div><<include "savecheck">>\
<<if $player.sneaking > 29>>\
<div class="instructions">I covered my eyes as she wanted. Why is she so shy when a few seconds ago she agreed to show everything...</div>
<div class="instructions">When I heard rustling of clothes, I moved my fingers slightly to see through a little.</div>
<video class="center" src="media/pawn/mp4/story8-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>You better not be looking...<</speech>>
<<speech "Woman" "Jeanie">>I swear to god, if you say anything to my dad, I will chop off your toes.<</speech>>
<video class="center" src="media/pawn/mp4/story8-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>No! Not the toes...!<</speech>>
<div class="instructions">Luckily she was undressing while she was turned towards me, so I had a nice view of her pussy.</div>
<div class="instructions">Fuck, I'm getting hard...</div>
<div class="confirmation">\
@@.used;<<link "She puts her coat back on." "Pawn shop 2: Weekend event (part 2-4a)">><</link>>@@
</div>
<<else>>\
<<speech "Woman" "Jeanie">>I can see you're looking, idiot!<</speech>>
<<speech "Woman" "Jeanie">>I'm not moving a muscle.<</speech>>
<div class="confirmation">\
@@.used;<<link "Cover your eyes." "Pawn shop 2: Weekend event (part 2-4a)">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Woman" "Jeanie">>You can look now.<</speech>>
<div class="instructions">When I opened my eyes, she was tucked inside her fur coat that her crop top was showing more skin than now the coat.</div>
<<speech "MC" "$player.name">>Wow... you look... good.<</speech>>
<<speech "Woman" "Jeanie">>Mhm.<</speech>>
<<speech "MC" "$player.name">>What about a little show?<</speech>>
<<speech "Woman" "Jeanie">>Fine...<</speech>>
<video class="center" src="media/pawn/mp4/story8-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Nice...<</speech>>
<div class="instructions">Just her bare legs were exposed with the high heels as a nice finishing touch. She walked over the other side of the room.</div>
<<speech "MC" "$player.name">>Don't be shy...<</speech>>
<video class="center" src="media/pawn/mp4/story8-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She slowly, almost erotically, opened the coat and showed everything that she got.</div>
<<speech "MC" "$player.name">>Fucking hell, that's what you've been hiding underneath?<</speech>>
<div class="instructions">I'm walking on thin ice here. If just one word of this gets out and my whole career and reputation is gone.</div>
<<speech "MC" "$player.name">>Come closer...<</speech>>
<div class="instructions">But I was no longer thinking straight. How could I even?</div>
<<speech "Woman" "Jeanie">>Hah-<</speech>>
<div class="confirmation">\
@@.used;<<link "She continues teasing you." "Pawn shop 2: Weekend event (part 2-5a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She was just a few inches away when she again exposed her naked body.</div>
<video class="center" src="media/pawn/mp4/story8-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You have such a tight body, Jeanie. How many guys have you conquered with it already?<</speech>>
<div class="instructions">Just a smile appeared on her face before she hid everything away and turned around.</div>
<<speech "Woman" "Jeanie">>Is that enough? It's cold here...<</speech>>
<<speech "MC" "$player.name">>You haven't shown me the back yet.<</speech>>
<<speech "Woman" "Jeanie">><span style="font-style:italic">Pervert...</span><</speech>>
<div class="instructions">I knew she was enjoying the attention. She always did.</div>
<video class="center" src="media/pawn/mp4/story8-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Happy?<</speech>>
<<speech "MC" "$player.name">>Is that it? Flaunt it, baby!<</speech>>
<<speech "Woman" "Jeanie">>Idiot...<</speech>>
<div class="instructions">That was my limit. Her ass was perfect, her whole body was. I pulled out my cock and started stroking it.</div>
<div class="confirmation">\
@@.used;<<link "She turns around." "Pawn shop 2: Weekend event (part 2-6a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Jeanie">>Hey-!<</speech>>
<div class="instructions">But she wasn't fond of exposing myself. She ran away to the door and turned around.</div>
<video class="center" src="media/pawn/mp4/story8-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>What the fuck you think you're doing?!<</speech>>
<<speech "MC" "$player.name">>I'm sorry, but it's your body's fault.<</speech>>
<<speech "Woman" "Jeanie">>What do you mean? You wanted me to get naked!<</speech>>
<<speech "MC" "$player.name">>I didn't know you were hiding this!<</speech>>
<div class="instructions">I did two steps forward.</div>
<video class="center" src="media/pawn/mp4/story8-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Jeanie, no one could hold themself back seeing you like this. You're the hottest girl I've seen in my life.<</speech>>
<div class="instructions">When she didn't run through the door and stayed here instead, I knew she was considering it while doing her little show for me.</div>
<<speech "MC" "$player.name">>Look.<</speech>>
<div class="instructions">Like on command, she looked up and couldn't hold her smile when she laid her eyes on my stiff cock.</div>
<div class="confirmation">\
@@.used;<<link "Keep stroking your cock." "Pawn shop 2: Weekend event (part 2-7a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-23.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was desperately trying not to look, using her coat as some way of protection from my cock's aura.</div>
<<speech "MC" "$player.name">>I know you want it as much as I want you right now.<</speech>>
<<speech "MC" "$player.name">>I can see your pussy dripping.<</speech>>
<<speech "Woman" "Jeanie">>What's that supposed to mean?<</speech>>
<div class="instructions">Her lack of experience was now showing. She's probably never felt so horny in her life.</div>
<<speech "MC" "$player.name">>I want you to take a step forward.<</speech>>
<<speech "Woman" "Jeanie">>...<</speech>>
<video class="center" src="media/pawn/mp4/story8-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it. Good girl...<</speech>>
<div class="instructions">She must be fighting her urges right now. But you never stood a chance in the first place, cute Jeanie...</div>
<video class="center" src="media/pawn/mp4/story8-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Come on, one more.<</speech>>
<div class="instructions">I kept stroking my cock, watching her cute little steps. The distance between us was slowly getting thinner and thinner.</div>
<<speech "MC" "$player.name">>That's it... it doesn't bite...<</speech>>
<div class="confirmation">\
@@.used;<<link "Just a little closer..." "Pawn shop 2: Weekend event (part 2-8a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">This whole situation was so absurd. It felt like I was creating some form of magnetic field around my cock and slowly pulling her closer and closer.</div>
<video class="center" src="media/pawn/mp4/story8-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>It's really warm right now..<</speech>>
<<speech "Woman" "Jeanie">>Stop it. Haha-<</speech>>
<<speech "Woman" "Jeanie">>Is it really?<</speech>>
<<speech "MC" "$player.name">>Why don't you try it for yourself?<</speech>>
<<speech "Woman" "Jeanie">>It's so big... I mean- Ahh, fuck.<</speech>>
<video class="center" src="media/pawn/mp4/story8-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's enough, Jeanie. Stop acting like such a little brat already.<</speech>>
<<speech "Woman" "Jeanie">>B-But-<</speech>>
<<speech "MC" "$player.name">>You want this cock or what?<</speech>>
<video class="center" src="media/pawn/mp4/story8-28.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She dashed forward, finally putting her hands on my stiff cock.</div>
<<speech "MC" "$player.name">>Was it so hard?<</speech>>
<<speech "MC" "$player.name">>Now get on your knees and start sucking.<</speech>>
<<speech "Woman" "Jeanie">>Okay, haha-<</speech>>
<div class="confirmation">\
@@.used;<<link "She starts worshiping your cock." "Pawn shop 2: Weekend event (part 3)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-29.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her lips were tightly wrapped around the tip of my cock and I was just watching her getting succumbed by her horniness.</div>
<<speech "MC" "$player.name">>Good girl, good girl...<</speech>>
<<speech "MC" "$player.name">>It's all yours, baby. Only yours...<</speech>>
<div class="instructions">I can't believe I managed to seduce the first real customer on my first weekend shift. And such a hottie even.</div>
<video class="center" src="media/pawn/mp4/story8-30.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Get down there, yes-- That's it--<</speech>>
<div class="instructions">This day is the day Jeanie understood that there's a different daddy in town now. One that makes her feel all tingly inside and mush her brain just by being in the same room with her.</div>
<<speech "MC" "$player.name">>You did a great job, Jeanie. It's time to send you to heaven.<</speech>>
<<speech "Woman" "Jeanie">>I can't wait to have your huge cock inside me...<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her on Rick's table." "Pawn shop 2: Weekend event (part 3-a)">><</link>>@@
@@.used;<<link "Fuck her on Rick's table. (POV)" "Pawn shop 2: Weekend event (part 3-b)">><</link>>@@
@@.used;<<link "Doggy style." "Pawn shop 2: Weekend event (part 3-c)">><</link>>@@
@@.used;<<link "She sits on your cock." "Pawn shop 2: Weekend event (part 3-d)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-31.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Aaaah-! Aah yes---<</speech>>
<<speech "MC" "$player.name">>Fuck, girl... You're fucking tight.<</speech>>
<<speech "Woman" "Jeanie">>Aaah- Aah fuck-! Aaaah- shit-!<</speech>>
<div class="instructions">My cock filled her insides completely. It felt like her insides were shaping around my cock and squeezing it.</div>
<<speech "Woman" "Jeanie">>Shit-- Uhh- fuck-!<</speech>>
<video class="center" src="media/pawn/mp4/story8-32.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Uhhh-- Aaaah-!<</speech>>
<div class="instructions">She had to be really enjoying it, because she wasn't really quiet about it. Thankfully the store was empty and no one could interrupt us being stuck together.</div>
<<speech "Woman" "Jeanie">>Aaah shhhi--- So fucking big- Aaah-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her on Rick's table. (POV)" "Pawn shop 2: Weekend event (part 3-b)">><</link>>@@
@@.used;<<link "Doggy style." "Pawn shop 2: Weekend event (part 3-c)">><</link>>@@
@@.used;<<link "She sits on your cock." "Pawn shop 2: Weekend event (part 3-d)">><</link>>@@
@@.used;<<link "Cum all over her." "Pawn shop 2: Weekend event (part 3-e)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-33.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Look at me, Jeanie.<</speech>>
<<speech "Woman" "Jeanie">>Mhmm- Aaah-- fuck!<</speech>>
<<speech "MC" "$player.name">>Your dad sent you here, right?<</speech>>
<<speech "Woman" "Jeanie">>Aaaah--- so what-?<</speech>>
<<speech "MC" "$player.name">>Isn't this the best gift he ever gave to you?<</speech>>
<<speech "Woman" "Jeanie">>Ohhh--- <span style="font-style:italic">yes- </span>Ah-<</speech>>
<div class="instructions">I pulled her closer and she lifted her head. I will make her remember this day and make her pussy ache whenever she thinks of birthday gifts.</div>
<video class="center" src="media/pawn/mp4/story8-34.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Oh- Aaaah-! Fuck-! Oh shit- Aaaah- Oh fuck! Oh my god!<</speech>>
<div class="instructions">With all my strength I started pounding her pussy, ignoring her screaming and the wiggling Rick's table. The fucking mess I'm going to do with her pussy... nothing will satisfy her anymore.</div>
<<speech "Woman" "Jeanie">>Aaah- Uhh--- Aaaah-!<</speech>>
<<speech "MC" "$player.name">>Don't stop looking at me! I want to engrave my face into your brain! Make your pussy remember this cock, you fucking brat!<</speech>>
<<speech "Woman" "Jeanie">>Ohh yes-! Aaah-! Fuck-!<</speech>>
<div class="instructions">I've never felt so angry and horny at the same time. Something in the way she was looking at me made me not control myself.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her on Rick's table." "Pawn shop 2: Weekend event (part 3-a)">><</link>>@@
@@.used;<<link "Doggy style." "Pawn shop 2: Weekend event (part 3-c)">><</link>>@@
@@.used;<<link "She sits on your cock." "Pawn shop 2: Weekend event (part 3-d)">><</link>>@@
@@.used;<<link "Cum all over her." "Pawn shop 2: Weekend event (part 3-e)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-35.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Fucking on the floor was much more comfortable, at least for her, thanks to her fur coat.</div>
<<speech "Woman" "Jeanie">>Aaah-- fuck! You're so fucking huge!<</speech>>
<div class="instructions">She was tightly gripping it while I was invading her precious little spot in the middle of our back room.</div>
<<speech "MC" "$player.name">>I'm sorry, but your naughty pussy is swallowing every inch!<</speech>>
<video class="center" src="media/pawn/mp4/story8-36.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jeanie">>Aaah fuck! Slow down, you bull! I won't be able to walk home if you continue like this-- Aaah-!<</speech>>
<div class="instructions">Her mouth was saying one thing, but her hips were moving against my every thrust in a perfect symphony.</div>
<<speech "MC" "$player.name">>That's it, Jeanie. Make your tight pussy work!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her on Rick's table." "Pawn shop 2: Weekend event (part 3-a)">><</link>>@@
@@.used;<<link "Fuck her on Rick's table. (POV)" "Pawn shop 2: Weekend event (part 3-b)">><</link>>@@
@@.used;<<link "She sits on your cock." "Pawn shop 2: Weekend event (part 3-d)">><</link>>@@
@@.used;<<link "Cum all over her." "Pawn shop 2: Weekend event (part 3-e)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story8-37.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck yeah, that feels amazing-<</speech>>
<div class="instructions">For her small figure, her ass felt massive in my hands. I couldn't keep my hands away and kept pushing her down onto my cock.</div>
<<speech "Woman" "Jeanie">>Aaaah- yes-- fuck me--!<</speech>>
<<speech "MC" "$player.name">>It's all you, baby.<</speech>>
<video class="center" src="media/pawn/mp4/story8-38.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That' it, keep bouncing-<</speech>>
<<speech "Woman" "Jeanie">>Shut up and fuck me, you idiot.<</speech>>
<<speech "Woman" "Jeanie">>Aaah shit--- Aaaah-!<</speech>>
<<speech "Woman" "Jeanie">>Fuuuck- I just came, haha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her on Rick's table." "Pawn shop 2: Weekend event (part 3-a)">><</link>>@@
@@.used;<<link "Fuck her on Rick's table. (POV)" "Pawn shop 2: Weekend event (part 3-b)">><</link>>@@
@@.used;<<link "Doggy style." "Pawn shop 2: Weekend event (part 3-c)">><</link>>@@
@@.used;<<link "Cum all over her." "Pawn shop 2: Weekend event (part 3-e)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here, baby. Daddy has a reward for you.<</speech>>
<div class="instructions">I quickly jumped off of her. She followed me and hid behind my cock.</div>
<video class="center" src="media/pawn/mp4/story8-39.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah fuck-!<</speech>>
<<speech "Woman" "Jeanie">>Hah- mhmm-<</speech>>
<div class="instructions">When cum started raining on her face, she couldn't hide her happiness. It was the first time I saw someone so happy with a cum dripping from their face.</div>
<video class="center" src="media/pawn/mp4/story8-40.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You look so pretty right now, baby.<</speech>>
<<speech "Woman" "Jeanie">>Haha-<</speech>>
<div class="instructions">She was completely covered in my cum, some of it ended up in her mouth, which she kept gulping down.</div>
<<speech "MC" "$player.name">>Now I know how good a girl you really are. Let's get you clean, okay?<</speech>>
<video class="center" src="media/pawn/mp4/story8-41.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>There's some tissues over here.<</speech>>
<div class="instructions">After that we put back on our clothes.</div>
<<speech "Woman" "Jeanie">>I can't see-- Hahaha-<</speech>>
<<speech "MC" "$player.name">>Be careful not to stain the coat!<</speech>>
<div class="instructions">In the end we agreed on a compromise. She didn't get exactly the money that she wanted, but I think she was going home more than happy.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship gained Jeremy">>
<<include "relationship gained Jeremy">>
<<include "perception gained">>
<<include "perception gained">>
<<set $eventControl.pawnShop.weekendShifts to true>>\
<<set $eventControl.replay.pawnShop.S3 to true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 2: Weekend event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.bossRelationship -= 6>><<set $eventControl.pawnShop.bossRelationshipGained -= 6>><<set $player.perception -= 2>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $player.moneyTemp = $player.money>>\
<<set $eventControl.workPoints to 0>>\
<div class="instructions">Finally I was getting somewhere. I didn't expect to climb the career ladder so quickly, but I'm now Jeremy's assistant and my income has been somewhat decently improving lately.</div>
<div class="instructions">The assistant position will look extra good on my resume when I decide to move up with my career.</div>
<div class="instructions">When I was preparing for my another shift, Jeremy suddenly came into the shop and walked right to me.</div>
<div class="instructions">What is he doing here? He's supposed to be on his vacation with his wife...</div>
<<speech "Jeremy">>Hey kid.<</speech>>
<<speech "MC" "$player.name">>Hey. How was your vacation?<</speech>>
<<speech "Jeremy">>Don't even ask me about it. It was a disaster...<</speech>>
<<speech "MC" "$player.name">>Oh, I'm sorry to hear that...<</speech>>
<div class="instructions">I've heard from Rick that Jeremy has been having some serious problems with his significant other and her... outgoing personality.</div>
<<speech "Jeremy">>But I'm not here to talk about my problems. Listen...<</speech>>
<div class="instructions">It was just me and him in the shop currently. The front door was locked.</div>
<<speech "Jeremy">>My good friend and our loyal customer is sending his wife here today to sell one of his swords. He found a better one in mint condition and he wants to quickly sell his current one.<</speech>>
<<speech "Jeremy">>You see, he's an old man, like me, but his schedule is tight. So he's sending his lovely wife in his stead.<</speech>>
<div class="instructions">A sword? That's a first...</div>
<<speech "Jeremy">>Can you handle it?<</speech>>
<<speech "MC" "$player.name">>Of course, sir. Your assistant will take care of it!<</speech>>
<<speech "Jeremy">>Good.<</speech>>
<div class="instructions">Then he started looking around, checking the inventory and our counters.</div>
<<speech "Jeremy">>Everything looks in decent shape...<</speech>>
<<speech "Jeremy">>Oh, and one more thing...<</speech>>
<<speech "Jeremy">>If you screw this up and make his wife feel even slightly uncomfortable, I will personally cut your balls and hand it to your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>.<</speech>>
<div class="instructions">Wow, that caught me off guard. I can tell this 'loyal customer' isn't just a regular here...</div>
<div class="confirmation">\
@@.used;<<link "I won't disappoint you, sir." "Pawn shop 2: Story event (part 2)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">It turned out that the 'loyal customer' Jeremy was talking about, was a Japanese collector who regularly comes into the store, mostly on weekends, and offers us his pieces for which he doesn't have free space anymore.</div>
<div class="instructions">Rick also told me that basically anything on our shelves that looks even slightly asian is from him.</div>
<div class="instructions">So another important customer which I won't be able to meet.</div>
<div class="instructions">I just hope his wife isn't some sixty years old grandma...</div>
<div class="instructions">...</div>
<video class="center" src="media/pawn/mp4/story2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Finally, a japanese woman walked into the store holding something that resembled a sword in her hands.</div>
<div class="instructions">Oh fuck, she's definitely not sixty...</div>
<<speech "MC" "$player.name">>Welcome to our shop! Could that be a sword in your hands?<</speech>>
<<speech "Woman" "Collector's wife">>Ah, I think so...<</speech>>
<<speech "MC" "$player.name">>Are you, perhaps, here in your husband's regards?<</speech>>
<<speech "Woman" "Collector's wife">>That's right.<</speech>>
<div class="instructions">On a first look she seemed really sweet and kind, wearing a cute crop top with nicely done hair.</div>
<div class="confirmation">\
@@.used;<<link "Thank you so much for using our services." "Pawn shop 2: Story event (part 2-a)">><</link>>@@
@@.used;<<link "Can you tell me more about the sword?" "Pawn shop 2: Story event (part 2-b)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I can't mess this up. I doubt Jeremy is the type of a boss who gives second chances.</div>
<video class="center" src="media/pawn/mp4/story2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let me start by thanking you, and your husband, for using our services and giving as an opportunity to free your hands from your precious items.<</speech>>
<div class="instructions">The woman was listening closely and just smiling. She must be used to getting compliments whenever she goes.</div>
<<speech "MC" "$player.name">>My boss chose specifically me to sort your offer and I am so excited to get started.<</speech>>
<<speech "MC" "$player.name">>Oh, silly me. I forgot to introduce myself. I'm $player.name.<</speech>>
<div class="instructions">I offered her my hand and she hesitantly shook it.</div>
<<speech "Woman" "Tomi">>I'm Tomi.<</speech>>
<<speech "MC" "$player.name">>Nice to meet you.<</speech>>
<<speech "MC" "$player.name">>So...<</speech>>
<<speech "MC" "$player.name">>Why don't we take the sword out and take a look at it?<</speech>>
<<speech "Woman" "Tomi">>Okay...<</speech>>
<div class="confirmation">\
@@.used;<<link "Take a closer look at the sword." "Pawn shop 2: Story event (part 2-2a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Jeremy didn't share enough details on either the price or the type of sword I was supposed to take a look at.</div>
<<speech "MC" "$player.name">>Just some basic information would be amazing and could make the trade much faster.<</speech>>
<video class="center" src="media/pawn/mp4/story2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Collector's wife">>It's my husband's sword, which... he doesn't need anymore... and...<</speech>>
<div class="instructions">She was constantly looking away from me. It looked like she didn't have a single clue what she's holding in her hands... Did her husband not tell her? That's really unfortunate... or is it?</div>
<<speech "Woman" "Collector's wife">>He flew to Japan to buy a better one... I think.<</speech>>
<<speech "MC" "$player.name">>Okay...<</speech>>
<<speech "MC" "$player.name">>Didn't he tell you, perhaps, from which era it is from? Or the history behind it?<</speech>>
<<speech "Woman" "Collector's wife">>...no...<</speech>>
<<speech "Woman" "Collector's wife">>Oh, but I think it's a japanese sword!<</speech>>
<div class="instructions">...this woman is... useless!</div>
<<speech "MC" "$player.name">>Thank you... for that.<</speech>>
<<speech "Woman" "Collector's wife">>No problem! It's Tomiko, by the way!<</speech>>
<div class="instructions">She started looking at our shelves.</div>
<<speech "MC" "$player.name">>Oh, I'm $player.name...<</speech>>
<<speech "Woman" "Tomi">>Nice to meet you!<</speech>>
<<speech "Woman" "Tomi">>Do you have any lip gloss? I dropped mine on my way here...<</speech>>
<div class="instructions">I watched her rummage through the shelf with great interest, thinking that this will be a really interesting trade.</div>
<div class="confirmation">\
@@.used;<<link "Take a closer look at the sword." "Pawn shop 2: Story event (part 2-2a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">It was time to get the sword and take a good look at the main event.</div>
<div class="instructions">Immediately after I touched the handle, I knew it wasn't just a regular sword. It felt like it was made for my hands.</div>
<div class="instructions">I'm not an expert, but I could tell that this was a work of a master. The engraving on the side was in Japanese, but it looked really cool and well done.</div>
<video class="center" src="media/pawn/mp4/story2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let's see if it's sharp- Aah!<</speech>>
<<speech "MC" "$player.name">>That's really sharp!<</speech>>
<<speech "Woman" "Tomi">>Really?<</speech>>
<<speech "MC" "$player.name">>It's well balanced that I feel like an expert swordsman holding it. Look!<</speech>>
<div class="instructions">I started slicing the air between us, showing my ultimate sword skills.</div>
<<speech "Woman" "Tomi">>What is it for?<</speech>>
<div class="instructions">She asked me a very silly question that I could only chuckle at. But...</div>
<div class="instructions">What is it for, really?</div>
<div class="confirmation">\
@@.used;<<link "For a goddamn museum, that is!" "Pawn shop 2: Story event (part 2-2a-b)">><</link>>@@
@@.used;<<link "Probably for kids to play with..." "Pawn shop 2: Story event (part 2-2a-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>What?! That's not what he said!<</speech>>
<<speech "Woman" "Tomi">>Did he lie to me? I can't believe it...<</speech>>
<<speech "MC" "$player.name">>I'm sorry, miss. But there's no way this is a collector's sword. Maybe your husband owns a kids toy collection and he gave you that one.<</speech>>
<div class="instructions">Her genuine reaction made me feel a little bad for her. She now thinks that her husband sent her just to make a fool out of her.</div>
<<speech "MC" "$player.name">>I'm not an expert, but we had some kid's swords and they felt almost exactly the same as this.<</speech>>
<<speech "Woman" "Tomi">>That can't be true... You're not making this up, are you?<</speech>>
<<speech "MC" "$player.name">>N-No, miss... I swear on my... own grave!<</speech>>
<<speech "Woman" "Tomi">>Okay... what should we do then?<</speech>>
<<speech "Woman" "Tomi">>I suppose you can't go with my husband's offer, right?<</speech>>
<div class="instructions">It was like she knew exactly what I was trying to do, and played along.</div>
<<speech "MC" "$player.name">>That wouldn't be fair, no.<</speech>>
<<speech "Woman" "Tomi">>So...<</speech>>
<<speech "MC" "$player.name">>I've got a computer in the back. Maybe we could check the Internet and make sure?<</speech>>
<<speech "Woman" "Tomi">>Oh wow, you have the Internet down here too? Amazing!<</speech>>
<<speech "Woman" "Tomi">>Let's do that!<</speech>>
<div class="instructions">It felt almost too easy to do this. I love how straightforward she is. She's not even questioning the fact that I, a complete stranger, just claimed her husband to be a liar.</div>
<div class="confirmation">\
@@.used;<<link "Go to the back room." "Pawn shop 2: Story event (part 3)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Tomi">>Oh my, I didn't know it was that valuable...<</speech>>
<<speech "Woman" "Tomi">>And I took the public transport to get here! Hahaha-<</speech>>
<div class="instructions">She really laughed at herself and started rearranging the cover for the sword.</div>
<<speech "MC" "$player.name">>I don't think anyone would try something seeing you carrying a sword anyway.<</speech>>
<video class="center" src="media/pawn/mp4/story2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>Oh, that's fine...<</speech>>
<<speech "MC" "$player.name">>I can escort you to the station if you want.<</speech>>
<<speech "Woman" "Tomi">>Honey, that's sweet of you... Ah.<</speech>>
<div class="instructions">After we were done putting the sword back, we completed the trade with the original offer her husband came with and she was once again on her way home.</div>
<div class="instructions">In the end, it was quite simple. I'm not really sure why Jeremy was intimidating me so much earlier... Did he think that I would try something on her? Hahaha--</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship gained Jeremy">>
<<set $eventControl.quests.PawnShop2.active = false>>\
<<set $eventControl.quests.PawnShop2.completed = true>>\
<<set $eventControl.quests.PawnShop3.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 2: Story event (part 1)">><<set $time.hours -= 4>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><<set $eventControl.pawnShop.bossRelationship -= 3>><<set $eventControl.pawnShop.bossRelationshipGained -= 3>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 2: Story event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">Even if I could somehow read Japanese and tried searching it, I'm pretty sure I wouldn't get a single match. So I found a similar looking kids toy sword and showed it to her.</div>
<<speech "MC" "$player.name">>Look. I found it.<</speech>>
<<speech "Woman" "Tomi">>Really? Did you find- Oh, it's a toy...<</speech>>
<<speech "MC" "$player.name">>Yeah, it looks like your husband had to switch them up somehow...<</speech>>
<<speech "Woman" "Tomi">>Oh no...<</speech>>
<<speech "MC" "$player.name">>Well, that means we are done. You know I can't buy a kids toy, right?<</speech>>
<video class="center" src="media/pawn/mp4/story2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>Whoah- Wha-- What am I supposed to do with the sword now?<</speech>>
<<speech "Woman" "Tomi">>I can't go home with it. People would laugh in my face carrying a kids toy like that!<</speech>>
<<speech "Woman" "Tomi">>And I was wondering what was that young couple giggling about the whole ride! They were talking about me!<</speech>>
<<speech "Woman" "Tomi">>But wait, I can just throw it away, right?<</speech>>
<<speech "Woman" "Tomi">>Wait... isn't that illegal?<</speech>>
<div class="instructions">I had no clue what the hell she was talking about. The only thing on my mind now was how to make her even more desperate than she's now.</div>
<div class="confirmation">\
@@.used;<<link "People already know you were here." "Pawn shop 2: Story event (part 3-a)">><</link>>@@
@@.used;<<link "You can do something for me." "Pawn shop 2: Story event (part 3-b)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Your husband probably told his associates about this trade and they expect it to go smoothly.<</speech>>
<video class="center" src="media/pawn/mp4/story2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>And when the word got out about his wife going back home holding the said sword and taking it back home from a presumably screwed trade...<</speech>>
<<speech "MC" "$player.name">>People will re-think their opinions about him and his whole collection.<</speech>>
<<speech "MC" "$player.name">>His whole reputation as a collector could be destroyed.<</speech>>
<<speech "MC" "$player.name">>Destroyed reputation leads to losing credibility, which also leads to having a collection which has no value for potential buyers.<</speech>>
<<speech "MC" "$player.name">>Just you walking through that door could mean a career end for your husband.<</speech>>
<video class="center" src="media/pawn/mp4/story2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>Okay...! Let's say it does and you're right, so...<</speech>>
<<speech "Woman" "Tomi">>What should I do to make it seem like everything went well and nothing weird happened?<</speech>>
<<speech "MC" "$player.name">>I can't buy it from you under current circumstances, but...<</speech>>
<<speech "MC" "$player.name">>There's things you could do to make it more fair for me to buy it, for example...<</speech>>
<div class="confirmation">\
@@.used;<<link "...you can pay me to buy it." "Pawn shop 2: Story event (part 3-a-a)">><</link>>@@
@@.used;<<link "...you can have sex with me." "Pawn shop 2: Story event (part 3-a-b)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Tomi">>What do you mean? I don't have much money on me...<</speech>>
<<speech "MC" "$player.name">>No, I don't want money. I'm talking about something more... personal.<</speech>>
<<speech "Woman" "Tomi">>Wait, are you talking about...<</speech>>
<<speech "Woman" "Tomi">>I can't believe it! It's been years since someone wanted this from me!<</speech>>
<div class="instructions">She grabbed her purse and after a few seconds of rummaging, she pulled out a pen and a small paper.</div>
<<speech "Woman" "Tomi">>Here you go.<</speech>>
<div class="instructions">She wrote something on it and handed it out.</div>
<div class="instructions">It was her autograph.</div>
<<speech "Woman" "Tomi">>I will be on my way then-<</speech>>
<<speech "MC" "$player.name">>No, I meant something...<</speech>>
<<speech "MC" "$player.name">>I want to see you naked.<</speech>>
<video class="center" src="media/pawn/mp4/story2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>I can't do that for you, that's shit.<</speech>>
<<speech "MC" "$player.name">>Why not? You can undress right there and we can-<</speech>>
<div class="instructions">She grabbed her purse and quickly exited the room. She forgot her sword, but it didn't really matter. Her husband gave Jeremy a really uncomfortable phone call which led to some even more uncomfortable sessions about the customer's rights or something like that.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "relationship lost Jeremy">>
<<include "relationship lost Jeremy">>
<<include "relationship lost Jeremy">>
<<set $eventControl.quests.PawnShop2.active = false>>\
<<set $eventControl.quests.PawnShop2.completed = true>>\
<<set $eventControl.quests.PawnShop3.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 2: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.experience -= 1>><<set $eventControl.pawnShop.bossRelationship += 15>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 2: Story event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Woman" "Tomi">>Wait, you want me to give you money... so that you can buy it from me...?<</speech>>
<div class="instructions">She was having a bad time understanding what I was trying to say. How did she end up as a wife of a famous collector?</div>
<<speech "Woman" "Tomi">>I give you money, you give me money... that makes the money go...<</speech>>
<<speech "Woman" "Tomi">>My brain hurts... But I don't have much money here. I didn't know I would need it...<</speech>>
<<speech "MC" "$player.name">>Well, there are other ways to do this.<</speech>>
<<speech "Woman" "Tomi">>Hm? Other ways that money? That would mean...<</speech>>
<div class="instructions">The realization was quite surprisingly quicker than I expected.</div>
<video class="center" src="media/pawn/mp4/story2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>No. No way!<</speech>>
<<speech "MC" "$player.name">>Hold on- Wait-- It's your husband's career we are talking here about!<</speech>>
<<speech "Woman" "Tomi">>I don't want to hear it.<</speech>>
<<speech "MC" "$player.name">>I'm not asking you for much, really. And no one will hear about this, it's just you and I.<</speech>>
<<speech "Woman" "Tomi">>Are you serious right now? You want my toy sword and fuck me?<</speech>>
<<speech "Woman" "Tomi">>That's so messed up!<</speech>>
<<speech "MC" "$player.name">>Look, I'm not doing it for my own sake.<</speech>>
<<speech "MC" "$player.name">>I'm trying to save your husband's career here, for god's sake!<</speech>>
<<speech "MC" "$player.name">>I don't want to see you or your husband here, on the street, homeless!<</speech>>
<<speech "MC" "$player.name">>I say this. Let's use our bodies and make it up for him. We both owe this to him, don't we?<</speech>>
<div class="instructions">I looked straight into her eyes and with total seriousness said something that would fold her completely.</div>
<<speech "MC" "$player.name">>Together, Tomi.<</speech>>
<video class="center" src="media/pawn/mp4/story2-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>...<</speech>>
<<speech "Woman" "Tomi">>Okay.<</speech>>
<<speech "MC" "$player.name">>So do I have your consent, Tomi?<</speech>>
<<speech "Woman" "Tomi">>Sure.<</speech>>
<div class="instructions">After a well done job, you should receive a well deserved reward. And that's what I was getting today, with the help of our customer's wife.</div>
<div class="confirmation">\
@@.used;<<link "Stand up and pull out your cock." "Pawn shop 2: Story event (part 4)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Tomi">>What? Excuse me?<</speech>>
<<speech "Woman" "Tomi">>I'm loyal to my husband and no one else! My husband will hear about this!<</speech>>
<<speech "MC" "$player.name">>Wait- let me explain-<</speech>>
<div class="instructions">Before she could give me a chance to speak up, she was already at the door stomping away.</div>
<div class="instructions">When I think back on this day, I am glad that she didn't pick up her husband's sword and didn't try it on herself.</div>
<div class="instructions">After that Jeremy informed me that her husband did indeed hear about our interaction and decided not to use our shop ever again. Jeremy wasn't happy about it either.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "relationship lost Jeremy">>
<<include "relationship lost Jeremy">>
<<include "relationship lost Jeremy">>
<<set $eventControl.quests.PawnShop2.active = false>>\
<<set $eventControl.quests.PawnShop2.completed = true>>\
<<set $eventControl.quests.PawnShop3.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 2: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.experience -= 1>><<set $eventControl.pawnShop.bossRelationship += 15>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 2: Story event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">It felt like an honest victory. I had no assurance that she wouldn't talk about it to her husband nor anyone else, but I didn't care.</div>
<div class="instructions">There was only one thing on my mind now, and it was getting really uncomfortable.</div>
<video class="center" src="media/pawn/mp4/story2-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I stood right in front of her and pulled down my pants.</div>
<div class="instructions">She tried looking away but the shear size of my cock was making her look.</div>
<div class="instructions">Then she looked at me. She was smiling.</div>
<<speech "MC" "$player.name">>What are you waiting for?<</speech>>
<video class="center" src="media/pawn/mp4/story2-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">And then, without saying anything, she leaned forward and took my cock into her mouth.</div>
<<speech "MC" "$player.name">>Aah yes-- this was totally worth the wait...<</speech>>
<div class="instructions">She started slow and just focused on my tip. The way she was circling her tongue around was making me weak in my knees.</div>
<<speech "MC" "$player.name">>It's time to see how you made your husband marry you.<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her mouth do the work." "Pawn shop 2: Story event (part 4-a)">><</link>>@@
@@.used;<<link "Fuck her over Rick's table." "Pawn shop 2: Story event (part 4-b)">><</link>>@@
@@.used;<<link "She shows you her talent." "Pawn shop 2: Story event (part 4-c)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story2-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I sat down on my chair and let her magic mouth work on my stick.</div>
<div class="instructions">She was using both of her hands, stroking my cock or my inner thighs.</div>
<div class="instructions">Whenever I looked at her, I got lost in her eyes. A few seconds ago she wasn't so keen on saving her husband's career, but now... I don't even think she knows she has a husband.</div>
<video class="center" src="media/pawn/mp4/story2-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck yeah--- suck on my balls, just like that--<</speech>>
<div class="instructions">I can't just believe it. I don't care if Jeremy cuts my balls now, this is totally worth it.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her over Rick's table." "Pawn shop 2: Story event (part 4-b)">><</link>>@@
@@.used;<<link "She shows you her talent." "Pawn shop 2: Story event (part 4-c)">><</link>>@@
@@.used;<<link "Give her a facial." "Pawn shop 2: Story event (part 4-d)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story2-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>Ahhh-<</speech>>
<div class="instructions">She wasn't clearly that amazed by my cock like most of the girls were. So I grabbed her leg tightly and started ramming her harder.</div>
<<speech "Woman" "Tomi">>Ohh shit---<</speech>>
<div class="instructions">Her perfect tits that seduced our important customer were bouncing with my thrusts. I lunged forward and played with them.</div>
<video class="center" src="media/pawn/mp4/story2-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Turn around. Yees, that's it-<</speech>>
<div class="instructions">I pushed her head down, pinning her onto Rick's table and continuing the pounding.</div>
<<speech "Woman" "Tomi">>Ohhh yes-- fuuck--<</speech>>
<video class="center" src="media/pawn/mp4/story2-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>Aaah shit-- fuuck-!<</speech>>
<div class="instructions">She got tired of just laying down and letting me do all the work. But I had a different idea and didn't leave her pussy away.</div>
<<speech "MC" "$player.name">>I'm going to fuck you all day!<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her mouth do the work." "Pawn shop 2: Story event (part 4-a)">><</link>>@@
@@.used;<<link "She shows you her talent." "Pawn shop 2: Story event (part 4-c)">><</link>>@@
@@.used;<<link "Give her a facial." "Pawn shop 2: Story event (part 4-d)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Fuck meee...<</speech>>
<video class="center" src="media/pawn/mp4/story2-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Even though she looked so innocent and cute in the beginning, she wasn't like that at all. At least now, when she was happily moving her hips up and down with my cock deep inside her and biting her lip.</div>
<<speech "Woman" "Tomi">>Aaah shit--<</speech>>
<<speech "Woman" "Tomi">>You stay right there honey, and leave your cock to me.<</speech>>
<video class="center" src="media/pawn/mp4/story2-21.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She turned around and continued riding me.</div>
<<speech "MC" "$player.name">>Fucking hell... I can see why your husband married you, Tomi.<</speech>>
<<speech "Woman" "Tomi">>Aaah-- Ohhh shiiit---<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her mouth do the work." "Pawn shop 2: Story event (part 4-a)">><</link>>@@
@@.used;<<link "Fuck her over Rick's table." "Pawn shop 2: Story event (part 4-b)">><</link>>@@
@@.used;<<link "Give her a facial." "Pawn shop 2: Story event (part 4-d)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Soon I was at my limit. Tomi turned out to be a total sex machine and gave me really hard time to hold it in.</div>
<video class="center" src="media/pawn/mp4/story2-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>Oh--- shit-<</speech>>
<<speech "MC" "$player.name">>Fuck, I can't stop-<</speech>>
<div class="instructions">I came right on her face and into her mouth. She was loving every second of it.</div>
<<speech "Woman" "Tomi">>Yeah, give it to me-!<</speech>>
<video class="center" src="media/pawn/mp4/story2-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tomi">>Is that all?<</speech>>
<div class="instructions">She was playing with her tits while covered in my cum. Not a single spot was missed.</div>
<<speech "MC" "$player.name">>There's still some of it on my cock.<</speech>>
<<speech "Woman" "Tomi">>Oh...<</speech>>
<div class="instructions">After a thorough mouth cleaning, we started putting our clothes back.</div>
<video class="center" src="media/pawn/mp4/story2-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I hope the whole problem is settled.<</speech>>
<<speech "Woman" "Tomi">>Right.<</speech>>
<<speech "MC" "$player.name">>You knew I was making it up, right?<</speech>>
<<speech "Woman" "Tomi">>Let's just say, for my husband's sake, I didn't know anything.<</speech>>
<div class="instructions">I watched her put on her underwear and then gave her a fraction of the money her husband originally wanted for the sword.</div>
<div class="instructions">Later that day Jeremy called me, informing me about his phone call with her husband.</div>
<div class="instructions">It turned out Tomi came up with a story, in which she wrongly explained the sword's history, which led into a really long and thorough examination of the sword, which also led to the shop being closed for the whole day and losing all of its potential customers.</div>
<div class="instructions">Her husband apologized for his wife and told Jeremy that he can keep the sword, as a gift and a repayment.</div>
<div class="instructions">That was the first time someone played me completely, and I wasn't mad about it.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship gained Jeremy">>
<<include "perception gained">>
<<include "perception gained">>
<<include "perception gained">>
<<set $eventControl.quests.PawnShop2.active = false>>\
<<set $eventControl.quests.PawnShop2.completed = true>>\
<<set $eventControl.replay.pawnShop.S4 to true>>\
<<set $eventControl.quests.PawnShop3.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 2: Story event (part 1)">><<set $time.hours -= 4>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><<set $eventControl.pawnShop.bossRelationship -= 3>><<set $eventControl.pawnShop.bossRelationshipGained -= 3>><<set $player.perception -= 3>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">Not this again... The last time there was a woman with a similar looking sword, I almost shitted my pants from the stress I was under.</div>
<div class="instructions">And this woman... Why does she look at me like she knows everything about me?</div>
<video class="center" src="media/pawn/mp4/default1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>H-Hello...<</speech>>
<<speech "MC" "$player.name">>I'm $player.name...<</speech>>
<div class="instructions">Nothing, not a single word. Is she deaf? Oh no... did I offend her already?</div>
<<speech "MC" "$player.name">>Ehh... What can I do for you?<</speech>>
<<speech "Woman">>Sorry, I just thought...<</speech>>
<div class="instructions">She really started looking around the shop.</div>
<<speech "Woman">>There was an old man working here, I swear...<</speech>>
<<speech "MC" "$player.name">>Well, I'm sorry, but you will have to settle for me.<</speech>>
<div class="instructions">I took the sword and tried it out. It was nowhere near the same quality as the collector's sword.</div>
<<speech "MC" "$player.name">>Well, I'm not an expert, but...<</speech>>
<video class="center" src="media/pawn/mp4/default1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm pretty sure it's a sword.<</speech>>
<<speech "Woman">>Haha-<</speech>>
<<speech "MC" "$player.name">>I can just assume, but since it doesn't look like you came to rob us with it... You want to sell it?<</speech>>
<<speech "Woman">>Right. So-<</speech>>
<<speech "Woman">>Let me take this off-<</speech>>
<div class="confirmation">\
@@.used;<<link "She puts the sheath away." "Pawn shop RS2-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS2-4a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">When she took the sheath off I noticed something really weird. The way the blade was shining was totally different from the previous sword. She was also handling it without any care or respect, like if it wasn't a really dangerous tool.</div>
<<speech "MC" "$player.name">>How did you end up with this sword, lady?<</speech>>
<<speech "Woman" "Jess">>Please, just call me Jess.<</speech>>
<div class="instructions">She smiled at me, probably just trying to be nice, I thought.</div>
<<speech "Woman" "Jess">>And when I was younger, my parents signed me to martial arts and gave this to me. Now I'm trying to save some money and since this was still laying around and collecting dust...<</speech>>
<video class="center" src="media/pawn/mp4/default1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So you were using it for martial arts?<</speech>>
<<speech "Woman">>Yes... I was...<</speech>>
<div class="instructions">While she was talking, I took a closer look at the sword. Her parents did indeed buy her a nice looking sword, but...</div>
<<speech "MC" "$player.name">>Look, Jess.<</speech>>
<video class="center" src="media/pawn/mp4/default1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>This is not a sword. It's a toy. Just look how it wobbles.<</speech>>
<<speech "MC" "$player.name">>It doesn't have a blade. Look, I can grab it here.<</speech>>
<<speech "Woman" "Jess">>Woah... what should we do then?<</speech>>
<div class="instructions">The look she gave me after I completely erased her chance of getting any money from it was interesting.</div>
<div class="instructions">Did she come here with something else on her mind...?</div>
<<speech "Woman" "Jess">>Maybe we could go to the back and do something about it...<</speech>>
<div class="instructions">I guess the word got out and now there's some crazy girls trying their luck on me...</div>
<div class="instructions">But I shouldn't send away our customer unsatisfied, can I?</div>
<div class="confirmation">\
@@.used;<<link "We go into the back room." "Pawn shop RS2-a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS2-4a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I made sure the door was locked before I sat down on my chair.</div>
<div class="instructions">Jess stopped in front of me.</div>
<video class="center" src="media/pawn/mp4/default1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I must say that this is the first time someone came here and wanted this type of service...<</speech>>
<<speech "MC" "$player.name">>You sure you want this?<</speech>>
<<speech "Woman" "Jess">>I'm sure.<</speech>>
<<speech "MC" "$player.name">>Okay. Then you should better be worth my time. I'm spending my break on you.<</speech>>
<div class="instructions">She smirked at me, still with her hands on her hips.</div>
<div class="instructions">I tried sounding cool and confidently, but my heart was pounding so fast that my knees were shaking. I can't believe I'm doing this...</div>
<video class="center" src="media/pawn/mp4/default1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she started taking off her shirt while looking directly at me. I have to keep it together.</div>
<<speech "MC" "$player.name">>Someone told you about me?<</speech>>
<video class="center" src="media/pawn/mp4/default1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jess">>Haha... she couldn't stop talking about your cock, $player.name...<</speech>>
<<speech "MC" "$player.name">>Oh, r-really...<</speech>>
<div class="instructions">Was that the bratty daughter of our customer? I bet it was her...</div>
<video class="center" src="media/pawn/mp4/default1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I don't want to dissapoin- Wow... you look amazing...<</speech>>
<div class="instructions">A woman who I met a few seconds ago was now half-naked in front of me and giving me seductive looks.</div>
<video class="center" src="media/pawn/mp4/default1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>This is not a prank, right?<</speech>>
<<speech "Woman" "Jess">>No, it's not, haha-<</speech>>
<div class="instructions">Her pink panties were on the ground and I was still trying to understand the situation I got myself in. Am I really going to fuck this girl just because she asked?</div>
<div class="confirmation">\
@@.used;<<link "She leans back on Rick's table." "Pawn shop RS2-3a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS2-4a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Woman" "Jess">>Come closer, $player.name...<</speech>>
<video class="center" src="media/pawn/mp4/default1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">This woman had her legs opened just for me. She never met me, only heard about my performance with her friend.</div>
<<speech "MC" "$layer.name">>That's the prettiest pussy I've ever seen, Jess.<</speech>>
<video class="center" src="media/pawn/mp4/default1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jess">>When I heard about your little fun with my friend, I couldn't stop imagining it.<</speech>>
<<speech "Woman" "Jess">>I can't just let her have all the fun...<</speech>>
<div class="instructions">She suddenly stopped playing with herself and lunged her arms at me. She pushed me back into my chair and sat down between my legs.</div>
<<speech "Woman" "Jess">>Stay there.<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her do what she wants." "Pawn shop RS2-4a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jess">>Yessss...<</speech>>
<div class="instructions">After a few seconds she was finally done unbuckling my pants.</div>
<<speech "Woman" "Jess">>Ah-<</speech>>
<div class="instructions">I think this was the first time I saw someone that excited as she was when she took my cock into her hands.</div>
<<speech "Woman" "Jess">>It's even better!<</speech>>
<video class="center" src="media/pawn/mp4/default1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh fuck-<</speech>>
<div class="instructions">She licked it from the base to the tip and then took it inside her mouth.</div>
<div class="instructions">Her hand kept squeezing my leg while she worked on my dick. I was just mesmerized by her dedication to sucking my cock.</div>
<video class="center" src="media/pawn/mp4/default1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah, that's it, keep teasing the tip!<</speech>>
<<speech "Woman" "Jess">>Haha-<</speech>>
<div class="instructions">If I had any second thoughts before she started sucking my cock, I certainly wasn't having them now. She came all the way here and created a whole story behind her sword, just to get in my pants.</div>
<<speech "MC" "$player.name">>It's time to get what you came for, Jess.<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her on Rick's table." "Pawn shop RS2-4a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS2-4a-b">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jess">>Oh shit-- Ahh--<</speech>>
<<speech "MC" "$player.name">>Fucking hell girl, you're tight.<</speech>>
<<speech "MC" "$player.name">>Are you sure you can handle me?<</speech>>
<<speech "Woman" "Jess">>Me? Oh please. Just don't cum soon, big guy.<</speech>>
<div class="instructions">I leaned forward and grabbed her hair. I used my other hand to pull her closer.</div>
<video class="center" src="media/pawn/mp4/default1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jess">>Aaah- Aaaaah shit-!<</speech>>
<<speech "MC" "$player.name">>Why are you running away, Jess?<</speech>>
<div class="instructions">I kept ramming her tight pussy, invading her slutty body as deep as I could.</div>
<<speech "MC" "$player.name">>I will give you what you want!<</speech>>
<video class="center" src="media/pawn/mp4/default1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jess">>Aaah-<</speech>>
<<speech "MC" "$player.name">>I can't hear you. You want me to go harder? Okay!<</speech>>
<<speech "Woman" "Jess">>Hahaha yes--! Aaaah yes-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "Pawn shop RS2-4a-b">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop RS2-4a-c">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default1-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jess">>Ohh fuck... this is the cock I was dreaming about!<</speech>>
<<speech "MC" "$player.name">>Good girl... keep moving, just like that...<</speech>>
<<speech "Woman" "Jess">>You like my tight pussy? I bet I'm better than her...<</speech>>
<div class="instructions">I still didn't know who her friend was that she kept talking about.</div>
<video class="center" src="media/pawn/mp4/default1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jess">>Fuuuck-! I just came...<</speech>>
<<speech "MC" "$player.name">>Get down- yeah, stay there-<</speech>>
<div class="instructions">I pushed her head down and started moving. I could feel her insides slowly wrapping around me and adjusting to my size.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her on Rick's table." "Pawn shop RS2-4a-a">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop RS2-4a-c">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$layer.name">>I'm cumming- come get your cum-<</speech>>
<video class="center" src="media/pawn/mp4/default1-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah-<</speech>>
<div class="instructions">I came right in her mouth. She didn't even flinch when my cum hit her face and ruined her make-up that she put on her just to seduce me.</div>
<<speech "MC" "$player.name">>Take it, you slut!<</speech>>
<<speech "MC" "$player.name">>Now clean my cock with your mouth.<</speech>>
<video class="center" src="media/pawn/mp4/default1-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah, that's it-!<</speech>>
<div class="instructions">I started pouring money on her face like a slut she was. I started laughing, because she didn't even want money for this. She did it completely by her own will.</div>
<<speech "MC" "$player.name">>Thanks for the break, Jess.<</speech>>
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The first customer of the day was already here. A petite girl, who could be a few years older than me, was looking at me from behind the counter.</div>
<<speech "MC" "$player.name">>Hi. I'm $player.name. What could I do for you?<</speech>>
<<speech "Woman" "Jenny">>Oh, thank you. I'm Jenny.<</speech>>
<div class="instructions">She didn't strike me as someone who goes to the Pawn shop regularly. Maybe someone who needs the money quickly and likes the smaller crowd on the weekends.</div>
<div class="instructions">We shook hands and the trade started.</div>
<video class="center" src="media/pawn/mp4/default5-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>This is the ring. I-It's a diamond ring.<</speech>>
<div class="instructions">It's common for our customers to have problems describing their item. But that seemed more like nervosity than unpreparedness.</div>
<<speech "MC" "$player.name">>Okay...<</speech>>
<div class="instructions">I took her ring into my palms. It felt lighter than the rings we got in our inventory.</div>
<video class="center" src="media/pawn/mp4/default5-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Wow...<</speech>>
<<speech "MC" "$player.name">>It's pretty. And look how it's shining...<</speech>>
<<speech "Woman" "Jenny">>It really is, hah.<</speech>>
<<speech "MC" "$player.name">>Tell me, why does a young pretty girl want to sell me her shiny diamond ring?<</speech>>
<<speech "Woman" "Jenny">>It's a gift from my mother. We are not on good terms right now...<</speech>>
<<speech "MC" "$player.name">>Hm...<</speech>>
<div class="instructions">I don't like getting involved in other's family business, so I didn't continue on what she said.</div>
<div class="instructions">But unfortunately for her, I got my experience with diamond jewelry and this one... just isn't it.</div>
<div class="confirmation">\
@@.used;<<link "Are you sure you want to sell it?" "Pawn shop RS3-a">><</link>>@@
@@.used;<<link "Please, show me how it looks on you." "Pawn shop RS3-b">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS3-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Yes.<</speech>>
<<speech "Woman" "Jenny">>I need the money, so-<</speech>>
<<speech "MC" "$player.name">>I bet you do, but doesn't it hold more value to you?<</speech>>
<<speech "Woman" "Jenny">>No... I already decided and I'm already here.<</speech>>
<div class="instructions">I was closely watching her face, trying to find any weird signs, but I just couldn't. Her half smile and her quick and simple answers were clearly implying that she's already made up her mind and wants to be home as soon as possible.</div>
<div class="confirmation" style="width:55%">\
@@.used;<<link "I know this is not what you wanted to hear, but..." "Pawn shop RS3-2a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS3-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here.<</speech>>
<<speech "Woman" "Jenny">>Thanks...<</speech>>
<div class="instructions">She took the ring from my palm and put it on.</div>
<<speech "MC" "$player.name">>It's like it was made for you. Your mother must know you well.<</speech>>
<<speech "Woman" "Jenny">>Yeah, it's just...<</speech>>
<<speech "MC" "$player.name">>Do you know where it's from?<</speech>>
<<speech "Woman" "Jenny">>It's from, ehm...<</speech>>
<<speech "MC" "$player.name">>I suppose it's not hand made.<</speech>>
<<speech "Woman" "Jenny">>Hahaha-<</speech>>
<<speech "Woman" "Jenny">>My mother never told me. What do you think?<</speech>>
<div class="instructions">So her mother bought her a fake diamond ring and told her it's real? Thank god they are not on good terms, since this could be heartbreaking.</div>
<div class="confirmation" style="width:55%">\
@@.used;<<link "I know this is not what you wanted to hear, but..." "Pawn shop RS3-2a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS3-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>The ring is fake.<</speech>>
<<speech "Woman" "Jenny">>What...?<</speech>>
<<speech "MC" "$player.name">>I mean, the diamonds are fake. The ring is quite alright, if I might say...<</speech>>
<<speech "Woman" "Jenny">>No... please-<</speech>>
<video class="center" src="media/pawn/mp4/default5-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Just tell me you're fucking with me right, because this is the last thing I thought she actually did for me and not for her own twisted reasons.<</speech>>
<<speech "Woman" "Jenny">>It's always her, her and only her. It's never about me, just her! And I thought she did this for me. For me!<</speech>>
<div class="instructions">The suppressed anger suddenly became an outburst of many emotions she came here with. But it was inevitable.</div>
<<speech "MC" "$player.name">>I'm sorry for your situation, but there's nothing I can do.<</speech>>
<<speech "Woman" "Jenny">>...I know.<</speech>>
<div class="instructions">It seemed like she calmed herself down. She looked really composed right now.</div>
<<speech "Woman" "Jenny">>I'm sorry for going out on you like that.<</speech>>
<<speech "MC" "$player.name">>Don't worry about it. You look like you needed that.<</speech>>
<<speech "Woman" "Jenny">>Hah, I guess...<</speech>>
<<speech "Woman" "Jenny">>But I really need the money. I found a nice place, but I just can't afford the deposit right now.<</speech>>
<<speech "Woman" "Jenny">>I would do anything to stay away from my mother.<</speech>>
<div class="confirmation">\
@@.used;<<link "There's one way..." "Pawn shop RS3-3a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS3-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I-I mean, if you really need it, we could work something out...<</speech>>
<div class="instructions">While I was hoping she won't start screaming around after my proposal, I noticed her hard nipples poking through her top...</div>
<<speech "Woman" "Jenny">>Yeah... I can't go back...<</speech>>
<<speech "MC" "$player.name">>We've got an empty room.<</speech>>
<<speech "Woman" "Jenny">>...I want to see it.<</speech>>
<div class="confirmation">\
@@.used;<<link "You both go into the back room." "Pawn shop RS3-4a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS3-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">We came into the room and I sat down on my chair. She kept standing right in front of me.</div>
<video class="center" src="media/pawn/mp4/default5-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So let's make sure we are on the same page here.<</speech>>
<<speech "MC" "$player.name">>You have a few minutes to convince my cock to believe your ring is actually made of real diamonds.<</speech>>
<<speech "MC" "$player.name">>My boss won't probably notice it and when he will, there won't be any documents of this trade.<</speech>>
<<speech "MC" "$player.name">>So basically...<</speech>>
<<speech "MC" "$player.name">>Let's just have fun, okay?<</speech>>
<div class="instructions">I gave her my hand.</div>
<div class="instructions">She immediately lunged forward to shake it.</div>
<<speech "Woman" "Jenny">>Yep.<</speech>>
<<speech "MC" "$player.name">>Great. I see you can't wait to meet your opponent, so...<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her your chair." "Pawn shop RS3-5a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We switched positions and now she was comfortably seated in my chair while I was standing right in front of her.</div>
<<speech "MC" "$player.name">>Let me help you with it-<</speech>>
<div class="instructions">I pulled down my pants and finally let my full boner breathe.</div>
<<speech "Woman" "Jenny">>Ohhh, Is that really for me?<</speech>>
<<speech "Woman" "Jenny">>Oh my god... so big-<</speech>>
<div class="instructions">Her tongue tasted my cock until reaching the tip. Then she took it inside her mouth.</div>
<video class="center" src="media/pawn/mp4/default5-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>I didn't know it could get so big, haha-<</speech>>
<div class="instructions">She pulled up her shirt and exposed her perky tits to my eyes.</div>
<<speech "MC" "$player.name">>Yeah, that's the only thing I could thank my dad for.<</speech>>
<<speech "Woman" "Jenny">>Is it that bad?<</speech>>
<div class="instructions">I can't believe I'm having a conversation about my dad with a girl that's currently blowing my cock.</div>
<<speech "MC" "$player.name">>It is. Fuck him.<</speech>>
<<speech "Woman" "Jenny">>Haha- I want fuck you...<</speech>>
<<speech "Woman" "Jenny">>Unless you want me to fuck him-<</speech>>
<div class="instructions">The fuck is happening? I don't want to think about my dad while a girl is drooling all over my dick...</div>
<<speech "MC" "$player.name">>Stop talking already.<</speech>>
<<speech "Woman" "Jenny">>Yesh-<</speech>>
<video class="center" src="media/pawn/mp4/default5-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck---<</speech>>
<div class="instructions">She grabbed my cock and went a little lower. She started sucking on my balls and licking them. I could feel the cum getting warmer. It felt like she was making out with my balls.</div>
<<speech "MC" "$player.name">>Yeeesss-- ahhh shit-- you know that's not how it gets out, right?<</speech>>
<div class="instructions">She wasn't listening. It was just her and my balls in her world, nothing else.</div>
<div class="confirmation">\
@@.used;<<link "She blows you again." "Pawn shop RS3-5a-a">><</link>>@@
@@.used;<<link "Fuck her missionary." "Pawn shop RS3-5a-b">><</link>>@@
@@.used;<<link "Fuck her throat." "Pawn shop RS3-5a-c">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS3-5a-d">><<set $eventControl.pawnShop.points = 0>><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She simply couldn't keep her hands from my cock. It felt like she was sucking my dick for her life and not for a deposit to her new place.</div>
<<speech "MC" "$player.name">>Oh god--- this feels so good-- Ahhh-<</speech>>
<div class="instructions">The composed and timid girl from before completely changed into my personal cocksucker. She was literally blowing my mind away.</div>
<video class="center" src="media/pawn/mp4/default5-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">There was no hesitation anymore, just a pure lust and determination to give me pleasure.</div>
<div class="instructions">She could ask me for anything right now and I would give it to her on the spot.</div>
<video class="center" src="media/pawn/mp4/default5-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm going to cum like this, Jenny.<</speech>>
<<speech "MC" "$player.name">>You don't want me inside you?<</speech>>
<<speech "Woman" "Jenny">>What-?<</speech>>
<<speech "Woman" "Jenny">>I want you to fuck me...<</speech>>
<div class="instructions">The sweet smile she was giving me, right behind my cock covered with her saliva...</div>
<div class="confirmation">\
@@.used;<<link "Fuck her missionary." "Pawn shop RS3-5a-b">><</link>>@@
@@.used;<<link "Fuck her throat." "Pawn shop RS3-5a-c">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS3-5a-d">><<set $eventControl.pawnShop.points = 0>><</link>>@@
@@.used;<<link "(continue) Let her be on top." "Pawn shop RS3-7a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Ahhhh-- Oh fuck-!<</speech>>
<<speech "Woman" "Jenny">>Don't stop fucking that pussy- Aah-<</speech>>
<<speech "Woman" "Jenny">>It's so massive inside me--<</speech>>
<<speech "Woman" "Jenny">>Ohh fuck- That feels right-!<</speech>>
<div class="instructions">This is the girl that was answering using three words?</div>
<video class="center" src="media/pawn/mp4/default5-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Ohhh-- Fuck-! Ohhh-<</speech>>
<<speech "Woman" "Jenny">>Shit--- So good- Aaah-!<</speech>>
<div class="instructions">I tightened my grip around her neck while her pussy kept tightening around my cock.</div>
<div class="confirmation">\
@@.used;<<link "She blows you again." "Pawn shop RS3-5a-a">><</link>>@@
@@.used;<<link "Fuck her throat." "Pawn shop RS3-5a-c">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS3-5a-d">><<set $eventControl.pawnShop.points = 0>><</link>>@@
@@.used;<<link "(continue) Let her be on top." "Pawn shop RS3-7a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah- that's it-- let me violate your pretty mouth--<</speech>>
<<speech "MC" "$player.name">>Don't just lay there. Play with your pussy, you slut.<</speech>>
<<speech "Woman" "Jenny">>Mhm--<</speech>>
<div class="instructions">I gently touched her throat while moving deeper with my cock.</div>
<<speech "MC" "$player.name">>You like that, don't you? Fucking slut-<</speech>>
<video class="center" src="media/pawn/mp4/default5-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I let her breathe for a second and placed my cock onto her face.</div>
<<speech "MC" "$player.name">>Don't blow on them-<</speech>>
<<speech "Woman" "Jenny">>I love your fucking balls-<</speech>>
<<speech "MC" "$player.name">>Oh fuck-- I bet you do-<</speech>>
<div class="instructions">She started masturbating again, but now she did it by herself and with my cock laying on her face.</div>
<div class="confirmation">\
@@.used;<<link "She blows you again." "Pawn shop RS3-5a-a">><</link>>@@
@@.used;<<link "Fuck her missionary." "Pawn shop RS3-5a-b">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS3-5a-d">><<set $eventControl.pawnShop.points = 0>><</link>>@@
@@.used;<<link "(continue) Let her be on top." "Pawn shop RS3-7a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.pawnShop.points == 0>>\
<video class="center" src="media/pawn/mp4/default5-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Aaaaah-- shit-<</speech>>
<div class="instructions">My cock was being pulled towards her pussy like it had a mind of its own. She was so wet that she swallowed the whole thing.</div>
<<speech "Woman" "Jenny">>Uhhh yes-- Ohhh-<</speech>>
<video class="center" src="media/pawn/mp4/default5-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then I noticed her braid swishing in the air. Without thinking I grabbed her by them and started ramming her harder.</div>
<<speech "Woman" "Jenny">>Oh fuck-- shit--<</speech>>
<div class="instructions">Her pussy immediately squeezed my cock and her pussy started dripping on my feet. I just found her switch.</div>
<<speech "Woman" "Jenny">>Fuuuck-- <span style="font-style:italic">keep fucking me--- Don't stop--</span> Aaaah-!<</speech>>
<<speech "MC" "$player.name">>You're good, Jenny...<</speech>>
<<speech "Woman" "Jenny">>Oh my god...<</speech>>
<<else>>\
<video class="center" src="media/pawn/mp4/default5-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Uhhh- Ahhh-<</speech>>
<<speech "MC" "$player.name">>What a naughty pussy, swallowing my cock like that-<</speech>>
<div class="instructions">I smacked her ass, which she answered with a loud moan.</div>
<<speech "MC" "$player.name">>You like it hard? I will give you something hard-<</speech>>
<div class="instructions">I tightened my grip around her waist and started deeply pounding her pussy.</div>
<<speech "Woman" "Jenny">>Yes-- Oh fuck-- shit--<</speech>>
<video class="center" src="media/pawn/mp4/default5-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Ohh fuck yes-! Oh shit- Ohhhhh- shiiit-<</speech>>
<<speech "MC" "$player.name">>Here-<</speech>>
<div class="instructions">With one hand still around her neck, I put the other one in her face and she started submissively sucking on my finger.</div>
<<speech "MC" "$player.name">>Yeees- Use your tongue--<</speech>>
<</if>>\
<div class="confirmation">\
<<if $eventControl.pawnShop.points == 0>>\
@@.used;<<link "Move to the side." "Pawn shop RS3-5a-d">><<set $eventControl.pawnShop.points = 1>><</link>>@@
<<else>>\
@@.used;<<link "Move to the side." "Pawn shop RS3-5a-d">><<set $eventControl.pawnShop.points = 0>><</link>>@@
<</if>>\
@@.used;<<link "She blows you again." "Pawn shop RS3-5a-a">><</link>>@@
@@.used;<<link "Fuck her missionary." "Pawn shop RS3-5a-b">><</link>>@@
@@.used;<<link "Fuck her throat." "Pawn shop RS3-5a-c">><</link>>@@
@@.used;<<link "(continue) Let her be on top." "Pawn shop RS3-7a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.pawnShop.points = 0>>\
<<speech "MC" "$player.name">>I think I gave your pussy a good run for my money.<</speech>>
<<speech "Woman" "Jenny">>Haaah-- I can't stand----<</speech>>
<div class="instructions">Jenny was still lying on Rick's table and trying to catch her breath. Maybe I overdid this a little...</div>
<<speech "MC" "$player.name">>Come here-<</speech>>
<div class="instructions">I sat down on Rick's chair and with a still rock solid cock between my legs.</div>
<<speech "MC" "$player.name">>Do something for me, okay?<</speech>>
<<speech "Woman" "Jenny">>Mhm-<</speech>>
<video class="center" src="media/pawn/mp4/default5-22.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She climbed onto my legs and impaled herself with my cock.</div>
<<speech "Woman" "Jenny">>Mnmmh Aah-- Shit---- Uhhhh-<</speech>>
<<speech "MC" "$player.name">>Fuck-- slow down, Jenny- Ah---<</speech>>
<<speech "Woman" "Jenny">>Ahhhh- Ohhhh-<</speech>>
<div class="instructions">The way she climbed on me and inserted my cock inside her. Her slow, but delicate movements with which she was able to take it all in...</div>
<div class="instructions">I came right inside her.</div>
<<speech "Woman" "Jenny">>Oh fuck---<</speech>>
<<speech "MC" "$player.name">>That wasn't in plan... Should we continue?<</speech>>
<<speech "Woman" "Jenny">>Haha- Sure. You're lucky it's my save day today.<</speech>>
<div class="instructions">I pulled her closer and locked her with my arms.</div>
<<speech "MC" "$player.name">>We should make the most out of it, then.<</speech>>
<video class="center" src="media/pawn/mp4/default5-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Ohhh shit-<</speech>>
<<speech "Woman" "Jenny">>What are you do- Aaaah-<</speech>>
<div class="instructions">While still holding her, I stood up and started driving myself into her depths.</div>
<div class="instructions">She was so light that I could keep holding her like this for a few hours and make a total mess out of her pussy.</div>
<<speech "Woman" "Jenny">>Fuuuck--- Ohhh--<</speech>>
<div class="instructions">I was almost at my limit again. I can't believe this girl is doing this to me. And she's not even trying that hard!</div>
<div class="confirmation">\
@@.used;<<link "Doggy-style on the ground." "Pawn shop RS3-7a-a">><</link>>@@
@@.used;<<link "Give her a facial." "Pawn shop RS3-7a-b">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Keep shoving that massive cock inside me-<</speech>>
<div class="instructions">Watching her pussy take my cock like it's nothing from this point of view was making me feel weird shit inside me.</div>
<<speech "Woman" "Jenny">>Uhhh- shit---<</speech>>
<<speech "Woman" "Jenny">>Ah yes-! Haha-<</speech>>
<div class="instructions">I smacked her ass again and squeezed her perfect butt.</div>
<<speech "MC" "$player.name">>Good girl, good girl...<</speech>>
<video class="center" src="media/pawn/mp4/default5-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Yeees- You're so fucking deep--- Aaah-<</speech>>
<<speech "Woman" "Jenny">>Faster-<</speech>>
<div class="instructions">I couldn't help, but do it how she wanted. I thought this would be a nice break with a little spice, but in the end I ended up doing everything this girl and her tight pussy wanted.</div>
<<speech "Woman" "Jenny">>Don't stop-- Ohhhh shit- Fuck---<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her a facial." "Pawn shop RS3-7a-b">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming! I'm going to cum all over your face, Jenny!<</speech>>
<video class="center" src="media/pawn/mp4/default5-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Ahhhh- Uhhh-<</speech>>
<div class="instructions">Smile spread across her face while cum was raining down on her face, staining her perfect make-up.</div>
<<speech "MC" "$player.name">>Fuuuck-! Ahhhhh-<</speech>>
<<speech "Woman" "Jenny">>Oh shit... it's everywhere...<</speech>>
<div class="instructions">She was trying to get the cum out of her eye.</div>
<<speech "MC" "$player.name">>You can clean yourself after you're done with me.<</speech>>
<video class="center" src="media/pawn/mp4/default5-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Jenny">>Oh yeah-<</speech>>
<div class="instructions">And like that, she opened her cum stained mouth and put my cock back inside her mouth. Firstly, cleaning the tip.</div>
<<speech "MC" "$player.name">>Oh fuck---<</speech>>
<div class="instructions">She looked at me when she heard me.</div>
<<speech "MC" "$player.name">>How does my cock taste?<</speech>>
<<speech "Woman" "Jenny">>It's great-<</speech>>
<video class="center" src="media/pawn/mp4/default5-28.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was pretty sure all of the remaining cum already was in her mouth or her stomach. But she wasn't done sucking my cock.</div>
<<speech "MC" "$player.name">>Jenny--- you're going to kill me here---<</speech>>
<<speech "Woman" "Jenny">>Sorry-<</speech>>
<div class="confirmation">\
@@.used;<<link "Put your clothes back on." "Pawn shop RS3-9a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default5-29.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I don't know if I'm able to continue my shift like this. She literally sucked the soul out of me.</div>
<div class="instructions">Why were we doing this, anyway? I don't remember... She wanted to sell her necklace or...</div>
<<speech "Woman" "Jenny">>I will wait with my ring at the counter, okay?<</speech>>
<div class="instructions">Oh yeah, the ring...</div>
<<speech "MC" "$player.name">>R-Right...<</speech>>
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<<set $player.moneyTemp = $player.money>>\
<<set $eventControl.workPoints to 0>>\
<div class="instructions">The time I spent here and working my ass off were really showing. I was no longer having my head down whenever in public, but now I'm always looking around at people and trying to see inside their heads.</div>
<div class="instructions">I got so used to people talking to me, that I feel weird when someone comes next to me and doesn't talk to me.</div>
<<speech "Woman">>Hello.<</speech>>
<div class="instructions">A customer interrupted my flow of thoughts and brought me back to Earth.</div>
<<speech "MC" "$player.name">>Ah, sorry. Hello, welcome to our Pawn shop. What can I do for you?<</speech>>
<div class="instructions">On the other side of the counter was a woman wearing a stewardess uniform, probably in her twenties. She wasn't mad at my ignorance like most of the customers would be. She just kindly smiled at me and introduced her item.</div>
<video class="center" src="media/pawn/mp4/story4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ehm, I've got some girl's stuff here, you don't mind looking at it, right?<</speech>>
<<speech "MC" "$player.name">>No, why?<</speech>>
<<speech "Woman">>Oh, just if you're comfortable... looking at it.<</speech>>
<<speech "MC" "$player.name">>I saw my share of weird things here, so don't worry.<</speech>>
<<speech "Woman">>Oh, okay.<</speech>>
<div class="instructions">She then bent down to her luggage and put it onto the counter.</div>
<div class="confirmation">\
@@.used;<<link "She opens the luggage." "Pawn shop 3: Story event (part 1-a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>This is really exciting.<</speech>>
<div class="instructions">She started opening the luggage that she claimed to be hers.</div>
<video class="center" src="media/pawn/mp4/story4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Haha-<</speech>>
<div class="instructions">The first thing that I could see was a bra, so I instinctively looked away.</div>
<<speech "MC" "$player.name">>Whoa, is it okay?<</speech>>
<<speech "Woman">>Oh, yeah.<</speech>>
<div class="instructions">It was overfilled with various clothes, boots and other things you take with you when you're traveling for a few days.</div>
<<speech "Woman">>Here it is.<</speech>>
<<speech "MC" "$player.name">>Thank you...<</speech>>
<div class="instructions">I couldn't help but to reach for the thing that caught my eyes first.</div>
<video class="center" src="media/pawn/mp4/story4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god, is this really yours?<</speech>>
<<speech "Woman">>Yeah, it is.<</speech>>
<div class="instructions">The awkward laugh coming from her wasn't as affirming as she thought. People always try to hide their nervosity with smiles and laughs.</div>
<<speech "MC" "$player.name">>Can you prove it?<</speech>>
<<speech "Woman">>No, can't do, haha-<</speech>>
<div class="instructions">I put the bra aside and started looking for a different item. There were some that striked my interest.</div>
<div class="confirmation">\
<<if $eventControl.quests.PawnShop3.laptopChecked == false>>\
@@.used;<<link "Check the laptop." "Pawn shop 3: Story event (part 1-a-a)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.jewelryChecked == false>>\
@@.used;<<link "Check the jewelry." "Pawn shop 3: Story event (part 1-a-b)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.clothesChecked == false>>\
@@.used;<<link "Check the clothes." "Pawn shop 3: Story event (part 1-a-c)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.laptopChecked == true and $eventControl.quests.PawnShop3.jewelryChecked == true and $eventControl.quests.PawnShop3.clothesChecked == true>>\
@@.used;<<link "I've seen enough..." "Pawn shop 3: Story event (part 1-3a)">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.quests.PawnShop3.laptopChecked to true>>\
<div class="instructions">The most familiar item in her luggage was probably the laptop that was peeking under the clothes.</div>
<div class="instructions">I slowly pulled it out and put it next to the luggage.</div>
<video class="center" src="media/pawn/mp4/story4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let's see if it works first...<</speech>>
<<speech "Woman">>Okay...<</speech>>
<<speech "MC" "$player.name">>Oh, I don't... Could you power it on?<</speech>>
<<speech "Woman">>Oh, sorry-<</speech>>
<div class="instructions">She pressed one of the buttons and the screen flashed.</div>
<div class="instructions">It took a few seconds to boot and I was welcomed by a locked screen.</div>
<<speech "MC" "$player.name">>You know the password, right?<</speech>>
<<speech "Woman">>Ehm... I-I must have forgot it, haha-<</speech>>
<<speech "MC" "$player.name">>You don't remember your own password to your computer?<</speech>>
<video class="center" src="media/pawn/mp4/story4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>No...<</speech>>
<div class="instructions">She was weirdly close, almost hugging the counter.</div>
<<speech "MC" "$player.name">>I'm sorry, but I can't give you a serious price when I can't check if it works, you know.<</speech>>
<<speech "MC" "$player.name">>What if there's a virus and it turns out to be completely useless?<</speech>>
<<speech "Woman">>...<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.PawnShop3.jewelryChecked == false>>\
@@.used;<<link "Check the jewelry." "Pawn shop 3: Story event (part 1-a-b)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.clothesChecked == false>>\
@@.used;<<link "Check the clothes." "Pawn shop 3: Story event (part 1-a-c)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.laptopChecked == true and $eventControl.quests.PawnShop3.jewelryChecked == true and $eventControl.quests.PawnShop3.clothesChecked == true>>\
@@.used;<<link "I've seen enough..." "Pawn shop 3: Story event (part 1-3a)">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.quests.PawnShop3.jewelryChecked to true>>\
<video class="center" src="media/pawn/mp4/story4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh, this looks interesting.<</speech>>
<div class="instructions">Just under a piece of clothing was a see-through bag with some shining items.</div>
<<speech "MC" "$player.name">>You've got quite a collection here.<</speech>>
<<speech "Woman">>Haha, thanks...<</speech>>
<video class="center" src="media/pawn/mp4/story4-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What the hell is this? A freaking gold watch?<</speech>>
<<speech "MC" "$player.name">>Why didn't you show me this first?<</speech>>
<<speech "Woman">>I don't know...<</speech>>
<<speech "MC" "$player.name">>You're not lying to me, are you?<</speech>>
<<speech "Woman">>I'm telling you the truth.<</speech>>
<<speech "MC" "$player.name">>Are you sure?<</speech>>
<<speech "Woman">>Yeah...<</speech>>
<<speech "MC" "$player.name">>Then you have a great taste for a woman.<</speech>>
<<speech "Woman">>Oh... thank you.<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.PawnShop3.laptopChecked == false>>\
@@.used;<<link "Check the laptop." "Pawn shop 3: Story event (part 1-a-a)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.clothesChecked == false>>\
@@.used;<<link "Check the clothes." "Pawn shop 3: Story event (part 1-a-c)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.laptopChecked == true and $eventControl.quests.PawnShop3.jewelryChecked == true and $eventControl.quests.PawnShop3.clothesChecked == true>>\
@@.used;<<link "I've seen enough..." "Pawn shop 3: Story event (part 1-3a)">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.quests.PawnShop3.clothesChecked to true>>\
<<speech "MC" "$player.name">>You have a lot of clothes here. You're not selling your whole wardrobe, are you?<</speech>>
<<speech "Woman">>No, these are my old clothes. I spend the weekend shopping and now I have to choose which one to take back, haha-<</speech>>
<div class="instructions">I quickly skimmed through her clothes. It felt weird to rummage through a woman's clothes right in front of her. She wasn't surprisingly weird about it, though.</div>
<<speech "MC" "$player.name">>Oh, you have a kid at home or something?<</speech>>
<div class="instructions">There were some small swimming trunks, maybe for an elementary school kid.</div>
<<speech "Woman">>Oh, y-yeah... My nephew is having a birthday party the day after I land. It's a gift, actually. I must have put it there by accident...<</speech>>
<<speech "MC" "$player.name">>Hm...<</speech>>
<div class="instructions">But there was something written on the inside of the pants. Something like a name...</div>
<div class="confirmation">\
<<if $eventControl.quests.PawnShop3.laptopChecked == false>>\
@@.used;<<link "Check the laptop." "Pawn shop 3: Story event (part 1-a-a)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.jewelryChecked == false>>\
@@.used;<<link "Check the jewelry." "Pawn shop 3: Story event (part 1-a-b)">><</link>>@@
<</if>><<if $eventControl.quests.PawnShop3.laptopChecked == true and $eventControl.quests.PawnShop3.jewelryChecked == true and $eventControl.quests.PawnShop3.clothesChecked == true>>\
@@.used;<<link "I've seen enough..." "Pawn shop 3: Story event (part 1-3a)">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>So...<</speech>>
<video class="center" src="media/pawn/mp4/story4-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You've got a few items that could be worth something, but I have no evidence that they aren't fakes or they won't stop working after a few days.<</speech>>
<<speech "MC" "$player.name">>But that doesn't mean they don't have any value. I think we could easily use them for spare parts or sell them for a few bucks.<</speech>>
<<speech "MC" "$player.name">>It's a shame you don't know the password, I tell you...<</speech>>
<<speech "Woman">>Yeah...<</speech>>
<div class="instructions">She kept nodding along with my monolog, probably thinking she has already won and will be walking away with free money.</div>
<div class="instructions">Honestly, even if she stole it, I can't just accuse her without any solid evidence.</div>
<video class="center" src="media/pawn/mp4/story4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That leads us to, maybe... 150 dollars.<</speech>>
<<speech "Woman">>Ah, no.<</speech>>
<<speech "MC" "$player.name">>Are you... sure?<</speech>>
<<speech "Woman">>No way, I can't go that low, no.<</speech>>
<div class="instructions">Is she serious right now? And I though I was the stupid one here and giving her a price.</div>
<div class="confirmation" style="width:55%">\
@@.used;<<link "Let me explain to you the situation here, lady." "Pawn shop 3: Story event (part 1-4a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You don't know the password to your own computer. The clothes don't look your size and there's clearly children's clothes too. You clearly don't know what's in the luggage you're trying to claim as yours.<</speech>>
<div class="instructions">She wasn't moving, just blankly staring into my eyes and tightly gripping the edges of the counter.</div>
<<speech "MC" "$player.name">>It seems like this is your first time seeing these things and you're making everything on spot.<</speech>>
<<speech "MC" "$player.name">>I don't know if you stole it or why are you trying to sell me something that isn't yours, but you are blatantly lying to me.<</speech>>
<<speech "Woman">>...<</speech>>
<div class="instructions">The silence was unbearable. It looked like her hands were shaking a little.</div>
<<speech "MC" "$player.name">>Give me a reason to not call the cops immediately.<</speech>>
<<speech "Woman">>...<</speech>>
<<speech "Woman">>Okay, I get it!<</speech>>
<<speech "Woman">>I shouldn't have done it. I'm sorry.<</speech>>
<div class="instructions">She started packing everything back into the luggage.</div>
<<speech "MC" "$player.name">>Hold on a second. I can't just let you go like that.<</speech>>
<video class="center" src="media/pawn/mp4/story4-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Yes, you can.<</speech>>
<<speech "MC" "$player.name">>Hahaha-<</speech>>
<<speech "MC" "$player.name">>What do you think this is? A game? I can't believe you have the nerve to do all this and then try to walk away like nothing happened...<</speech>>
<div class="confirmation">\
@@.used;<<link "I should call the cops." "Pawn shop 3: Story event (part 1-4a-a)">><</link>>@@
@@.used;<<link "Maybe we could make a deal." "Pawn shop 3: Story event (part 1-4a-b)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman">>No! You can't!<</speech>>
<div class="instructions">I walked around the counter and locked the entrance door. After that I ignored her complaying and insults and went into the back room to call the police.</div>
<div class="instructions">They arrived shortly after and took the, now quiet and composed, lady with them.</div>
<div class="instructions">Jeremy wasn't happy that there was now a talk around town about the Pawn shop being checked by the cops. But he gave me a pat on the back on how I professionally handled the situation and didn't make it even worse than it could be.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship gained Jeremy">>
<<include "relationship gained Jeremy">>
<<include "relationship gained Jeremy">>
<<set $eventControl.quests.PawnShop3.active = false>>\
<<set $eventControl.quests.PawnShop3.completed = true>>\
<<set $eventControl.quests.PawnShop4.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 3: Story event (part 1)">><<set $time.hours -= 4>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><<set $eventControl.pawnShop.bossRelationship -= 9>><<set $eventControl.pawnShop.bossRelationshipGained -= 9>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 3: Story event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">She leaned more closed.</div>
<<speech "Woman">>What kind of... deal?<</speech>>
<<speech "MC" "$player.name">>The kind that won't get you behind bars.<</speech>>
<<speech "Woman">>...<</speech>>
<<speech "Woman">>Continue.<</speech>>
<<speech "MC" "$player.name">>This is a really serious crime you just did, you know...<</speech>>
<<speech "MC" "$player.name">>But if you go around the counter and get on your knees...<</speech>>
<<speech "MC" "$player.name">>It could make it less serious.<</speech>>
<video class="center" src="media/pawn/mp4/story4-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Right here?<</speech>>
<div class="instructions">She turned around and pointed at a customer.</div>
<<speech "Woman">>That's crazy...<</speech>>
<<speech "MC" "$player.name">>They can't see anything from there. And why would they even look here?<</speech>>
<<speech "Woman">>I know, but...<</speech>>
<<speech "MC" "$player.name">>Oh, I think I saw a police car drive across right now.<</speech>>
<video class="center" src="media/pawn/mp4/story4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>I'll do it.<</speech>>
<<speech "MC" "$player.name">>Okay, good. Just come over like you dropped something here.<</speech>>
<div class="confirmation">\
@@.used;<<link "She walks around the counter." "Pawn shop 3: Story event (part 2)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story4-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Okay...<</speech>>
<div class="instructions">While she was walking towards me, she was also tying her her up.</div>
<div class="instructions">I was pretending to do something with the cashier while checking the other customer.</div>
<div class="instructions">They were discussing something and were not paying attention to anything else.</div>
<video class="center" src="media/pawn/mp4/story4-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Oh god-<</speech>>
<div class="instructions">My stiff cock was already in her hands when she went on her knees.</div>
<div class="instructions">Her hands were so cold...</div>
<<speech "MC" "$player.name">>Don't worry, I'm looking.<</speech>>
<video class="center" src="media/pawn/mp4/story4-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it...<</speech>>
<div class="instructions">Finally she put my stiff cock into her mouth and almost swallowed it in one go. Her eagerness surprised me.</div>
<<speech "MC" "$player.name">>You like my cock, don't you? You slut...<</speech>>
<<speech "Woman">>*slurp* *slurp*<</speech>>
<div class="confirmation">\
@@.used;<<link "The shop gets crowdier." "Pawn shop 3: Story event (part 2-a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After a few seconds since she started pleasuring me with her mouth, another customer entered the shop.</div>
<video class="center" src="media/pawn/mp4/story4-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Hey $player.name! How's it going?<</speech>>
<<speech "MC" "$player.name">>H-Hey, good...<</speech>>
<div class="instructions">I looked down and saw the panic in her eyes, but she continued sucking on my cock even more enthusiastically.</div>
<<speech "MC" "$player.name">>If you need anything, ask Rick please. I'm on a break.<</speech>>
<<speech "Woman">>Ah, okay...<</speech>>
<video class="center" src="media/pawn/mp4/story4-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Come on, go deeper. I know you can handle it.<</speech>>
<div class="instructions">I hope there's not another interruption coming. Because this awful liar was making me weaker in my knees with every second she had her mouth stuffed with my cock.</div>
<<speech "MC" "$player.name">>Ahhh fuck---<</speech>>
<video class="center" src="media/pawn/mp4/story4-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Just when she started playing with my balls, someone entered the shop again.</div>
<<speech "Man">>Hey! I'm here for the-<</speech>>
<<speech "MC" "$player.name">>Sorry, ask him. I'm on my break.<</speech>>
<div class="instructions">The guy gave me an annoyed look, but turned around and went to Rick's counter.</div>
<<speech "MC" "$player.name">>That was close...<</speech>>
<div class="instructions">I looked down and found out that she was also looking at me while stroking my cock.</div>
<<speech "MC" "$player.name">>Why is everyone here? My luck...<</speech>>
<div class="instructions">She grinned at me and put my cock back inside her mouth like nothing happened.</div>
<<speech "Rick">>Everything good over there?<</speech>>
<<speech "MC" "$player.name">>Yeah. I think I will go to the restroom now.<</speech>>
<div class="confirmation">\
@@.used;<<link "Pull your pants back up." "Pawn shop 3: Story event (part 2-a-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story4-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I took my still fully erected cock and put it back into my pants.</div>
<<speech "MC" "$player.name">>You don't mind, right?<</speech>>
<<speech "Woman">>That sounds good.<</speech>>
<<speech "MC" "$player.name">>Okay, let's go-<</speech>>
<div class="instructions">I looked around once again and wondered how we managed to go for that long without anyone noticing.</div>
<div class="instructions">When she stood up, everyone was still focused on something else and we quickly disappeared into the restroom.</div>
<div class="confirmation">\
@@.used;<<link "You both start undressing." "Pawn shop 3: Story event (part 3)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story4-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Let me help you with that-<</speech>>
<div class="instructions">She was already fully naked, with just her shirt over her shoulders.</div>
<<speech "MC" "$player.name">>Look at you. Just two minutes with a cock in your mouth and your true colors start to show.<</speech>>
<<speech "Woman">>Shut up.<</speech>>
<div class="instructions">Her big tits were obstructing my view while she was trying to pull my pants down and then tying her up again.</div>
<div class="instructions">Finally, when I was also completely naked and ready to go, I could take a good look at her.</div>
<div class="instructions">She clearly excercises regularly with that erotic body. I couldn't wait to take a grip on those hips and drive myself deep into her wet pussy.</div>
<<speech "Woman">>What are you waiting for? Fuck me already!<</speech>>
<div class="confirmation">\
@@.used;<<link "She sucks your cock." "Pawn shop 3: Story event (part 3-a)">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop 3: Story event (part 3-b)">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop 3: Story event (part 3-c)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman">>I've never sucked off a guy like this...<</speech>>
<video class="center" src="media/pawn/mp4/story4-21.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We rarely use the restroom here. Lately we've been using it as an unofficial storage room for spare parts.</div>
<<speech "MC" "$player.name">>I think you're the first woman who used our restroom, haha.<</speech>>
<<speech "Woman">>Yeah?<</speech>>
<div class="instructions">It felt like there was nothing prior to this situation. As if we crashed here after a long date, longing for the other person's touch.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "Pawn shop 3: Story event (part 3-b)">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop 3: Story event (part 3-c)">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop 3: Story event (part 3-d)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story4-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Uhh fuck girl, your pussy tight-<</speech>>
<<speech "Woman">>Ahhh fuck-- don't stop-<</speech>>
<div class="instructions">I put my hands around her waist immediately when she bent over. Finally I saw her ass clapping with my thrusts.</div>
<<speech "MC" "$player.name">>Don't just leave the hard work to me. Move that ass-<</speech>>
<video class="center" src="media/pawn/mp4/story4-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Uhhh fuck-- you're huge--<</speech>>
<<speech "MC" "$player.name">>That's it, girl... Use that dick!<</speech>>
<<speech "Woman">>Aaaah-- Oh shit-<</speech>>
<<speech "MC" "$player.name">>That's what you get for lying, you slut. A nice cock filling your pussy up.<</speech>>
<div class="confirmation">\
@@.used;<<link "She sucks your cock." "Pawn shop 3: Story event (part 3-a)">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop 3: Story event (part 3-c)">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop 3: Story event (part 3-d)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story4-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Uhhhh- Aaaah-<</speech>>
<div class="instructions">I sat down on the toilet and let her straddle me. She started moving instantly, almost desperately, taking a stranger's cock inside her.</div>
<<speech "MC" "$player.name">>Yesss--<</speech>>
<<speech "MC" "$player.name">>Turn around. I want to see your face when you ride me.<</speech>>
<div class="instructions">She knew that there was nothing else to do than obediently do everything that I say.</div>
<div class="instructions">But she wasn't stopping smiling and moaning whenever my cock disappeared inside her.</div>
<video class="center" src="media/pawn/mp4/story4-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck- yeees-! Ride that fucking cock, girl!<</speech>>
<<speech "Woman">>Aaaah- Ahhh-- Shit----<</speech>>
<div class="instructions">Her fit body proved useful in the most unexpected way, but she was loving every second of it.</div>
<div class="confirmation">\
@@.used;<<link "She sucks your cock." "Pawn shop 3: Story event (part 3-a)">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop 3: Story event (part 3-b)">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop 3: Story event (part 3-d)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here. I have something for you.<</speech>>
<div class="instructions">I moved aside and pointed at the floor in front of me. She grinned and followed my orders.</div>
<<speech "Woman">>Give it to me, then!<</speech>>
<video class="center" src="media/pawn/mp4/story4-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah fuck-!<</speech>>
<div class="instructions">Cum gushed out of me penis right on her face. The amount surprised us both, but she stayed there and let me make a mess out of her face.</div>
<<speech "Woman">>Uhhh-<</speech>>
<div class="instructions">When I was done, she was completely covered in my semen.</div>
<<speech "MC" "$player.name">>You can use the toilet paper and clean yourself.<</speech>>
<div class="instructions">We then started putting our clothes back on.</div>
<video class="center" src="media/pawn/mp4/story4-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're full of surprises.<</speech>>
<<speech "Woman">>Haha- Thanks, I guess...<</speech>>
<div class="instructions">In the end she left the luggage here and left without any money. After the shift, I called the cops and told them that someone left some luggage full of personal stuff right in front of the store.</div>
<div class="instructions">Since we don't have any CCTVs here, they just took the luggage and rode off.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "perception gained">>
<<include "perception gained">>
<<include "perception gained">>
<<set $eventControl.quests.PawnShop3.active = false>>\
<<set $eventControl.quests.PawnShop3.completed = true>>\
<<set $eventControl.replay.pawnShop.S5 to true>>\
<<set $eventControl.quests.PawnShop4.active = true>>\
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 3: Story event (part 1)">><<set $time.hours -= 4>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><<set $player.perception -= 3>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.workPoints to 0>>\
<<speech "MC" "$player.name">>Welcome to our shop, madam. My name is $player.name and you will be in my care for today.<</speech>>
<div class="instructions">Rick was actually the one who proposed the idea of more polite ways to introduce ourselves to the customers.</div>
<div class="instructions">Me, being the kind of person who listens to their more experienced co-workers, gladly accepted his request.</div>
<<speech "Woman">>Oh my god, that's so sweet!<</speech>>
<<speech "Woman">>Hello! I'm Kristy!<</speech>>
<div class="instructions">We shook hands and exchanged smiles.</div>
<<speech "MC" "$player.name">>What can I do for you, Kristy?<</speech>>
<<speech "Woman" "Kristy">>Ehm... I was just walking around and admiring the scenery when I noticed this shop.<</speech>>
<<speech "Woman" "Kristy">>I heard from one of my friends from yoga that you actually have some pretty cool stuff here!<</speech>>
<div class="instructions">The excitement was almost bursting out of her voice and filling the whole room with her energy.</div>
<<speech "MC" "$player.name">>You can check there, right behind the shop window. We put our best items there.<</speech>>
<<speech "MC" "$player.name">>I hope you don't mind, but... isn't one of your friends a young girl who came here to sell her diamond ring?<</speech>>
<video class="center" src="media/pawn/mp4/default6-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>Oh, that's why...<</speech>>
<<speech "MC" "$player.name">>I figured out she would send her friends here...<</speech>>
<<speech "MC" "$player.name">>You know what? Pick one item from over there...<</speech>>
<<speech "Woman" "Kristy">>Okay...<</speech>>
<<speech "MC" "$player.name">>...and I will give you a discount.<</speech>>
<<speech "Woman" "Kristy">>Hm...<</speech>>
<<speech "Woman" "Kristy">>So... any item, or...<</speech>>
<<speech "MC" "$player.name">>Anything.<</speech>>
<div class="confirmation">\
@@.used;<<link "She goes and picks a bag of golf clubs." "Pawn shop RS4-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS4-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">The overly enthusiastic customer slowly walked towards the pile of items.</div>
<video class="center" src="media/pawn/mp4/default6-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Take as much take you need, Kristy.<</speech>>
<<speech "Woman" "Kristy">>Don't run away from me, $player.name!<</speech>>
<div class="instructions">She stopped right in front of the bag of golf clubs that's been here for a few weeks already and started examining it.</div>
<div class="instructions">Some old guy sold us the bag, because he didn't have time and patience for the hobby anymore.</div>
<div class="instructions">It didn't take her a lot of time to choose and she was back at the counter with the golf clubs.</div>
<video class="center" src="media/pawn/mp4/default6-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You have quite the hobbies, madam.<</speech>>
<<speech "Woman" "Kristy">>My friends keep telling me to try golf. They go once a month to some weird resort where you play golf in the morning and get massages in the evening.<</speech>>
<<speech "MC" "$player.name">>That sounds fun.<</speech>>
<<speech "Woman" "Kristy">>Oh yeah...<</speech>>
<<speech "Woman" "Kristy">>They seem really nice, so... what's the price?<</speech>>
<div class="instructions">I remember the old guy saying that it's full of rare pieces ranging from 40 dollars to 100 per piece.</div>
<<speech "MC" "$player.name">>I think three hundred would be a fair price.<</speech>>
<<speech "MC" "$player.name">>Oh, I promised you a discount, didn't I?<</speech>>
<<speech "MC" "$player.name">>Let's say... 200$.<</speech>>
<<speech "Woman" "Kristy">>Hm...<</speech>>
<<speech "Woman" "Kristy">>That sounds gre-<</speech>>
<<speech "Woman" "Kristy">>Oh yeah, I almost forgot...<</speech>>
<div class="instructions">She started rummaging through her purse.</div>
<div class="confirmation" style="width:50%">\
@@.used;<<link "She whips out a strangely looking coupon." "Pawn shop RS4-a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS4-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default6-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>Jenny gave me this-<</speech>>
<div class="instructions">In her hands was a nice looking coupon which could easily be something you get for your birthday from your distant family members.</div>
<<speech "Woman" "Kristy">>She told me, 'Please, give this to him.', and wrote this on the coupon...<</speech>>
<<speech "Woman" "Kristy">>I'm not really sure what it means, but she sounded really serious...<</speech>>
<div class="instructions">Jeremy never told me about any coupons or anything similar before, so I leaned closer and checked what she wrote.</div>
<div class="instructions">'Please, give her the same treatment as for me. She really needs it lately. -Jenny'</div>
<<speech "MC" "$player.name">>Oh...<</speech>>
<<speech "Woman" "Kristy">>What?<</speech>>
<<speech "MC" "$player.name">>Nothing, I just remembered something really important.<</speech>>
<<speech "Woman" "Kristy">>Hm?<</speech>>
<<speech "MC" "$player.name">>Actually...<</speech>>
<video class="center" src="media/pawn/mp4/default6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I just remembered that these golf clubs belonged to the Olympic winner of Germany and it costs five times more than I thought.<</speech>>
<<speech "Woman" "Kristy">>What?! I don't-<</speech>>
<<speech "Woman" "Kristy">>What just happened? Did you just have a stroke or...?<</speech>>
<<speech "Woman" "Kristy">>There's no way I'm paying that for it.<</speech>>
<div class="instructions">Oh really...?</div>
<<speech "MC" "$player.name">>Wait a second, there's something else too...<</speech>>
<<speech "MC" "$player.name">>We also offer a special opportunity for our regular customers. And with this coupon, you are one of them.<</speech>>
<<speech "Woman" "Kristy">>What is the 'opportunity'?<</speech>>
<<speech "MC" "$player.name">>The details will be disclosed upon agreeing to the terms. We can go into our back room and discuss it there.<</speech>>
<<speech "Woman" "Kristy">>I don't know... but my friends would be so jealous of my golf clubs...<</speech>>
<<speech "MC" "$player.name">>Jenny also went with this special opportunity.<</speech>>
<<speech "MC" "$player.name">>If you have a lot in common with Jenny, I have no doubt we will both walk out of that back room extremely satisfied with the outcome we make.<</speech>>
<<speech "Woman" "Kristy">>Okay, you got me, $player.name! Let's go!<</speech>>
<div class="confirmation" style="width:50%">\
@@.used;<<link "You both end up alone in the back room." "Pawn shop RS4-3a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS4-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default6-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Just a quick demonstration...<</speech>>
<div class="instructions">I pulled out one of the golf clubs and pretended that I'm playing golf.</div>
<<speech "MC" "$player.name">>Look at the swing it can do. And listen to the sound.<</speech>>
<<speech "Woman" "Kristy">>It's not that bad.<</speech>>
<<speech "MC" "$player.name">>Now, let's talk about the deal.<</speech>>
<<speech "Woman" "Kristy">>Yeah.<</speech>>
<div class="instructions">I sat down on my chair while she remained standing. Everyone does this, how weird...</div>
<<speech "MC" "$player.name">>You can always walk away and everything stays between me and you.<</speech>>
<<speech "Woman" "Kristy">>Okay...<</speech>>
<<speech "MC" "$player.name">>Naturally, you pay for the item you want to buy, right? Well, I have a special opportunity for you, Kristy...<</speech>>
<div class="instructions">She was closely listening like a confused dog.</div>
<video class="center" src="media/pawn/mp4/default6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>How does a handjob sound to you?<</speech>>
<<speech "Woman" "Kristy">>Oh no way I'm doing that.<</speech>>
<div class="instructions">She was a little taken back with my proposal, but not in a way most people would.</div>
<<speech "MC" "$player.name">>Why not? Jenny happily agreed. You just use your hand like this and that's it!<</speech>>
<<speech "Woman" "Kristy">>What...<</speech>>
<div class="instructions">I let her think for a few seconds, let her head steam for a while. But I already knew how this whole situation would play out. Thank you, Jenny.</div>
<video class="center" src="media/pawn/mp4/default6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>How much?<</speech>>
<<speech "MC" "$player.name">>Two hundred.<</speech>>
<<speech "Woman" "Kristy">>Three hundred.<</speech>>
<<speech "MC" "$player.name">>Deal.<</speech>>
<div class="instructions">Man, I love city girls. They always try to be so above everyone and treat people like children.</div>
<div class="instructions">But it's so easy to make them do anything you want and show them their place. In the end, they are just simple unsatisfied women who would happily sell their own family members for a one round with a nicely shaped cock.</div>
<<speech "Woman" "Kristy">>Okay.<</speech>>
<div class="instructions">Fortunately for Jenny and Kristy...</div>
<<speech "Woman" "Kristy">>Let's do it.<</speech>>
<div class="instructions">I'm happy to oblige.</div>
<div class="confirmation">\
@@.used;<<link "She gets down from Rick's table." "Pawn shop RS4-4a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS4-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default6-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>Ahhh...<</speech>>
<<speech "MC" "$player.name">>Stop. Hold on a second, please.<</speech>>
<<speech "MC" "$player.name">>You think you can just 'do it'? I'm not even hard right now.<</speech>>
<<speech "MC" "$player.name">>What about a little show, huh?<</speech>>
<div class="instructions">The annoyance on her face was clearly there and she was probably hoping to be done in a minute. But little does she know that she will spend quite a bit more time here…</div>
<<speech "Woman" "Kristy">>Will you shut up if I do it?<</speech>>
<<speech "MC" "$player.name">>You have my word, Kristy.<</speech>>
<div class="instructions">In a few seconds she was almost right in front of me and smiling while slowly pulling down her top.</div>
<video class="center" src="media/pawn/mp4/default6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my god...<</speech>>
<<speech "Woman" "Kristy">>$player.name...<</speech>>
<<speech "MC" "$player.name">>Sorry, but I can't help it. They're amazing.<</speech>>
<<speech "Woman" "Kristy">>Shut up, haha.<</speech>>
<div class="instructions">Then she almost erotically turned around and pulled down her jeans and bending over in the process.</div>
<video class="center" src="media/pawn/mp4/default6-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I had to pinch my thigh to make sure I'm not dreaming. She was giving me a show that many guys would pay a few hundred just to watch online...</div>
<<speech "Woman" "Kristy">>Quiet now, huh?<</speech>>
<<speech "Woman" "Kristy">>Don't drool too much, $player.name...<</speech>>
<<speech "MC" "$player.name">>Wow...<</speech>>
<video class="center" src="media/pawn/mp4/default6-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're the whole package, Kristy...<</speech>>
<<speech "Woman" "Kristy">>Haha-<</speech>>
<div class="instructions">If she looked disgusted or annoying before, she wasn't feeling even slightest like that now. She was basically in her element.</div>
<div class="confirmation">\
@@.used;<<link "She gets on her knees." "Pawn shop RS4-5a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default6-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She didn't even wait for me to sit down and she was already all over my cock.</div>
<<speech "Woman" "Kristy">>Oh wooow-<</speech>>
<<speech "MC" "$player.name">>What? Were you expecting something else?<</speech>>
<<speech "Woman" "Kristy">>I wasn't expecting something like that, haha-<</speech>>
<<speech "MC" "$player.name">>I hope you won't have nightmares about it...<</speech>>
<div class="instructions">Just as we agreed, she started stroking my cock with both of her hands while trying to not look into my eyes.</div>
<div class="instructions">Maybe she thought I would see right through her and started to think that she actually wants more…</div>
<video class="center" src="media/pawn/mp4/default6-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Can I sit down? I've been standing all day...<</speech>>
<div class="instructions">I pointed at my chair right behind me.</div>
<<speech "Woman" "Kristy">>If that's what it's for, then...<</speech>>
<<speech "Woman" "Kristy">>I will let you sit on it.<</speech>>
<<speech "MC" "$player.name">>Oh, that's very thoughtful of you, madam.<</speech>>
<div class="instructions">Even though I made one step away, she still wasn't stopping stroking my cock.</div>
<<speech "MC" "$player.name">>You can't put your hands away, can't you?<</speech>>
<<speech "Woman" "Kristy">>I'm sorry...<</speech>>
<div class="instructions">She wasn't stopping and kept looking directly in my eyes, smiling. I didn't know if I should be either scared or happy...</div>
<div class="confirmation">\
@@.used;<<link "She sits in between your legs." "Pawn shop RS4-6a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I let her play with me for a few seconds, watching her reactions.</div>
<div class="instructions">She wasn't stopping smiling and whenever she caught me looking, she just grinned and continued.</div>
<div class="instructions">I figured that she just needs a little push and her true nature will finally show.</div>
<<speech "MC" "$player.name">>Wait. I've got an idea.<</speech>>
<div class="instructions">So I reached into my pocket and pulled out a few dollar bills right in her face.</div>
<<speech "Woman" "Kristy">>W-what...<</speech>>
<video class="center" src="media/pawn/mp4/default6-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What if I give you a little something-something and you start using that lovely mouth of yours?<</speech>>
<<speech "Woman" "Kristy">>...<</speech>>
<div class="instructions">She kept stroking my cock while thinking about it. I knew this wasn't really about the money.</div>
<<speech "Woman" "Kristy">>I mean, that's not me...<</speech>>
<<speech "MC" "$player.name">>Kristy... I know you want it...<</speech>>
<video class="center" src="media/pawn/mp4/default6-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>Fuck the money...<</speech>>
<div class="instructions">She put her elbow on my thigh and resumed the stroking.</div>
<<speech "Woman" "Kristy">>I can't wait to taste your cock, haha-<</speech>>
<<speech "MC" "$player.name">>So, are we...<</speech>>
<div class="instructions">Then she moved her head right to my cock and licked it from the root to the top and kissed the tip.</div>
<<speech "MC" "$player.name">>Fuuuuck---- Finally, Kristy!<</speech>>
<div class="confirmation">\
@@.used;<<link "She gives you head." "Pawn shop RS4-6a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default6-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yes, girl-- Show that cock how it's done---<</speech>>
<div class="instructions">Another girl gives into her primal instincts to satisfy her hunger for lust.</div>
<div class="instructions">I'm just a lucky guy who gives these women a little push, okay?</div>
<<speech "Woman" "Kristy">>*slurp* *slurp*<</speech>>
<video class="center" src="media/pawn/mp4/default6-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$layer.name">>Oh yeah, that's it-- Ohhh fuuuuck---<</speech>>
<div class="instructions">She was treating my cock with the utmost dedication. The way she was committed to giving me pleasure was making me shed a tear.</div>
<div class="instructions">What a sight. A master at work. A proper cock worshiping for a hard-working Pawn shop worker.</div>
<div class="confirmation">\
<<if $eventControl.workPoints == 0>>\
@@.used;<<link "It's time for the main event." "Pawn shop RS4-8a">><</link>>@@
<<else>>\
@@.used;<<link "Missionary." "Pawn shop RS4-6a-b">><</link>>@@
@@.used;<<link "From behind." "Pawn shop RS4-6a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop RS4-6a-d">><</link>>@@
<</if>>\
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.workPoints = 1>>\
<<speech "Woman" "Kristy">>Haha- okay...<</speech>>
<div class="instructions">Without any other directions, she just climbed on Rick's table like she owns it and opened her legs.</div>
<video class="center" src="media/pawn/mp4/default6-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>Like that...?<</speech>>
<div class="instructions">Nothing drives me crazy as much as a woman who clearly longs for you.</div>
<div class="instructions">So I let my instincts guide me forward and stuck it inside.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her." "Pawn shop RS4-6a-b">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default6-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>Ah shit---- Aaaah-!<</speech>>
<div class="instructions">The wetness was out of this world and my cock was easily sliding in.</div>
<<speech "MC" "$player.name">>I told you you will end up satisfied.<</speech>>
<<speech "Woman" "Kristy">>God---<</speech>>
<div class="instructions">She was having a hard time resisting the pleasure her body was going through whenever my cock invaded her pussy.</div>
<<speech "MC" "$player.name">>I'm going to move faster, Kristy...<</speech>>
<<speech "Woman" "Kristy">>Okay--<</speech>>
<video class="center" src="media/pawn/mp4/default6-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>Aaah-! Oh my god--- fuck-!<</speech>>
<div class="instructions">She was holding her head up and watching the place where our bodies were connected.</div>
<<speech "Woman" "Kristy">>Don't stop--- please----<</speech>>
<<speech "MC" "$player.name">>Don't worry, I'm not done yet.<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Pawn shop RS4-6a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS4-6a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop RS4-6a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default6-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Kristy">>Oh fuck, you're hitting me so deep right now--<</speech>>
<<speech "MC" "$player.name">>I can feel it. You keep squeezing me whenever I hit that spot...<</speech>>
<div class="instructions">Her hands were tightly gripping Rick's table. Now that I think about it, have I ever seen Rick use it other than like a shelf?</div>
<video class="center" src="media/pawn/mp4/default6-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck--<</speech>>
<div class="instructions">Kristy noticed my lack of thrusting and started using my cock as a warm dildo.</div>
<<speech "Woman" "Kristy">>If you don't do it yourself-- no one will-- right, $player.name?<</speech>>
<<speech "MC" "$player.name">>Sorry...<</speech>>
<video class="center" src="media/pawn/mp4/default6-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I gathered my strength and continued making a mess out of her pussy.</div>
<<speech "Woman" "Kristy">>Mhm---<</speech>>
<<speech "MC" "$player.name">>You like it when I hit you deep, don't you?<</speech>>
<<speech "Woman" "Kristy">>Ahhhh-- Uhhhh-<</speech>>
<div class="instructions">The whole table was shaking underneath her body as I was drilling my way through her insides, making her remember this feeling forever.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Pawn shop RS4-6a-a">><</link>>@@
@@.used;<<link "Missionary." "Pawn shop RS4-6a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop RS4-6a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.workPoints = 0>>\
<<speech "MC" "$player.name">>I'm gonna cum, Kristy-<</speech>>
<<speech "Woman" "Kristy">>Mhm-<</speech>>
<video class="center" src="media/pawn/mp4/default6-25.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was instantly on her knees and sucking on my cock, milking it.</div>
<<speech "MC" "$player.name">>Fuuuck- I'm cumming-!<</speech>>
<div class="instructions">The first shot hit her throat, the other few went right on her face.</div>
<div class="instructions">Then she figured out that I already came in her mouth, so she put it back in and kept stroking my cock, so that the rest can fill her mouth.</div>
<<speech "MC" "$player.name">>Oh my fucking god...<</speech>>
<div class="instructions">When nothing was coming, she started blowing me again.</div>
<<speech "MC" "$player.name">>Kristy... I don't think there's anything left in there...<</speech>>
<video class="center" src="media/pawn/mp4/default6-26.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">But she didn't care. She was lost in the moment. She already swallowed my cum and now was sucking on my balls, hoping for more.</div>
<<speech "MC" "$player.name">>Shit--- You're much better than Jenny...<</speech>>
<<speech "Woman" "Kristy">>Oh yeah? Haha-<</speech>>
<div class="instructions">When I got back my strength in my knees, we started putting our clothes back on.</div>
<video class="center" src="media/pawn/mp4/default6-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Tell Jenny I said hi.<</speech>>
<<speech "Woman" "Kristy">>Haha- Yes...<</speech>>
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<<set $_i to random(1, 3)>>\
<<switch $_i>>\
<<case 1>><div class="centered-image"><img src="media\mc\pics\reading1.jpg"></div>\
<<case 2>><div class="centered-image"><img src="media\mc\pics\reading2.jpg"></div>\
<<case 3>><div class="centered-image"><img src="media\mc\pics\reading3.jpg"></div>\
<</switch>>
<div class="confirmation">\
@@.used;<<link "You feel full of informations." "New House - Bedroom">><<set $time.minutes += 30>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I don't know if it's because of my arrival or the newly awakened interest in used stuff, but with every passing week I noticed that the shop doesn't get empty anymore.</div>
<div class="instructions">Jeremy came up with the idea of allowing Rick to take on the weekend shifts as well and asked me to take care of him.</div>
<div class="instructions">While he was occupied, a cute looking girl came into the shop and went straight to me and the counter.</div>
<<speech "MC" "$player.name">>How can I help you?<</speech>>
<div class="instructions">Her eyes immediately went for the items displayed under the counter.</div>
<video class="center" src="media/pawn/mp4/default7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>I-I... I've got this ring and... it doesn't fit me anymore.<</speech>>
<div class="instructions">I could clearly see she's nervous. I took the ring she was handing out for me.</div>
<<speech "MC" "$player.name">>Let me take a look.<</speech>>
<div class="instructions">It wasn't a wedding ring, but it had some weird ornaments on it. Not particularly expensive, but a good looking ring.</div>
<<speech "MC" "$player.name">>I like the writings... You said it didn't fit?<</speech>>
<video class="center" src="media/pawn/mp4/default7-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Yeah...<</speech>>
<<speech "Woman">>Last year I started working out and eating healthy and I also lost some weight on the way, so...<</speech>>
<<speech "MC" "$player.name">>Oh, okay...<</speech>>
<div class="instructions">She was looking down all the time, only looked up when she was ending her sentence.</div>
<div class="instructions">She's probably still insecure about herself and doesn't feel comfortable talking about her body...</div>
<<speech "MC" "$player.name">>You want to sell it?<</speech>>
<<speech "Woman">>I would like to exchange it, if that would be possible...<</speech>>
<div class="confirmation" style="width:55%">\
@@.used;<<link "The ring is in a great shape, same as you are." "Pawn shop RS5-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS5-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default7-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Hahaha-<</speech>>
<<speech "Woman">>I don't think so.<</speech>>
<div class="instructions">Her body language couldn't lie. She wasn't fond of talking to strangers and getting attention, even from just one person.</div>
<<speech "MC" "$player.name">>I think you shouldn't be so hard on yourself.<</speech>>
<<speech "MC" "$player.name">>How much have you lost already?<</speech>>
<<speech "Woman">>Not much.<</speech>>
<div class="instructions">She wasn't so stiff after I made her laugh. I felt good about myself for some reason.</div>
<<speech "MC" "$player.name">>Oh, come one... You look amazing, really.<</speech>>
<<speech "Woman">><span style="font-style:italic">Thanks...</span><</speech>>
<<speech "MC" "$player.name">>I'm sorry, let's take a look at the rings, okay?<</speech>>
<video class="center" src="media/pawn/mp4/default7-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ah, okay...<</speech>>
<<speech "MC" "$player.name">>I noticed you already looked at them, but there's also some here...<</speech>>
<<speech "MC" "$player.name">>They're mostly from divorced couples that surprisingly comes here the most, haha-<</speech>>
<<speech "Woman">>That makes sense...<</speech>>
<div class="instructions">While I was trying to make some small talk, she already had her eyes locked on something.</div>
<<speech "MC" "$player.name">>You found something you like?<</speech>>
<div class="confirmation">\
@@.used;<<link "Take out the one she chose." "Pawn shop RS5-a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS5-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I took out the whole box and put it right onto the counter. She was right next to me while I was pulling it out. I could see her checking me out in the corner of my eye.</div>
<div class="instructions">Her perfume filled the area around her and made me stop focusing for a second. Why is it that shy and insecure girls are always the ones that shouldn't be that way?</div>
<<speech "MC" "$player.name">>Can I?<</speech>>
<div class="instructions">I don't know what got into me, but suddenly I was on one knee, offering her a ring like if I was asking for her hand.</div>
<video class="center" src="media/pawn/mp4/default7-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Haha- You don't need to...<</speech>>
<div class="instructions">The sincerest smile appeared on her face and she put out her hand.</div>
<div class="instructions">Why do I feel so weak right now...?</div>
<<speech "MC" "$player.name">>Here you go...<</speech>>
<<speech "Woman">>Thanks.<</speech>>
<<speech "MC" "$player.name">>How it is?<</speech>>
<<speech "Woman">>It's great...<</speech>>
<div class="instructions">I got back on my legs and give her a minute to look on it.</div>
<div class="instructions">My heart was racing and still I couldn't look away from her. If this goes for another minute, I won't be able to control myself…</div>
<<speech "MC" "$player.name">>Is this the one?<</speech>>
<video class="center" src="media/pawn/mp4/default7-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>It doesn't look like mine, but... I want it.<</speech>>
<<speech "MC" "$player.name">>Great, I'm happy to hear that... so...<</speech>>
<div class="instructions">There's no way I'm getting this opportunity to slip through my fingers. I saw her checking me out before, but I didn't expect her to make the first move…</div>
<<speech "MC" "$player.name">>I just need to file some documents for the exchange and we are ready to go.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "MC" "$player.name">>Do you want to do it with me?<</speech>>
<div class="instructions">She looked to her feet again, but didn't stop smiling.</div>
<<speech "Woman">>Okay...<</speech>>
<div class="confirmation">\
@@.used;<<link "Go straight to the back room." "Pawn shop RS5-3a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS5-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Once I shut the door behind me and saw her sitting on Rick's table and shyly looking around the room, my instincts kicked in.</div>
<div class="instructions">I went straight to her, exploring her body with my hands.</div>
<video class="center" src="media/pawn/mp4/default7-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ahhh...<</speech>>
<div class="instructions">Her boobs perfectly fitted into my hands as I played with them.</div>
<<speech "MC" "$player.name">>You have such nice boobs...<</speech>>
<<speech "Woman">>Thank you...<</speech>>
<div class="instructions">I wasn't the only curious one. She was fondling my arms while I couldn't get enough of her body.</div>
<<speech "MC" "$player.name">>Put your legs together, like this...<</speech>>
<<speech "Woman">>Ohhh...<</speech>>
<<speech "MC" "$player.name">>Get this off...<</speech>>
<video class="center" src="media/pawn/mp4/default7-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I tried to be as gentle as I could be, but my urges were too strong.</div>
<<speech "MC" "$player.name">>That's it...<</speech>>
<video class="center" src="media/pawn/mp4/default7-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My hand found its way to her crotch and started playing with her pussy.</div>
<<speech "MC" "$player.name">>You're so wet...<</speech>>
<div class="instructions">We started passionately kissing. The hunger for each other was so obvious, when our tongues started exploring the other's mouth.</div>
<div class="confirmation">\
@@.used;<<link "Undress her more." "Pawn shop RS5-4a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS5-5a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default7-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let me take care of these...<</speech>>
<div class="instructions">It was quite difficult to take her shorts off when your hand is drenched in someone's pussy juice.</div>
<div class="instructions">After a few long seconds...</div>
<video class="center" src="media/pawn/mp4/default7-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Finally...!<</speech>>
<<speech "Woman">>Haha-- good job...<</speech>>
<div class="instructions">...her shorts were laying on the ground.</div>
<<speech "MC" "$player.name">>This should be also on the ground...<</speech>>
<video class="center" src="media/pawn/mp4/default7-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her boobs looked perfect as I imagined them to be. I just had to play with them for a while before laying my hands on her most precious place.</div>
<div class="confirmation">\
@@.used;<<link "Put her panties aside." "Pawn shop RS5-5a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I was supressing every thougts and impulses to just pin her down and fuck her right there.</div>
<video class="center" src="media/pawn/mp4/default7-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Can I?<</speech>>
<<speech "Woman">>Yeah...<</speech>>
<div class="instructions">I slid my hand down and touched her pussy again. But now I moved her panties aside and explored her more thoroughly.</div>
<<speech "Woman">>Aaah--<</speech>>
<div class="instructions">Our mouths met again, with even more desire than before.</div>
<video class="center" src="media/pawn/mp4/default7-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Aaaah-!<</speech>>
<div class="instructions">I started fingering her. Only loud splashing could be heard in the room with her moaning in the background.</div>
<<speech "MC" "$player.name">>Did you cum...?<</speech>>
<<speech "Woman">>Give it to me-<</speech>>
<div class="instructions">I put the finger that made her cum just now into her mouth.</div>
<<speech "MC" "$player.name">>I think you're ready.<</speech>>
<<speech "Woman">>Mhm---<</speech>>
<div class="confirmation">\
@@.used;<<link "She sucks your cock." "Pawn shop RS5-5a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS5-5a-b">><</link>>@@
@@.used;<<link "Fuck her missionary." "Pawn shop RS5-5a-c">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop RS5-5a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default7-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You can't stop looking at it.<</speech>>
<<speech "Woman">>I've never seen one look so good...<</speech>>
<<speech "MC" "$player.name">>It can't wait to meet your mouth.<</speech>>
<div class="instructions">She looked so cute while looking at my cock with such interest in her eyes.</div>
<video class="center" src="media/pawn/mp4/default7-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahh fuck...<</speech>>
<div class="instructions">But her urge to suck on it was much stronger.</div>
<<speech "MC" "$player.name">>That's it, keep sucking it like that...<</speech>>
<div class="instructions">Her lack of experience was showing, but it didn't stop her from making me feel really good with her mouth and tongue.</div>
<video class="center" src="media/pawn/mp4/default7-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Shiit...<</speech>>
<div class="instructions">She quickly shifted her focus onto my balls. Then she followed it up by licking my whole cock just like a popsicle.</div>
<<speech "MC" "$player.name">>That feels... so gooood...<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her from behind." "Pawn shop RS5-5a-b">><</link>>@@
@@.used;<<link "Fuck her missionary." "Pawn shop RS5-5a-c">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop RS5-5a-d">><</link>>@@
@@.used;<<link "Give her a facial." "Pawn shop RS5-5a-e">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default7-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Aaah-- Fuck----<</speech>>
<div class="instructions">When I saw her bent over like this, I just put my hands around her waist and started ramming her. She was already so wet, that it wasn't a problem to fit my whole cock into her.</div>
<<speech "MC" "$player.name">>Ahh fuck- you're so fucking tight---<</speech>>
<video class="center" src="media/pawn/mp4/default7-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Aaaaah-!<</speech>>
<<speech "MC" "$player.name">>Yeees, just stay like this and let me do all the work...<</speech>>
<<speech "Woman">>Aaaah-- Aaaah-!<</speech>>
<div class="instructions">Her pussy suddenly tightened and her back arched a little.</div>
<<speech "MC" "$player.name">>Just cum, babe... cum on my dick...<</speech>>
<div class="confirmation">\
@@.used;<<link "She sucks your cock." "Pawn shop RS5-5a-a">><</link>>@@
@@.used;<<link "Fuck her missionary." "Pawn shop RS5-5a-c">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop RS5-5a-d">><</link>>@@
@@.used;<<link "Give her a facial." "Pawn shop RS5-5a-e">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default7-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ahhh-<</speech>>
<<speech "MC" "$player.name">>Oh shit... look how it easily slides in...<</speech>>
<<speech "Woman">>Yeah-- Aahhh<</speech>>
<<speech "MC" "$player.name">>I'm going to move faster, okay?<</speech>>
<<speech "Woman">>Go on...<</speech>>
<div class="instructions">I hugged her leg tightly and hastened my pace.</div>
<video class="center" src="media/pawn/mp4/default7-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ohhhh- Aaaah--<</speech>>
<<speech "MC" "$player.name">>That's it, babe- Fuuuck---<</speech>>
<div class="confirmation">\
@@.used;<<link "She sucks your cock." "Pawn shop RS5-5a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS5-5a-b">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop RS5-5a-d">><</link>>@@
@@.used;<<link "Give her a facial." "Pawn shop RS5-5a-e">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default7-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Keep stroking that cock...<</speech>>
<div class="instructions">Sometimes Jeremy talks about the waste of the space in this room and that we should start using it as another storage room.</div>
<<speech "Woman">>Yeees...<</speech>>
<div class="instructions">She took my cock back inside her mouth and played with it while I was deep in my thoughts.</div>
<<speech "MC" "$player.name">>Want to give me a ride?<</speech>>
<<speech "Woman">>...yeah-<</speech>>
<video class="center" src="media/pawn/mp4/default7-23.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She got back on her legs and slowly lowered her hips onto my stiff cock.</div>
<<speech "MC" "$player.name">>You're almost there...<</speech>>
<<speech "Woman">>Ahhh-<</speech>>
<video class="center" src="media/pawn/mp4/default7-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck--- that's fucking beautiful-<</speech>>
<div class="instructions">Just as she leaned back, my hips started moving on their own.</div>
<<speech "Woman">>Aaahhh-- Fuck me-!<</speech>>
<<speech "Woman">>Aaaaah-! Shiit--!<</speech>>
<div class="instructions">After a few seconds, she couldn't hold herself and cum again all over my cock.</div>
<div class="confirmation">\
@@.used;<<link "She sucks your cock." "Pawn shop RS5-5a-a">><</link>>@@
@@.used;<<link "Fuck her from behind." "Pawn shop RS5-5a-b">><</link>>@@
@@.used;<<link "Fuck her missionary." "Pawn shop RS5-5a-c">><</link>>@@
@@.used;<<link "Give her a facial." "Pawn shop RS5-5a-e">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here-<</speech>>
<div class="instructions">She was once again on her knees with her mouth wide open.</div>
<<speech "MC" "$player.name">>This is just for you-!<</speech>>
<video class="center" src="media/pawn/mp4/default7-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah-!<</speech>>
<div class="instructions">I came all over her face, but also spurted some of it inside her mouth.</div>
<video class="center" src="media/pawn/mp4/default7-26.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>*gulp*<</speech>>
<<speech "MC" "$player.name">>Oh fuck, did you swallow it?<</speech>>
<div class="instructions">She was smiling with her face covered in my semen, while some of it was already going down into her stomach.</div>
<<speech "MC" "$player.name">>There's something there...<</speech>>
<div class="instructions">She licked the last drop from the tip.</div>
<<speech "MC" "$player.name">>Good girl...<</speech>>
<<speech "MC" "$player.name">>I'm going to find some tissues.<</speech>>
<video class="center" src="media/pawn/mp4/default7-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here's your ring-<</speech>>
<div class="instructions">While she was cleaning herself, I found her the ring she chose back in the shop.</div>
<<speech "MC" "$player.name">>You earned it, be proud of yourself.<</speech>>
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<<set $player.moneyTemp = $player.money>>\
<<set $eventControl.workPoints to 0>>\
<<speech "Jeremy">>Hey, $player.name...<</speech>>
<div class="instructions">While I was changing into my work clothes in the back room, my boss entered the room like he was looking for me.</div>
<<speech "Jeremy">>Do you have a minute?<</speech>>
<div class="instructions">It didn't strike me immediately, but this was the first time he called me by my name.</div>
<<speech "MC" "$player.name">>Yes, sir. What do you need?<</speech>>
<div class="instructions">He quickly closed the door behind him and moved a little closer. The respect he was giving me made me somewhat uncomfortable.</div>
<<speech "Jeremy">>I was thinking... you really made this place a lot more profitable that I could even imagined when I hired you...<</speech>>
<div class="instructions">First the respect, now the even more unexpected honesty... Did I walk through a portal to a parallel universe on the way here?</div>
<div class="instructions">I chuckled while trying to button my shirt.</div>
<<speech "MC" "$player.name">>I'm just doing my best, sir.<</speech>>
<<speech "Jeremy">>I'm sure of it, kid...<</speech>>
<div class="instructions">The atmosfere in the room was quickly getting more and more uncomfortable. The weird silence between us wasn't making it much better.</div>
<<speech "MC" "$player.name">>Is there... something else, sir?<</speech>>
<<speech "Jeremy">>Oh yeah...<</speech>>
<<speech "Jeremy">>Me and my lovely wife talked about your hard work and...<</speech>>
<<speech "Jeremy">>We both would like to invite you for dinner tonight.<</speech>>
<div class="instructions">I looked at him, finally done with my clothes. There weren't any weird looks or anything, just a pure nervosity coming from a man that ran this place.</div>
<div class="confirmation">\
@@.used;<<link "I would love to come, sir." "Pawn shop 4: Story event (part 1-a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Jeremy smiled at me and thanked me once more for my hard work.</div>
<div class="instructions">Then he gave me his address on a little piece of paper that he already had prepared. It really seemed like this wasn't something he came up with right now.</div>
<div class="instructions">Their house was actually closer than I thought. I always imagined him and his wife and a two story house somewhere on the outskirts of Breadwill.</div>
<div class="instructions">He told me that I can come to their house right after my shift, so we can talk a little before the food is done.</div>
<div class="instructions">Then he promptly left the shop and let me start my shift.</div>
<div class="confirmation">\
@@.used;<<link "Start your shift." "Pawn shop 4: Story event (part 1-a-a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I couldn't stop imagining what could happen tonight. I knew that there's nothing to be nervous about. It will be just a simple dinner with my boss that I never saw outside of this building.</div>
<div class="instructions">Why wasn't Rick invited? Apparently he never met Jeremy outside our job either, so it would make sense to invite him too...</div>
<div class="instructions">I spent most of my shift deeply in my thoughts, thinking about the real reason my boss invited me. He said his wife will be there...</div>
<div class="instructions">Whatever happens, I'm sure it will play out nicely and we will end up learning a lot about each other.</div>
<div class="instructions">...</div>
<div class="instructions">The shift finally ended and looked at the time. It's still early for dinner, but I should do what he asked me and go straight to his house.</div>
<div class="instructions">I pulled out the paper he gave me with his house address. It shouldn't take me more than thirty minutes to get there...</div>
<div class="instructions">I changed into my clothes, made sure the store was locked and then got on my way to my boss's house.</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Arrive at your boss's house." "Pawn shop 4: Story event (part 2)">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes += 15>>\
<div class="instructions">After approximately fifteen minutes, I was at my destination. Jeremy's house wasn't exactly like I imagined. I expected a big house with an even bigger garage, everything fenced so that you couldn't see anything from the street.</div>
<div class="instructions">But I was greeted by a new looking modern house with a well kept garden. Something you see in suburban parts in Breadwill, with a small family of four inside.</div>
<div class="instructions">I threw my thoughts away and went to the door. The bell started ringing throughout the house.</div>
<div class="instructions">After a few seconds, someone opened the door.</div>
<<speech "Jeremy">>Ah, hey kid.<</speech>>
<div class="instructions">Jeremy was there, with an apron around his waist.</div>
<<speech "Jeremy">>You're done with your shift already?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah... I went right here, as you wanted.<</speech>>
<div class="instructions">He looked into the house, still holding the door handle.</div>
<<speech "Jeremy">>Oh, it's already $time.hours? Time flies fast when you're having fun, right? Haha-<</speech>>
<div class="instructions">I also laughed, just to be polite. Just what is this man and what did he do to my boss?</div>
<<speech "Jeremy">>Come in! The food is almost ready...<</speech>>
<div class="instructions">Finally, he let go of the door and stood aside for me to get in.</div>
<div class="confirmation">\
@@.used;<<link "Go in." "Pawn shop 4: Story event (part 2-a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Jeremy guides me to a spacy living room with a window right to the street.</div>
<div class="instructions">But that wasn't the first thing that caught my eye. It was something much more interesting.</div>
<div class="instructions">Because sitting right on the sofa was Jeremy's wife, looking into her phone.</div>
<div class="instructions">She was simply out of the world. The woman casually sitting there was the kind of woman you see in those fashion magazines featuring new lingerie that rich people buy when they are bored.</div>
<div class="instructions">And on top of that, she was probably younger than Michelle. How the hell did my boss manage to fish out someone like her?</div>
<<speech "Jeremy">>...and this is my lovely wife, Veronica.<</speech>>
<div class="instructions">Suddenly we were right in front of her. She put down her phone and slightly smiled at me before standing up.</div>
<<speech "Woman" "Veronica">>You must be $player.name. I'm Veronica-<</speech>>
<div class="instructions">We took her hand into mine and shook it.</div>
<<speech "Woman" "Veronica">>My husband told me so much about you already. I'm so happy to meet you, <span style="font-style:italic">$player.name...</span><</speech>>
<div class="instructions">She checked me out, before saying my name. The way she was saying it... Is she flirting with me?</div>
<<speech "Jeremy">>The food is almost ready, why don't we sit down while it cooks?<</speech>>
<div class="instructions">Jeremy suddenly appeared from the other side of the room without his apron. I didn't even notice that he went away...</div>
<<speech "MC" "$player.name">>Okay...<</speech>>
<div class="instructions">We all sat down and I felt like I should say something first.</div>
<div class="confirmation">\
@@.used;<<link "You're cooking today?" "Pawn shop 4: Story event (part 2-a-a)">><</link>>@@
@@.used;<<link "It's a lovely house." "Pawn shop 4: Story event (part 2-a-b)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Jeremy">>It's nothing special. You just put everything in the oven and let it roast for two hours.<</speech>>
<div class="instructions">Even if he says that, I didn't expect him to do the dinner when he invited me out. I thought that when you have a wife, she won't even allow you to be around when the food is getting cooked.</div>
<<speech "Jeremy">>You don't cook at home?<</speech>>
<<speech "MC" "$player.name">>I'm not really into it to be honest. It's too much work for a few portions at best.<</speech>>
<<speech "MC" "$player.name">>Maybe in the future, when I have a wife and kids, I will find the reason and do it more often.<</speech>>
<<speech "Jeremy">>That I was thinking when I was your age, honestly.<</speech>>
<<speech "MC" "$player.name">>I think most people do...<</speech>>
<div class="instructions">The conversation between me and Jeremy started to flow so easily and I quickly found out that there's a lot of things that I can learn from him. He really sounded like a reasonable guy.</div>
<div class="instructions">But after a while we ended up in silence.</div>
<div class="instructions">His wife was mostly silent throughout our conversation. Sometimes looking at me and smiling, then continuing to pay attention to her phone.</div>
<div class="instructions">The question flew out of my mouth before I could think.</div>
<div class="confirmation">\
@@.used;<<link "How long have you been together?" "Pawn shop 4: Story event (part 2-3a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Jeremy">>Thank you.<</speech>>
<<speech "Jeremy">>If you work hard, you will also buy a house like this someday.<</speech>>
<<if $eventControl.newHouse == true>>\
<<speech "MC" "$player.name">>Actually, I already have a house...<</speech>>
<<speech "Jeremy">>Really?<</speech>>
<<speech "MC" "$player.name">>Yeah, it's kinda a weird story...<</speech>>
<div class="instructions">Now both of them were looking at me. Jeremy with a surprise in his eyes, his wife with a weird smile on her face.</div>
<<speech "MC" "$player.name">>So, one day, a weird woman called me saying that she's from the national bank and that there's a property on sale right now...<</speech>>
<<speech "MC" "$player.name">>...and that I'm the only person in the town with a promising future or something like that...<</speech>>
<<speech "Jeremy">>That's it? Wow...<</speech>>
<<speech "MC" "$player.name">>Yeah, I couldn't believe it at first, but...<</speech>>
<div class="instructions">We continued talking about the weird circumstances of the phone call and the house that I own now.</div>
<div class="instructions">I found out that there's a lot of stuff I should have known now that I own a property.</div>
<div class="instructions">Jeremy sounded so smart and reliable when he started explaining the little details that come with owning a house.</div>
<<else>>\
<<speech "MC" "$player.name">>I know, but... there's till a lot I have to learn. I still can't decide what I want to do in the future.<</speech>>
<<speech "MC" "$player.name">>Like, don't get me wrong, but I can't keep working at the Pawn shop for the rest of my life.<</speech>>
<<speech "MC" "$player.name">>I feel like I should have more ambition than that...<</speech>>
<<speech "Jeremy">>You sound like me when I was your age.<</speech>>
<<speech "MC" "$player.name">>I think a lot of my classmates think like that...<</speech>>
<div class="instructions">We spend a few minutes talking about my school and Jeremy always added a story from his time at school.</div>
<div class="instructions">I was impressed how interesting Jeremy's life was and how he tried starting a business when he was not even one year older than me now.</div>
<</if>>\
<div class="instructions">But after a while we ended up in silence.</div>
<div class="instructions">His wife was mostly silent throughout our conversation. Sometimes looking at me and smiling, then continuing to pay attention to her phone.</div>
<div class="instructions">The question flew out of my mouth before I could think.</div>
<div class="confirmation">\
@@.used;<<link "How long have you been together?" "Pawn shop 4: Story event (part 2-3a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Jeremy">>Come here-<</speech>>
<<speech "Woman" "Veronica">>Of course, honey.<</speech>>
<div class="instructions">Jeremy puts his arm around his wife and both of them, almost simultaneously, puts their leg over their knee.</div>
<div class="instructions">They don't answer, just awkwardly look at each other and then away. In the end, they were both looking at me as if they didn't hear me.</div>
<<speech "MC" "$player.name">>So, how long have you been together?<</speech>>
<<speech "Jeremy">>It's been twenty years...<</speech>>
<<speech "Jeremy">>Right, babe?<</speech>>
<<speech "Woman" "Veronica">>Yeah.<</speech>>
<div class="instructions">There was something happening between them, but I couldn't tell what exactly. Are they fighting? No, this was something different...</div>
<<speech "MC" "$player.name">>Where did you meet first?<</speech>>
<<speech "Jeremy">>Oh, it was when I took a business class after having a few unsuccessful projects behind me. She was also there, taking my full attention with those beautiful eyes...<</speech>>
<div class="instructions">Veronica was already back on her phone, clearly not playing attention to our discussion.</div>
<<speech "Jeremy">>That was before she started using all of my hard earned money on her clothes and shoes...<</speech>>
<<speech "Jeremy">>Now she spends all her time at home, hanging with her friends and leaves the business to her husband.<</speech>>
<div class="instructions">Jeremy didn't sound angry or anything like that. He was actually almost laughing, at least that's how it looked to me.</div>
<div class="instructions">It seemed like they were over this stuff many times in the past, but he just... let her do her thing.</div>
<div class="confirmation">\
@@.used;<<link "His wife stands up." "Pawn shop 4: Story event (part 2-4a)">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes += 15>>\
<video class="center" src="media/pawn/mp4/story7-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>I'm sorry to interrupt you, guys...<</speech>>
<<speech "Woman" "Veronica">>...but someone has to check on the dinner before it's too late.<</speech>>
<<speech "MC" "$player.name">>That's no problem, Veronica.<</speech>>
<div class="instructions">I couldn't help but to stare at her when she was walking towards the kitchen. Her hips were hypnotizing me.</div>
<<speech "Jeremy">>Thank you, honey.<</speech>>
<div class="instructions">She disappeared into the kitchen, leaving us both in the living room.</div>
<<speech "Jeremy">>What's gotten into her? She never helps with cooking...<</speech>>
<<speech "MC" "$player.name">>Maybe she just needed to use the bathroom?<</speech>>
<<speech "Jeremy">>Yeah, or she suddenly had the need to spend my money, again.<</speech>>
<div class="instructions">What am I even supposed to say to that? Doesn't he realize the situation he's putting me in? I just looked at the floor, trying to act like I'm invisible.</div>
<<speech "Jeremy">>I will tell you one thing, kid. For the love of god, don't believe crap like love at first sight.<</speech>>
<<speech "MC" "$player.name">>Ah, okay...<</speech>>
<<speech "Jeremy">>Women never show you their true self. Never. Only when you give her your 'yes'.<</speech>>
<div class="instructions">The next ten minutes I spent nodding to my boss's complaints about his wife and women in general. I never felt so uncomfortable in my life.</div>
<div class="instructions">Fortunately for me, it was his wife who saved me from this situation.</div>
<video class="center" src="media/pawn/mp4/story7-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>Could you help with something, honey?<</speech>>
<<speech "Jeremy">>Sorry, kid.<</speech>>
<<speech "MC" "$player.name">>It's okay.<</speech>>
<div class="instructions">They both left me in their living room. It felt like I could breathe finally...</div>
<div class="instructions">A minute passed and I was still alone. I started looking around the room, exploring it with my eyes.</div>
<div class="instructions">Then I noticed a phone on the other side of the sofa. It was Veronica's phone.</div>
<div class="confirmation">\
@@.used;<<link "Keep waiting." "Pawn shop 4: Story event (part 2-4a-a)">><</link>>@@
@@.used;<<link "Check her phone." "Pawn shop 4: Story event (part 2-4a-b)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">What the hell am I even thinking? Invading her privacy like that? They would kill me if they found out.</div>
<div class="instructions">I quickly dismissed my thoughts about it and leaned back into the sofa.</div>
<div class="instructions">Why did Jeremy invite me here, anyway? I don't think he's the kind of person who invites his colleagues to his home. I don't even think he invites his friends over, if he even has someone like that...</div>
<div class="instructions">There's nothing else to do than wait and hope for the best.</div>
<div class="confirmation">\
@@.used;<<link "You heard someone coming." "Pawn shop 4: Story event (part 2-6a)">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.workPoints to 1>>\
<video class="center" src="media/pawn/mp4/story7-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">What is so interesting that you can't even pay attention to your house guest?</div>
<div class="instructions">Before I could think it through, I was already looking into the display of my boss's wife's phone.</div>
<video class="center" src="media/pawn/mp4/story7-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What the fuck is this?<</speech>>
<div class="instructions">I didn't have to open any apps or anything, her massage app was already opened with a conversation.</div>
<div class="instructions">Tommy? That doesn't sound like Jeremy...</div>
<<speech "MC" "$player.name">><span style="font-style:italic">Can't wait to see that... ass again?</span><</speech>>
<div class="instructions">Is she... cheating on her husband? And she was writing this shit right next to him!</div>
<div class="instructions">I can't believe this... Jeremy's hatred makes sense now.</div>
<div class="instructions">And I thought Jeremy was being unreasonable...</div>
<div class="instructions">But what should I do now? Should I tell him? That doesn't sound like a good idea, though...</div>
<div class="instructions">I didn't have enough time to figure out what to do, since...</div>
<div class="confirmation">\
@@.used;<<link "You heard someone coming." "Pawn shop 4: Story event (part 2-6a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Both of them appeared in the entrance to the kitchen and Jeremy offered me a wine glass.</div>
<<speech "Jeremy">>Here you go-<</speech>>
<<speech "MC" "$player.name">>Thanks...<</speech>>
<div class="instructions">I obediently took the wine glass even though I'm not a big fan of wine and let him pour some in.</div>
<div class="instructions">Veronica's glass was already half empty. She probably drank a glass before I got here.</div>
<div class="instructions">While Jeremy was pouring the wine, I caught her glance after which she smiled a little.</div>
<<speech "MC" "$player.name">>Was the food alright?<</speech>>
<div class="instructions">I made sure she knew that I was asking her and not Jeremy.</div>
<<speech "Woman" "Veronica">>Yeah.<</speech>>
<div class="instructions">We started drinking and I found out that the food was not being done in less than an hour.</div>
<div class="instructions">So we proceeded to talk about the businesses Jeremy started and also failed and ended up talking passionately about the future of Pawn shops in general.</div>
<div class="instructions">Veronica excused herself again in the middle of our heated discussion and wasn't nowhere to be found.</div>
<video class="center" src="media/pawn/mp4/story7-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Jeremy">>You're serious?<</speech>>
<<speech "MC" "$player.name">>Yeah, I want to see you're not pulling my leg here. Show me how you did it!<</speech>>
<<speech "Jeremy">>Okay- Follow me...<</speech>>
<div class="instructions">An unprepared house tour, the worst nightmare of every housewife, was starting. And together with Jeremy as the tour guide.</div>
<div class="confirmation">\
@@.used;<<link "Enjoy the house tour." "Pawn shop 4: Story event (part 2-7a)">><</link>>@@
</div><<include "savecheck">>\
<<set $time.minutes += 20>>\
<div class="instructions">The house tour was mostly just two guys joking around about modern art and how women keep overthinking every little detail that most people wouldn't even notice.</div>
<div class="instructions">I was really happy that I took on Jeremy's invite and went here today. I didn't think I could have so much fun hanging around a person that's almost the same age as my own dad.</div>
<div class="instructions">The last room he showed was his proud man cave. He invited me to play one round of pool before the food was done. But then he asked me to check on his wife and tell her that we are going to be there.</div>
<<speech "Jeremy">>Don't get lost, kid!<</speech>>
<div class="instructions">He laid down on the couch with the wine glass still in his hand.</div>
<<speech "MC" "$player.name">>Not everyone has problems like you, sir!<</speech>>
<div class="instructions">I heard laughing behind my back as I was walking towards the kitchen.</div>
<div class="instructions">The food smelled amazing, but Veronica was nowhere to be seen.</div>
<<speech "Woman" "Veronica">>Aaah-<</speech>>
<div class="instructions">I could hear noises from the living room.</div>
<div class="confirmation">\
@@.used;<<link "Take a look into the living room." "Pawn shop 4: Story event (part 2-8a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I slowly crawled towards the living room. And there I saw her, right on the sofa I was sitting on a few minutes ago.</div>
<video class="center" src="media/pawn/mp4/story7-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>Oh shit--- Aahhh- yes---<</speech>>
<div class="instructions">She was laying on her back with her legs wide open. Her hand was on her crotch, playing with her pussy.</div>
<div class="instructions">Why is she masturbating in the middle of the living room? And while there's a guest in the house, too...</div>
<div class="instructions">She used both hands to unclip the thin layer of fabric that was protecting her privates and started playing with her clit.</div>
<<speech "Woman" "Veronica">>Ohhh- shiiiit---<</speech>>
<video class="center" src="media/pawn/mp4/story7-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I couldn't look away from the scene she was doing. My cock was almost completely hard from just watching her.</div>
<div class="instructions">It was almost like she wanted to be found like this.</div>
<div class="confirmation">\
<<if $eventControl.workPoints == 1>>\
@@.used;<<link "Confront her." "Pawn shop 4: Story event (part 3)">><</link>>@@
<</if>>\
@@.used;<<link "Go back to Jeremy." "Pawn shop 4: Story event (part 2-8a-b)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">This is a clear invitation. I would be stupid not to take on it.</div>
<video class="center" src="media/pawn/mp4/story7-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">><span style="font-style:italic">Fuck it...</span><</speech>>
<div class="instructions">And I walked straight to the sofa and sit in front of her.</div>
<<speech "MC" "$player.name">>Hello, Mrs. Veronica...<</speech>>
<<speech "Woman" "Veronica">>Oh... What are you doing here?<</speech>>
<div class="instructions">She tried hiding her private parts with the pillow she was masturbating on a second ago.</div>
<<speech "MC" "$player.name">>Something wrong?<</speech>>
<div class="instructions">Veronica didn't even try hiding her happiness when I sat on the sofa next to her.</div>
<<speech "Woman" "Veronica">>Where's Jeremy?<</speech>>
<video class="center" src="media/pawn/mp4/story7-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>He asked me to check on you. Your husband is laying on the sofa in his man cave now.<</speech>>
<<speech "Woman" "Veronica">>That's so like him...<</speech>>
<<speech "MC" "$player.name">>Really...?<</speech>>
<<speech "Woman" "Veronica">>What's that supposed to mean?<</speech>>
<div class="instructions">Just two people talking to each other, nothing weird was going on between us...</div>
<<speech "Woman" "Veronica">>So... you want to... tell him?<</speech>>
<<speech "MC" "$player.name">>Not right now.<</speech>>
<div class="instructions">Why didn't she scream when I walked out of the kitchen? Why are we having a conversation like nothing happened? I don't like the position that I'm in right now...</div>
<div class="confirmation">\
@@.used;<<link "Tell her about the phone." "Pawn shop 4: Story event (part 3-a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I decided to leave her and let her continue doing whatever she wanted to do.</div>
<div class="instructions">When I got back to Jeremy's man cave, he was happily snoring away. The wine glass was on the ground, intact.</div>
<<speech "MC" "$player.name">>Sir?<</speech>>
<<speech "Jeremy">>...mhm-!<</speech>>
<div class="instructions">Immediately he was on his legs, acting like nothing happened.</div>
<<speech "Jeremy">>Oh, kid! Did you see my wife?<</speech>>
<<speech "MC" "$player.name">>Yeah, she was...<</speech>>
<div class="instructions">I better not tell him anything. I don't want to be involved in another couple's problems, and on top of everything, he wouldn't be happy that I saw his wife like that…</div>
<<speech "MC" "$player.name">>She said that the food is almost done.<</speech>>
<<speech "Jeremy">>Okay! That means we can do one round!<</speech>>
<div class="instructions">And like nothing happened, we spent the next thirty minutes playing pool and then we came back to the kitchen and ate dinner.</div>
<div class="instructions">Veronica didn't act any different than before. But she wasn't glancing at me now.</div>
<div class="instructions">When I was saying my goodbyes to them, Jeremy put his hand on my shoulder before he started talking. I could smell the wine from his breath.</div>
<div class="instructions">He told me that I deserve a reward for making his precious business 'thrive again'. So he decided that he will raise my hourly income by fifteen dollars.</div>
<div class="instructions">So I was walking home with a head full of images of his wife masturbating and a higher salary than I could've ever imagined.</div>
<<set $eventControl.pawnShop.salary += 15>>\
<div class="instructions">You now earn $eventControl.pawnShop.salary $ per hour.</div>
<<set $eventControl.quests.PawnShop4.active = false>>\
<<set $eventControl.quests.PawnShop4.completed = true>>\
<div class="confirmation">\
<<if $eventControl.newHouse == true>>\
@@.used;<<link "Go home." "New House">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "Go home." "Home">><<set $time.minutes += 40>><</link>>@@
<</if>>\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 4: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.salary -= 15>><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>How can you do this to your husband? He has a guest here and you're just shamelessly masturbating in the middle of the house!<</speech>>
<<speech "MC" "$player.name">>You should be more respectful to your husband!<</speech>>
<<speech "MC" "$player.name">>And... the phone.<</speech>>
<<speech "MC" "$player.name">>What's that supposed to mean, huh?<</speech>>
<div class="instructions">She looked away, shaking her head.</div>
<<speech "MC" "$player.name">>Hm? Tell me.<</speech>>
<<speech "Woman" "Veronica">>Just some stupid texts, like, oh my god...<</speech>>
<video class="center" src="media/pawn/mp4/story7-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>So... you think you know my husband?<</speech>>
<<speech "MC" "$player.name">>I think I know some stuff, but...<</speech>>
<div class="instructions">I saw her looking at me weirdly. Like she was already the winner in this situation.</div>
<<speech "Woman" "Veronica">>He always acts like he's the king of the world. Like if he wasn't just some owner of a barely profiting Pawn shop.<</speech>>
<<speech "MC" "$player.name">>I can't believe what I'm hearing... He's treating you like his princess and you talk like this?<</speech>>
<<speech "Woman" "Veronica">>I didn't ask for this! He's just doing it so I don't divorce him.<</speech>>
<<speech "Woman" "Veronica">>His small dick doesn't do it for me anymore! And when I first saw you, I knew you're not just a sweet, cute boy...<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "Pawn shop 4: Story event (part 3-a-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Okay, so... what now?<</speech>>
<<speech "Woman" "Veronica">>Undress.<</speech>>
<<speech "MC" "$player.name">>Me?<</speech>>
<<speech "Woman" "Veronica">>Your cock, yes.<</speech>>
<<speech "MC" "$player.name">>Come on...<</speech>>
<<speech "Woman" "Veronica">>What?<</speech>>
<<speech "MC" "$player.name">>Hah, you serious?<</speech>>
<<speech "Woman" "Veronica">>Yeah, I wanna see it.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<<speech "Woman" "Veronica">>If you want to, of course.<</speech>>
<<speech "Woman" "Veronica">>I might even... give you a blowjob for it.<</speech>>
<div class="instructions">I couldn't think straight. The woman whom I couldn't keep my eyes away from, was asking for my cock.</div>
<div class="instructions">Everything faded, it was me and her.</div>
<video class="center" src="media/pawn/mp4/story7-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I stood up and stopped right in front of her. And started unbuckling my pants.</div>
<<speech "MC" "$player.name">>Okay. Fine.<</speech>>
<<speech "MC" "$player.name">>Not a single word to Jeremy.<</speech>>
<div class="instructions">I pointed at her with the sudden realization that action could also have consequences.</div>
<div class="instructions">She nodded while looking at me seductively from underneath her eyelashes.</div>
<<speech "Woman" "Veronica">>I promise you I won't tell him.<</speech>>
<div class="instructions">The belt was thrown away.</div>
<<speech "MC" "$player.name">>Are you ready?<</speech>>
<video class="center" src="media/pawn/mp4/story7-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>Oh my... god.<</speech>>
<<speech "Woman" "Veronica">>Ahhh...<</speech>>
<div class="instructions">She opened her mouth in excitement when I finally pulled down my jeans and exposed my cock.</div>
<<speech "MC" "$player.name">>Is that what you wanted?<</speech>>
<div class="instructions">She nodded.</div>
<<speech "MC" "$player.name">>Do you like it?<</speech>>
<<speech "Woman" "Veronica">>I do...<</speech>>
<div class="instructions">She couldn't keep her eyes away from it. The hunger in her eyes was getting bigger with every second.</div>
<div class="confirmation">\
@@.used;<<link "Are you gonna just watch or...?" "Pawn shop 4: Story event (part 4)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh-<</speech>>
<div class="instructions">Swiftly like a cat she positioned herself on her knees and took my cock into her mouth.</div>
<<speech "MC" "$player.name">>Oh shiiit-<</speech>>
<div class="instructions">I can't believe my boss's wife is sucking my cock in the middle of their house while he's snoring away in his man cave.</div>
<<speech "Woman" "Veronica">>Move a little...<</speech>>
<div class="instructions">She pushed me back a little to get herself more comfortable underneath my dick.</div>
<video class="center" src="media/pawn/mp4/story7-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Is that it?<</speech>>
<<speech "MC" "$player.name">>Is that everything you got? Come here-<</speech>>
<div class="instructions">I put my hand on her head and started fucking her mouth.</div>
<<speech "MC" "$player.name">>Why did you stop?<</speech>>
<<speech "MC" "$player.name">>We are far from being done, <span style="font-styl:italic">Veronica...</span><</speech>>
<div class="instructions">Again, I grabbed her mouth and fucked her until she started to gag.</div>
<div class="instructions">Just the way she was looking at me with her seductive eyes was enough to make the strongest man fall for her.</div>
<video class="center" src="media/pawn/mp4/story7-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah, play with your pussy. Just like you were doing a few seconds ago.<</speech>>
<<speech "Woman" "Veronica">>Mhm--<</speech>>
<<speech "MC" "$player.name">>What? You want my cock again? Okay-<</speech>>
<div class="instructions">I wasn't planning on going easy. She didn't deserve any other treatment than this.</div>
<video class="center" src="media/pawn/mp4/story7-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it, you slut.<</speech>>
<<speech "MC" "$player.name">>How's a cock that's not your husband's?<</speech>>
<div class="instructions">Like switching a switch, she grabbed my cock and started sucking it more aggressively while looking straight into my eyes.</div>
<<speech "MC" "$player.name">>Oh my fucking god... is that how much you hate him? Jesus christ, girl...<</speech>>
<div class="confirmation">\
@@.used;<<link "Push her onto the sofa." "Pawn shop 4: Story event (part 4-a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Get up.<</speech>>
<div class="instructions">Like an obedient slut, she climbed onto her legs and then sat on the sofa probably thinking that she's going to suck my cock again.</div>
<div class="instructions">But I just pushed her, so she ended up laying on her back with her legs in the air.</div>
<<speech "Woman" "Veronica">>Aah-<</speech>>
<<speech "MC" "$player.name">>Finally I can taste this pussy-<</speech>>
<video class="center" src="media/pawn/mp4/story7-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So wet-<</speech>>
<<speech "Woman" "Veronica">>Ohhh- fuck yes--- shiiit-<</speech>>
<div class="instructions">What kind of woman opens her legs like this to a stranger who she just met?</div>
<div class="instructions">Many thoughts were running in my head while I was sucking on her wet pussy lips while listening to her pleased voice.</div>
<<speech "Woman" "Veronica">>Fuck yes-- Ohh god- yeees-! Fuck!<</speech>>
<div class="instructions">She was ready to get fucked. But her filthy mouth looked more needy than her pussy.</div>
<video class="center" src="media/pawn/mp4/story7-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Look at me while I fuck your dirty mouth.<</speech>>
<div class="instructions">Her lips were tightly sealed around my cock. Everyone could see us through the window that led right into the street, but she clearly didn't care.</div>
<div class="instructions">The only thing on her mind was my cock and she was going to get it.</div>
<<speech "MC" "$player.name">>Yeees- that's it---<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her what she wants." "Pawn shop 4: Story event (part 4-a-a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Veronica">>Aah--<</speech>>
<<speech "MC" "$player.name">>It's time to give attention here...<</speech>>
<video class="center" src="media/pawn/mp4/story7-25.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I climbed down to the floor and squatted over her steaming hot body.</div>
<<speech "Woman" "Veronica">>Please... Aah-<</speech>>
<div class="instructions">And put my cock inside her.</div>
<<speech "Woman" "Veronica">>Ohhh shit-<</speech>>
<div class="instructions">I grabbed her neck with both of my hands, and without any hesitation, started fucking her like a bitch.</div>
<<speech "Woman" "Veronica">>Yeees- That's it---<</speech>>
<<speech "Woman" "Veronica">>Fuck fuck fuck fuck fuck me-!<</speech>>
<<speech "MC" "$player.name">>How's my cock, Mrs. Veronica?<</speech>>
<<speech "Woman" "Veronica">>Yeees- fuck--!<</speech>>
<<speech "MC" "$player.name">>Does it feel <span style="font-style:italic">good?</span><</speech>>
<div class="instructions">I ended my rampage with a quick kiss on her enticing lips. She instinctively kissed me back.</div>
<<speech "MC" "$player.name">>Now's your time to shine.<</speech>>
<video class="center" src="media/pawn/mp4/story7-26.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I laid down on my back and immediately got greeted by her bouncing tits in my face.</div>
<<speech "MC" "$player.name">>Ride that fucking cock!<</speech>>
<<speech "Woman" "Veronica">>Ahh fuck-- I love your fucking cock--!<</speech>>
<<speech "MC" "$player.name">>Aaah fuuck-<</speech>>
<div class="instructions">My god, I loved how she was having her way with me. She was fucking me like there was no tomorrow, maybe not even the next minute.</div>
<<speech "MC" "$player.name">>Come here, you slut!<</speech>>
<div class="instructions">I grabbed her hand and pulled body to mine.</div>
<video class="center" src="media/pawn/mp4/story7-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>Aaaah-- don't you dare stop--<</speech>>
<div class="instructions">I was driving myself into her depths, ravishing her pussy. The whole house was filled with the sound of my balls slapping on her ass.</div>
<<speech "MC" "$player.name">>Is that enough to make you cum? I'm not letting you go, answer me!<</speech>>
<<speech "Woman" "Veronica">>Aaaah shit-!-- Aaahh-- I'm cumming already, idiot!<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her clean you." "Pawn shop 4: Story event (part 4-a-a-a)">><</link>>@@
@@.used;<<link "She's on top." "Pawn shop 4: Story event (part 4-a-a-b)">><</link>>@@
@@.used;<<link "Doggy-style." "Pawn shop 4: Story event (part 4-a-a-c)">><</link>>@@
@@.used;<<link "Let her lay down." "Pawn shop 4: Story event (part 4-a-a-d)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I laid down on my back to catch my breath, but she didn't give me even a second.</div>
<<speech "MC" "$player.name">>Wha--<</speech>>
<video class="center" src="media/pawn/mp4/story7-28.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">This slut of a wife wasn't able to keep her hands away from my cock.</div>
<div class="instructions">She was licking off her juices with such a passion that most girls my age looked really pathetic now.</div>
<<speech "MC" "$player.name">>Calm down, Veronica...<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "Pawn shop 4: Story event (part 4-a-a-b)">><</link>>@@
@@.used;<<link "Doggy style." "Pawn shop 4: Story event (part 4-a-a-c)">><</link>>@@
@@.used;<<link "Let her lay down." "Pawn shop 4: Story event (part 4-a-a-d)">><</link>>@@
@@.used;<<link "Stain her body with cum." "Pawn shop 4: Story event (part 4-a-a-e)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-29.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm going to send you to heaven!<</speech>>
<<speech "Woman" "Veronica">>Aaah shit---- Ffffffuck!<</speech>>
<div class="instructions">I fucked her as fast as my hips allowed me to. Her pussy kept tightening up around my cock, almost making me cum deep inside her womb.</div>
<<speech "Woman" "Veronica">>Ohh fuck me! Don't stop-- don't stop--<</speech>>
<video class="center" src="media/pawn/mp4/story7-30.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Where are you going, you fucking slut?<</speech>>
<div class="instructions">I pulled her by her hair and made her bend whole body so I could put my tongue into her mouth.</div>
<div class="instructions">Still I managed to fuck her roughly, even though my strenght should've been lost long ago.</div>
<<speech "Woman" "Veronica">>Ohh fuck-- Fucking shit--!<</speech>>
<<speech "MC" "$player.name">>Aaaah-!<</speech>>
<<speech "MC" "$player.name">>That's waht you fucking get for cheating on your husband!<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her clean you." "Pawn shop 4: Story event (part 4-a-a-a)">><</link>>@@
@@.used;<<link "Doggy style." "Pawn shop 4: Story event (part 4-a-a-c)">><</link>>@@
@@.used;<<link "Let her lay down." "Pawn shop 4: Story event (part 4-a-a-d)">><</link>>@@
@@.used;<<link "Stain her body with cum." "Pawn shop 4: Story event (part 4-a-a-e)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-31.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>Aaah fuck---- give it to me-<</speech>>
<div class="instructions">I was sweating so much that I have no idea how I will manage to eat dinner with Jeremy after.</div>
<div class="instructions">But his wife's pussy was successfully driving away any thoughts that didn't have anything to do with making her pleasure.</div>
<<speech "Woman" "Veronica">>Fuck--- shit!<</speech>>
<<speech "MC" "$player.name">>This is the only thing you're good for!<</speech>>
<<speech "MC" "$player.name">>Wait, get your legs apart-- Just like that...<</speech>>
<<speech "Woman" "Veronica">>Ahh shit- yeees-!<</speech>>
<video class="center" src="media/pawn/mp4/story7-32.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">To think that an hour ago we were sitting here and introducing ourselves to each other…</div>
<<speech "MC" "$player.name">>Nothing to say, huh? Talk to me, you slut!<</speech>>
<<speech "Woman" "Veronica">>It feels so fucking good inside my pussy- Aaah-<</speech>>
<<speech "Woman" "Veronica">>So good--- Aaah-!<</speech>>
<<speech "MC" "$player.name">>Oh my god, that's it-<</speech>>
<<speech "MC" "$player.name">>Don't you fucking move.<</speech>>
<video class="center" src="media/pawn/mp4/story7-33.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>Ohhh-- Aaaah yes---- that's it- Aaaah-<</speech>>
<div class="instructions">I was reaching her deepest parts in this position. She was completely submitted to me, with her ass in the air and her legs apart.</div>
<<speech "Woman" "Veronica">>Yees-- Oh my god-- Oh my fuck---<</speech>>
<video class="center" src="media/pawn/mp4/story7-34.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Once again I summoned my last bits of strenght and started fucking her with everyting I got.</div>
<<speech "Woman" "Veronica">>Oh shit--- Aaaah-- I can't stop cumming---<</speech>>
<div class="instructions">I couldn't move my hips anymore. I turned her over.</div>
<<speech "Woman" "Veronica">>Ah-!<</speech>>
<div class="instructions">The sincere smile and look on her face while I was handling her like a simple object to my pleasure was making me feel bad for her husband a little.</div>
<<speech "MC" "$player.name">>Come closer-<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her clean you." "Pawn shop 4: Story event (part 4-a-a-a)">><</link>>@@
@@.used;<<link "She's on top." "Pawn shop 4: Story event (part 4-a-a-b)">><</link>>@@
@@.used;<<link "Let her lay down." "Pawn shop 4: Story event (part 4-a-a-d)">><</link>>@@
@@.used;<<link "Stain her body with cum." "Pawn shop 4: Story event (part 4-a-a-e)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story7-35.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>Ohh shit-- fuck-<</speech>>
<div class="instructions">I put my cock back inside her and got greeted by her gorilla grip pussy that just couldn't get enough of her the same way her whole body couldn't.</div>
<div class="instructions">My hand was holding her in place while I continued penetrating her pussy.</div>
<<speech "MC" "$player.name">>Ahhh-- shit---<</speech>>
<<speech "Woman" "Veronica">>Don't stop, $player.name--- <span style="font-style:italic">please--</span><</speech>>
<div class="instructions">She had her leg on my shoulder and the other on the floor.</div>
<video class="center" src="media/pawn/mp4/story7-36.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Veronica">>Yeees-! Fuck-!<</speech>>
<div class="instructions">I just couldn't keep my eyes off her seductive look that kept me going for this long. If she were my girlfriend, her pussy would be my personal cocksleeve..</div>
<<speech "Woman" "Veronica">>Oh shiiiit--- Oh my god- Aaah-!<</speech>>
<<speech "Woman" "Veronica">>So good-- Aaaah-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her clean you." "Pawn shop 4: Story event (part 4-a-a-a)">><</link>>@@
@@.used;<<link "She's on top." "Pawn shop 4: Story event (part 4-a-a-b)">><</link>>@@
@@.used;<<link "Doggy style." "Pawn shop 4: Story event (part 4-a-a-c)">><</link>>@@
@@.used;<<link "Stain her body with cum." "Pawn shop 4: Story event (part 4-a-a-e)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Completely covered in sweat from both of us, I leaned over her with my cock in my hands.</div>
<video class="center" src="media/pawn/mp4/story7-37.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm going to cum all over your body, Mrs. Veronica.<</speech>>
<<speech "Woman" "Veronica">>Mhm---<</speech>>
<div class="instructions">She already had her tongue out to get it covered.</div>
<<speech "MC" "$player.name">>Aaaah--- fuck---<</speech>>
<div class="instructions">I came right on her stomach. The woman wasn't breaking her eye contact even when my cum was warming her skin.</div>
<<speech "MC" "$player.name">>I can't believe you let me do that.<</speech>>
<<speech "Woman" "Veronica">>Yeah-<</speech>>
<<speech "MC" "$player.name">>Stay there and clean my cock.<</speech>>
<video class="center" src="media/pawn/mp4/story7-38.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yes, that's it... Are you satisfied?<</speech>>
<<speech "Woman" "Veronica">>Mhm-<</speech>>
<div class="instructions">She was nodding while licking the remaining cum from the tip of my cock.</div>
<<speech "MC" "$player.name">>Don't be shy, suck on it.<</speech>>
<<speech "MC" "$player.name">>How was my cock, then?<</speech>>
<<speech "Woman" "Veronica">>It felt great...<</speech>>
<div class="instructions">And with that satisfied smile, I climbed off her and let her body cool down before the dinner.</div>
<video class="center" src="media/pawn/mp4/story7-39.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I picked up my clothes and started to put them on.</div>
<div class="instructions">She stayed there, lying on the couch. And while seductively watching me dress up, she slowly put the cum that was on her stomach, and swallowed it all.</div>
<div class="confirmation">\
@@.used;<<link "Wake up her husband." "Pawn shop 4: Story event (part 4-4a)">><<set $time.minutes += 40>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Jeremy was a heavy sleeper, as Mrs. Veronica told me before waking him up.</div>
<div class="instructions">He wasn't happy that we let him sleep while the dinner was getting ready.</div>
<div class="instructions">But he clearly just didn't want to make a scene before his guest and just let it slide.</div>
<div class="instructions">It was hard to not look at each other and smile like teenagers when we were having dinner.</div>
<div class="instructions">'Did something happen?' asked Jeremy maybe once. But I don't remember much about anything other than fucking his wife and the big raise he gave me as a reward for my hard work.</div>
<div class="instructions">Veronica kissed me on my cheek when they were walking me off.</div>
<<speech "Woman" "Veronica">>You can visit us anytime, <span style="font-style:italic">$player.name.</span><</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.pawnShop.salary += 15>>\
<div class="instructions">You now earn $eventControl.pawnShop.salary $ per hour.</div>
<<set $eventControl.quests.PawnShop4.active = false>>\
<<set $eventControl.quests.PawnShop4.completed = true>>\
<<set $eventControl.replay.pawnShop.S7 to true>>\
<div class="confirmation">\
<<if $eventControl.newHouse == true>>\
@@.used;<<link "Go home." "New House">><<set $time.minutes += 40>><</link>>@@
<<else>>\
@@.used;<<link "Go home." "Home">><<set $time.minutes += 40>><</link>>@@
<</if>>\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 4: Story event (part 1)">><<set $time.hours -= 4>><<set $eventControl.pawnShop.salary -= 15>><</link>>@@
<</if>>\
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>How much do you think it is worth?<</speech>>
<div class="instructions">When a nurse barged inside the shop and almost tripped over with her arms full of ancient containers, I didn't think it could end the way it did.</div>
<video class="center" src="media/pawn/mp4/default2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>I don't know... maybe... fifty bucks or something?<</speech>>
<div class="instructions">I picked up the biggest piece and started examining it.</div>
<<speech "MC" "$player.name">>Hm... maybe...<</speech>>
<div class="instructions">So why does a nurse bother going all the way to our Pawn shop just to sell some crap for a few bucks?</div>
<div class="instructions">She seemed honest and really interested in selling it. But why?</div>
<div class="instructions">When I picked it up, I could tell that this is just some plastic imitation of something that rich people put on their cupboards to impress visitors.</div>
<<speech "MC" "$player.name">>Oh, I'm sorry-<</speech>>
<div class="instructions">I offered her my hand.</div>
<<speech "MC" "$player.name">>I'm $player.name.<</speech>>
<video class="center" src="media/pawn/mp4/default2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Yenn">>I'm Yenn.<</speech>>
<<speech "MC" "$player.name">>That's the cutest name I've heard, Yenn.<</speech>>
<<speech "Woman" "Yenn">>Hahaha-- thank you...<</speech>>
<div class="instructions">The first time she stopped looking at me was when I complimented her. Just a few seconds of being shy, then she looked up with a smile on her face.</div>
<div class="confirmation" style="width:55%">\
@@.used;<<link "There's something else I want to buy from you." "Pawn shop RS6-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS6-3a-a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>You see, I'm not really interested in your grandparents' stuff.<</speech>>
<video class="center" src="media/pawn/mp4/default2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>We are actually in need of women's panties.<</speech>>
<div class="instructions">She moved a little when she heard me, but not in a disgusted way. No, she just slightly nodded and clearly loosened up a bit.</div>
<<speech "MC" "$player.name">>So, what do you think, Yenn? You seem interested...<</speech>>
<<speech "MC" "$player.name">>Could you help us out?<</speech>>
<<speech "Woman" "Yenn">>...okay-<</speech>>
<div class="confirmation">\
@@.used;<<link "Show her the way to the restroom." "Pawn shop RS6-a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS6-3a-a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">Why do all the willing women come to this boring shop and just throw themself on me?</div>
<div class="instructions">It seems like I'm a beacon for unsatisfied and reckless women in the area. Like I'm the one putting them out of their misery... with my cock.</div>
<div class="instructions">I didn't have more time to think since Yenn was already back and was waving her hand with her panties in my face.</div>
<video class="center" src="media/pawn/mp4/default2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Yenn">>Here they are...<</speech>>
<div class="instructions">I've never seen a woman so happy to hand over her panties.</div>
<<speech "MC" "$player.name">>Oh my, your patients must love you.<</speech>>
<<speech "Woman" "Yenn">>Haha-<</speech>>
<div class="instructions">Almost like an instinct, I put her panties to my nose and sniffed on them.</div>
<<speech "MC" "$player.name">>Wait... this doesn't seem right...<</speech>>
<div class="instructions">Her smile was slowly fading away.</div>
<<speech "MC" "$player.name">>Are they really yours?<</speech>>
<div class="instructions">I took another sniff, totally not minding the other customers walking around the shop.</div>
<video class="center" src="media/pawn/mp4/default2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Yenn">>You don't believe me? Look-<</speech>>
<div class="instructions">She made a few steps backwards and pulled down her pants a little.</div>
<<speech "MC" "$player.name">>Hey, don't do that here.<</speech>>
<<speech "Woman" "Yenn">>Ah, sorry, haha-<</speech>>
<video class="center" src="media/pawn/mp4/default2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm not an expert in this, but... just smell them!<</speech>>
<div class="instructions">We were exchanging underwear like trading cards.</div>
<<speech "MC" "$player.name">>So...?<</speech>>
<<speech "Woman" "Yenn">>They smell a little fresh to me...<</speech>>
<<speech "MC" "$player.name">>Right? Weird...<</speech>>
<<speech "Woman" "Yenn">>I mean, what do you want me to do?<</speech>>
<div class="confirmation">\
@@.used;<<link "I can give you a few tips if you want." "Pawn shop RS6-3a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS6-3a-a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>We've got an empty room back there...<</speech>>
<<speech "Woman" "Yenn">>Okay...<</speech>>
<div class="instructions">What is my job even... Is it to haggle with people and make a good trade? Or is it to fuck random chicks who find their way here?</div>
<<speech "Woman" "Yenn">>Yeah, that would be nice...<</speech>>
<div class="instructions">I put the nurse's panties in my back pocket and guided their now pantyless owner into the back room to give her what she came for.</div>
<div class="confirmation">\
@@.used;<<link "Go to the back room." "Pawn shop RS6-3a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if previous() == "Pawn shop RS6-3a">>\
<div class="instructions">Yenn was done waiting and immediately after shutting the door behind her, she pushed me down on my chair and got on her knees.</div>
<<speech "MC" "$player.name">>Whoa- Is this how you treat your patients?<</speech>>
<<speech "MC" "$player.name">>Now that I think about it, I coughed a few times when I woke up today...<</speech>>
<<speech "MC" "$player.name">>Do you think that's enough for hospitalization?<</speech>>
<div class="instructions">But Yenn was already too busy sucking on my cock to give me an answer.</div>
<</if>>\
<video class="center" src="media/pawn/mp4/default2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck, you're really good at this...<</speech>>
<div class="instructions">I gently brushed off her hair to the side to see her better.</div>
<<speech "MC" "$player.name">>I really needed this today, fuuuck...<</speech>>
<video class="center" src="media/pawn/mp4/default2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Look at me, Yenn.<</speech>>
<div class="instructions">Her eyes met mine from underneath her glasses. She already tied her hair and her devotion to my cock of became even stronger.</div>
<div class="confirmation">\
@@.used;<<link "Bend her over." "Pawn shop RS6-3a-b">><</link>>@@
@@.used;<<link "She rides on your cock." "Pawn shop RS6-3a-c">><</link>>@@
<<if previous() != "Pawn shop RS6-3a">>\
@@.used;<<link "Cum on her face." "Pawn shop RS6-3a-d">><</link>>@@
<</if>>\
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yes girl, fuuck-!<</speech>>
<div class="instructions">This girl was so wild. She was easily swallowing my cock with her hungry pussy like it was nothing.</div>
<<speech "Woman" "Yenn">>Aaaah shit--- now that's a cock-!<</speech>>
<video class="center" src="media/pawn/mp4/default2-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put my shit together and realized that I should also start doing something.</div>
<<speech "Woman" "Yenn">>Aaaah---- yes---- Ahhhh-<</speech>>
<<speech "MC" "$player.name">>Just stay there, Yenn. Feel every inch of my cock entering your pussy.<</speech>>
<<speech "MC" "$player.name">>Don't think about anything else...<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Pawn shop RS6-3a-a">><</link>>@@
@@.used;<<link "She rides on your cock." "Pawn shop RS6-3a-c">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop RS6-3a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah girl, show me what you got!<</speech>>
<<speech "Woman" "Yenn">>You like that? Ahhh-<</speech>>
<div class="instructions">I really have to give it to her. Not every girl could jump on my cock like this and still talk in between.</div>
<<speech "Woman" "Yenn">>I love your cock--<</speech>>
<<speech "MC" "$player.name">>Yeah? Then don't fucking stop-<</speech>>
<video class="center" src="media/pawn/mp4/default2-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Yenn">>Aaaah shit---<</speech>>
<div class="instructions">She wasn't stopping. No, she was increasing her speed and smashing her body with even more strength, almost pushing me over.</div>
<<speech "MC" "$player.name">>Damn, you sure you're a nurse and not just a cosplayer?<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Pawn shop RS6-3a-a">><</link>>@@
@@.used;<<link "Bend her over." "Pawn shop RS6-3a-b">><</link>>@@
@@.used;<<link "Cum on her face." "Pawn shop RS6-3a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Woman" "Yenn">>Cum all over my face!<</speech>>
<div class="instructions">She literally did everything and now was asking me to cum on her face? Girl, my cum is already yours.</div>
<video class="center" src="media/pawn/mp4/default2-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Yenn">>Come on-<</speech>>
<<speech "MC" "$player.name">>Fuuuuck--<</speech>>
<div class="instructions">I sprayed my dick cream all over her face, staining her work uniform and her precious glasses.</div>
<video class="center" src="media/pawn/mp4/default2-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I know you already did all you could, but...<</speech>>
<<speech "MC" "$player.name">>Can you clean my cock, please?<</speech>>
<<speech "Woman" "Yenn">>Finally saying want, huh?<</speech>>
<div class="instructions">She took my still stiff cock covered in cum and her juices, and put it once again in her mouth.</div>
<<speech "Woman" "Yenn">>You have a wonderful cock, $player.name.<</speech>>
<<speech "MC" "$player.name">>T-Thank you...<</speech>>
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was chatting with Rick about the news when a crazy looking young woman walked into the store and went straight to us.</div>
<video class="center" src="media/pawn/mp4/default8-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Out of you two... who wants to take a look at my car?<</speech>>
<div class="instructions">She looked like she was about to run a marathon.</div>
<<speech "MC" "$player.name">>I'm sorry miss, but unless my colleague isn't hiding it from me, we are not your yoga instructors.<</speech>>
<<speech "Woman">>Haha-- I know where I am, I want to sell it... I think.<</speech>>
<div class="instructions">I exchanged looks with Rick and when he didn't say anything, I turned towards the woman.</div>
<div class="confirmation">\
@@.used;<<link "I will take a look at your car." "Pawn shop RS7-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS7-8a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>
<<speech "MC" "$player.name">>Oh my god, how did you get something like this, miss?<</speech>>
<<speech "Woman">>I got it on my eighteen birthday, as a gift from my parents. And don't call me miss!<</speech>>
<div class="instructions">She angrily looked at me before offering me her hand.</div>
<<speech "Woman">>I'm Tracy.<</speech>>
<<speech "MC" "$player.name">>Sorry... I'm $player.name.<</speech>>
<<speech "Woman" "Tracy">>Nice to meet you, $player.name.<</speech>>
<div class="instructions">We shook hands and then shifted our focus back onto the car.</div>
<video class="center" src="media/pawn/mp4/default8-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>You do cars, right?<</speech>>
<<speech "MC" "$player.name">>We do everything.<</speech>>
<<speech "Woman" "Tracy">>Yeah, okay... so...<</speech>>
<<speech "MC" "$player.name">>Can you tell me something about it? Like the model or something?<</speech>>
<<speech "Woman" "Tracy">>Ehm... I don't...<</speech>>
<<speech "MC" "$player.name">>Oh, I see. It's more of a gift for your father than for you, isn't it?<</speech>>
<video class="center" src="media/pawn/mp4/default8-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>Haha, yeah... yeah...<</speech>>
<<speech "Woman" "Tracy">>Well, I hope it runs. I don't want to get less than two thousand for it.<</speech>>
<<speech "MC" "$player.name">>Oh...<</speech>>
<<speech "Woman" "Tracy">>That's my borderline. I can't go lower than that.<</speech>>
<div class="instructions">I take a second look at the car. I'm pretty sure we can get at least triple the price she's asking.</div>
<div class="instructions">But that is based on if it actually runs and performs okay on the road...</div>
<div class="confirmation">\
@@.used;<<link "Check the engine." "Pawn shop RS7-a-a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS7-8a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Your father really did a number on it.<</speech>>
<video class="center" src="media/pawn/mp4/default8-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>Aha...<</speech>>
<<speech "MC" "$player.name">>You sure you want to sell your dad's car?<</speech>>
<<speech "Woman" "Tracy">>Wait- Don't treat me like some daddy's girl who can't do anything without her parents...<</speech>>
<<speech "Woman" "Tracy">>I'm a smart woman... I hope so.<</speech>>
<<speech "MC" "$player.name">>Okay, okay, calm down. I didn't mean to offend you...<</speech>>
<div class="instructions">She wasn't meaning it seriously, but still I had a feeling I should say sorry.</div>
<div class="instructions">I shouldn't offend a person who's giving me an opportunity to make a deal of the month.</div>
<<speech "MC" "$player.name">>I was just kidding. The engine looks fine, so...<</speech>>
<<speech "MC" "$player.name">>Let's try this puppy.<</speech>>
<div class="confirmation">\
@@.used;<<link "Take it for a spin." "Pawn shop RS7-3a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS7-8a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I got behind the wheel and we drove into the streets. Now that I made sure the car is in good condition, there's something else I should also check.</div>
<<speech "MC" "$player.name">>You still haven't told me why you're selling this beauty.<</speech>>
<video class="center" src="media/pawn/mp4/default8-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>Yes... I mean-<</speech>>
<<speech "Woman" "Tracy">>It's just so boring.<</speech>>
<<speech "MC" "$player.name">>What do you mean?<</speech>>
<<speech "Woman" "Tracy">>Let me ask you this...<</speech>>
<<speech "Woman" "Tracy">>Is it fun working there? In the Pawn shop?<</speech>>
<<speech "MC" "$player.name">>Well, it's good money in my opinion...<</speech>>
<<speech "Woman" "Tracy">>Yeah, sure... but is it fun?<</speech>>
<<speech "MC" "$player.name">>I don't know... but I can stop whenever I want.<</speech>>
<video class="center" src="media/pawn/mp4/default8-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>But you're here now! You know what I mean?<</speech>>
<<speech "MC" "$player.name">>I guess. But not everyone aims high, you know.<</speech>>
<<speech "Woman" "Tracy">>I mean...<</speech>>
<<speech "Woman" "Tracy">>I'm going to the UK. To study. That's why I'm getting rid of the car.<</speech>>
<<speech "MC" "$player.name">>Hm.<</speech>>
<<speech "Woman" "Tracy">>I'm just so happy right now. Finally getting out of this stupid place.<</speech>>
<<speech "Woman" "Tracy">>It feels like I'm starting a new life...<</speech>>
<div class="confirmation">\
@@.used;<<link "She proposes something." "Pawn shop RS7-4a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS7-8a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I was just driving around, imagining the look on Rick's face when he hears about the deal I'm about to finish.</div>
<div class="instructions">Maybe I should just keep it to myself. Treat myself for my hard work at the shop...</div>
<<speech "Woman" "Tracy">>Here's a crazy idea.<</speech>>
<video class="center" src="media/pawn/mp4/default8-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>I will let you touch my tits, for another hundred.<</speech>>
<div class="instructions">She caught me off guard and almost made to slam into the trees.</div>
<div class="instructions">This woman came with one of the best deals I got working here, and now she's almost throwing herself on me?</div>
<<speech "MC" "$player.name">>That sounds like a good deal to me, Tracy.<</speech>>
<<speech "Woman" "Tracy">>Haha- good. I knew you would be down.<</speech>>
<div class="instructions">Why is she so quiet now? Does she want me to pull over right here?</div>
<<speech "MC" "$player.name">>So... like right now?<</speech>>
<video class="center" src="media/pawn/mp4/default8-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>Yeah!<</speech>>
<div class="instructions">She pulled up her top and exposed her tits to me.</div>
<div class="instructions">I kept one hand on the wheel while groping Tracy in the passenger seat.</div>
<<speech "MC" "$player.name">>Oh shit... those are really nice...<</speech>>
<<speech "Woman" "Tracy">>Hah, really?...<</speech>>
<<speech "Woman" "Tracy">>Are you hard?<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<div class="instructions">I quickly put my hand back on the wheel, because I realized I don't actually know where we are.</div>
<<speech "Woman" "Tracy">>I mean... we can do something about it...<</speech>>
<div class="instructions">The cheeky look on her face with her tits still out made me even more happy that I was the one who took on her offer.</div>
<div class="confirmation">\
@@.used;<<link "Park behind the shop." "Pawn shop RS7-5a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS7-8a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Are you sure?<</speech>>
<div class="instructions">The whole day just keeps getting better and better...</div>
<video class="center" src="media/pawn/mp4/default8-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>You seem like a nice guy...<</speech>>
<<speech "Woman" "Tracy">>...and I've never sucked off a guy in a car before, so...<</speech>>
<<speech "MC" "$player.name">>The country will really miss a woman like you, Tracy.<</speech>>
<<speech "Woman" "Tracy">>Hahaha-<</speech>>
<div class="instructions">Thankfully my sense of orientation came in handy today and after a few minutes we were back at the shop.</div>
<div class="instructions">I parked just behind the buildings where trucks unload new goods in the morning.</div>
<video class="center" src="media/pawn/mp4/default8-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I think we won't find a better place.<</speech>>
<div class="instructions">Tracy out of the windows and then back at me.</div>
<<speech "Woman" "Tracy">>I mean-<</speech>>
<div class="instructions">She confidently leaned forward and squeezed my cock.</div>
<<speech "Woman" "Tracy">>I don't want you to drive like this.<</speech>>
<div class="confirmation">\
@@.used;<<link "She gives you a blowjob." "Pawn shop RS7-6a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS7-8a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default8-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh shit...<</speech>>
<div class="instructions">Just outside of the shop, meanwhile Rick was taking care of my customers for me, a woman was sucking on my cock in a car she wanted me to buy.</div>
<<speech "MC" "$player.name">>Wait, can you even see with those on?<</speech>>
<<speech "Woman" "Tracy">>No... thanks for asking-<</speech>>
<video class="center" src="media/pawn/mp4/default8-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Look at that ass, fuck...<</speech>>
<div class="instructions">Her tight pants were doing her butt a justice. I explored every inch with my hand while she was taking care of my dick.</div>
<<speech "MC" "$player.name">>I might take a piece of that.<</speech>>
<video class="center" src="media/pawn/mp4/default8-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuck yeees... that feels so nice, Tracy...<</speech>>
<div class="instructions">Even if someone was looking, we couldn't know. She was doing a great job of distracting me and she had her eyes either on me or my cock.</div>
<div class="confirmation">\
@@.used;<<link "She gets up." "Pawn shop RS7-7a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP TO SEX SCENE" "Pawn shop RS7-8a">><</link>>@@
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Well, thank you for that...<</speech>>
<div class="instructions">I didn't know how to tell her, but I wasn't really ready to wrap the deal yet.</div>
<<speech "MC" "$player.name">>But I don't think I had enough, if you know what I mean...<</speech>>
<video class="center" src="media/pawn/mp4/default8-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>I think I can pretty much guess what you mean...<</speech>>
<<speech "MC" "$player.name">>You don't look satisfied to me.<</speech>>
<div class="instructions">She nodded a little while keeping that smile on her face.</div>
<<speech "MC" "$player.name">>We have an empty room there.<</speech>>
<video class="center" src="media/pawn/mp4/default8-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>That sounds nice.<</speech>>
<<speech "MC" "$player.name">>Okay, we should get out of here.<</speech>>
<<speech "MC" "$player.name">>Some people are looking this way and I don't think they're just looking at the car...<</speech>>
<div class="confirmation">\
@@.used;<<link "Go to the back room." "Pawn shop RS7-8a">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">We walked side by side into the shop. I told Rick that we need to sign a few papers for the car and that no one should disturb us while we are at it.</div>
<div class="instructions">Tracy was standing a few inches behind me and once I was done explaining, we didn't wait for Rick's answer and just went straight into the back room.</div>
<video class="center" src="media/pawn/mp4/default8-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The last time we spoke was when we agreed on going here. And when we arrived, no words were needed.</div>
<video class="center" src="media/pawn/mp4/default8-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She quickly threw her top with her bra on the ground and unbuckled my pants.</div>
<<speech "Woman" "Tracy">>It's so hot...<</speech>>
<<speech "MC" "$player.name">>Let me help you out-<</speech>>
<video class="center" src="media/pawn/mp4/default8-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was so fucking wet. I stuck my fingers inside her and she loudly moaned.</div>
<<speech "Woman" "Tracy">>Oh fuck- I'm gonna cum--!<</speech>>
<<speech "Woman" "Tracy">>Aaaah--!<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Pawn shop RS7-8a-a">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop RS7-8a-b">><</link>>@@
@@.used;<<link "Fuck her." "Pawn shop RS7-8a-c">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default8-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>This seems familiar...<</speech>>
<<speech "Woman" "Tracy">>Just shut up already...<</speech>>
<div class="instructions">Again my cock was in her mouth, but now in more comfortable circumstances.</div>
<video class="center" src="media/pawn/mp4/default8-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees... keeps sucking on it like that...<</speech>>
<div class="instructions">She was running her tongue all over it before taking the tip inside and sucking on it.</div>
<div class="instructions">Like watching a master doing his job...</div>
<div class="confirmation">\
@@.used;<<link "She gives you a ride." "Pawn shop RS7-8a-b">><</link>>@@
@@.used;<<link "Fuck her." "Pawn shop RS7-8a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop RS7-8a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default8-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>Ahhh shit--- fuuck-!<</speech>>
<div class="instructions">She was fucking me with the same enthusiasm as she was talking about starting her new life abroad.</div>
<div class="instructions">I was sure that she will think of this moment whenever she thinks of her old life.</div>
<video class="center" src="media/pawn/mp4/default8-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it, keep moving those hips...<</speech>>
<div class="instructions">Watching her ass moving up and down was almost therapeutic.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Pawn shop RS7-8a-a">><</link>>@@
@@.used;<<link "Fuck her." "Pawn shop RS7-8a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop RS7-8a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default8-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>Uhhh-- shit-<</speech>>
<<speech "MC" "$player.name">>Damn, you're tight...<</speech>>
<<speech "Woman" "Tracy">>Ohhhh-- Fuck--- It's so fucking big...<</speech>>
<<speech "MC" "$player.name">>You should turn around. I think you will like it more...<</speech>>
<video class="center" src="media/pawn/mp4/default8-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Tracy">>Shit- Aaaaah--- Yeees--! Fuck!<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "Pawn shop RS7-8a-a">><</link>>@@
@@.used;<<link "She gives you a ride." "Pawn shop RS7-8a-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "Pawn shop RS7-8a-d">><</link>>@@
<<if $eventControl.cheats == true>>\
@@.used;<<link "SKIP ALL" "Pawn shop RS Skip">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/default8-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm cumming!<</speech>>
<div class="instructions">I came right on her tongue, which she gladly pulled out and let every drop of my cum fall on it.</div>
<<speech "MC" "$player.name">>You got it all? Geez...<</speech>>
<div class="instructions">She was smiling at me from behind my cock with her hands together.</div>
<video class="center" src="media/pawn/mp4/default8-26.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Without asking, she embraced my cock with her mouth again and started sucking out the remaining cum right from the source.</div>
<<speech "MC" "$player.name">>Aww, you don't have to do that, Tracy...<</speech>>
<video class="center" src="media/pawn/mp4/default8-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here, there's some tissues.<</speech>>
<<speech "Woman" "Tracy">>Thanks-<</speech>>
<<speech "MC" "$player.name">>I hope you will have a good life in the UK.<</speech>>
<<speech "Woman" "Tracy">>You should visit sometime. I think my friends would like you...<</speech>>
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>>\<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<<include "perception gained">>
<<include "perception gained">>
<div class="instructions">Today I earned _i $.</div>
<div class="confirmation">\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div><<include "savecheck">>\
<<set $player.moneyTemp = $player.money>>\
<<set $eventControl.quests.PawnShop4.advertisement to true>>\
<<set $eventControl.workPoints to 0>>\
<video class="center" src="media/pawn/mp4/story6-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey, do you need help?<</speech>>
<div class="instructions">A young woman walked into the store holding a heavy looking bag almost the same size as her body.</div>
<<speech "Woman">>Thanks, I will just put it over there-<</speech>>
<div class="instructions">It could be basically anything. People try selling even the weirdest things here.</div>
<div class="instructions">I observed her while walking over to the other side of the counter.</div>
<<speech "MC" "$player.name">>I'm $player.name, by the way.<</speech>>
<<speech "Woman" "Rebecca">>Oh, yeah, I-I'm Rebecca...<</speech>>
<div class="instructions">We shook hands and I was really surprised by her strength.</div>
<video class="center" src="media/pawn/mp4/story6-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So what can I do for you, Rebecca?<</speech>>
<<speech "Woman" "Rebecca">>Well, this must sound weird, but...<</speech>>
<<speech "Woman" "Rebecca">>I just opened my massage parlor right next to you and I was curious if you would like a massage?<</speech>>
<<speech "Woman" "Rebecca">>You can then put some pamphlets or something in here if you like the service...<</speech>>
<div class="instructions">She seemed really nice and her cute little side steps while she was explaining her idea were implying that she doesn't do this regularly.</div>
<<speech "MC" "$player.name">>Oh, really? Haha-<</speech>>
<div class="confirmation">\
@@.used;<<link "That sounds like a really good idea." "Pawn shop 4: Ad event (part 1-a)">><</link>>@@
@@.used;<<link "So you don't want to sell anything?" "Pawn shop 4: Ad event (part 1-b)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<if previous() == "Pawn shop 4: Ad event (part 1-b)">>\
<<speech "Woman" "Rebecca">>Yes, ehm...<</speech>>
<<else>>\
<<speech "MC" "$player.name">>And to think that I didn't want to go to work today...<</speech>>
<<speech "Woman" "Rebecca">>Hahaha-<</speech>>
<</if>>\
<<speech "Woman" "Rebecca">>Just give me a minute to prepare my table.<</speech>>
<<speech "MC" "$player.name">>Do your thing, Rebecca. Let me know if you-<</speech>>
<div class="instructions">She bent over to unzip her larger bag and unknowingly gave me a chance to check her out from a different angle.</div>
<<speech "MC" "$player.name">>...need some help.<</speech>>
<<speech "Woman" "Rebecca">>I'm okay, but thanks.<</speech>>
<div class="instructions">I let her unload her table right in the middle of the store. I was so focused on her that I didn't realize that doing a massage in here wasn't really a great idea.</div>
<video class="center" src="media/pawn/mp4/story6-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Now that I think about it, we shouldn't do it here...<</speech>>
<div class="instructions">Luckily for me, there was one unoccupied room in which no one could disturb our very delicate moment...</div>
<<speech "Woman" "Rebecca">>I don't mind...<</speech>>
<div class="confirmation">\
@@.used;<<link "We've got an empty room in the back." "Pawn shop 4: Ad event (part 2)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>Haha-- I mean...<</speech>>
<div class="instructions">She started opening her other, much smaller bag.</div>
<<speech "MC" "$player.name">>Wow, you really came prepared, huh?<</speech>>
<<speech "Woman" "Rebecca">>I wasn't going here to offer you this, but... since you asked...<</speech>>
<<speech "Woman" "Rebecca">>These are special stones we use to relax our customer's muscles. It's a special kind that you can't buy here.<</speech>>
<<speech "MC" "$player.name">>You don't sell these normally?<</speech>>
<video class="center" src="media/pawn/mp4/story6-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>No, I just use them...<</speech>>
<<speech "Woman" "Rebecca">>You're really interested...<</speech>>
<<speech "MC" "$player.name">>Yeah, it's my job.<</speech>>
<<speech "Woman" "Rebecca">>Haha- Right...<</speech>>
<div class="confirmation">\
@@.used;<<link "Is your offer still up?" "Pawn shop 4: Ad event (part 1-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let me close the door behind you.<</speech>>
<div class="instructions">Considering her equipment, she must be skilled already and maybe has a decent experience behind her.</div>
<div class="instructions">Local businesses should cooperate with each other, at least in my mind. I have no idea what Jeremy will say about it.</div>
<<speech "MC" "$player.name">>I know it's not as spacey as back there, but-<</speech>>
<<speech "Woman" "Rebecca">>No no, it's perfect.<</speech>>
<<speech "MC" "$player.name">>So, we can just put it here...<</speech>>
<<speech "Woman" "Rebecca">>Yeah.<</speech>>
<div class="instructions">With my help, the equipment was soon ready. Rebecca told me to undress everything and offered me a towel.</div>
<div class="instructions">I did as she told and called her in.</div>
<video class="center" src="media/pawn/mp4/story6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>Oh... ehm-<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Woman" "Rebecca">>The towel is for you to cover yourself...<</speech>>
<<speech "MC" "$player.name">>Oh shit.<</speech>>
<div class="instructions">I almost panicked, but seeing the look on her face, I guess it wasn't as bad as I thought.</div>
<<speech "Woman" "Rebecca">>It's okay. We will start with your back.<</speech>>
<<speech "Woman" "Rebecca">>Just turn around and try covering yourself with it now.<</speech>>
<<speech "MC" "$player.name">>Okay... stop grinning so much!<</speech>>
<<speech "Woman" "Rebecca">>I'm sorry...Hahaha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Start the massage." "Pawn shop 4: Ad event (part 2-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yes... that feels so nice...<</speech>>
<<speech "Woman" "Rebecca">>You've got quite the muscles.<</speech>>
<<speech "MC" "$player.name">>T-Thanks...<</speech>>
<div class="confirmation">\
@@.used;<<link "You're not local, are you?" "Pawn shop 4: Ad event (part 2-a-a)">><</link>>@@
@@.used;<<link "You've got delicate hands." "Pawn shop 4: Ad event (part 2-a-b)">><<set $eventControl.workPoints += 1>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>What do you mean?<</speech>>
<div class="instructions">I noticed a slight stop when I said my question. It's like I caught her off guard with it.</div>
<<speech "MC" "$player.name">>Nothing...<</speech>>
<<speech "MC" "$player.name">>...just that I haven't seen you around.<</speech>>
<<speech "Woman" "Rebecca">>Haha-<</speech>>
<<speech "Woman" "Rebecca">>...<</speech>>
<div class="instructions">Suddenly the playful atmosphere became much more tense and she continued massaging my body in sheer silence.</div>
<<include "Pawn shop 4: Ad event (part 2-a-c)">>\<<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>Oh, you really think so?<</speech>>
<div class="instructions">She shifted her focus on my calves, so it felt like she was talking to me from a distance.</div>
<<speech "MC" "$player.name">>Yeah, it feels like I'm in the care of a professional.<</speech>>
<<speech "Woman" "Rebecca">>Haha- thanks...<</speech>>
<<speech "Woman" "Rebecca">>Most people say that my hands are rough. Like the hands of a man...<</speech>>
<<speech "MC" "$player.name">>What? You certainly have the strength of a man, but the way you do this... Ahhh-<</speech>>
<<speech "MC" "$player.name">>It's just amazing...<</speech>>
<<speech "Woman" "Rebecca">>Hah, I am really skilled with my hands...<</speech>>
<<include "Pawn shop 4: Ad event (part 2-a-c)">>\<div class="instructions">After a few moments she stopped moving her hands.</div>
<<speech "Woman" "Rebecca">>That's it for this side. Could you please turn around now?<</speech>>
<div class="confirmation">\
@@.used;<<link "Turn around." "Pawn shop 4: Ad event (part 2-3a)">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was so distracted by her massage that I didn't realize something that could make this situation really awkward.</div>
<video class="center" src="media/pawn/mp4/story6-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Since I was laying on my back, I couldn't actually feel it. But when I turned around, I realized I was also feeling a different kind of pleasure.</div>
<div class="instructions">Well, there's no point of putting the towel around me now.</div>
<div class="instructions">So I just put my hands behind my head and waited on her to be done applying the oil.</div>
<video class="center" src="media/pawn/mp4/story6-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>Oh my gosh!<</speech>>
<<speech "Woman" "Rebecca">>What are you doing?<</speech>>
<<speech "MC" "$player.name">>It's hot underneath it and we don't have windows here.<</speech>>
<<if $eventControl.workPoints == 0>>\
<div class="instructions">She was completely silent and motionless. I had no idea what she was thinking, but it didn't look good for me.</div>
<div class="confirmation">\
@@.used;<<link "Everything okay?" "Pawn shop 4: Ad event (part 2-3a-a)">><</link>>@@
</div>
<<else>>\
<div class="instructions">She was surprised, but not the disgusted way I would expect.</div>
<div class="instructions">She kept smiling and biting her lip while alternating between looking at me and my erected cock.</div>
<div class="confirmation">\
@@.used;<<link "Everything okay?" "Pawn shop 4: Ad event (part 2-3a-b)">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Woman" "Rebecca">>I think we shouldn't continue the massage. I don't feel comfortable like this...<</speech>>
<div class="instructions">I really messed up this time. I shouldn't be so bold. What was I thinking?</div>
<<speech "MC" "$player.name">>I'm sorry, thank you for your massage.<</speech>>
<div class="instructions">I sat up and covered myself.</div>
<<speech "MC" "$player.name">>I can help you with-<</speech>>
<<speech "Woman" "Rebecca">>I'm alright.<</speech>>
<div class="instructions">She turned around and started packing her stuff into the smaller bag.</div>
<<speech "MC" "$player.name">>Okay...<</speech>>
<<speech "MC" "$player.name">>You still want the advertisement?<</speech>>
<<speech "Woman" "Rebecca">>If you don't mind...<</speech>>
<<speech "MC" "$player.name">>I will talk about it with my boss.<</speech>>
<<speech "Woman" "Rebecca">>Thanks...<</speech>>
<div class="instructions">I put my clothes back on and let her pack her massage equipment in peace. She didn't look at me when she walked out of the store.</div>
<div class="instructions">When I told Jeremy about her request, he was actually really happy.</div>
<div class="instructions">It turned out that he was regularly going for massages and somehow he was sure that if we put out her advertisement, he would get a discount. He even gave me a 3 dollar raise!</div>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "relationship gained Jeremy">>
<<include "relationship gained Jeremy">>
<<set $eventControl.pawnShop.salary += 3>>\
<div class="instructions">You now earn $eventControl.pawnShop.salary $ per hour.</div>
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 4: Ad event (part 1)">><<set $time.hours -= 4>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><<set $eventControl.pawnShop.bossRelationship -= 6>><<set $eventControl.pawnShop.bossRelationshipGained -= 6>><<set $eventControl.pawnShop.salary -= 3>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "Restart the event." "Pawn shop 4: Ad event (part 1)">><</link>>@@
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>Yeah...<</speech>>
<div class="instructions">Then she slowly moved closer and moved her hands on my cock.</div>
<div class="instructions">Her hands were warm from the oil and I couldn't help myself but moan.</div>
<<speech "MC" "$player.name">>Uhhhh--- that's nice...<</speech>>
<<speech "Woman" "Rebecca">>Yeah...<</speech>>
<div class="instructions">She started stroking my cock with both hands.</div>
<div class="confirmation">\
@@.used;<<link "Your customers must love this." "Pawn shop 4: Ad event (part 2-3a-b-a)">><</link>>@@
@@.used;<<link "You weren't kidding about your hands." "Pawn shop 4: Ad event (part 2-3a-b-b)">><<set $eventControl.workPoints += 1>><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Rebecca">>What do you think I am?<</speech>>
<div class="instructions">She raised her voice with my cock in her hands.</div>
<<speech "Woman" "Rebecca">>Do you think I'm just a slut that does this to all of her customers?<</speech>>
<<speech "MC" "$player.name">>N-No, I just-<</speech>>
<<speech "Woman" "Rebecca">>Only if your brain would be as impressive as your cock...<</speech>>
<div class="instructions">Her eyes were all over my cock, like if it was the only thing that mattered for her now.</div>
<<speech "MC" "$player.name">>I'm sorry...<</speech>>
<div class="instructions">I should be quiet. I don't want to upset a woman who could easily tear off my cock with one swing.</div>
<div class="instructions">But she clearly likes my cock. Maybe she wouldn't be angry if I proposed something more... intimate.</div>
<div class="confirmation">\
@@.used;<<link "Don't you want to use your mouth?" "Pawn shop 4: Ad event (part 2-5a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I feel like I'm experiencing something that I shouldn't.<</speech>>
<<speech "Woman" "Rebecca">>Haha--- I don't do this normally, you know...<</speech>>
<div class="instructions">I don't know if every massage parlor offers experience like this, but she sure knew how to do it and it seemed like she mastered the technique perfectly.</div>
<<speech "MC" "$player.name">>Ahhhhh-<</speech>>
<div class="instructions">She was stroking my cock with such a passion that I had to take a peek on her face to make sure I'm not dreaming.</div>
<div class="instructions">But she was also enjoying handling me. She kept looking all over my body with a clear desire...</div>
<div class="confirmation">\
@@.used;<<link "Don't you want to use your mouth?" "Pawn shop 4: Ad event (part 2-5a)">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.workPoints != 2>>\
<<goto "Pawn shop 4: Ad event (part 2-3a-a)">>\
<<else>>\
<video class="center" src="media/pawn/mp4/story6-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I think I already tested your skills enough, so...<</speech>>
<div class="instructions">And just like that I got here where I wanted. Or when I wanted since the last minute. I honestly didn't expect that it would turn out like this.</div>
<<speech "Woman" "Rebecca">>Okay.<</speech>>
<<speech "MC" "$player.name">>Cool...<</speech>>
<div class="instructions">She continued stroking me for a few seconds and then she walked over the light switch and turned it on.</div>
<div class="instructions">After that, walked back over to me and joined me on the table.</div>
<div class="confirmation">\
@@.used;<<link "She starts blowing you." "Pawn shop 4: Ad event (part 3)">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Uhhh fuck---<</speech>>
<div class="instructions">Gracely like a cat she crawled between my legs. She licked my whole length before she took my cock fully into her mouth.</div>
<video class="center" src="media/pawn/mp4/story6-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohh fuck---<</speech>>
<div class="instructions">She continued sucking my cock while submissively looking into my eyes. She had no problem taking half of it.</div>
<<speech "MC" "$player.name">>I know you can go deeper, Rebecca.<</speech>>
<div class="instructions">Just a smirk on her face before she sent me to heaven.</div>
<div class="confirmation">\
@@.used;<<link "She takes you into her throat." "Pawn shop 4: Ad event (part 3-a)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I've never been so relaxed in my whole life. Her massage really did a number on me, but what she was doing to me now with her mouth...</div>
<<speech "MC" "$player.name">>Show me what you can do.<</speech>>
<div class="instructions">The entirety of my cock disappeared into her mouth. I could feel her throat with my tip.</div>
<<speech "MC" "$player.name">>Aaaah shit--- Fuuuck-!<</speech>>
<video class="center" src="media/pawn/mp4/story6-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I have to give it to you, Rebecca...<</speech>>
<<speech "MC" "$player.name">>You conquered my body today.<</speech>>
<<speech "MC" "$player.name">>But I think I know how to make it up to you.<</speech>>
<<speech "Woman" "Rebecca">>What do you have in mind?<</speech>>
<div class="instructions">She was still playing with my cock, swallowing half of and then licking it all over afterwards.</div>
<<speech "MC" "$player.name">>I don't know... Maybe you should get naked too to find out...<</speech>>
<<speech "Woman" "Rebecca">>Yeah... I should.<</speech>>
<<speech "MC" "$player.name">>Will you let me fuck you?<</speech>>
<<speech "Woman" "Rebecca">>Yes...<</speech>>
<div class="confirmation">\
@@.used;<<link "She undresses right in front of you." "Pawn shop 4: Ad event (part 3-a-a)">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Rebecca">>You're just gonna stand there and watch?<</speech>>
<<speech "MC" "$player.name">>You bet I will.<</speech>>
<video class="center" src="media/pawn/mp4/story6-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>Haha-<</speech>>
<<speech "MC" "$player.name">>You're such a tease...<</speech>>
<video class="center" src="media/pawn/mp4/story6-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yeees... Finally!<</speech>>
<<speech "Woman" "Rebecca">>Weirdo.<</speech>>
<<speech "MC" "$player.name">>You're the one shaking her ass in my face.<</speech>>
<<speech "Woman" "Rebecca">>I'm not!<</speech>>
<<speech "MC" "$player.name">>Sure. Give me a twirl.<</speech>>
<video class="center" src="media/pawn/mp4/story6-22.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>See? It's not so bad when you listen to your customers.<</speech>>
<<speech "Woman" "Rebecca">>Oh, shut up. Will you keep staring at me, or will you finally put that thing to use?<</speech>>
<div class="confirmation">\
@@.used;<<link "Deepthroat." "Pawn shop 4: Ad event (part 3-a-a-a)">><</link>>@@
@@.used;<<link "She sits on you." "Pawn shop 4: Ad event (part 3-a-a-b)">><</link>>@@
@@.used;<<link "From behind." "Pawn shop 4: Ad event (part 3-a-a-c)">><</link>>@@
@@.used;<<link "Missionary." "Pawn shop 4: Ad event (part 3-a-a-d)">><</link>>@@
@@.used;<<link "Doggy-style." "Pawn shop 4: Ad event (part 3-a-a-e)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-29.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Come on, I want to feel your throat again.<</speech>>
<div class="instructions">I slowly pushed my cock deeper into her mouth until I could feel her breathe onto my balls.</div>
<<speech "MC" "$player.name">>Oh yes- That's it---!<</speech>>
<video class="center" src="media/pawn/mp4/story6-30.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>I want you to go deeper.<</speech>>
<<speech "MC" "$player.name">>Are you sure?<</speech>>
<div class="instructions">She didn't have time to answer, since my cock was already half way into her mouth and already scraping the back of her throat.</div>
<div class="instructions">It took her another fifteen seconds before she squeezed my butt to give me a signal to let her throat alone.</div>
<div class="confirmation">\
@@.used;<<link "She sits on you." "Pawn shop 4: Ad event (part 3-a-a-b)">><</link>>@@
@@.used;<<link "From behind." "Pawn shop 4: Ad event (part 3-a-a-c)">><</link>>@@
@@.used;<<link "Missionary." "Pawn shop 4: Ad event (part 3-a-a-d)">><</link>>@@
@@.used;<<link "Doggy-style." "Pawn shop 4: Ad event (part 3-a-a-e)">><</link>>@@
@@.used;<<link "Cum all over her face." "Pawn shop 4: Ad event (part 3-a-a-f)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>It's in-<</speech>>
<<speech "Woman" "Rebecca">>Ahhhh-<</speech>>
<div class="instructions">She slowly lowered her body to let her pussy get used to my cock. Then she leaned backwards and started riding me.</div>
<video class="center" src="media/pawn/mp4/story6-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>Oh shit--- Ohhhh-<</speech>>
<<speech "MC" "$player.name">>You like my cock?<</speech>>
<<speech "Woman" "Rebecca">>Yees-! Ohhhhh--- Aaaaah-<</speech>>
<div class="instructions">Her hips were moving faster and faster, trying to get as much pleasure from my stiff cock as possible.</div>
<video class="center" src="media/pawn/mp4/story6-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Slow down- You're gonna make me cum--<</speech>>
<<speech "Woman" "Rebecca">>Uhh- Ooohhh-! Shiiit---<</speech>>
<div class="instructions">My words couldn't reach her as she was moving faster with every thrust. Then her insides tightened and her body started to shake.</div>
<<speech "Woman" "Rebecca">>Aaaaah-!<</speech>>
<<speech "MC" "$player.name">>Did you just cum?<</speech>>
<<speech "Woman" "Rebecca">>Mhm--<</speech>>
<<speech "MC" "$player.name">>Fucking hell... You're not done, right? I want to see your ass move now.<</speech>>
<<speech "Woman" "Rebecca">>Okay, haha-<</speech>>
<video class="center" src="media/pawn/mp4/story6-26.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She turned around and started moving her whole body in a way that made me wonder if she wasn't lying about the whole massage thing.</div>
<<speech "Woman" "Rebecca">>How is the look from there? Is my ass making you happy?<</speech>>
<div class="confirmation">\
@@.used;<<link "Deepthroat." "Pawn shop 4: Ad event (part 3-a-a-a)">><</link>>@@
@@.used;<<link "From behind." "Pawn shop 4: Ad event (part 3-a-a-c)">><</link>>@@
@@.used;<<link "Missionary." "Pawn shop 4: Ad event (part 3-a-a-d)">><</link>>@@
@@.used;<<link "Doggy-style." "Pawn shop 4: Ad event (part 3-a-a-e)">><</link>>@@
@@.used;<<link "Cum all over her face." "Pawn shop 4: Ad event (part 3-a-a-f)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-31.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yes... Keep moving like that...<</speech>>
<div class="instructions">Just like her mouth, she was able to take my whole cock into her pussy without any problem.</div>
<div class="instructions">It almost looked like she prefers bigger cocks than anything.</div>
<<speech "Woman" "Rebecca">>Ohhhh shit---<</speech>>
<<speech "Woman" "Rebecca">>That's the spot---<</speech>>
<video class="center" src="media/pawn/mp4/story6-32.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Even though I don't mind when girls use me as an inanimate object, I prefer to be in charge of the situation.</div>
<<speech "Woman" "Rebecca">>Ah- Uhhhh-- Aaaah-!<</speech>>
<div class="instructions">I started moving my hips and her pussy became suddenly tighter.</div>
<<speech "MC" "$player.name">>You like this, don't you? I'm gonna tear your pussy part!<</speech>>
<<speech "Woman" "Rebecca">>Aaaah-- Ohhhh-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Deepthroat." "Pawn shop 4: Ad event (part 3-a-a-a)">><</link>>@@
@@.used;<<link "She sits on you." "Pawn shop 4: Ad event (part 3-a-a-b)">><</link>>@@
@@.used;<<link "Missionary." "Pawn shop 4: Ad event (part 3-a-a-d)">><</link>>@@
@@.used;<<link "Doggy-style." "Pawn shop 4: Ad event (part 3-a-a-e)">><</link>>@@
@@.used;<<link "Cum all over her face." "Pawn shop 4: Ad event (part 3-a-a-f)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-27.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Rebecca">>Uhh--- Ohh--! Fuck---<</speech>>
<div class="instructions">I decided to be more rougher and started railing her as deep as I could.</div>
<<speech "Woman" "Rebecca">>Don't stop-!<</speech>>
<<speech "Woman" "Rebecca">>Ohhhh-!<</speech>>
<div class="instructions">Her insides tightened and she immediately closed her mouth. She came just from me slowly ramming her tight pussy...</div>
<div class="instructions">I gave her a few seconds to calm down.</div>
<video class="center" src="media/pawn/mp4/story6-28.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">After that she opened her legs even more and realized I stopped fucking her.</div>
<<speech "Woman" "Rebecca">>Aaaah- Oh...<</speech>>
<div class="instructions">She guided my cock back inside her pussy.</div>
<<speech "Woman" "Rebecca">>Uhh- Aaaah-! Ohhh--<</speech>>
<div class="confirmation">\
@@.used;<<link "Deepthroat." "Pawn shop 4: Ad event (part 3-a-a-a)">><</link>>@@
@@.used;<<link "She sits on you." "Pawn shop 4: Ad event (part 3-a-a-b)">><</link>>@@
@@.used;<<link "From behind." "Pawn shop 4: Ad event (part 3-a-a-c)">><</link>>@@
@@.used;<<link "Doggy-style." "Pawn shop 4: Ad event (part 3-a-a-e)">><</link>>@@
@@.used;<<link "Cum all over her face." "Pawn shop 4: Ad event (part 3-a-a-f)">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/pawn/mp4/story6-33.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees- I can do this all day!<</speech>>
<<speech "Woman" "Rebecca">>Aaaah-! Yeees-! Harder!<</speech>>
<div class="instructions">I can't believe that this fine piece of ass will be just a few steps away from our shop.</div>
<div class="confirmation">\
@@.used;<<link "Deepthroat." "Pawn shop 4: Ad event (part 3-a-a-a)">><</link>>@@
@@.used;<<link "She sits on you." "Pawn shop 4: Ad event (part 3-a-a-b)">><</link>>@@
@@.used;<<link "From behind." "Pawn shop 4: Ad event (part 3-a-a-c)">><</link>>@@
@@.used;<<link "Missionary." "Pawn shop 4: Ad event (part 3-a-a-d)">><</link>>@@
@@.used;<<link "Cum all over her face." "Pawn shop 4: Ad event (part 3-a-a-f)">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Ohh fuck- I'm cumming!<</speech>>
<video class="center" src="media/pawn/mp4/story6-34.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I came right on her face and also into her widely opened mouth. She clearly wanted me to cum there.</div>
<<speech "MC" "$player.name">>Aaaah fuck----<</speech>>
<<speech "MC" "$player.name">>I don't think I will recover from this...<</speech>>
<<speech "MC" "$player.name">>Here, there's something left-<</speech>>
<video class="center" src="media/pawn/mp4/story6-35.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She put my cock in her mouth again and started sucking out the remaining cum out of it.</div>
<<speech "MC" "$player.name">>Ahhh shit...<</speech>>
<video class="center" src="media/pawn/mp4/story6-36.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So... how was it?<</speech>>
<<speech "MC" "$player.name">>Watching your body covered in my semen, I think it's pretty clear.<</speech>>
<<speech "MC" "$player.name">>So? Did you enjoy yourself?<</speech>>
<div class="instructions">She was grinning the whole time and when she got up, her cum stained lips produced an answer.</div>
<<speech "Woman" "Rebecca">>Yes, big guy...<</speech>>
<<speech "Woman" "Rebecca">>When will you visit?<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<if $time.hours > 13>>\
<<set _i = 18-$time.hours>>\
<<set _i *= $eventControl.pawnShop.salary>>\
<<set _i *= $eventControl.player.workMultiplier>>\
<<set $time.hours = 18>>\
<<set $time.minutes = 0>>\
<<else>>\
<<set $time.hours += 4>>\
<<set _i = $eventControl.player.workMultiplier*$eventControl.pawnShop.salary*4>>\
<<if $time.hours == 18>>\
<<set $time.minutes = 0>>\
<</if>><</if>><<if $time.dayOfTheWeek > 4>>\
<<set _i *= 1.3>>\
<</if>>\
<<set $eventControl.pawnShop.experience += 1>>\
<<set _i = Math.round(_i)>>\
<<set $player.money += _i>>\
<<if $eventControl.player.workMultiplier == 0.9>>\
<<include "relationship gained Jeremy">>
<<elseif $eventControl.player.workMultiplier == 1.2>>\
<<include "perception gained">>
<</if>>\
<div class="instructions">Today I earned _i $.</div>
<<include "perception gained">>
<<include "perception gained">>
<<include "perception gained">>
<<include "relationship gained Jeremy">>
<<include "relationship gained Jeremy">>
<<set $eventControl.replay.pawnShop.S6 to true>>\
<<set $eventControl.pawnShop.salary += 3>>\
<div class="instructions">You now earn $eventControl.pawnShop.salary $ per hour.</div>
<div class="confirmation">\
<<if $eventControl.cheats == true>>\
@@.used;<<link "Restart the event." "Pawn shop 4: Ad event (part 1)">><<set $time.hours -= 4>><<set $player.money = $player.moneyTemp>><<set $eventControl.pawnShop.experience -= 1>><<set $eventControl.pawnShop.bossRelationship -= 6>><<set $eventControl.pawnShop.bossRelationshipGained -= 6>><<set $eventControl.pawnShop.salary -= 3>><<set $player.perception -= 3>><</link>>@@
<</if>>\
@@.used;<<link "End your shift." "Pawn shop">><</link>>@@
</div>
<<else>>\
<div class="confirmation">\
@@.used;<<link "END SCENE" "RS - Pawn shop">><</link>>@@
</div>
<</if>>\<<if $eventControl.characterFocusMode == 1>>\
<<set _i to $eventControl.characterFocus>>\
<<elseif $eventControl.characterFocusMode == 2>>\
<<set _i to $eventControl.characterFocus2>>\
<<else>>\
<<set _i to $eventControl.characterFocus3>>\
<</if>>\
<<switch _i>>\
\
<<case "Michelle">>\
<div class="sidebar-box3">\
<div class="a"><span style="font-weight:bold">MICHELLE</span>
</div>\
<img class="sidebar-icon" src="media/icons/location-small.png"> <<if $time.dayOfTheWeek < 5>><<switch $time.hours>><<case 6>><<if $time.minutes < 30>>Bedroom<<else>>Bathroom<</if>><<case 7>>Kitchen<<case 16>>Living room<<case 17>>Living room<<case 18>><<if $eventControl.Michelle.atelier == true>>Atelier<<else>>Living room<</if>><<case 19>>Kitchen<<case 20>>Bathroom<<case 21>>Bedroom<<case 22>>Bedroom<<case 23>>Sleeping<<default>><<if $time.hours < 6>>Sleeping<<else>>Working at school<</if>><</switch>><<else>><<switch $time.hours>><<case 8>>Bathroom<<case 9>>Bedroom<<case 10>><<if $eventControl.Michelle.atelier == true>>Atelier<<else>>Living room<</if>><<case 11>><<if $eventControl.Michelle.atelier == true>>Atelier<<else>>Living room<</if>><<case 12>>Kitchen<<case 13>>Backyard<<case 14>>Backyard<<case 15>>Backyard<<case 16>>Living room<<case 17>>Living room<<case 18>>Bathroom<<case 19>>Kitchen<<case 20>>Bedroom<<case 21>>Bedroom<<case 22>>Bedroom<<default>>Sleeping<</switch>><</if>>
<div class="att1"><img class="sidebar-icon" src="media/icons/corruption-lvl-small.png"> Corruption lvl:</div> <div class="att1_mc">$characters.Michelle.corruptionlvl</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/corruption-small.png"> Corruption:</div> <div class="att1_mc">$characters.Michelle.corruption</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/relationship-small.png"> Relationship:</div> <div class="att1_mc">$characters.Michelle.relationship</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/asked-date-small.png"> Asked on date:</div> <div class="att1_mc"><<if $eventControl.Michelle.askedOut == true>><div class="sidebartext" data-hover="Be outside of Duncan's house at 20:00"><span style="color:green">Yes</span></div><<else>><span style="color:red">No</span><</if>></div>
</div>\
\
<<case "Kiley">>\
<div class="sidebar-box3">\
<div class="a"><span style="font-weight:bold">KILEY</span>
</div>\
<img class="sidebar-icon" src="media/icons/location-small.png"> <<if $time.dayOfTheWeek < 5>><<switch $time.hours>><<case 6>>Kitchen<<case 7>>Bathroom<<case 8>>Bedroom<<case 17>>Living room<<case 18>>Living room<<case 19>>Bathroom<<case 20>>Kitchen<<case 21>>Bedroom<<case 22>>Bedroom<<case 23>>Sleeping<<default>><<if $time.hours < 6>>Sleeping<<else>><<if $time.hours > 14 and $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>>Backyard<<else>>Working<</if>><</if>><</switch>><<else>><<switch $time.hours>><<case 8>>Bathroom<<case 9>>Her backyard<<case 10>>Bedroom<<case 11>>Kitchen<<case 12>>Backyard, Duncan's house<<case 13>>Backyard, Duncan's house<<case 14>>Backyard, Duncan's house<<case 15>>Living room<<case 16>>Living room<<case 17>>Living room<<case 18>>Bathroom<<case 19>>Kitchen<<case 20>>Bedroom<<case 21>>Bedroom<<case 22>>Bedroom<<default>>Sleeping<</switch>><</if>>
<<if $eventControl.Kiley.newHouse == true and $time.dayOfTheWeek < 3>>(your house)<br><</if>>\
<div class="att1"><img class="sidebar-icon" src="media/icons/corruption-lvl-small.png"> Corruption lvl:</div> <div class="att1_mc">$characters.Kiley.corruptionlvl</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/corruption-small.png"> Corruption:</div> <div class="att1_mc">$characters.Kiley.corruption</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/relationship-small.png"> Relationship:</div> <div class="att1_mc">$characters.Kiley.relationship</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/asked-date-small.png"> Asked on date:</div> <div class="att1_mc"><<if $eventControl.Kiley.askedOut == true>><div class="sidebartext" data-hover="Be outside of her house at 17:00"><span style="color:green">Yes</span></div><<else>><span style="color:red">No</span><</if>></div>
</div>\
\
<<case "Summer">>\
<div class="sidebar-box3">\
<div class="a"><span style="font-weight:bold">SUMMER</span>
</div>\
<img class="sidebar-icon" src="media/icons/location-small.png"> <<if $time.dayOfTheWeek < 5>><<switch $time.hours>><<case 6>><<if $time.minutes < 30>>Bathroom<<else>>Kitchen<</if>><<case 7>>Bedroom<<case 16>>Bedroom<<case 17>>Kitchen<<case 18>>Bathroom<<case 19>>Living room<<case 20>>Bedroom<<case 21>>Bedroom<<case 22>>Bedroom<<case 23>>Sleeping<<default>><<if $time.hours < 6>>Sleeping<<else>>School<</if>><</switch>><<else>><<switch $time.hours>><<case 8>>Bedroom<<case 9>><<if $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5>>Balcony<<else>>Backyard<</if>><<case 10>>Backyard<<case 11>>Kitchen<<case 12>>Living room<<case 13>>Living room<<case 14>>Living room<<case 15>><<if $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5>>Gym<<else>>Bedroom<</if>><<case 16>>Bedroom<<case 17>>Bedroom<<case 18>><<if $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5>>Bedroom<<else>>Kitchen<</if>><<case 19>>Bathroom<<case 20>>Bedroom<<case 21>>Bedroom<<case 22>>Bedroom<<default>>Sleeping<</switch>><</if>>
<<if $eventControl.Summer.newHouse == true and $time.dayOfTheWeek == 5>>(your house)<br><</if>>\
<div class="att1"><img class="sidebar-icon" src="media/icons/corruption-lvl-small.png"> Corruption lvl:</div> <div class="att1_mc">$characters.Summer.corruptionlvl</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/corruption-small.png"> Corruption:</div> <div class="att1_mc">$characters.Summer.corruption</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/relationship-small.png"> Relationship:</div> <div class="att1_mc">$characters.Summer.relationship</div>
</div>\
\
<<case "Pawn shop">>\
<div class="sidebar-box3">\
<div class="a"><span style="font-weight:bold">PAWN SHOP</span>
</div>\
<div class="att1"><img class="sidebar-icon" src="media/icons/money-small.png"> $/hour:</div> <div class="att1_mc">$eventControl.pawnShop.salary</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/work-experience-small.png"> Experience:</div> <div class="att1_mc">$eventControl.pawnShop.experience</div>
<div class="att1"><img class="sidebar-icon" src="media/icons/relationship-small.png"> Boss likeness:</div> <div class="att1_mc">$eventControl.pawnShop.bossRelationship</div>
</div>\
<</switch>>\<<include "savecheck">>\
<<set $eventControl.newHouseLater to true>>\
<<speech "MC" "$player.name">>I don't think I can afford it now.<</speech>>
<<speech "Woman" "Sarah">>B-But I can see your bank details, sir...<</speech>>
<<speech "MC" "$player.name">>Can I call you when I make up my mind?<</speech>>
<div class="instructions">An audible silence could be heard from her side of the phone call. After a few seconds, I could hear her voice again.</div>
<<speech "Woman" "Sarah">>Sure...<</speech>>
<<speech "Woman" "Sarah">>But don't take too long!<</speech>>
<div class="instructions">She swiftly ended the call afterwards, not waiting for me to say anything.</div>
<div class="instructions">Am I really going to be a homeowner?</div>
<div class="confirmation">\
@@.used;<<link "Put down your phone." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<set $player.money -= 2000>>\
<<set $eventControl.newHouse to true>>\
<<set $eventControl.newHouseLater to false>>\
<div class="instructions">I sent Sarah, the mysterious woman from the national bank, a text regarding my purchase of the house.</div>
<div class="instructions">This woman... I don't really know who she is. She called me maybe once before about some missing information, but that's it. The bank is probably located in Breadwill. I should make a visit there and find more information about her.</div>
<div class="instructions">Anyway, I now own a house. My own house. I can't even imagine everything that I could do now that I live on my own.</div>
<div class="instructions">...</div>
<div class="instructions">The house is simply called 'New House' and can be accessed from the 'Town' page. After reaching corruption level 3 with Michelle, she pays you a visit and asks you if she can stay there sometimes. That unlocks various scenes with her, only accessible in the 'New House'. You can also invite Kiley and Summer to stay there.</div>
<div class="confirmation">\
@@.used;<<link "Put down your phone." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I slowly crawled towards the living room door.</div>
<<speech "Kiley">>I can hear you, $player.name! Don't you even think of going in here! It's girls only now!<</speech>>
<div class="instructions">I couldn't even catch a glimpse before Kiley or her mysterious girlfriend shut the door before me.</div>
<<speech "MC" "$player.name">>Last time I checked this was my house...<</speech>>
<<speech "Kiley">>Hahaha-- Not right now!<</speech>>
<<if $eventControl.spycams.newHouseLR == false>>\
<div class="instructions">Muffled voices and weird giggling were coming from the living room and there was no way I could be a part of it...</div>
<div class="instructions">Unless... Is there a way of spying on people without being in the same room?</div>
<<if $player.inventory.items.spycam == 0>>\
<<if $eventControl.pawnShop.work == true>>\
<div class="instructions">I think I saw some spy cameras at the Pawn shop...</div>
<</if>>\
<<else>>\
<div class="instructions">I should install the spy camera in the living room when they aren't there...</div>
<</if>><<else>>\
<div class="instructions">I should check out my computer and see what's happening over there.</div>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Leave them be." "New House - Living Room">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.spycams.newHouseLR == false and $eventControl.spycams.homeSR == false>>\
<div class="instructions">You don't have any spy cameras installed.</div>
<div class="confirmation">\
<<if $eventControl.computer == "NH">>\
@@.used;<<link "Go back." "Use computer (Nh)">><</link>>@@
<<elseif $eventControl.computer == "DH">>\
@@.used;<<link "Go back." "Use computer (Dh)">><</link>>@@
<</if>>\
</div>
<<else>>\
<div class="confirmation">\
<<if $eventControl.spycams.newHouseLR == true>>\
@@.used;<<link "Your house, living room." "Spycam (Nh, l)">><</link>>@@
<</if>>\
<<if $eventControl.spycams.homeSR == true>>\
@@.used;<<link "Duncan's house, sister's room." "Spycam (Dh, sr)">><</link>>@@
<</if>>\
<<if $eventControl.computer == "NH">>\
@@.used;<<link "Go back." "Use computer (Nh)">><</link>>@@
<<elseif $eventControl.computer == "DH">>\
@@.used;<<link "Go back." "Use computer (Dh)">><</link>>@@
<</if>>\
</div>
<</if>>\<<include "Look up guides about sneaking">>\<<include "Spy cameras">>\<<include "Spy cameras">>\<<include "savecheck">>\
<<if $eventControl.Kiley.ranSpyCam == 1 and $time.hours > 14 and $time.hours < 19>>\
<<goto "Kiley Duncan SpyCam0-a">>\
<<else>>\
<div class="instructions">Nothing interesting is happening right now.</div>
<div class="confirmation">\
<<if $eventControl.computer == "NH">>\
@@.used;<<link "Go back." "Use computer (Nh)">><</link>>@@
<<elseif $eventControl.computer == "DH">>\
@@.used;<<link "Go back." "Use computer (Dh)">><</link>>@@
<</if>>\
</div>
<</if>>\<<include "savecheck">>\
<div class="dim">
<div class="centered-image"><img src="media\mc\pics\computer1.jpg"></div>
<div class="confirmation">\
<<if $eventControl.computer == "NH">>\
<<if $eventControl.quests.HighschoolPassion.active == true and $eventControl.quests.HighschoolPassion.checkedPC < 3>>\
@@.used;<<link "Learn about football." "Kiley Duncan 03: Highschool Passion (pc)">><</link>>@@
<</if>>\
@@.used;<<link "Look up guides about sneaking." "Look up guides about sneaking (Nh)">><</link>>@@
@@.used;<<link "Spy cameras." "Spy cameras (Nh)">><</link>>@@
@@.used;<<link "Stop using it." "New House - Office">><</link>>@@
<<elseif $eventControl.computer == "DH">>\
<<if $eventControl.quests.HighschoolPassion.active == true and $eventControl.quests.HighschoolPassion.checkedPC < 3>>\
@@.used;<<link "Learn about football." "Kiley Duncan 03: Highschool Passion (pc)">><</link>>@@
<</if>>\
@@.used;<<link "Look up guides about sneaking." "Look up guides about sneaking (Dh)">><</link>>@@
@@.used;<<link "Spy cameras." "Spy cameras (Dh)">><</link>>@@
@@.used;<<link "Stop using it." "Home - My room">><</link>>@@
<</if>>\
</div>
</div><<include "savecheck">>\
<div class="dim">
<div class="centered-image"><img src="media\mc\pics\computer1.jpg"></div>
<<set $time.minutes += 30>>\
<<include "sneaking gained">>
<div class="confirmation">\
<<if $eventControl.computer == "NH">>\
@@.used;<<link "You feel more confident in sneaking." "Use computer (Nh)">><</link>>@@
<<elseif $eventControl.computer == "DH">>\
@@.used;<<link "You feel more confident in sneaking." "Use computer (Dh)">><</link>>@@
<</if>>\
</div>
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.spycam to true>>\
<</if>>\
<div class="instructions">The cursor sliding across my computer screen was shaking with anticipation of seeing what's happening just a few rooms away from me.</div>
<div class="instructions">I was pretty sure the other person in the room is someone of Kiley's friends who she didn't care to introduce me to.</div>
<div class="instructions">They could be innocently watching cute cat videos on the TV. Or they could be plotting an assasination of one of Kiley's ex boyfriends and giggling about the horrible things they would do to him...</div>
<div class="instructions">But there's no point of guessing since I was already clicking on the link that should calm my imagination.</div>
<video class="center" src="media/kiley/mp4/spy_camera1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>That's everything. I can't believe I spent so much money on that site. I normally buy just one or two pieces-<</speech>>
<<speech "Woman">>Oh please! Everyone at work knows that your boyfriend would do anything for you!<</speech>>
<div class="instructions">It looked like she's in there with one of her coworkers. And they were already in their underwear...</div>
<div class="instructions">Kiley didn't address her remark and continued looking at the pile of clothes on my sofa.</div>
<<speech "Kiley">>Which one do you want to try first?<</speech>>
<<speech "Woman">>Are you sure they will fit?<</speech>>
<<speech "Kiley">>Of course, honey.<</speech>>
<<speech "Woman">>You sure your boyfriend doesn't mind?<</speech>>
<div class="instructions">This feels so weird! Should I stop? I already started watching, so a few minutes more wouldn't matter anyway... Right?</div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Kiley Duncan SpyCam0-a-a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<if $eventControl.computer == "NH">>\
@@.used;<<link "Stop watching." "Spy cameras (Nh)">><<set $time.minutes += 15>><</link>>@@
<<elseif $eventControl.computer == "DH">>\
@@.used;<<link "Stop watching." "Spy cameras (Dh)">><<set $time.minutes += 15>><</link>>@@
<</if>>\<<include "savecheck">>\
<video class="center" src="media/kiley/mp4/spy_camera1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Let's start with this one.<</speech>>
<div class="instructions">Kiley picked up a pick laced bra and put it close to her friend's chest.</div>
<<speech "Kiley">>I think it would go great with your skin.<</speech>>
<<speech "Woman">>Okay...<</speech>>
<div class="instructions">Kiley threw her bra to the other side of the living room like if she owned the house. The way she was looking at her coworker's exposed breast was too familiar to me.</div>
<div class="instructions">I knew I shouldn't be watching, but...</div>
<div class="instructions">I had a weird feeling that I knew where this was going.</div>
<video class="center" src="media/kiley/mp4/spy_camera1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ohhh--- Can you help me-<</speech>>
<<speech "Kiley">>Yeah...<</speech>>
<<speech "Kiley">>You shouldn't be the only one undressing... I want to try this one too...<</speech>>
<div class="instructions">Fuuuck...</div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Kiley Duncan SpyCam0-3a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/spy_camera1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Watch me...<</speech>>
<<speech "Woman">>Uhhh..<</speech>>
<div class="instructions">The atmosphere quickly changed. Both of them were smiling and exploring the other with their eyes.</div>
<div class="instructions">Kiley expertly undressed her bra and I could feel my cock getting harder.</div>
<video class="center" src="media/kiley/mp4/spy_camera1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Why do I feel like they koew exactly what is happening. Like if this was one of Kiley's pranks...</div>
<div class="instructions">My eyes were glued onto the computer screen trying to understand what's happening.</div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Kiley Duncan SpyCam0-4a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>You know that we are locked here, alone...<</speech>>
<<speech "Kiley">>Your body is covered in my underwear... It's almost like you're stuck in my world...<</speech>>
<div class="instructions">What the hell is she talking about? Is this something they've been doing at her house...?</div>
<<speech "Kiley">>Something's telling me that I should claim you...<</speech>>
<div class="instructions">She made a step forward, hugging her coworker from behind.</div>
<video class="center" src="media/kiley/mp4/spy_camera1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Should I?<</speech>>
<div class="instructions">I didn't know Kiley could be so dominant... The other woman was clearly waiting for her to do this.</div>
<<speech "Woman">>Yeah...<</speech>>
<video class="center" src="media/kiley/mp4/spy_camera1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley slowly pulled down her friend's panties while panting on her back.</div>
<<speech "Kiley">>Only if you want to...<</speech>>
<<speech "Woman">>Haha-- Of course...<</speech>>
<div class="instructions">The underwear was back on the sofa with the other pieces and Kiley took the opportunity to slip her head behind her friend.</div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Kiley Duncan SpyCam0-5a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/spy_camera1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ohhh--- yes---<</speech>>
<div class="instructions">Kiley gently kissed her back and slowly moved to her precious place...</div>
<div class="instructions">Is she also this close to her other coworkers? She's still a mystery for me even after all the things we've been through...</div>
<video class="center" src="media/kiley/mp4/spy_camera1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Shiiit---- Yeahhh--<</speech>>
<div class="instructions">They definitely aren't doing this for the first time. Kiley continued eating her friend's pussy with such a passion and expertise that I just stopped thinking and admired her work.</div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Kiley Duncan SpyCam0-6a">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Kiley">>It's your turn now, baby...<</speech>>
<<speech "Woman">>Come here, then-<</speech>>
<video class="center" src="media/kiley/mp4/spy_camera1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley stood up and made her way to the couch. Her friend turned around and leaned onto the sofa, letting Kiley sit on her face.</div>
<<speech "Kiley">>Oh shit--- Fuuuuck-!<</speech>>
<<speech "Kiley">>Ah-- Oh my god--- fuck!<</speech>>
<div class="instructions">I had the best view possible to enjoy Kiley getting eaten out by her coworker. She also had her legs opened like if she wasn't in a stranger's house...</div>
<video class="center" src="media/kiley/mp4/spy_camera1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yes, baby... that's it...<</speech>>
<div class="instructions">Oh Kiley, why are you so cruel... Why didn't you invite me in...?</div>
<<speech "Kiley">>Ohh fuck yeah-! Keep going-<</speech>>
<div class="confirmation">\
@@.used;<<link "They make out." "Kiley Duncan SpyCam0-6a-a">><</link>>@@
@@.used;<<link "Kiley licks her." "Kiley Duncan SpyCam0-6a-b">><</link>>@@
@@.used;<<link "Her coworker licks her." "Kiley Duncan SpyCam0-6a-c">><</link>>@@
@@.used;<<link "The show is over." "Kiley Duncan SpyCam0-6a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Woman">>Come here, my pussy lover...<</speech>>
<video class="center" src="media/kiley/mp4/spy_camera1-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She took Kiley's head in her hands and they started making out.</div>
<div class="instructions">Even from the tiny spy camera I could see their tongues scraping the insides of their mouths, trying to taste their friend...</div>
<div class="confirmation">\
@@.used;<<link "Kiley licks her." "Kiley Duncan SpyCam0-6a-b">><</link>>@@
@@.used;<<link "Her coworker licks her." "Kiley Duncan SpyCam0-6a-c">><</link>>@@
@@.used;<<link "The show is over." "Kiley Duncan SpyCam0-6a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Woman">>Ohh yes... I missed this so much...<</speech>>
<video class="center" src="media/kiley/mp4/spy_camera1-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley went down on her friend once again. She knew exactly what to do to make her speak up.</div>
<div class="confirmation">\
@@.used;<<link "They make out." "Kiley Duncan SpyCam0-6a-a">><</link>>@@
@@.used;<<link "Her coworker licks her." "Kiley Duncan SpyCam0-6a-c">><</link>>@@
@@.used;<<link "The show is over." "Kiley Duncan SpyCam0-6a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/spy_camera1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ohhh fuck!<</speech>>
<<speech "Kiley">>Just like that-! Yeees--- Yes-!<</speech>>
<<speech "Kiley">>Oh my god-! Holy shit--!<</speech>>
<div class="instructions">She knew exactly what she was doing... You're so fucking cruel, Kiley...</div>
<div class="confirmation">\
@@.used;<<link "They make out." "Kiley Duncan SpyCam0-6a-a">><</link>>@@
@@.used;<<link "Kiley licks her." "Kiley Duncan SpyCam0-6a-b">><</link>>@@
@@.used;<<link "The show is over." "Kiley Duncan SpyCam0-6a-d">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
<<include "stop spying">>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/spy_camera1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>I missed you, Kiley...<</speech>>
<<speech "Kiley">>I missed you too, baby...<</speech>>
<div class="instructions">It was like watching two lovers meeting each other after a long year of not seeing each other...</div>
<video class="center" src="media/kiley/mp4/spy_camera1-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">What else you're hiding from me, Kiley...?</div>
<<set $eventControl.Kiley.ranSpyCam to 0>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
<<if $eventControl.computer == "NH">>\
@@.used;<<link "They walk away from the living room." "Spy cameras (Nh)">><<set $time.minutes += 20>><</link>>@@
<<elseif $eventControl.computer == "DH">>\
@@.used;<<link "They walk away from the living room." "Spy cameras (Dh)">><<set $time.minutes += 20>><</link>>@@
<</if>>\
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Kiley.ranFriend1 to 0>>\
<</if>>\
<<speech "Kiley">>Oh my god--! Stop it!<</speech>>
<div class="instructions">What the hell is she doing? I was already at the door and didn't realize I should at least knock before going in.</div>
<<speech "MC" "$player.name">>Kiley-<</speech>>
<<speech "Kiley">>$player.name?!<</speech>>
<div class="instructions">Right on the edge of my bed was Kiley sitting next to another girl<<if $eventControl.replay.Kiley.friend1 == true>>.<<else>> that I've never met before.<</if>> And both of them were naked.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.friend1 to true>>\
<</if>>\
<video class="center" src="media/kiley/mp4/with_friend1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh sorry! I didn't know-<</speech>>
<<speech "Kiley">>It's okay. Actually...<</speech>>
<div class="instructions">She put her hand on her friend's exposed body.</div>
<<speech "Kiley">>We have been waiting for you to come here.<</speech>>
<<speech "Woman">>She can't stop talking about how great you are in bed. And I had a thought…<</speech>>
<div class="instructions">Like two beasts hunting their prey, both of them were already at my crotch trying to get their catch.</div>
<video class="center" src="media/kiley/mp4/with_friend1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ahhhh--<</speech>>
<<speech "Kiley">>It's already hard...<</speech>>
<div class="instructions">I was caught in their trap and there was no escaping.</div>
<div class="confirmation">\
@@.used;<<link "They start sucking your cock." "Kiley Duncan WithFriend0-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>How does her mouth feel?<</speech>>
<div class="instructions">Both of them were locked into my eyes while their mouths were working on my cock.</div>
<<speech "MC" "$player.name">>You've got some interesting friends, Kiley...<</speech>>
<<speech "Kiley">>Mhm--<</speech>>
<div class="instructions">The girl, whose name I still didn't know, was using just her mouth on my shaft while Kiley was sucking onto my balls.</div>
<video class="center" src="media/kiley/mp4/with_friend1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck-- yeah, that's it--<</speech>>
<div class="instructions">Kiley took my cock from her friend's mouth and swallowed it completely. I could feel the back of her throat while her friend went down to my balls.</div>
<<speech "Woman">>Yeees...<</speech>>
<<speech "Woman">>I think you should lay down- *slurp*- and get comfortable-<</speech>>
<div class="confirmation">\
@@.used;<<link "Lay down on your bed." "Kiley Duncan WithFriend0-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ohhhh-<</speech>>
<<speech "Woman">>My turn-<</speech>>
<<speech "Kiley">>Yeees girl... get on that dick!<</speech>>
<div class="instructions">They spent a few seconds switching with swallowing my cock, letting me explore every inch of their throats.</div>
<div class="instructions">I didn't know if I should be grateful to Kiley to let me fuck her friend or be suspicious of her taste for friends...</div>
<div class="confirmation">\
@@.used;<<link "Her friend rides you." "Kiley Duncan WithFriend0-a-a-a">><</link>>@@
@@.used;<<link "Kiley rides you." "Kiley Duncan WithFriend0-a-a-b">><</link>>@@
@@.used;<<link "Double blowjob." "Kiley Duncan WithFriend0-a-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Aaaah fuck--! Yeeees-<</speech>>
<<speech "Kiley">>Hahahaha- I told you he's packing a big one!<</speech>>
<<speech "Woman">>Uhhhh-<</speech>>
<div class="instructions">She was so fucking wet around my cock! She was smashing her hips against my crotch like if this was a competition.</div>
<video class="center" src="media/kiley/mp4/with_friend1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Stay there-<</speech>>
<div class="instructions">Kiley moved closer to me and put her both hands on her friend's ass and started using it like a fleshlight.</div>
<<speech "MC" "$player.name">>Ahh shit-- Don't stop...<</speech>>
<div class="confirmation">\
@@.used;<<link "Kiley rides you." "Kiley Duncan WithFriend0-a-a-b">><</link>>@@
@@.used;<<link "Double blowjob." "Kiley Duncan WithFriend0-a-a-c">><</link>>@@
@@.used;<<link "(continue) Stand up." "Kiley Duncan WithFriend0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Now is my turn...<</speech>>
<<speech "Woman">>Do it to him, babe-<</speech>>
<div class="instructions">I could feel Kiley's insides shaping around my cock as she was slowly lowering her body onto my stiff cock.</div>
<<speech "Kiley">>Ahhhh-<</speech>>
<video class="center" src="media/kiley/mp4/with_friend1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ohhh yes--! Fuuck---<</speech>>
<<speech "MC" "$player.name">>Keep going, Kiley. Show your friend how we do it-<</speech>>
<<speech "Kiley">>Mhm-<</speech>>
<<speech "Woman">>Yees, fuck-<</speech>>
<<speech "Woman">>How's his cock? Is so fucking big...<</speech>>
<div class="confirmation">\
@@.used;<<link "Her friend rides you." "Kiley Duncan WithFriend0-a-a-a">><</link>>@@
@@.used;<<link "Double blowjob." "Kiley Duncan WithFriend0-a-a-c">><</link>>@@
@@.used;<<link "(continue) Stand up." "Kiley Duncan WithFriend0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my fucking god... What did I do to deserve this, girls?<</speech>>
<div class="instructions">I watched my girlfriend and her friend devouring my cocks like two hungry sluts.</div>
<div class="instructions">They kept looking at me to see my reaction, but the only thing they could see was my tense face, how hard I was trying to not cum right now...</div>
<div class="confirmation">\
@@.used;<<link "Her friend rides you." "Kiley Duncan WithFriend0-a-a-a">><</link>>@@
@@.used;<<link "Kiley rides you." "Kiley Duncan WithFriend0-a-a-b">><</link>>@@
@@.used;<<link "(continue) Stand up." "Kiley Duncan WithFriend0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I hated being so weak. I stood up and turned around, finding Kiley with her legs opened and with a seductive look on her face.</div>
<<speech "MC" "$player.name">>I hope you don't mind just watching...<</speech>>
<div class="instructions">Her friend gave me a smirk before burying her face in Kiley's tits.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her friend." "Kiley Duncan WithFriend0-a-a-d-a">><</link>>@@
@@.used;<<link "Fuck them doggy-style." "Kiley Duncan WithFriend0-a-a-d-b">><</link>>@@
@@.used;<<link "Cum." "Kiley Duncan WithFriend0-a-a-d-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Ah yes- Keep going- keep going! Aaaah-!<</speech>>
<div class="instructions">In a few seconds Kiley's friend's body spasmed and she squirted all over my bed sheets.</div>
<<speech "Woman">>Oh my god-<</speech>>
<<speech "Kiley">>Yeees-!<</speech>>
<div class="instructions">I should make Kiley do the laundry today since she's so eager to make her friend stain the whole bedroom...</div>
<video class="center" src="media/kiley/mp4/with_friend1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Is my cock that good? What if I keep hitting this spot...<</speech>>
<div class="instructions">Her body stiffened again and she moved her head backwards while exhaling with a loud moan.</div>
<<speech "Kiley">>Are you cumming again?<</speech>>
<<speech "Woman">>Oh shiiiit--- Oh my fucking god, yees-!<</speech>>
<<speech "Kiley">>Good girl, good girl...<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck them doggy-style." "Kiley Duncan WithFriend0-a-a-d-b">><</link>>@@
@@.used;<<link "Cum." "Kiley Duncan WithFriend0-a-a-d-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">On today's menu, two hungry sluts swaying their butts in the air while holding hands...</div>
<div class="instructions">Kiley's butthole was twitching while I was driving myself into her pussy. Her friend was obediently waiting for her turn.</div>
<<speech "Kiley">>Aaaah-<</speech>>
<<speech "Woman">>This one's a keeper, Kiley... I can tell.<</speech>>
<<speech "Kiley">>Oh shut up, you slut. I know how much you want him back inside-<</speech>>
<video class="center" src="media/kiley/mp4/with_friend1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>Don't be scared, slap my ass-<</speech>>
<<speech "Woman">>I won't break so easily like your little girlfriend-<</speech>>
<<speech "Kiley">>Oh, really?<</speech>>
<<speech "Woman">>Watch me-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her friend." "Kiley Duncan WithFriend0-a-a-d-a">><</link>>@@
@@.used;<<link "Cum." "Kiley Duncan WithFriend0-a-a-d-c">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I once again managed to surprise myself with my stamina.</div>
<video class="center" src="media/kiley/mp4/with_friend1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaah- I'm cumming-!<</speech>>
<div class="instructions">Cum spurted from my cock right on their intertwined bodies.</div>
<<speech "Kiley">>Ohhhh yeees--<</speech>>
<<speech "Woman">>You came a lot...<</speech>>
<video class="center" src="media/kiley/mp4/with_friend1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I hope you are enjoying yourself, ladies...<</speech>>
<<speech "Kiley">>Haha- of course, big guy.<</speech>>
<div class="instructions">Her friend smeared some of my cum on her back with her hand before putting her fingers into her mouth and then submissively licking them.</div>
<<speech "Woman">>Mhm-- I hope this wasn't our last...<</speech>>
<div class="instructions">I think that I will have to get used to meeting Kiley's friends like this...</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave them alone." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.Kiley.ranFriend2 to 0>>\
<div class="instructions">I knew she likes to go out with friends quite regularly, but I didn't think she wouldn't tell me.</div>
<div class="instructions">I couldn't reach her on the phone. I just hope she's safe...</div>
<<speech "MC" "$player.name">>Huh?<</speech>>
<div class="instructions">Just when I was about to drift off with my thoughts, someone rang the bell.</div>
<video class="center" src="media/kiley/mp4/with_friend2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Is she back already...?</div>
<div class="instructions">I went to the front doors with a quick pace, but something made me slow down.</div>
<div class="instructions">There was a silhouette of a man right behind the doors...</div>
<div class="confirmation">\
@@.used;<<link "Open the doors." "Kiley Duncan WithFriend1-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I don't remember ordering anything. And it's almost midnight...</div>
<div class="instructions">My thoughts were running wild, but I was already at the door.</div>
<video class="center" src="media/kiley/mp4/with_friend2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man">>Hey- Ehm...<</speech>>
<div class="instructions">There was a young guy, probably a few years older than me. It seemed like he was really irritated.</div>
<div class="instructions">But right next to him was Kiley looking on the ground with her hands crossed. There was also another girl that was looking at me really guilty...</div>
<<speech "Man">>You look like a decent guy...<</speech>>
<<speech "MC" "$player.name">>What happened?<</speech>>
<div class="instructions">The guy who clearly worked as a security guy at some club looked directly at Kiley who was giving him the cold look.</div>
<video class="center" src="media/kiley/mp4/with_friend2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man">>Alright...<</speech>>
<<speech "Man">>So these two girls not just violated the club's rules and then didn't follow the securitye's orders...<</speech>>
<<speech "Man">>No, they didn't stop there-<</speech>>
<div class="instructions">I felt like a parent that was getting a scolding from his kid's teacher about their bad behavior in school.</div>
<div class="instructions">It didn't help that both of the girls were looking at the ground. One seemed really guilty and sad about it. The other wasn't sharing her friend's feelings at all.</div>
<<speech "Man">>They started threatening to go back with their 'boyfriend' who will kick our asses.<</speech>>
<<speech "Man">>Is that supposed to be you?<</speech>>
<div class="instructions">He looked directly at me. I could feel his anger through his eyes.</div>
<<speech "MC" "$player.name">>Y-You can say that...<</speech>>
<<speech "Man">>Fine...<</speech>>
<<speech "Man">>You should be grateful that the club won't press any charges against you.<</speech>>
<div class="instructions">He looked back at the two rascals.</div>
<video class="center" src="media/kiley/mp4/with_friend2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man">>Go on, then.<</speech>>
<div class="instructions">Then he pointed inside the house and the girls walked past me into the house.</div>
<<speech "MC" "$player.name">>I'm really sorry. I can-<</speech>>
<<speech "Man">>You have to teach them some manners, man...<</speech>>
<<speech "MC" "$player.name">>Hm?<</speech>>
<div class="instructions">The sudden change in his tone caught me off guard.</div>
<<speech "Man">>If I was banging those two, I wouldn't let them out of the house for even a second.<</speech>>
<div class="confirmation">\
@@.used;<<link "Thanks for bringing them here." "Kiley Duncan WithFriend1-a-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I shut the door behind the weird security guy. I should have expected something like this from Kiley, honestly.</div>
<div class="instructions">Back in the old days, she kept running from the house at night and I bet Michelle went through the same thing I just did over a hundred times.</div>
<div class="instructions">I looked into the living room. They were sitting on the couch next to each other.</div>
<div class="instructions">Dealing with Kiley is one thing, but how should I approach her friend?</div>
<div class="instructions">I sat in front of them.</div>
<<speech "MC" "$player.name">>What were you even thinking, girls?<</speech>>
<<speech "MC" "$player.name">>You're not eighteen years old anymore! You can't just do whatever you want and expect no consequences from it.<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley must have heard this numerous times, so it was her friend who started talking first.</div>
<<speech "Woman">>I know... We were stupid...<</speech>>
<<speech "Kiley">>Oh, yeah-<</speech>>
<<speech "Kiley">>'I'm so stupid...'<</speech>>
<<speech "Kiley">>Same old you.<</speech>>
<div class="instructions">She mocked her friend before taking a slim cigarette from her top.</div>
<<speech "Woman">>Hey! That's mine!<</speech>>
<div class="confirmation">\
@@.used;<<link "You should be ashamed of yourselves." "Kiley Duncan WithFriend1-a-a-a">><</link>>@@
@@.used;<<link "I'm just glad you're both okay." "Kiley Duncan WithFriend1-a-a-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Is this really coming from you?<</speech>>
<div class="instructions">Kiley leaned closer. I could see something different in her eyes.</div>
<<speech "MC" "$player.name">>I think anyone would tell you the same.<</speech>>
<<speech "MC" "$player.name">>You probably ruined the night for a few people at the club. That poor security guy had to walk you here like two little children who got lost in the city.<</speech>>
<<include "Kiley got out">><<include "savecheck">>\
<div class="instructions">Kiley leaned forward to make it more dramatic, and then started mocking even me. At least that's what it looked like...</div>
<video class="center" src="media/kiley/mp4/with_friend2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh, you must have been worried about us the whole time you were alone...<</speech>>
<<speech "Kiley">>Two young and innocent girls out in the wilderness, at night...<</speech>>
<<speech "Kiley">>How could we ever make it up to you?<</speech>>
<div class="instructions">I could see through her even before she started her very natural monologue.</div>
<div class="instructions">Her friend smiled the whole time through. She laid her eyes on me and I could bet she was having some weird thoughts...</div>
<div class="instructions">She is Kiley's friend, after all...</div>
<div class="confirmation">\
@@.used;<<link "Are all of your friends like this?" "Kiley Duncan WithFriend1-a-a-b-a">><</link>>@@
@@.used;<<link "I will walk your friend home." "Kiley Duncan WithFriend1-a-a-b-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>What's that supposed to mean?<</speech>>
<div class="instructions">The tension got much bigger in the room.</div>
<<speech "MC" "$player.name">>Don't you think they have a little too much influence on you?<</speech>>
<<speech "Kiley">>Are you serious right now, $player.name?<</speech>>
<div class="instructions">Kiley couldn't believe what I was saying. She didn't expect a life lecture when she walked into the house.</div>
<<include "Kiley got out">><<include "savecheck">>\
<<set $eventControl.Kiley.ranFriend2counter += 1>>\
<<speech "Woman">>I don't want you to-<</speech>>
<<if $eventControl.Kiley.ranFriend2counter > 2>>\
<video class="center" src="media/kiley/mp4/with_friend2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I've got a better idea...<</speech>>
<div class="instructions">Kiley moved closer to Riley and ran her hands over her body.</div>
<div class="instructions">Riley didn't even flinch from her touch. Just a mischievous smile appeared on her face when her friend's hands touched her breast.</div>
<<speech "Kiley">>It's already too late and... Actually, Riley said she would love to learn more about you.<</speech>>
<<speech "Kiley">>I think she should stay the night.<</speech>>
<div class="instructions">I had a feeling that she's talking about a more thorough learning about each other...</div>
<<speech "Kiley">>What are you saying, $player.name?<</speech>>
<div class="confirmation">\
@@.used;<<link "If Riley doesn't mind..." "Kiley Duncan WithFriend1-a-a-b-b-a">><</link>>@@
@@.used;<<link "I don't think that's a good idea." "Kiley Duncan WithFriend1-a-a-b-b-b">><</link>>@@
</div>
<<else>>\
<<speech "Kiley">>That sounds great! You can talk to each other on the way. I already told her so much stuff about you, so I don't think there will be a problem!<</speech>>
<div class="instructions">Kiley took my and her friend's hand and pulled us towards the front doors.</div>
<<speech "Kiley">>Just make sure to not flirt back, $player.name! Hahaha-<</speech>>
<div class="instructions">We looked at each other after Kiley closed the door.</div>
<<speech "MC" "$player.name">>So...<</speech>>
<<speech "Woman">>So-<</speech>>
<<speech "MC" "$player.name">>Sorry. You first.<</speech>>
<<speech "Woman">>I'm Riley. I already know your name, so I thought...<</speech>>
<<if $eventControl.Kiley.ranFriend2counter > 0>>\
<<speech "MC" "$player.name">>I know. We met already...<</speech>>
<<speech "Woman" "Riley">>Oh...<</speech>>
<</if>>\
<div class="instructions">An awfully uncomfortable silence went on for a few seconds.</div>
<<speech "MC" "$player.name">>This way?<</speech>>
<<speech "Woman" "Riley">>Yeah!<</speech>>
<div class="instructions">We mostly discussed what happened at the club. I learned that it was mostly Kiley who was the troublemaker and who made them get kicked out.</div>
<div class="instructions">She seemed like a really sweet and cute girl. Not the type I would expect Kiley to befriend. I suppose there is more to their relationship, but there wasn't enough time to pry.</div>
<div class="instructions">Her bus came right on time and we hugged before she got on.</div>
<div class="instructions">Kiley was already sleeping when I got home.</div>
<<include "relationship gained Kiley">>
<<set $time.minutes = 55>>\
<div class="confirmation">\
@@.used;<<link "Continue." "New House - Living Room">><</link>>@@
</div>
<</if>>\<div class="instructions">Her friend kept looking at me and Kiley while we just looked at each other in deathly silence.</div>
<<speech "Kiley">>Let's go, Riley.<</speech>>
<<speech "MC" "$player.name">>I can't let you go like this.<</speech>>
<div class="instructions">They were already on their way to the front doors.</div>
<<speech "Kiley">>And I thought you would be happy to see me so early...<</speech>>
<div class="instructions">They disappeared in the dark of the street.</div>
<div class="instructions">Kiley came home an hour later. She didn't say anything other than 'good night', and went to sleep.</div>
<<include "relationship lost Kiley">>
<<set $time.minutes = 55>>\
<div class="confirmation">\
@@.used;<<link "Continue." "New House - Living Room">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Kiley.friend2 to true>>\
<</if>>\
<div class="instructions">Her smile got even wider, then she exchanged looks with Kiley. She stuck out her tongue and winked.</div>
<<speech "Woman" "Riley">>I would love to!<</speech>>
<<speech "Kiley">>Hahaha-<</speech>>
<<speech "Kiley">>Then we shouldn't waste any more time...<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley got down on her knees and slowly crawled to my crotch.</div>
<<speech "MC" "$player.name">>Are you sure...?<</speech>>
<div class="instructions">I looked at Riley, but there was no hesitation or anything. Just pure excitement from watching her friend going down on her boyfriend.</div>
<video class="center" src="media/kiley/mp4/with_friend2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Don't worry. She doesn't bite... most of the time.<</speech>>
<<speech "MC" "$player.name">>Oh, okay...<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ah... Oh-<</speech>>
<div class="instructions">My pants were already half way down when I noticed Riley getting on her knees.</div>
<<speech "Kiley">>Don't be shy... haha-<</speech>>
<<speech "Kiley">>Come take a look-<</speech>>
<div class="confirmation">\
@@.used;<<link "Riley's turn." "Kiley Duncan WithFriend1-a-a-b-b-a-a">><</link>>@@
@@.used;<<link "Kiley's turn." "Kiley Duncan WithFriend1-a-a-b-b-a-b">><</link>>@@
</div><<include "savecheck">>\
<<include "Kiley got out">><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh...<</speech>>
<<speech "MC" "$player.name">>Oh yes- Ahhh--<</speech>>
<div class="instructions">Kiley's friend took a slower approach, licking the tip carefully and watching my reactions.</div>
<<speech "Kiley">>My turn-<</speech>>
<div class="instructions">Riley didn't want to put her lips from my cock and Kiely had to pull her away.</div>
<div class="instructions">She took the tip inside her mouth before leaving it to her friend again.</div>
<<speech "Kiley">>I told you he's big.<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>I will be down here-<</speech>>
<div class="instructions">My girlfriend buried her nose into my balls while her friend took my cock into her throat.</div>
<<speech "MC" "$player.name">>Oh my god--- Aaahh fuck-!<</speech>>
<<speech "Kiley">>Mhmmm-<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The way they were watching me while worshiping my cock... I knew why they were friends. They had the same hunger in her eyes when they set their eyes on something.</div>
<div class="instructions">And I just became their prey.</div>
<div class="confirmation">\
@@.used;<<link "Kiley's turn." "Kiley Duncan WithFriend1-a-a-b-b-a-b">><</link>>@@
@@.used;<<link "(continue) Double blowjob." "Kiley Duncan WithFriend1-a-a-b-b-a-c">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Riley">>Show me how you treat your boyfriend!<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley swallowed my cock while her friend was holding her hair to not get in her way.</div>
<<speech "Woman" "Riley">>Wow-- Yeees-<</speech>>
<div class="confirmation">\
@@.used;<<link "Riley's turn." "Kiley Duncan WithFriend1-a-a-b-b-a-a">><</link>>@@
@@.used;<<link "(continue) Double blowjob." "Kiley Duncan WithFriend1-a-a-b-b-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend2-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohh fuck---<</speech>>
<div class="instructions">Probably the two best cock-suckers in town were right sucking my cock. One on each side. One was fondling my balls while the other stroked my cock.</div>
<<speech "MC" "$player.name">>Please, don't stop...<</speech>>
<<speech "Woman" "Riley">>Mhmmm--<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Ahh-<</speech>>
<div class="instructions">Thankfully, they slowed down and gave me a few seconds to calm down.</div>
<<speech "Woman" "Riley">>What should we do now?<</speech>>
<<speech "Kiley">>I think we both know.<</speech>>
<div class="instructions">They started giggling. I wasn't sure if I should be scared or start praying.</div>
<div class="confirmation">\
@@.used;<<link "Watch them get naked." "Kiley Duncan WithFriend1-2a-2b-a-c-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend2-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Riley">>Haha-<</speech>>
<<speech "Kiley">>Hahaha-- take it off-<</speech>>
<div class="instructions">The sexual tension between those two were on a different level. I can't even start imagining the stuff they did together...</div>
<video class="center" src="media/kiley/mp4/with_friend2-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Riley got up and started taking her clothes off. Kiley didn't want to just watch and continued sucking me off.</div>
<<speech "MC" "$player.name">>We still can catch the bus...<</speech>>
<<speech "Kiley">>Mhm- Haha- You are really funny when you want, $player.name.<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley joined Riley and pulled down her pants.</div>
<<speech "MC" "$player.name">>I have to thank the security guy next time I see him.<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Aahh--<</speech>>
<<speech "MC" "$player.name">>Leave something for me, please...<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-22.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley turned back towards me and almost ripped off her panties while taking them off.</div>
<<speech "Kiley">>Thanks-<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Come here-<</speech>>
<div class="instructions">Now both of them were naked. I knew that once they would turn back towards me and present their perfect bodies to me... I won't be able to control myself once again.</div>
<div class="confirmation">\
@@.used;<<link "Riley rides you." "Kiley Duncan WithFriend1-2a-2b-a-c-a-a">><</link>>@@
@@.used;<<link "Kiley rides you." "Kiley Duncan WithFriend1-2a-2b-a-c-a-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend2-24.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Yesss... You're doing great, girl-<</speech>>
<div class="instructions">Riley carefully sat down on my cock under Kiley's guidance. Her pussy swallowed my whole cock and Riley let out a muffled moan.</div>
<<speech "Kiley">>You can start moving now-<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-25.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Riley">>Ohhh-- Mhmm--<</speech>>
<div class="instructions">The girl started moving her hips like Kiley instructed. She hungrily attacked her lips while Kiley was rubbing her clit.</div>
<<speech "Kiley">>$player.name!<</speech>>
<<speech "Kiley">>Mess her pussy up!<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-26.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Kiley had us moving to her beat like nothing. I grabbed her friend's ass and started pounding her.</div>
<<speech "Woman" "Riley">>Oh my god---!<</speech>>
<<speech "Woman" "Riley">>Oh shit- Oh shit----! Aaaah-! Oh my god---<</speech>>
<<speech "Kiley">>Hahaha--- Yeeees-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Kiley rides you." "Kiley Duncan WithFriend1-2a-2b-a-c-a-b">><</link>>@@
@@.used;<<link "(continue) Riley wants to taste you." "Kiley Duncan WithFriend1-2a-2b-a-c-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/kiley/mp4/with_friend2-27.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The familiar feeling of the insides of my girlfriend's pussy sent me into a rage.</div>
<<speech "Kiley">>Aaaah-- Fuck me-! Fuck me-!<</speech>>
<div class="instructions">She thinks she can just go out at night and not tell me?</div>
<<speech "Kiley">>Don't stop-- don't stop---<</speech>>
<<speech "Woman" "Riley">>You're such a bitch, Kiley...<</speech>>
<div class="instructions">I started railing her pussy as fast as I could, making her scream.</div>
<<speech "Kiley">>Aaaaah-! Aaaahhh-!<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-28.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Riley grabbed her tightly from behind and let her suck her fingers.</div>
<<speech "Kiley">>Aaaah--- Aaah-!<</speech>>
<div class="instructions">Just as if this wasn't enough for her, Kiley started rubbing her clit while her friend played with her tits.</div>
<<speech "Kiley">>Ohhhhh-- yeeeeesss--<</speech>>
<div class="confirmation">\
@@.used;<<link "Riley rides you." "Kiley Duncan WithFriend1-2a-2b-a-c-a-a">><</link>>@@
@@.used;<<link "(continue) Riley wants to taste you." "Kiley Duncan WithFriend1-2a-2b-a-c-a-c">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Riley">>I'm sorry- I can't help myself anymore--<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-29.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohh fuuuuck-!<</speech>>
<<speech "Kiley">>Yeeees- That's it. Good girl...<</speech>>
<<speech "MC" "$player.name">>Did you learn from her? That's fucking-- Aaaah-!<</speech>>
<<speech "MC" "$player.name">>Don't fucking stop---<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-30.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Kiley">>Oh shit- Yeah---<</speech>>
<div class="instructions">Kiley's friend gave me one of the best heads that I've ever received. Like, it wasn't even a match for her to beat them.</div>
<<speech "MC" "$player.name">>She's so fucking good... I love her-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Pay her back." "Kiley Duncan WithFriend1-2a-2b-a-c-a-c-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I stood up and threw Kiley's friend on the couch.</div>
<<speech "Woman" "Riley">>Oh yes... I like this!<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-31.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put my cock inside her and Kiley joined her from the side.</div>
<<speech "Woman" "Riley">>Ahhh-- Oh my-<</speech>>
<div class="instructions">She almost jumped at Kiley and pressed her lips against hers. It looked like she was trying to devour her.</div>
<<speech "MC" "$player.name">>I'm going to fuck the living shit out of your friend-<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-32.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I leaned forward, holding my body so that I could use every ounce of strength to pound her tight pussy.</div>
<div class="instructions">Like if me and Kiley were in sync, she pressed her hand against Riley's neck and holded her in place.</div>
<<speech "Woman" "Riley">>Oh fffuuuuck----! Oh my god---<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-33.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We continued like this for a few minutes, enjoying each other's company. Riley was laying down on my couch, completely filled with pleasure from my cock and Kiley's delicate tongue.</div>
<div class="confirmation">\
@@.used;<<link "Cum." "Kiley Duncan WithFriend1-2a-2b-a-c-a-c-2a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I tried lasting as much as possible inside Riley's pussy, but there was no person who could last longer than this.</div>
<video class="center" src="media/kiley/mp4/with_friend2-34.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohh fuck- I'm cumming-!<</speech>>
<div class="instructions">I quickly pulled out and let Kiley stroke it out inside her mouth.</div>
<<speech "MC" "$player.name">>Fuuck-- I can't stop-<</speech>>
<div class="instructions">Even though Kiley didn't catch every drop, I was pretty sure her mouth was overflowing with my cum.</div>
<video class="center" src="media/kiley/mp4/with_friend2-35.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She quickly got up and went right on top of her friend. I wasn't sure what she wanted to do, but then I saw Riley get underneath her mouth with her mouth wide open…</div>
<div class="instructions">The cum slowly dripped from Kiley's mouth to her friend's mouth.</div>
<<speech "Woman" "Riley">>Thank you-<</speech>>
<<speech "MC" "$player.name">>I can't believe I just fucked the two biggest sluts in town...<</speech>>
<video class="center" src="media/kiley/mp4/with_friend2-36.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">They started kissing with my cum still in their mouths, exchanging it and swapping it like it was the most delicious liquid they tasted.</div>
<video class="center" src="media/kiley/mp4/with_friend2-37.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So... are you taking the couch?<</speech>>
<<speech "Woman" "Riley">>Haha- Your boyfriend is really funny when he's trying-<</speech>>
<div class="instructions">I let them cuddle for a few minutes while I took a shower.</div>
<div class="instructions">They were already in my bedroom when I walked in. It looked like it was the couch for tonight...</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Sleep." "Sleep - New House">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Kiley">><</link>>@@
<</if>>\
</div><<switch $eventControl.Michelle.relationship>>\
<<case "mom">>\
<<set $eventControl.Michelle.relationship = "mother">>\
<<case "stepmother">>\
<<set $eventControl.Michelle.relationship = "step-mother">>\
<<case "step mother">>\
<<set $eventControl.Michelle.relationship = "step-mother">>\
<<case "stepmom">>\
<<set $eventControl.Michelle.relationship = "step-mother">>\
<<case "step mom">>\
<<set $eventControl.Michelle.relationship = "step-mother">>\
<</switch>>\
<<switch $eventControl.Kiley.relationship>>\
<<case "sis">>\
<<set $eventControl.Kiley.relationship = "sister">>\
<<case "step-sis">>\
<<set $eventControl.Kiley.relationship = "step-sister">>\
<<case "step sis">>\
<<set $eventControl.Kiley.relationship = "step-sister">>\
<<case "stepsis">>\
<<set $eventControl.Kiley.relationship = "step-sister">>\
<<case "stepsister">>\
<<set $eventControl.Kiley.relationship = "step-sister">>\
<<case "step sister">>\
<<set $eventControl.Kiley.relationship = "step-sister">>\
<</switch>>\
<<switch $eventControl.Summer.relationship>>\
<<case "sis">>\
<<set $eventControl.Summer.relationship = "sister">>\
<<case "step-sis">>\
<<set $eventControl.Summer.relationship = "step-sister">>\
<<case "step sis">>\
<<set $eventControl.Summer.relationship = "step-sister">>\
<<case "stepsis">>\
<<set $eventControl.Summer.relationship = "step-sister">>\
<<case "stepsister">>\
<<set $eventControl.Summer.relationship = "step-sister">>\
<<case "step sister">>\
<<set $eventControl.Summer.relationship = "step-sister">>\
<</switch>>\<<if $time.hours > 19 and $time.hours < 23 and $eventControl.Summer.away == false>>\
<<if $characters.Summer.corruptionlvl < 4>>\
<video class="center" src="media/summer/mp4/bedroom4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<if $characters.Summer.corruptionlvl < 1>>\
<<speech "Summer">>Where do you think you're going, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>?!<</speech>>
<div class="instructions">Summer was in her room, alone. She clearly wasn't fond of my presence...</div>
<<else>>\
<<speech "Summer">>What are you doing here, silly <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>?<</speech>>
<div class="instructions">I could see her tits through her pajamas... Did I interrupt her at something?</div>
<</if>><<else>>\
<video class="center" src="media/summer/mp4/bedroom1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Hey <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>...<</speech>>
<<speech "Summer">>Have you been missing your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>?<</speech>>
<div class="instructions">I have a bad feeling I'm not leaving her room that easily...</div>
<</if>><<elseif $time.hours == 7 and $time.dayOfTheWeek < 5>>\
<div class="instructions">Summer's door was slightly opened. She's probably getting ready for school...</div>
<<elseif $time.hours == 8 and $time.dayOfTheWeek > 4 and $eventControl.Summer.away == false>>\
<div class="instructions">The door of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s room was firmly shut. She's probably sleeping in...</div>
<<elseif $time.hours == 16 and $time.dayOfTheWeek < 5 and $eventControl.Summer.friendRan1 != 1 and $eventControl.Summer.friendRan5 != 1>>\
<<speech "MC" "$player.name">>Summer?<</speech>>
<video class="center" src="media/summer/mp4/bedroom5-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She was chilling on her bed in her oversized t-shirt that she probably stole from my wardrobe.</div>
<<speech "Summer">>What is it?<</speech>>
<<elseif $time.hours > 14 and $time.hours < 18 and $time.dayOfTheWeek > 4 and $eventControl.Summer.away == false>>\
<div class="instructions">Walking down the hall I noticed that my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> let her door open...</div>
<<if $eventControl.quests.ASimpleRequest.p1 == true>>\
<div class="instructions">I carefully walked over and looked through the gap into her room.</div>
<video class="center" src="media/summer/mp4/bedroom9-1.mp4" width="768" height="432" autoplay muted loop></video>
<<if $eventControl.Summer.herRoomSex == false>>\
<div class="instructions">She must have not realized her door was open, since she kept moving her hands down onto her crotch...</div>
<</if>><<else>>\
<<if $eventControl.Summer.weekendHelp == false>>\
<div class="instructions">I glanced inside and found Summer sitting down at her desk doing her homework.</div>
<<else>>\
<div class="instructions">I looked inside and found my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> laying on her bed and reading one of her books.</div>
<div class="instructions">I shouldn't disturb her precious free time alone.</div>
<</if>><</if>><</if>>\<<include "savecheck">>\
<<if $characters.Summer.corruptionlvl == 0 or $characters.Summer.corruptionlvl == 1>>\
<div class="instructions">I quickly closed the doors, not giving my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> a chance to curse me out of her room and alarm her mother.</div>
<div class="instructions">But I couldn't hear any muffled voice or anything from her room, not at all.</div>
<div class="instructions">Is she so angry that she can't even react or is she actually genuinely happy about me coming to her room and saying goodnight to her?</div>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><</link>>@@
</div>
<<else>>\
<<speech "Summer">>Wait...<</speech>>
<div class="instructions">When I walked into her room, I immediately knew something was wrong. The look she was giving me... something was off.</div>
<video class="center" src="media/summer/mp4/bedroom4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Don't you want to look... at these?<</speech>>
<div class="instructions">It didn't take her long and she was already showing off her tits to her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<<speech "MC" "$player.name">>T-That's nice, Summer...<</speech>>
<div class="instructions">I quickly glanced behind me, checking if Michelle or dad isn't walking through the corridor.</div>
<<speech "Summer">>Don't look away! Hehe-<</speech>>
<video class="center" src="media/summer/mp4/bedroom4-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I turned my head back at my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> who had her panties already on her knees.</div>
<<speech "Summer">>It's your fault I feel like this, $player.name...<</speech>>
<div class="instructions">My eyes were running all over Summer's body. I just can't believe this girl hated me not even a month ago.</div>
<<include "relationship gained Summer">>
<<if $characters.Summer.corruptionlvl < 4>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "Masturbate for me." "TtS (Dh, sr) case0-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Sister's room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<if $characters.Summer.corruptionlvl == 0 or $characters.Summer.corruptionlvl == 1>>\
<<speech "Summer">>What? Of course not!<</speech>>
<div class="instructions">I looked around her room, trying to find any evidence of misbehavior that Michelle wouldn't be happy about.</div>
<div class="instructions">But my eyes ended up at my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s chest, which was clearly aroused from whatever she was doing a moment ago.</div>
<<speech "Summer">>W-What are you looking at?!<</speech>>
<<speech "Summer">>Go away! Or I will start screeaming you stupid weirdo!<</speech>>
<div class="instructions">Knowing Michelle, there is no way she's going to believe me if Summer is on the other side of the argument.</div>
<div class="instructions">I closed the door and escaped to my room.</div>
<<include "relationship lost Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div>
<<elseif $characters.Summer.corruptionlvl == 2>>\
<<speech "Summer">>What do you mean?<</speech>>
<div class="instructions">She didn't start screaming immediately, so that's a good start. But why is she so calm right now?</div>
<<speech "MC" "$player.name">>Am I supposed to ignore those two poking things?<</speech>>
<div class="instructions">My <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> looked down to check herself and then back at me with a slight smile.</div>
<<speech "Summer">>This is so embarrassing...<</speech>>
<<speech "Summer">>Stop staring at me like that, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>...<</speech>>
<div class="confirmation">\
@@.used;<<link "Lift your t-shirt." "TtS (Dh, sr) case0-b-a">><</link>>@@
@@.used;<<link "Leave her be." "Home - Sister's room">><</link>>@@
</div>
<<else>>\
<div class="instructions">She looked at me weirdly, then she layed on her back and moved closer.</div>
<<speech "Summer">>Close the door, $player.name.<</speech>>
<div class="instructions">I checked the corridor if Michelle isn't nearby and made sure the door is closed before turning back to my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<video class="center" src="media/summer/mp4/bedroom4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Mhhhhm--- Ahhhh-<</speech>>
<div class="instructions">The sight I was surprised with was something that I never even dreamed of.</div>
<<speech "Summer">>Is this what you wanted to see? Your horny little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> is masturbating every night like this, just because of you...<</speech>>
<<speech "Summer">>Aaahhh shit--- Aaaah-<</speech>>
<<speech "MC" "$player.name">>You're such a good girl, Summer. Don't stop-<</speech>>
<div class="instructions">I watched her play with herself for a while before leaving her alone. She was already corrupted enough to feel like this about me, but...</div>
<div class="instructions">There's still time.</div>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhh--<</speech>>
<<speech "Summer">>I'm so wet right now...<</speech>>
<div class="instructions">Dirty thoughts started flowing inside my head while I watched her slowly lay on her back and open her legs.</div>
<div class="instructions">I knew that I could jump on her right now and pound her pussy till the daylight if I wanted. But I had to hold myself back. She's not ready yet...</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/bedroom4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Good girl...<</speech>>
<<speech "Summer">>You like watching your slutty little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> masturbating in front of you? Aaaahhh-!<</speech>>
<div class="instructions">What would Michelle think if she caught us doing this right now?</div>
<div class="instructions">She would kill us both probably...</div>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">She looked at me. There were times when she wouldn't even let me look into her room, and now she's thinking of showing her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> her naked body.</div>
<<speech "Summer">>Make sure the door is closed, okay?<</speech>>
<div class="instructions">I checked them and when I turned my head back, she had her t-shirt rolled up and her panties pulled down on her knees.</div>
<video class="center" src="media/summer/mp4/bedroom4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You look... stunning, Summer.<</speech>>
<<speech "Summer">>Yeah?<</speech>>
<<speech "MC" "$player.name">>You should be more proud about your body.<</speech>>
<<speech "Summer">>Haha- Thank you, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/bedroom4-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She moved her hand to her moist pussy and rubbed it. I could see a little stain on her panties where her pussy was a second ago.</div>
<<speech "Summer">>I think you should go.<</speech>>
<<speech "MC" "$player.name">>Oh.<</speech>>
<<speech "Summer">>Before Michelle finds you here.<</speech>>
<div class="instructions">I completely forgot about the whole world. It's insane how hot she has become lately...</div>
<<include "corruption gained Summer">>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<<if $player.sneaking < 15>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><</link>>@@
</div>
<<else>>\
<div class="instructions">As wrong as this was, I just couldn't help myself and peek inside.</div>
<video class="center" src="media/summer/mp4/bathroom1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was looking at herself in the mirror, not realizing that I'm watching her.</div>
<div class="instructions">She could look around any second and found her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> drooling over her body.</div>
<div class="instructions">It looked like she's going to undress. Should I risk it and keep watching, or shut the door before Summer or Michelle find me here?</div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "PoS (Dh, br) case0-a">><</link>>@@
@@.used;<<link "Leave." "Home - Bathroom">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.sneaking < 25>>\
<div class="instructions">I tried leaning more forward to have a better view of what was going to happen but...</div>
<<speech "Summer">>$player.name!?<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was more cautious than I expected and noticed the door moving in the reflection.</div>
<<speech "Summer">>What the fuck are you doing? Are you spying on me?<</speech>>
<div class="instructions">She tried hiding her body with her hands while almost screaming throughout the whole house. If someone was still sleeping, it definitely wasn't now.</div>
<<speech "Summer">>Get out! Now!<</speech>>
<div class="instructions">I swiftly exited the room, shutting the door behind me and finding my way to my room.</div>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div>
<<else>>\
<div class="instructions">I don't think that the person who uploaded those sneaking guides on the net wasn't expecting anyone to use them this way.</div>
<div class="instructions">I have to give them a good rating, since now I had a perfect view of my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> feeling herself in the mirror.</div>
<video class="center" src="media/summer/mp4/bathroom1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh...<</speech>>
<<speech "Summer">>Why am I like this?<</speech>>
<div class="instructions">Don't worry, Summer. There's not a single guy who would doubt you in any way if he could see you like me right now...</div>
<video class="center" src="media/summer/mp4/bathroom1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she let go of her shorts and threw them in the corner. She still didn't realize that I'm here.</div>
<div class="instructions">She has been treating her body lately and those exercises are clearly going well for her.</div>
<div class="instructions">If only she would be always as confident as she is right now...</div>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Summer">>Huh?<</speech>>
<video class="center" src="media/summer/mp4/bedroom5-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She slightly narrowed her eyes and stopped moving around.</div>
<<speech "MC" "$player.name">>Come on, I know you too well. You're not smiling like this when you get an A.<</speech>>
<div class="instructions">Her cheeks got red and she looked away to the side. She's so cute...</div>
<<speech "Summer">>Am I that easy? God-<</speech>>
<div class="instructions">Her room was messy and everything was out of the place like if a tornado spawned in the middle of her room.</div>
<<speech "MC" "$player.name">>You're not going to talk about it to me, are you?<</speech>>
<div class="instructions">She pouted, trying to hide her smile behind the persona she shows to everyone.</div>
<<if $characters.Summer.corruptionlvl < 3>>\
<<speech "Summer">>It's a secret!<</speech>>
<div class="instructions">I know how introverted my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> is. But whenever she goes out with her friends, she ends up like this.</div>
<<else>>\
<div class="instructions">Then she threw her arm in the air and hit my shoulder.</div>
<<speech "Summer">>You dummy!<</speech>>
<</if>>\
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>What if it is?<</speech>>
<div class="instructions">I don't mind her using my stuff, but she could have been more open about it.</div>
<<speech "MC" "$player.name">>I don't know yet.<</speech>>
<div class="instructions">Normally I let it slide, but for some reason I felt like provoking her today.</div>
<<if $characters.Summer.corruptionlvl < 1>>\
<<speech "Summer">>What? I-I just...<</speech>>
<div class="instructions">She looked away, then she stood up and walked towards her wardrobe.</div>
<<speech "MC" "$player.name">>It's okay. It looks... good on you.<</speech>>
<div class="instructions">Her hands stopped rummaging through her clothes and I could see her cheeks get red.</div>
<<speech "MC" "$player.name">>I-I mean... It definitely looks better on you than on me, haha.<</speech>>
<div class="instructions">She fixed her posture and now she was facing the other way from me.</div>
<<speech "Summer">>T-Thanks...<</speech>>
<<else>>\
<<speech "MC" "$player.name">>Isn't it too big for you?<</speech>>
<video class="center" src="media/summer/mp4/bedroom5-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I looked down, admiring her petite body hidden behind my t-shirt with my own eyes.</div>
<<speech "MC" "$player.name">>You should ask your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> next time.<</speech>>
<div class="instructions">She couldn't help but smile, seeing me running my eyes all over her body.</div>
<div class="instructions">Her purple underwear was showing, but she didn't care at all. It looked like she was genuinely enjoying her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> checking her out...</div>
<<speech "Summer">>I'm sorry, $player.name...<</speech>>
<</if>>\
<<include "corruption gained Summer">>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "I've got an idea." "TtS (Dh, sr) case1-b-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Sister's room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>Yeah?<</speech>>
<<speech "MC" "$player.name">>Maybe you should do something for your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> and make it even...<</speech>>
<div class="instructions">She immediately smiled and sat down on her legs.</div>
<video class="center" src="media/summer/mp4/bedroom5-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>You won't believe it, but... I was just thinking about the same thing!<</speech>>
<<speech "MC" "$player.name">>That's my girl!<</speech>>
<div class="instructions">She must have been smiling just because she realized her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> is coming home to give her his attention!</div>
<video class="center" src="media/summer/mp4/bedroom5-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You can put away that t-shirt now.<</speech>>
<<speech "Summer">>I'm gonna eat you up, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "Lay down." "TtS (Dh, sr) case1-b-a-a">><</link>>@@
<</if>>\
@@.used;<<link "I changed my mind." "Home - Sister's room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom5-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Were you expecting this?<</speech>>
<div class="instructions">She wouldn't even let me inside her room not that long ago, and now she's kissing my cock through my briefs with a smile on her face.</div>
<<speech "MC" "$player.name">>You're the one to talk...<</speech>>
<<speech "Summer">>Hehe-<</speech>>
<video class="center" src="media/summer/mp4/bedroom5-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She pulled down the only barrier that was between her and her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock.</div>
<<speech "MC" "$player.name">>Go on. I know you've been looking forward to this.<</speech>>
<div class="instructions">Her eyes were glued to my cock like if this was the first time she's seeing one.</div>
<<speech "Summer">>Okay...<</speech>>
<video class="center" src="media/summer/mp4/bedroom5-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh fuck...<</speech>>
<div class="instructions">The inside of her mouth felt so good, she kept licking the tip of my cock.</div>
<div class="instructions">Not for even a second she looked away. She was imagining this moment since her first class started, probably.</div>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 4>><<if $eventControl.Summer.herRoomSex == false or $eventControl.limits == false>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, sr) case1-b-3a">><</link>>@@
<</if>><</if>>\
@@.used;<<link "Cum." "TtS (Dh, sr) case1-b-a-a-b">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.herRoomSex to true>>\
<<speech "Summer">>You're so big, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/bedroom5-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The tip was already in her butt, but … she’s so damn tight!</div>
<<speech "MC" "$player.name">>You're such a good girl, Summer. Look how easily you can take my cock.<</speech>>
<<speech "Summer">>Y-Yeah? Aaaah--!<</speech>>
<div class="instructions">Since the first time I stuck my cock inside her ass, she has become a proper butt-slut. It didn't help that she was already addicted to my cock.</div>
<video class="center" src="media/summer/mp4/bedroom5-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it! Can you feel it?<</speech>>
<<speech "Summer">>Aaaaaah-! Fuuuuck! Oh my fucking god--- Don't fucking stop, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<div class="instructions">I was constantly hastening my pace and drilling her tight asshole with my cock. It's a miracle Michelle didn't hear us here.</div>
<div class="confirmation">\
@@.used;<<link "Continue using her." "TtS (Dh, sr) case1-b-4a">><</link>>@@
@@.used;<<link "Cum." "TtS (Dh, sr) case1-b-a-a-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom5-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Come here. I'm going to cum all over your face.<</speech>>
<<speech "Summer">>Ahh yeees please-<</speech>>
<div class="instructions">I came all over my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s mouth, making her smile even bigger than it was when I walked into her room a few minutes ago.</div>
<<speech "Summer">>Thank you--<</speech>>
<<speech "MC" "$player.name">>Make sure you don't walk out with my cum all over your face, you silly.<</speech>>
<<speech "Summer">>Hahaha-<</speech>>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom5-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let's keep going, Summer. Okay?<</speech>>
<<speech "Summer">>Keep fucking my ass, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<div class="instructions">What a terrible <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> would I be if I didn't fulfill my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s wishes?</div>
<<speech "Summer">>Aaaaah-- Shhhhit-! I'm cumming!<</speech>>
<<speech "MC" "$player.name">>You're so tight, Summer!<</speech>>
<video class="center" src="media/summer/mp4/bedroom5-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I love you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<div class="instructions">I can't believe I managed to corrupt this little brat so perfectly. She literally can't live without her little <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock drilling her asshole.</div>
<<speech "MC" "$player.name">>I'm gonna cum, Summer-<</speech>>
<div class="confirmation">\
@@.used;<<link "Cum." "TtS (Dh, sr) case1-b-a-a-b">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">It's cool to have money and to be able to buy anything you want without the weird tension between your parents whenever you ask them for some allowance.</div>
<div class="instructions">But going home late, totally exhausted not only physically, but also mentally...</div>
<div class="instructions">Maybe it wasn't such a great idea to start working while still in school, even though I'm already an adult...</div>
<div class="instructions">I walked into the living room absent-mindly and didn't see the curious look on my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face.</div>
<div class="centered-image"><img src="media\summer\pics\livingroom11-1.jpg"></div>
<<speech "Summer">>Where were you?<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<div class="instructions">She was already behind my back, a few inches away, with her hands on her hips.</div>
<div class="instructions">The similarities with her mother couldn't be unnoticable.</div>
<<speech "Summer">>I said, where were you?<</speech>>
<div class="instructions">I didn't know if she had something on me or if she's actually curious. The look she was giving me was more inclined to the latter.</div>
<<speech "MC" "$player.name">>You know, I have a few friends. You should find some too-<</speech>>
<<speech "Summer">>Oh shut up! I know you've been running from school somewhere!<</speech>>
<div class="instructions">Her arms folded to her sides. She wasn't trying anything, she was genuinely curious about her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<<speech "MC" "$player.name">>It's nothing bad. I just... found a part-time job not too far away. I actually enjoy it.<</speech>>
<<speech "Summer">>I knew it...<</speech>>
<div class="instructions">A silence continued for a few seconds while Summer kept looking somewhere behind me, into the distance.</div>
<div class="instructions">Is it that hard to comprehend? That her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> is trying to find himself somewhere else than in school?</div>
<div class="instructions">Or is she worried that I might move out soonly than she expected...?</div>
<<speech "MC" "$player.name">>Is that all? I'm really burned out today, so I might chill out in my room for a bit.<</speech>>
<<speech "Summer">>Y-Yeah, go on. Don't mind me at all! And...<</speech>>
<div class="instructions">Her cheeks became red in an instant and she put her hands together, which made her look really silly and... cute.</div>
<<speech "Summer">>You did good today, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<div class="instructions">What just happened? Did Summer just... prais me? And this smile she's giving me...</div>
<<speech "MC" "$player.name">>I-I need to go-!<</speech>>
<div class="instructions">I quickly turned around and ran as fast as I could until I reached the safezone of my room.</div>
<<set $eventControl.quests.ASimpleRequest.active = true>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I heard a loud knock on my door when I was casually chilling in my room.</div>
<<speech "MC" "$player.name">>Yeah?<</speech>>
<div class="instructions">It took her a few seconds before she gathered enough courage to open the door leading to my room. She has never done this before.</div>
<div class="centered-image"><img src="media\summer\pics\livingroom11-1.jpg"></div>
<<speech "Summer">>Hey...<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was looking at the floor while holding her arms behind her back.</div>
<div class="instructions">Damn, she really does look cute when she wants...</div>
<<speech "MC" "$player.name">>Summer? What are you doing here?<</speech>>
<div class="instructions">She finally looked at me, but it wasn't the person who was angry at me at all times.</div>
<<speech "Summer">>I have a small favor to ask, $player.name...<</speech>>
<<speech "Summer">>My friends started using these tablets in school for everything lately... It has so many functions and it is actually really cool to use in school!<</speech>>
<div class="instructions">She closed the door, leaving us both alone in my room with no chance of interruption.</div>
<<speech "Summer">>But... Michelle doesn't want to buy it for me. She said that it's a kids toy and it has no real benefit against pen and paper...<</speech>>
<<speech "MC" "$player.name">>That sounds like her.<</speech>>
<div class="instructions">There's a reason why this house doesn't have any cool gadgets or other modern things that normal families have.</div>
<<speech "MC" "$player.name">>But what does it have to do with me?<</speech>>
<<speech "Summer">>You see...<</speech>>
<div class="instructions">She sat right next to me on my bed. I've never seen her from up close before.</div>
<<speech "Summer">>I know you've been working after school lately... Could you buy it for me, please?<</speech>>
<div class="instructions">The look on her face... she really wants this thing and she's willing to do anything for it.</div>
<<speech "Summer">>Our relationship isn't the... best, to say it simply... But I realized you're actually a cool person.<</speech>>
<<speech "Summer">>Honestly, you're amazing to be able to work while keeping good grades in school... I couldn't do it myself even if I tried...<</speech>>
<div class="instructions">Is she... crying? What the hell... Does she really care that much about some stupid tablet? Or is it something else?</div>
<<speech "MC" "$player.name">>I will see what I can do, okay? Don't cry, please...<</speech>>
<div class="instructions">She immediately looked up and met my surprised face.</div>
<<speech "Summer">>Thank you so much, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>!<</speech>>
<div class="instructions">Then she lunged forward, hugging me tightly.</div>
<div class="instructions">She let go of me after a few seconds and went straight to the exit out of my room.</div>
<<speech "Summer">>It was nice talking to you!<</speech>>
<div class="instructions">And she was gone.</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<set $eventControl.quests.ASimpleRequest.daysPassed = -9999>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I didn't bother knocking on her door, and just straight walked into her room.</div>
<div class="instructions">She was sitting on her bed reading one of her weird books.</div>
<<speech "Summer">>Hey! What do you think you're doing barging in here like-<</speech>>
<div class="instructions">But immediately after she realized I'm holding something behind my back, she went quiet.</div>
<div class="a">-click to give it to her-</div>
<div class="centered-image"><<link [img[media\items\tablet.png]]>><<set $player.inventory.quests.tablet to false>><<goto "Summer Duncan 05: A Simple Request p1-give1">><</link>></div><<include "savecheck">>\
<div class="instructions">I was once again chillin in my own room, minding my own business, when Summer barged into my room once again.</div>
<<speech "Summer">>Heyooo-<</speech>>
<div class="instructions">She crashed into my bed and I thought she would lay next to me, but she quickly sat on the edge of the bed and looked at me.</div>
<<speech "Summer">>I've got another request for my dear <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<<speech "MC" "$player.name">>What is it, Summer?<</speech>>
<div class="instructions">Knowing her, it has something to do with either money or with getting Michelle's approval...</div>
<<speech "Summer">>The tablet is great and all and I can't thank you enough for you... but...<</speech>>
<<speech "MC" "$player.name">>Oh for christ sake, Summer.<</speech>>
<<speech "Summer">>This is the last thing, I swear! Nothing else!<</speech>>
<<speech "MC" "$player.name">>Yeah, I bet...<</speech>>
<<speech "Summer">>I just want a laptop. Everyone in school has it already and I don't even have a computer like you!<</speech>>
<div class="instructions">I still can't believe she managed to get so far in school without a computer or laptop...</div>
<<speech "Summer">>Please, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>...<</speech>>
<<speech "MC" "$player.name">>This is the last thing, I swear to god if-<</speech>>
<<speech "Summer">>Thank youuuu-<</speech>>
<div class="instructions">She lunged at me once again, trying to hug me but unsuccessfully since I was laying down on my bed.</div>
<<speech "Summer">>Make sure Michelle doesn't find out, okay?<</speech>>
<div class="instructions">As sudden as her visit was, she left my room even faster and left her powerful perfume lingering all over my bed.</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<set $eventControl.quests.ASimpleRequest.daysPassed = -9999>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I entered her room with the laptop under my arm. I could hear Summer talking with someone...</div>
<div class="instructions">She was sitting down on her bed with the table on her lap. Based on her reaction, she was on call with someone.</div>
<<speech "Summer">>Oh, really? I didn't know we had to do that...<</speech>>
<div class="instructions">She narrowed her eyes and gave me an angry look, but when she noticed the bag I was carrying, her jaw dropped.</div>
<<speech "Summer">>Sorry, it's n-nothing!<</speech>>
<div class="instructions">Then she pointed at the ground right next to her and put her hands together, mimicking the words 'thank you!' with her lips.</div>
<div class="a">-click to give it to her-</div>
<div class="centered-image"><<link [img[media\items\laptop.png]]>><<set $player.inventory.quests.laptop to false>><<goto "Summer Duncan 05: A Simple Request p2-give1">><</link>></div><<include "savecheck">>\
<<set $eventControl.quests.ASimpleRequest.p1 to true>>\
<<set $player.inventory.quests.tablet to false>>\
<<speech "Summer">>Is this what I think it is...<</speech>>
<div class="instructions">The tablet was still in its original packaging.</div>
<<speech "MC" "$player.name">>You should be thankful. It was the last one they had in stock.<</speech>>
<<speech "Summer">>I don't know what to say... I didn't expect you would actually go and buy it for me...<</speech>>
<div class="instructions">She was still sitting on her bed, now holding the packaging instead of her book.</div>
<<speech "MC" "$player.name">>It's okay. I know you really wanted it, so-<</speech>>
<div class="instructions">I was on my way to the door, but she grabbed my t-shirt from behind, stopping me midway.</div>
<<speech "Summer">>T-Thank... you...<</speech>>
<div class="instructions">I could feel her body pressed against mine. I wouldn't call it a hug, since she didn't put her arms around me, but...</div>
<div class="instructions">I felt really fucking good.</div>
<div class="instructions">Then I swiftly left her room, not saying anything.</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<set $eventControl.quests.ASimpleRequest.daysPassed = 0>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Not wasting a single second, I placed her new laptop on the ground and stepped back.</div>
<<speech "Summer">>Can you please check it for me?<</speech>>
<div class="instructions">The other side of the call must have been occupied, because my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> stood up and kissed me on the cheek before dragging me out of her room.</div>
<<speech "Summer">>Thank you so much!<</speech>>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<set $eventControl.quests.ASimpleRequest.active = false>>\
<<set $eventControl.quests.ASimpleRequest.completed = true>>\
<<set $player.inventory.quests.laptop to false>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I knocked on her half open door to get her attention.</div>
<<if $eventControl.quests.ASimpleRequest.p1 == false>>\
<div class="centered-image"><img src="media\summer\pics\livingroom5-1.jpg"></div>
<</if>>\
<<speech "MC" "$player.name">>Hey...<</speech>>
<<speech "Summer">>Hm? Oh...<</speech>>
<div class="instructions">Summer looked up expecting Michelle crawling inside her room to check up on her. But it was her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> now that was standing at the edge of her room.</div>
<<speech "MC" "$player.name">>Do you need any... help?<</speech>>
<div class="instructions">I pointed to her desk at the open notebook laying on her desk.</div>
<<speech "Summer">>Oh, right. I completely forgot...<</speech>>
<<if $eventControl.quests.ASimpleRequest.p1 == true>>\
<div class="instructions">She stood up and went to her desk to continue doing her homework. I felt a little bad for interrupting her.</div>
<<else>>\
<div class="instructions">She turned towards her desk and continued working.</div>
<</if>>\
<<speech "Summer">>You can tell Michelle that you already helped me today.<</speech>>
<div class="instructions">Of course she would think like that. There's no way her selfish <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> would come into her room by himself and ask her to help her just from his own kindness.</div>
<<speech "MC" "$player.name">>Actually...<</speech>>
<div class="instructions">I moved closer to her.</div>
<<speech "MC" "$player.name">>I'm here by myself. I thought... you might want my help...<</speech>>
<div class="instructions">She stopped her movements and slowly turned her head towards me.</div>
<<speech "Summer">>Is that true?<</speech>>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<speech "Summer">>...<</speech>>
<div class="instructions">She was clearly thinking about it. I didn't know what to do. I just stood there in silence in the middle of my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s room.</div>
<<speech "Summer">>I'm almost done, but I can't figure out this stupid question...<</speech>>
<div class="instructions">She moved slightly to the side, giving me a little space next to her.</div>
<div class="instructions">...</div>
<div class="instructions">After thirty minutes we were done with all of her work for the weekend. It made me feel really good seeing her so happy after she realized she can spend the remaining time by reading her books and magazines...</div>
<<set $characters.Summer.homework += 1>>\
<<set $eventControl.Summer.weekendHelp to true>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><<set $time.minutes += 30>><</link>>@@
</div><<include "savecheck">>\
<<if $player.sneaking < 15>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Sister's room">><</link>>@@
</div>
<<else>>\
<div class="instructions">Is she doing this on purpose? How does a young woman in a house full of guys forget to close her door?</div>
<div class="instructions">Like what does she expect to happen? That everyone will simply ignore the fact that she's using the tablet that I gave her? Didn't she want to hide it from Michelle?</div>
<video class="center" src="media/summer/mp4/bedroom9-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I stopped looking at my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> and focused on the screen. It looked like she had some pictures on it, but I couldn't see it clearly.</div>
<<if $characters.Summer.corruptionlvl < 3>>\
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her alone." "Home - Sister's room">><</link>>@@
</div>
<<else>>\
<div class="instructions">I had to position myself so that I don't see any reflections on the screen. Summer's body was blocked by the door frame right now.</div>
<div class="instructions">But when I moved back, I couldn't believe my eyes...</div>
<video class="center" src="media/summer/mp4/bedroom9-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhh-<</speech>>
<div class="instructions">She threw most of her clothes on the ground while I was checking the screen...</div>
<div class="instructions">And now she's rubbing her pussy and tits while watching those weird pictures on her tablet.</div>
<div class="instructions">Is she serious?</div>
<div class="confirmation">\
@@.used;<<link "Go in." "TtS (Dh, sr) case2-b-a">><</link>>@@
@@.used;<<link "Leave her alone." "Home - Sister's room">><</link>>@@
</div>
<</if>><</if>>\<<include "savecheck">>\
<div class="instructions">I had enough of her ignorance. Her doors flew open, making my horny little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> scared.</div>
<<speech "Summer">>Aaah!<</speech>>
<div class="instructions">She slammed her tablet to the desk and put her legs together.</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>friend<</if>>!<</speech>>
<div class="instructions">Her face was completely red as she was sitting on her chair stunned.</div>
<<speech "MC" "$player.name">>Is this what you're doing with the tablet I gave you?<</speech>>
<div class="instructions">Silence, not even a single word from her mouth. I closed the door behind, making sure no one could witness what was about to happen.</div>
<<speech "MC" "$player.name">>On your knees, now.<</speech>>
<div class="instructions">It took her a second to understand the position she was in. But then she slided down to the ground and obediently awaited her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s next command.</div>
<<speech "MC" "$player.name">>You're in big trouble, young lady. You know what could have happened if Michelle was the one who found you like this?<</speech>>
<div class="instructions">I walked to the chair she was sitting a moment ago and made myself comfortable.</div>
<div class="instructions">She didn't move an inch when I opened my legs around her, moving my crotch a few inches from her face.</div>
<<speech "MC" "$player.name">>You know what's going to happen now.<</speech>>
<div class="instructions">She looked at me from the floor. Her cheeks were still burning from embarrassment, but she knew there's no reason to be embarrassed in front of her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<<speech "MC" "$player.name">>So be a good <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> and start sucking my cock.<</speech>>
<div class="confirmation">\
@@.used;<<link "She leanes forward." "TtS (Dh, sr) case2-b-a-a">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.herRoomSex to true>>\
<video class="center" src="media/summer/mp4/bedroom9-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it, all the way down.<</speech>>
<div class="instructions">She looked so innocent down there, slowly unzipping her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s pants...</div>
<div class="instructions">The chair was too high for her to reach to me with her mouth.</div>
<<speech "MC" "$player.name">>Wait, I'm gonna help you out a little-<</speech>>
<video class="center" src="media/summer/mp4/bedroom9-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I stood up tall in front of her and pulled my cock out.</div>
<<speech "Summer">>Ahhh-<</speech>>
<div class="instructions">She immediately swallowed my whole cock and started using everything she got and knew to please her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<<speech "MC" "$player.name">>Good, good... put that slutty mouth to work...<</speech>>
<video class="center" src="media/summer/mp4/bedroom9-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>*slurp* *slurp*<</speech>>
<div class="instructions">No no, there's no masturbating in this house without my permission for you, Summer. I have to be more diligent with your corruption from now on...</div>
<<speech "MC" "$player.name">>Keep looking at me and take in deeper. I know you can do it, <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.<</speech>>
<div class="instructions">If Michelle walks into her room now, I'm pretty sure she won't be happy with this kind of bonding.</div>
<<speech "MC" "$player.name">>That's enough, Summer.<</speech>>
<<if $characters.Summer.corruptionlvl < 4>>\
<<speech "MC" "$player.name">>I hope you have learned your lesson.<</speech>>
<<speech "Summer">>Thank you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her room." "Home - My room">><<set $time.minutes += 5>><</link>>@@
</div>
<<else>>\
<<speech "MC" "$player.name">>I can see this won't be enough for my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>...<</speech>>
<<speech "Summer">>What do you mean, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>?<</speech>>
<div class="confirmation">\
@@.used;<<link "Punish her tight pussy." "TtS (Dh, sr) case2-b-3a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom9-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It took only one glance to her bed and she was almost instantly naked on her back with her legs in the air.</div>
<<speech "Summer">>Ohh fffffff-- fuuuck!<</speech>>
<<speech "MC" "$player.name">>Your pussy feels so good, Summer-! Ahh-<</speech>>
<div class="instructions">I grabbed her leg and started increasing the speed of my thrusts. I was making sure to hit every place she loved.</div>
<<speech "Summer">>Aaaaah shiiit--- Aaaah-!<</speech>>
<<speech "Summer">>Please--- faster-!<</speech>>
<video class="center" src="media/summer/mp4/bedroom9-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">This should have been a punishment, but my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> thought otherwise.</div>
<<speech "Summer">>Aaah-- Oh my fffff-- fuck!<</speech>>
<div class="instructions">I was ramming my hips into her as hard as I could to make her feel powerless, but it felt so fucking good inside her that I immediately forgot about everything other than her tight cunt.</div>
<<speech "Summer">>Ohh fuck---! Ohh shit---!<</speech>>
<<speech "MC" "$player.name">>I can't stop moving my hips--- You're pussy is squeezing me every time I push deeper-<</speech>>
<video class="center" src="media/summer/mp4/bedroom9-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I had to slow down a little, because the whole town was a minute away from noticing our very loud fun here.</div>
<<speech "Summer">>Uhhhhh- Uhhh---- fuck-! Aaaaah---<</speech>>
<div class="instructions">I tried compensating the slow tempo with a really deep and hard thrust and letting my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s pussy swallow my whole cock.</div>
<<speech "MC" "$player.name">>Did you just cum? You're such a slut...<</speech>>
<<speech "Summer">>I'm sorry, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>...<</speech>>
<<speech "Summer">>But I just love your cock... I can't live without it inside me anymore!<</speech>>
<div class="instructions">I had no idea what a slut she actually was before I started my journey. I bet Michelle is the same...</div>
<<speech "MC" "$player.name">>You did it on purpose, right? Leaving the door open like that...<</speech>>
<<speech "Summer">>I'm such a bad girl... Imagine if my mother found me first! Haha-<</speech>>
<<speech "Summer">>Does that mean... more punishments?<</speech>>
<div class="instructions">This girl... Always getting what she wants, even if it's her own <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock...</div>
<<speech "MC" "$player.name">>You brat-<</speech>>
<div class="confirmation">\
@@.used;<<link "Lay next to her." "TtS (Dh, sr) case2-b-4a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom9-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I jumped right next to her and stuck my cock back inside her pussy.</div>
<<speech "Summer">>Uhhh yes--- Ahhhh-- fuck!<</speech>>
<<speech "MC" "$player.name">>Fucking hell, so wet...<</speech>>
<div class="instructions">She was moving her butt against my dick like a total slut.</div>
<<speech "MC" "$player.name">>On your belly, now!<</speech>>
<video class="center" src="media/summer/mp4/bedroom9-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">There was no hesitation from my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>. She would do anything for me, just to be sure I won't stop fucking her.</div>
<<speech "Summer">>Aaaah fuck--- Ahh-<</speech>>
<<speech "MC" "$player.name">>Push your butt up, yeah, that's it...<</speech>>
<<speech "MC" "$player.name">>Fuuck... you have the best butt, Summer.<</speech>>
<<speech "Summer">>Thank you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/bedroom9-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah--<</speech>>
<div class="instructions">I grabbed her ass and pushed it right onto my cock. I didn't stop until I hit her deepest spot.</div>
<<speech "MC" "$player.name">>I could play with your ass forever, I just can't get enough of it.<</speech>>
<<speech "Summer">>Aaah-- Haha--- Ahhh--<</speech>>
<div class="instructions">I couldn't hold it any longer in this position. It's a miracle I survived till now.</div>
<div class="confirmation">\
@@.used;<<link "Cum." "TtS (Dh, sr) case2-b-5a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom9-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm cumming!<</speech>>
<div class="instructions">I pulled out of my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, splashing my cum all over her butt.</div>
<<speech "Summer">>Ahhh- So hot...<</speech>>
<<speech "MC" "$player.name">>Did you learn your lesson today?<</speech>>
<<speech "Summer">>I think so.<</speech>>
<<speech "MC" "$player.name">>Good, next time try closing your door, okay?<</speech>>
<<speech "Summer">>Okay, <span style="font-style:italic"><<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>></span>.<</speech>>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her room." "Home - Sister's room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<if $player.sneaking < 15>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Living room">><</link>>@@
</div>
<<else>>\
<div class="instructions">I hid behind the farthest slope and moved my head so that I could see all of my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<video class="center" src="media/summer/mp4/livingroom7-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhh...<</speech>>
<div class="instructions">When I gave her that laptop, I thought she would do everything to hide it from Michelle.</div>
<div class="instructions">But she's now in the middle of our living room and feeling herself just before bed time...</div>
<div class="instructions">For an insanely introverted person like her it must be really thrilling...</div>
<video class="center" src="media/summer/mp4/livingroom7-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I can't believe I'm doing this...<</speech>>
<div class="instructions">Oh really, Summer? I think you are enjoying yourself more than you should be in the current circumstances.</div>
<div class="instructions">She played with her boobs while intensively looking at the laptop screen.</div>
<div class="instructions">The whole house was silent, like if we were the only two people here...</div>
<<if $characters.Summer.corruptionlvl < 2>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.Summer.livSex == false or $eventControl.limits == false>>\
@@.used;<<link "Continue looking." "TtS (Dh, l) case3-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.sneaking < 25>>\
<div class="instructions">There's no way she will notice me. I bet I could just-</div>
<<speech "Summer">>Ah!<</speech>>
<div class="instructions">I didn't realize there's a piece of wood laying on the ground right next to me! What is it doing here!<</speech>>
<<speech "Summer">>Who is it? Is that you, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>?!<</speech>>
<<speech "MC" "$player.name">>Ehm-<</speech>>
<<speech "Summer">>Oh, hi... I was just browsing the net, you see, haha-<</speech>>
<<speech "MC" "$player.name">>That's... cool...<</speech>>
<div class="instructions">Stupid little piece of wood! I should be more careful next time.</div>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><</link>>@@
</div>
<<else>>\
<div class="instructions">I moved closer without any problem. Summer was so focused on the screen that she completely forgot about her surroundings.</div>
<video class="center" src="media/summer/mp4/livingroom7-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Playing with her boobs wasn't enough for my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, so she took her shorts off, exposing her already wet pussy.</div>
<div class="instructions">I didn't realize how horny she actually is. Almost everytime I catch her somewhere alone, she's either feeling herself or reading books.</div>
<video class="center" src="media/summer/mp4/livingroom7-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">What is she doing? Is she insane?!</div>
<div class="instructions">Summer must have gone mad, because she was no longer just playfully playing with her privates.</div>
<<speech "Summer">>Shiiit--- Yessss---<</speech>>
<div class="instructions">This silent and introverted girl was lying on her back with her legs open, using one hand to rub her pussy, and the other hand to play with her butt...</div>
<<if $characters.Summer.corruptionlvl > 3>>\
<div class="instructions">I can't just stay here. I've got to help her!</div>
<<else>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "Stop hiding." "TtS (Dh, l) case3-a-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom7-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey...<</speech>>
<div class="instructions">I slowly walked out of my hiding straight to my masturbating <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<<speech "Summer">>...hi.<</speech>>
<div class="instructions">I made a room for me next to her and looked over to the laptop.</div>
<<speech "MC" "$player.name">>Now that's something.<</speech>>
<div class="instructions">The whole screen was covered with a video of a guy pounding a girl's ass like there was no tomorrow.</div>
<<speech "MC" "$player.name">>Is this why you wanted the laptop?<</speech>>
<div class="instructions">She looked me up and down, sizing the bulge on my crotch.</div>
<<speech "Summer">>...yes.<</speech>>
<<speech "MC" "$player.name">>Maybe you could show your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> what you have learned.<</speech>>
<div class="confirmation">\
@@.used;<<link "Pull out your cock." "TtS (Dh, l) case3-3a">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom7-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Give it to me-<</speech>>
<div class="instructions">The whole time no one came by, so there's no reason to be cautious, right?</div>
<div class="instructions">I put one leg over the sofa and unzipped my pants. Summer already found a comfortable position to suck my cock.</div>
<<speech "MC" "$player.name">>Ahhh that's it-- good girl...<</speech>>
<div class="instructions">I wasn't the only one worrying about someone walking here, because my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> wasn't wasting any time and immediately started deepthroating me.</div>
<video class="center" src="media/summer/mp4/livingroom7-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Don't forget the balls. Yeahhh-<</speech>>
<div class="instructions">I found a more comfortable position and then put my hand on Summer's pussy. She was dripping wet...</div>
<<speech "MC" "$player.name">>How does your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock taste? Is it good?<</speech>>
<<speech "Summer">>Mhmm-- As always amazingly, $player.name-<</speech>>
<<if $characters.Summer.corruptionlvl < 4>>\
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Let her ride you." "TtS (Dh, l) case3-3a-a">><</link>>@@
<</if>><<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass sideways." "TtS (Dh, l) case3-3a-b">><</link>>@@
@@.used;<<link "Fuck her ass doggy-style." "TtS (Dh, l) case3-3a-c">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtS (Dh, l) case3-3a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom7-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh fuck-- Uhhh---<</speech>>
<div class="instructions">She climbed on me and straddled me. My cock went inside without any resistance and she started riding me.</div>
<div class="instructions">I could just sit there in amazement of how skillfully she started using my cock. Her pussy kept squeezing on me, trying to hold its grip onto my dick whenever Summer moved upwards.</div>
<<speech "MC" "$player.name">>That's amazing, Summer-- Keep going, please-!<</speech>>
<<speech "Summer">>It's so fucking big inside me-<</speech>>
<<speech "Summer">>Grab my hips-<</speech>>
<video class="center" src="media/summer/mp4/livingroom7-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> put her hands around me and started smashing her hips against me.</div>
<<speech "MC" "$player.name">>Fuuuck--<</speech>>
<<speech "Summer">>Aahhh-- We need to-- be quiet---<</speech>>
<<speech "MC" "$player.name">>I'm sorry, but it feels so nice inside you-<</speech>>
<video class="center" src="media/summer/mp4/livingroom7-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The whole house was filled with wet noises. It's a miracle no one caught us here.</div>
<<speech "Summer">>Ahhh-<</speech>>
<<speech "MC" "$player.name">>You should be more grateful to your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>. The things I do for you...<</speech>>
<<speech "Summer">>Yeees-- I love your cock---<</speech>>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass sideways." "TtS (Dh, l) case3-3a-b">><</link>>@@
@@.used;<<link "Fuck her ass doggy-style." "TtS (Dh, l) case3-3a-c">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtS (Dh, l) case3-3a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom7-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohh fuck-! Ohhhh----<</speech>>
<<speech "Summer">>You're spreading my ass so much-<</speech>>
<<speech "MC" "$player.name">>I know you can take it! Just wait, you will be screaming again soon-<</speech>>
<div class="instructions">Just a few seconds ago she had her finger up her butt, so I wasn't hesitating to slam my cock inside her.</div>
<video class="center" src="media/summer/mp4/livingroom7-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh shiiiit-- Fuck me!<</speech>>
<div class="instructions">I pressed my hand around her neck.</div>
<<speech "MC" "$player.name">>That's my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> I know! Enjoying her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock fucking her ass!<</speech>>
<<speech "Summer">>Don't- fucking- stop-! Don't stop- $player.name--!<</speech>>
<<speech "MC" "$player.name">>To think you couldn't stand me in your room! Now look at yourself! Haha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Let her ride you." "TtS (Dh, l) case3-3a-a">><</link>>@@
@@.used;<<link "Fuck her ass doggy-style." "TtS (Dh, l) case3-3a-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Dh, l) case3-3a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom7-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh fuck yeeees--<</speech>>
<<speech "MC" "$player.name">>I'm going to fuck you asshole until you can't walk!<</speech>>
<div class="instructions">The inside of her ass was completely accustomed to the shape of my cock. I'm the only person that ever invaded her ass.</div>
<<speech "Summer">>Fuuuuck- I'm cumming-!<</speech>>
<div class="instructions">This slut of a <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> can't survive a day without her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock deep inside her tiny hole.</div>
<video class="center" src="media/summer/mp4/livingroom7-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her hair, I put my hands on her back, gently pushing her down to the sofa, anything to make her remember her place.</div>
<<speech "Summer">>Aaaah-- Shit--- keep fucking me, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>!<</speech>>
<div class="instructions">I made her feel like this. There's no other person who she needs now. The only thing she longs for is her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock.</div>
<div class="confirmation">\
@@.used;<<link "Let her ride you." "TtS (Dh, l) case3-3a-a">><</link>>@@
@@.used;<<link "Fuck her ass sideways." "TtS (Dh, l) case3-3a-b">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Dh, l) case3-3a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here, Summer!<</speech>>
<div class="instructions">My <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> quickly crawled underneath my stiff cock and opened her mouth.</div>
<video class="center" src="media/summer/mp4/livingroom7-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh fuck-!<</speech>>
<div class="instructions">I came right on her face and into her mouth.</div>
<<speech "Summer">>Mhm-- that's what I needed...<</speech>>
<div class="instructions">I used her face as a tissue to clean my cock and let her continue doing her thing.</div>
<<set $eventControl.Summer.livSex to true>>\
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">After a long day of socializing, I needed to take a steam off.</div>
<div class="instructions">I hopped in the bathroom and closed the door.</div>
<div class="instructions">In the last few days, I started enjoying these little moments of being alone. It makes me more focused.</div>
<div class="instructions">But whenever I try to think about it, I always drift off somewhere else. Like if my brain was trying to keep me away from something...</div>
<<speech "Summer">>Do you need help?<</speech>>
<video class="center" src="media/summer/mp4/bathroom2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> suddenly barged into the bathroom.</div>
<<speech "Summer">>Let's take this off-<</speech>>
<<speech "MC" "$player.name">>What are you-<</speech>>
<<speech "Summer">>Shhhh- Let your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> do this for you, okay?<</speech>>
<div class="instructions">She caught me completely off guard. I didn't know how to react to this new version of Summer and in a few seconds we were both almost naked.</div>
<div class="instructions">Not a long time ago, the thought of her hands touching my body was out of the quest.</div>
<div class="instructions">But now... It looks like she was waiting for me to get in here.</div>
<<speech "MC" "$player.name">>Wait a second. Why are you doing this? I don't need-<</speech>>
<div class="instructions">I instinctively looked away when she started undressing her underwear.</div>
<<speech "Summer">>I thought we could take a shower together again... Like in the old days, remember?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">I couldn't believe what was happening. She stepped inside the shower and I could hear the water running.</div>
<<speech "Summer">>Are you coming?<</speech>>
<div class="instructions">As much as I wanted to corrupt her, I didn't expect her to be so straight-forward...</div>
<div class="instructions">I'm supposed to be the one in charge, not her...</div>
<div class="confirmation">\
@@.used;<<link "Turn around." "Summer Duncan 06: CORR1-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I didn't have any other choice than turn around and faced my naked <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<video class="center" src="media/summer/mp4/bathroom2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>This is... nice.<</speech>>
<div class="instructions">I just stood there and watched as she poured the shower gel on her hands and then rubbed it all over my body.</div>
<div class="instructions">I can't remember the last time we were this close up. Our bodies were almost touching.</div>
<<speech "Summer">>Haha-<</speech>>
<div class="instructions">Sometimes I glanced at her naked body. How can I hold myself back in this kind of situation?</div>
<div class="instructions">She was looking at my body the whole time, her cheeks were burning and it wasn't the water's temperature fault.</div>
<<speech "MC" "$player.name">>H-How was your... day?<</speech>>
<<speech "Summer">>It was good. Nothing crazy, you know...<</speech>>
<div class="instructions">From time to time our eyes met. It was just for a brief moment, but it was clear how awkward this whole situation was.</div>
<video class="center" src="media/summer/mp4/bathroom2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">After a few minutes she was done with the top of my body.</div>
<div class="instructions">I knew that my cock was fully erected. But what was I supposed to do? It's not like I could hide it.</div>
<div class="instructions">So I prepared myself for anything. Scream, shouting, cussing... even a slap in the face.</div>
<div class="instructions">But nothing happened. Summer just casually squatted and met my stiff cock.</div>
<<speech "Summer">>Oh...<</speech>>
<div class="instructions">She rubbed my legs a little, but I knew she was focusing on something else.</div>
<<speech "MC" "$player.name">>I'm sorry. I couldn't- Ah!<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> stopped rubbing my leg and grabbed my cock.</div>
<<speech "Summer">>It's alright, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<speech "Summer">>This needs cleaning too.<</speech>>
<div class="instructions">Then she started stroking it. Does she even realize what she's doing?</div>
<div class="instructions">Stroking her older <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> like that...</div>
<<speech "MC" "$player.name">>...thank you, Summer...<</speech>>
<div class="instructions">I don't understand... She's so angry and hostile to me all the time, and now she's giving me a handjob?</div>
<<speech "Summer">>And that should be it! Did you enjoy my help, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>?<</speech>>
<div class="instructions">She stood up and grabbed a towel.</div>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<speech "Summer">>We should do it more often! At least Michelle would shut up about our relationship finally...<</speech>>
<<speech "MC" "$player.name">>I don't think she would be happy about us having a shower together, though...<</speech>>
<<speech "Summer">>Hahaha-<</speech>>
<div class="instructions">She put the towel around her body and started walking towards the door.</div>
<<speech "Summer">>See you!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan1.active = false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan1.completed = true>>\
<<set $eventControl.replay.Summer.S3 to true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan2.active = true>>\
<<include "corruption levelup Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue showering." "Take a shower (Duncan's house)">><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<if $eventControl.characterFocus != "none" or $eventControl.characterFocus2 != "none" or $eventControl.characterFocus3 != "none">>\
<<if $eventControl.characterFocusMode == 1>>\
<<set _i to $eventControl.characterFocus>>\
<<elseif $eventControl.characterFocusMode == 2>>\
<<set _i to $eventControl.characterFocus2>>\
<<else>>\
<<set _i to $eventControl.characterFocus3>>\
<</if>>\
<div class="dim">\
<<switch _i>>\
\
<<case "Michelle">>\
<div class='header2'><span style='color:purple'>Michelle</span>
</div>\
<<set _a to 0>>\
<<if $eventControl.quests.CorruptionOfMichelleDuncan0.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 1 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfMichelleDuncan0.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan0.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan1.active to true>><<set $characters.Michelle.corruptionlvl = 1>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><</button>><</if>></div>\
<<include "MichelleQ-1">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfMichelleDuncan1.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 2 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 2</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfMichelleDuncan1.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.active to true>><<set $eventControl.quests.MyStepmomIsATeacher.completed to true>><<set $eventControl.quests.MyStepmomIsATeacher.active to true>><<set $eventControl.quests.FirstDate.completed to true>><<set $eventControl.quests.FirstDate.active to false>><<set $eventControl.Michelle.dates = true>><<set $characters.Michelle.corruptionlvl = 2>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><</button>><</if>></div>\
<<include "MichelleQ-2">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfMichelleDuncan2.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 3 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 3</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to true>><<set $characters.Michelle.massages += 2>><<set $eventControl.quests.NoWayBack.completed to true>><<set $eventControl.quests.NoWayBack.active to false>><<set $characters.Michelle.corruptionlvl = 3>><<set $eventControl.Michelle.massagesUnlocked to true>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><<set $eventControl.replay.Michelle.AFSend to true>><</button>><</if>></div>\
<<include "MichelleQ-3">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfMichelleDuncan3.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 4 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 4</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to true>><<set $characters.Michelle.massages += 3>><<set $eventControl.quests.CrossingLine.completed to true>><<set $eventControl.quests.CrossingLine.active to false>><<set $characters.Michelle.corruptionlvl = 4>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><</button>><</if>></div>\
<<include "MichelleQ-4">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfMichelleDuncan4.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 5 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 5</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.completed to true>><<set $eventControl.Michelle.newHouse = true>><<set $eventControl.quests.Bookworm.completed to true>><<set $eventControl.quests.Bookworm.active to false>><<set $eventControl.quests.LostPassion.completed to true>>
<<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.quests.FinalCountdown.completed to true>>
<<set $eventControl.quests.FinalCountdown.active to false>><<set $eventControl.player.cellarCleaned = 6>><<set $eventControl.Michelle.atelier to true>><<set $characters.Michelle.corruptionlvl = 5>><<set $eventControl.quests.Confusion.active to true>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><</button>><</if>></div>\
<<include "MichelleQ-5">><<set _a += 1>>\
<</if>><<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.quests.MyStepmomIsATeacher.completed == false>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="Everytime I'm at school, Michelle is always there. You can imagine how that feels. Then I thought, maybe she could help me with my studies at home. My grades will go up and her colleagues will finally stop complaining how bad my grades are."><div class="quest-header-text">My <<if $eventControl.Michelle.relationship == 'step-mother'>>Stepmom<<elseif $eventControl.Michelle.relationship == 'mother'>>Mom<<else>>$eventControl.Michelle.relationship<</if>> Is A Teacher</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.MyStepmomIsATeacher.completed to true>><</button>><</if>></div>\
<<include "MichelleQ-6">><<set _a += 1>>\
<</if>><<if $eventControl.quests.AbsentFromSchool.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="When I was casually walking through our house, Michelle interrupted me. She yelled at me for my latest absence at school. I told her that I actually don't care a single bit about school, nor do I have the motivation to go there. She was surprisingly understanding of my new style of living and asked me to at least go there for her, so that her colleagues would stop talking bad about her lack of authority at home. In the end we came into an agreement. I will go to school and she will provide me with a reward. Maybe, in future, I could ask for something more... naughty."><div class="quest-header-text">Absent From School <span style="font-style:italic">(repeatable)</span></div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.AbsentFromSchool.completed to true>><<set $eventControl.quests.AbsentFromSchool.active to false>><</button>><</if>></div>\
<<include "MichelleQ-7">><<set _a += 1>>\
<</if>><<if $eventControl.quests.NoWayBack.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="I feel a weird tension in the air. Something is about to happen..."><div class="quest-header-text">No Way Back</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.NoWayBack.completed to true>><<set $eventControl.quests.NoWayBack.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.active = false>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.completed = true>><<set $characters.Michelle.corruptionlvl to 3>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to true>><</button>><</if>></div>\
<<include "MichelleQ-8">><<set _a += 1>>\
<</if>><<if $eventControl.quests.FirstDate.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="Michelle laughs in my face when I ask her to an innocent date. She apparently still sees me as a little child, who's not capable of basically anything grown-ups can. Luckily, she's given me a chance to change her view. So there are some things I should do before trying asking her out again."><div class="quest-header-text">First Date</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.FirstDate.completed to true>><<set $eventControl.quests.FirstDate.active to false>><<set $eventControl.Michelle.dates to true>><<set $eventControl.player.cellarCleaned = 6>><</button>><</if>></div>\
<<include "MichelleQ-9">><<set _a += 1>>\
<</if>><<if $eventControl.quests.LostPassion.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<<if $eventControl.quests.LostPassion.part == 0>>\
<div class="quest-header" data-hover="When I was walking around the house, I noticed Michelle, standing in the cellar. She was feeling down, and she opened up about her need for space. We talked for a minute and I decided I will renovate the useless celar into an atelier for Michelle."><div class="quest-header-text">Lost Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.LostPassion.completed to true>><<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.player.cellarCleaned = 6>><<set $eventControl.Michelle.atelier to true>><</button>><</if>></div>\
<<elseif $eventControl.quests.LostPassion.part == 2>>\
<div class="quest-header" data-hover="After a while, I paid her a visit while she was drawing. Her drawing skill was apparently long gone and I volunteered to model for her. She recommended that I at least read something about modeling before we do it."><div class="quest-header-text">Lost Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.LostPassion.completed to true>><<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.player.cellarCleaned = 6>><<set $eventControl.Michelle.atelier to true>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="The atelier is done and Michelle is happy. Let's wait a week and see how she feels about it."><div class="quest-header-text">Lost Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.LostPassion.completed to true>><<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.player.cellarCleaned = 6>><<set $eventControl.Michelle.atelier to true>><</button>><</if>></div>\
<</if>>\
<<include "MichelleQ-10">><<set _a += 1>>\
<</if>><<if $eventControl.quests.Bookworm.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="When I went to the living room, I saw Michelle reading a book. Since I've never seen her reading anything apart from her textbooks, I had to ask her about it. She told me, while blushing, that her co-worker lent it to her. It was a romantic novel. I figured out that I could buy her something more naughtier and explicit to see how she will react."><div class="quest-header-text">Bookworm</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.Bookworm.completed to true>><<set $eventControl.quests.Bookworm.active to false>><</button>><</if>></div>\
<<include "MichelleQ-11">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CrossingLine.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="We can't go back to being a normal boring family anymore. We crossed too many borders with Michelle to go back. Crossing the last border is inevitable."><div class="quest-header-text">Crossing Line</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CrossingLine.completed to true>><<set $eventControl.quests.CrossingLine.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to true>><<set $characters.Michelle.corruptionlvl = 4>><</button>><</if>></div>\
<<include "MichelleQ-12">><<set _a += 1>>\
<</if>><<if $eventControl.quests.FinalCountdown.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<<if $eventControl.quests.FinalCountdown.part == 1>>\
<div class="quest-header" data-hover="Relationship between Michelle and my dad has been getting worse lately. They aren't talking to each other most of the time and I've not seem them kiss last month. But when I caught them arguing in the living room, I was pretty sure they were going to be divorced soon. Michelle's also been acting very strange lately. She's always on her phone. Maybe if I eavesdrop on one of her calls, I could figure out what is happening..."><div class="quest-header-text">Final Countdown</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.FinalCountdown.completed to true>><<set $eventControl.quests.FinalCountdown.active to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="So she's seeing other men just to pay off my dad's debt? No, I won't stand this. I can tolerate her being with my dad, but some strangers... I have to save enough money and show her her place. She belongs only to me..."><div class="quest-header-text">Final Countdown</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.FinalCountdown.completed to true>><<set $eventControl.quests.FinalCountdown.active to false>><</button>><</if>></div>\
<</if>>\
<<include "MichelleQ-13">><<set _a += 1>>\
<</if>><<if $eventControl.quests.Confusion.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<<if $eventControl.quests.Confusion.conv == false>>\
<div class="quest-header" data-hover="After the previous argument with my dad, Michelle doesn't know what to do. She's aware of our unusual relationship. Will she follow her feelings or will she do what most people would do?"><div class="quest-header-text">Confusion</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.Confusion.completed to true>><<set $eventControl.quests.Confusion.active to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="She told me that she needs more time to think. There is nothing I can do other than wait for her decision.">Confusion</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.Confusion.completed to true>><<set $eventControl.quests.Confusion.active to false>><</button>><</if>></div>\
<</if>>\
<<include "MichelleQ-14">><<set _a += 1>>\
<</if>>\
\
<<case "Kiley">>\
<div class='header2'><span style='color:purple'>Kiley</span>
</div>\
<<set _a to 0>>\
<<if $eventControl.quests.CorruptionOfKileyDuncan0.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 1 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfKileyDuncan0.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan0.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to true>><<set $characters.Kiley.corruptionlvl = 1>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $eventControl.quests.FinancialProblems.money = 100>><</button>><</if>></div>\
<<include "KileyQ-1">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfKileyDuncan1.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 2 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 2</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.SupportHerDesire.active = false>><<set $eventControl.quests.SupportHerDesire.completed = true>><<set $eventControl.Kiley.caughtSpying = false>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $eventControl.quests.FinancialProblems.money = 300>><<set $eventControl.quests.FinancialProblems.sL = true>><</button>><</if>></div>\
<<include "KileyQ-2">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfKileyDuncan2.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 3 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 3</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfKileyDuncan2.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan3.active to true>><<set $characters.Kiley.corruptionlvl = 3>><<set $eventControl.quests.HighschoolPassion.completed = true>><<set $eventControl.quests.HighschoolPassion.active = false>><<set $characters.Kiley.dates += 3>><<set $eventControl.quests.SubtleProposition.active = false>><<set $eventControl.quests.SubtleProposition.completed = true>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $eventControl.quests.FinancialProblems.pU = true>><<set $eventControl.quests.FinancialProblems.cO = true>><<set $eventControl.quests.FinancialProblems.eO = true>><</button>><</if>></div>\
<<include "KileyQ-3">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfKileyDuncan3.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 4 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 4</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfKileyDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan3.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan4.active to true>><<set $characters.Kiley.corruptionlvl = 4>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.massages += 2>><<set $characters.Kiley.dates += 4>><<set $eventControl.quests.GamerGirl.active = false>><<set $eventControl.quests.GamerGirl.completed = true>><<set $eventControl.quests.NoExperience.active = false>><<set $eventControl.quests.NoExperience.completed = true>><</button>><</if>></div>\
<<include "KileyQ-4">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfKileyDuncan4.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 5 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 5</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfKileyDuncan4.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan4.active to false>><<set $characters.Kiley.corruptionlvl = 5>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.dates = 5>><<set $characters.Kiley.massages = 4>><<set $eventControl.quests.FinancialProblems.active = false>><<set $eventControl.quests.FinancialProblems.completed = true>><<set $eventControl.quests.FinancialProblems.cP = true>><<set $eventControl.quests.OldMemories.active = false>><<set $eventControl.quests.OldMemories.completed = true>><<set $eventControl.quests.FinalStraw.active = false>><<set $eventControl.quests.FinalStraw.completed = true>><<set $eventControl.quests.AnnoyingObstacle.active = false>><<set $eventControl.quests.AnnoyingObstacle.completed = true>><<set $eventControl.Kiley.newHouse = true>><<set $eventControl.Kiley.fiance = false>><<set $eventControl.quests.AnnoyingObstacle.part = 6>><</button>><</if>></div>\
<<include "KileyQ-5">><<set _a += 1>>\
<</if>><<if $eventControl.quests.SupportHerDesire.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<<if $eventControl.quests.SupportHerDesire.rummage == false>>\
<div class="quest-header" data-hover="There is something fishy about Kiley. She didn't change at all. Like she acts and talks the same way! If she won't tell me, I have to find it myself."><div class="quest-header-text">Support Her Desire</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.SupportHerDesire.completed to true>><<set $eventControl.quests.SupportHerDesire.active to false>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><<set $eventControl.Kiley.caughtSpying = false>><</button>><</if>></div>\
<<elseif $eventControl.quests.SupportHerDesire.KileyAsked == false>>\
<div class="quest-header" data-hover="I'm not really proud of it, but I was snooping around in Kiley's bedroom. Except for some uninteresting and useless stuff, I also found magazines about pole dancing."><div class="quest-header-text">Support Her Desire</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.SupportHerDesire.completed to true>><<set $eventControl.quests.SupportHerDesire.active to false>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><<set $eventControl.Kiley.caughtSpying = false>><</button>><</if>></div>\
<<elseif $eventControl.quests.SupportHerDesire.KileyAsked == true and $player.inventory.quests.dancingPole == false>>\
<div class="quest-header" data-hover="So I indirectly asked Kiley about those magazines and she said that she always found pole dancing interesting but she never had time nor the money to try it. Maybe I should buy the dancing pole for her?"><div class="quest-header-text">Support Her Desire</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.SupportHerDesire.completed to true>><<set $eventControl.quests.SupportHerDesire.active to false>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><<set $eventControl.Kiley.caughtSpying = false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="Now that I have the dancing pole, I should install it in her bedroom and surprise her."><div class="quest-header-text">Support Her Desire</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.SupportHerDesire.completed to true>><<set $eventControl.quests.SupportHerDesire.active to false>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><<set $eventControl.Kiley.caughtSpying = false>><</button>><</if>></div>\
<</if>>\
<<include "KileyQ-6">><<set _a += 1>>\
<</if>><<if $eventControl.quests.HighschoolPassion.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<<if $eventControl.quests.HighschoolPassion.checkedPC < 3>>\
<div class="quest-header" data-hover="I got curious if Kiley does ever look back on her school life sometimes. So I asked her one day and we talked for hours about our past. But suddenly she mentioned she always wanted to try playing football and now that she has her uniform back, she wants to try it. I volunteered to teach her how to do it. But the truth is I also don't know anything about it. I should search it up on the Internet."><div class="quest-header-text">Highschool Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.HighschoolPassion.completed to true>><<set $eventControl.quests.HighschoolPassion.active to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="I got curious if Kiley does ever look back on her school life sometimes. So I asked her one day and we talked for hours about our past. But suddenly she mentioned she always wanted to try playing football and now that she has her uniform back, she wants to try it. Now that I learned about it from the Internet, I'm ready to help her with it. I should meet with her in her backyard on the weekend."><div class="quest-header-text">Highschool Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.HighschoolPassion.completed to true>><<set $eventControl.quests.HighschoolPassion.active to false>><</button>><</if>></div>\
<</if>>\
<<include "KileyQ-7">><<set _a += 1>>\
<</if>><<if $eventControl.quests.SubtleProposition.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="Our relationship is getting better and better. That's a good sign, considering our past... I will try offering her more money as a gift than normally and ask nothing in return. I think that could either boost our relationship, or completely ruin it... I have to take the risk."><div class="quest-header-text">Subtle Proposition</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.SubtleProposition.completed to true>><<set $eventControl.quests.SubtleProposition.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan2.completed to true>><<set $characters.Kiley.corruptionlvl = 3>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><</button>><</if>></div>\
<<include "KileyQ-8">><<set _a += 1>>\
<</if>><<if $eventControl.quests.SoreBody.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="I know she’s been working hard at her job lately and doesn’t have time to take care of her body. Maybe I could do something for her and massage her body for her?"><div class="quest-header-text">Sore Body</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.SoreBody.completed to true>><<set $eventControl.quests.SoreBody.active to false>><<set $player.massage = 40>><</button>><</if>></div>\
<<include "KileyQ-9">><<set _a += 1>>\
<</if>><<if $eventControl.quests.AnnoyingObstacle.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<<if $eventControl.quests.AnnoyingObstacle.part == 1>>\
<div class="quest-header" data-hover="When I finally reunited with Kiley, I also unfortunately met her fiance. Right from the start I knew I had to get rid of him if I wanted to get closer to Kiley. They've been together for some time and they're also already engaged. It won't be easy, but it has to be done. First of all I need to corrupt her to a certain level. Then we will see..."><div class="quest-header-text">Annoying Obstacle</div></div>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 2>>\
<div class="quest-header" data-hover="So yeah, Kiley is finally getting married to her fiance, Paul... I can't even be mad at her. I've never told her how I feel or anything. The only thing I can do now is to be a good supportive step-brother and buy a suit to her wedding. But why does it feel like she's leaving me, again...?"><div class="quest-header-text">Annoying Obstacle</div></div>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 3 or $eventControl.quests.AnnoyingObstacle.part == 4>>\
<div class="quest-header" data-hover="She has feelings for me. Even though she's now married to that idiot, she still can't decide what to do. I know she's stubborn, but marrying a guy you don't like just because you wanted to settle down...?"><div class="quest-header-text">Annoying Obstacle</div></div>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 5>><<if $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $eventControl.quests.AnnoyingObstacle.clubInvite == false>>\
<div class="quest-header" data-hover="She chose me. I won. Fuck you Paul! Fuck you society! We are young and we don't care about you! But for real, Kiley is now smiling every time I see her, she no longer has that long shadow behind her anymore."><div class="quest-header-text">Annoying Obstacle</div></div>\
<<elseif $eventControl.quests.AnnoyingObstacle.clubInvite == true>>\
<div class="quest-header" data-hover="Kiley shared with me her disgust with her current life just to persuade me to go clubbing with her. Naturally I agreed."><div class="quest-header-text">Annoying Obstacle</div></div>\
<<else>>\
<div class="quest-header" data-hover="She chose me. I won. Fuck you Paul! Fuck you society! We are young and we don't care about you! But for real, Kiley is now smiling every time I see her, she no longer has that long shadow behind her anymore."><div class="quest-header-text">Annoying Obstacle</div></div>\
<</if>><</if>>\
<<include "KileyQ-10">><<set _a += 1>>\
<</if>><<if $eventControl.quests.FinancialProblems.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="It was clear they don't have much money. Their house was half-empty, nothing in the fridge most of the time and I'm pretty sure Kiley wears the same clothes she wore when she was still in school. Maybe I could offer her something?"><div class="quest-header-text">Financial Problems</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.FinancialProblems.active = false>><<set $eventControl.quests.FinancialProblems.completed = true>><<set $eventControl.quests.FinancialProblems.sL = true>><<set $eventControl.quests.FinancialProblems.eO = true>><<set $eventControl.quests.FinancialProblems.cO = true>><<set $eventControl.quests.FinancialProblems.pU = true>><<set $eventControl.quests.FinancialProblems.cP = true>><<set $eventControl.quests.FinancialProblems.money = 9999>><</button>><</if>></div>\
<<include "KileyQ-11">><<set _a += 1>>\
<</if>><<if $eventControl.quests.GamerGirl.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="When I was walking around her house, I heard her and Paul arguing in the living room. It didn't look pretty and I just had to ask Kiley about it. I found out she wanted to buy a game console, but Paul didn't like that. I decided to buy it for her, but I'm not sure this will solve their argument..."><div class="quest-header-text">Gamer Girl</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.GamerGirl.active = false>><<set $eventControl.quests.GamerGirl.completed = true>><</button>><</if>></div>\
<<include "KileyQ-12">><<set _a += 1>>\
<</if>><<if $eventControl.quests.NoExperience.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="Kiley and I had a really uncomfortable conversation. She invited me out on a double date with her fiance and my non-existent girlfriend. It ended up with me agreeing to ask some girl out, so I can take her to the double date... This can end up only one way..."><div class="quest-header-text">No Experience</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfKileyDuncan3.active = false>><<set $eventControl.quests.CorruptionOfKileyDuncan3.completed = true>><<set $eventControl.quests.CorruptionOfKileyDuncan4.active = true>><<set $eventControl.quests.NoExperience.active = false>><<set $eventControl.quests.NoExperience.completed = true>><<set $characters.Kiley.corruptionlvl = 4>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><</button>><</if>></div>\
<<include "KileyQ-13">><<set _a += 1>>\
<</if>><<if $eventControl.quests.OldMemories.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="One day I found Kiley eagerly looking around for something in her living room. She told me she's looking for her hat that she used to wear as her Halloween costume back in High school. She was really sad about it, since that was her only material memory of it. I decided to help her find it."><div class="quest-header-text">Old Memories</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.OldMemories.active = false>><<set $eventControl.quests.OldMemories.completed = true>><<set $player.inventory.quests.witchHat = false>><</button>><</if>></div>\
<<include "KileyQ-14">><<set _a += 1>>\
<</if>><<if $eventControl.quests.FinalStraw.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="The last step is here. It's clear that Kiley is used to me now. You can say she depends on me. Maybe now's the perfect time to ask her to be my girlfriend."><div class="quest-header-text">Final Straw</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.FinalStraw.active = false>><<set $eventControl.quests.FinalStraw.completed = true>><</button>><</if>></div>\
<<include "KileyQ-15">><<set _a += 1>>\
<</if>><<if $eventControl.quests.RiskyBusiness.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="When I was relaxing in front of my new house, a surprising couple interrupted me. It was Michelle and Kiley. They looked like they were finally okay, maybe even better than ever before. Michelle also asked me to film them while they’re working out in my gym. I couldn’t deny this opportunity and accepted. They should be there at 8 am."><div class="quest-header-text">Risky Business</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.RiskyBusiness.active = false>><<set $eventControl.quests.RiskyBusiness.completed = true>><</button>><</if>></div>\
<<include "KileyQ-16">><<set _a += 1>>\
<</if>>\
\
<<case "Summer">>\
<div class='header2'><span style='color:purple'>Summer</span>
</div>\
<<set _a to 0>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 1 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfSummerDuncan0.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan0.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan1.active to true>><<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn to true>><<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked to true>><<set $characters.Summer.corruptionlvl = 1>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $eventControl.quests.ExemplaryRelationship.completed = true>><<set $eventControl.quests.ExemplaryRelationship.active = false>><</button>><</if>></div>\
<<include "SummerQ-1">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfSummerDuncan1.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 2 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 2</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfSummerDuncan1.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan2.active to true>><<set $characters.Summer.corruptionlvl = 2>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.homework += 1>><<set $eventControl.quests.ASimpleRequest.active to false>><<set $eventControl.quests.ASimpleRequest.completed to true>><<set $eventControl.quests.ASimpleRequest.p1 to true>><</button>><</if>></div>\
<<include "SummerQ-2">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfSummerDuncan2.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 3 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 3</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfSummerDuncan2.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan2.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan3.active to true>><<set $characters.Summer.corruptionlvl = 3>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.homework += 1>><<set $characters.Summer.massages += 2>><</button>><</if>></div>\
<<include "SummerQ-3">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfSummerDuncan3.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 4 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 4</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfSummerDuncan3.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to true>><<set $characters.Summer.corruptionlvl = 4>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.homework += 1>><<set $characters.Summer.massages += 1>><<set $eventControl.quests.IHaveYourBackP1.active to false>><<set $eventControl.quests.IHaveYourBackP1.completed to true>><<set $eventControl.quests.PerfectDate.active to false>><<set $eventControl.quests.PerfectDate.completed to true>><<set $eventControl.Summer.newHouse to true>><<set $eventControl.newHouse to true>><</button>><</if>></div>\
<<include "SummerQ-4">><<set _a += 1>>\
<</if>><<if $eventControl.quests.CorruptionOfSummerDuncan4.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="How to reach corruption level 5 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 5</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruptionlvl = 5>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><</button>><</if>></div>\
<<include "SummerQ-5">><<set _a += 1>>\
<</if>><<if $eventControl.quests.ExemplaryRelationship.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="Michelle called us to the living room and with tears in her eyes asked us if we can improve our relationship. Seeing her in that state made us really think about the way we are treating each other and decided we will try better. Summer came up with an idea that I could join her in her morning runs."><div class="quest-header-text">Exemplary Relationship</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.ExemplaryRelationship.active to false>><<set $eventControl.quests.ExemplaryRelationship.completed to true>><<set $eventControl.quests.ExemplaryRelationship.running = 0>><</button>><</if>></div>\
<<include "SummerQ-6">><<set _a += 1>>\
<</if>><<if $eventControl.quests.ASimpleRequest.active == true>>\
<<if _a > 0>><hr><<else>><br><</if>>\
<div class="quest-header" data-hover="Summer noticed that I always disappear after school and go somewhere. Since she knew that I wouldn't be doing drugs, she decided to wait for me to get home and figure it out. Now that she knows I have a part-time job, I have no idea what she will want from me..."><div class="quest-header-text">A Simple Request</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.ASimpleRequest.active to false>><<set $eventControl.quests.ASimpleRequest.completed to true>><<set $eventControl.quests.ASimpleRequest.p1 = true>><</button>><</if>></div>\
<<include "SummerQ-7">><<set _a += 1>>\
<</if>><<if $eventControl.quests.IHaveYourBackP1.active == true>>\
<<if _a > 0>><hr><<else>><br><</if>>\
<div class="quest-header" data-hover="When I was walking around the house, I witnessed Summer and Michelle arguing in the living room. It seemed like Summer tried to sneak out of the house at night but she got found out. I decided to help Summer out the next time she wants to go out."><div class="quest-header-text">I Have Your Back 1</div><<if $eventControl.cheats == true>>\
<<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.IHaveYourBackP1.active to false>><<set $eventControl.quests.IHaveYourBackP1.completed to true>><</button>><</if>></div>\
<<include "SummerQ-8">><<set _a += 1>>\
<</if>><<if $eventControl.quests.PerfectDate.active == true>>\
<<if _a > 0>><hr><<else>><br><</if>>\
<div class="quest-header" data-hover="I overheard Summer talking to one of her classmates about her feelings about our relationship. She just wanted to be with me without the need of checking her back if someone is looking. I decided I will make her wish come true."><div class="quest-header-text">Perfect Date</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.PerfectDate.active to false>><<set $eventControl.quests.PerfectDate.completed to true>><<set $eventControl.Summer.newHouse to true>><<set $eventControl.quests.CorruptionOfSummerDuncan3.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 4>><</button>><</if>></div>\
<<include "SummerQ-9">><<set _a += 1>>\
<</if>><<if $eventControl.quests.IHaveYourBackP2.active == true>>\
<<if _a > 0>><hr><<else>><br><</if>>\
<<if $eventControl.quests.IHaveYourBackP2.party == false>>\
<div class="quest-header" data-hover="Something is going to happen on Friday, I can feel it..."><div class="quest-header-text">I Have Your Back 2</div><<if $eventControl.cheats == true>><<button "COMPLETE LOVE" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP2.active to false>><<set $eventControl.quests.IHaveYourBackP2.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 5>><<set $eventControl.Summer.ntr to false>><</button>><<button "COMPLETE NTR" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP2.active to false>><<set $eventControl.quests.IHaveYourBackP2.completed to true>><<set $eventControl.quests.SchoolStar.active to true>><<set $eventControl.Summer.ntr to true>><<set $eventControl.Summer.away to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="I should talk to Summer when she's back..."><div class="quest-header-text">I Have Your Back 2</div><<if $eventControl.cheats == true>><<button "COMPLETE LOVE" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP2.active to false>><<set $eventControl.quests.IHaveYourBackP2.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 5>><<set $eventControl.Summer.ntr to false>><</button>><<button "COMPLETE NTR" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP2.active to false>><<set $eventControl.quests.IHaveYourBackP2.completed to true>><<set $eventControl.quests.SchoolStar.active to true>><<set $eventControl.Summer.ntr to true>><<set $eventControl.Summer.away to false>><</button>><</if>></div>\
<</if>>\
<<include "SummerQ-10">><<set _a += 1>>\
<</if>><<if $eventControl.quests.SchoolStar.active == true>>\
<<if _a > 0>><hr><<else>><br><</if>>\
<<if $eventControl.quests.SchoolStar.derek == false>>\
<div class="quest-header" data-hover="I have a weird feeling something is going to happen soon..."><div class="quest-header-text">School Star</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.SchoolStar.active to false>><<set $eventControl.quests.SchoolStar.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 5>><<set $eventControl.Summer.ntr to true>><<set $eventControl.Summer.newHouse to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="Derek, a guy from my school, came to me and asked me if Summer has a boyfriend. Seeing his sad face, I offered him my help and gave him her number."><div class="quest-header-text">School Star</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $eventControl.quests.SchoolStar.active to false>><<set $eventControl.quests.SchoolStar.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 5>><<set $eventControl.Summer.ntr to true>><<set $eventControl.Summer.newHouse to false>><</button>><</if>></div>\
<</if>>\
<<include "SummerQ-11">><<set _a += 1>>\
<</if>>\
\
<<case "Pawn shop">>\
<div class='header2'><span style='color:purple'>Pawn shop</span>
</div>\
<<set _a to 0>>\
<<if $eventControl.quests.PawnShop0.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="The only better option to earn some money than begging Michelle for a few dollars is helping out at our local Pawn shop. You can buy basically anything here, but most importantly a lot of local people go here when they are desperate for money. Maybe if I make the right decisions, I can use this fact to my benefit. Luckily they were hiring, so here I am..."><div class="quest-header-text">Corruption Of Pawn shop 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $player.perception = 10>><<set $eventControl.pawnShop.bossRelationship = 10>><<set $eventControl.quests.PawnShop0.active = false>><<set $eventControl.quests.PawnShop0.completed = true>><<set $eventControl.quests.PawnShop1.active = true>><</button>><</if>></div>\
<<include "PawnShopQ-1">><<set _a += 1>>\
<</if>><<if $eventControl.quests.PawnShop1.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="Working at the Pawn shop wasn’t as boring as I thought it would be. As it turned out, there were a lot of desperate people who wanted to get money as quickly as possible and would do anything to get it. That created many opportunities for me and my very energetic magic stick to get some real experience..."><div class="quest-header-text">Corruption Of Pawn shop 2</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $player.perception = 25>><<set $eventControl.pawnShop.bossRelationship = 25>><<set $eventControl.quests.PawnShop1.active = false>><<set $eventControl.quests.PawnShop1.completed = true>><<set $eventControl.quests.PawnShop2.active = true>><</button>><</if>></div>\
<<include "PawnShopQ-2">><<set _a += 1>>\
<</if>><<if $eventControl.quests.PawnShop2.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="I feel like I have become a proper Pawn shop worker. Like I could probably sell every single item here for a fraction of its original cost and bang you in the meantime. If I get the person's consent, that is... Not everyone wants to bang with a stranger apparently..."><div class="quest-header-text">Corruption Of Pawn shop 3</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $player.perception = 50>><<set $eventControl.pawnShop.bossRelationship = 50>><<set $eventControl.quests.PawnShop2.active = false>><<set $eventControl.quests.PawnShop2.completed = true>><<set $eventControl.quests.PawnShop3.active = true>><<set $eventControl.quests.PawnShop2.bossTalk to true>><<set $eventControl.pawnShop.weekendShifts to true>><</button>><</if>></div>\
<<include "PawnShopQ-3">><<set _a += 1>>\
<</if>><<if $eventControl.quests.PawnShop3.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="My career as a Pawn shop worker is slowly at its end. I don’t suppose Jeremy will retire that soon and I don’t want to spend that much time working here. Weekend shifts are nice, the pay isn’t bad at all, but is this what I really want to be doing when I’m done with school?"><div class="quest-header-text">Corruption Of Pawn shop 4</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $player.perception = 75>><<set $eventControl.pawnShop.bossRelationship = 75>><<set $eventControl.quests.PawnShop3.active = false>><<set $eventControl.quests.PawnShop3.completed = true>><<set $eventControl.quests.PawnShop4.active = true>><</button>><</if>></div>\
<<include "PawnShopQ-4">><<set _a += 1>>\
<</if>><<if $eventControl.quests.PawnShop4.active == true>>\
<<if _a > 0>><hr><<else>><</if>>\
<div class="quest-header" data-hover="With every shift I started to realize that I probably hit the highest point that could be conquered working here. Maybe now's the time to start thinking of advancing further."><div class="quest-header-text">Corruption Of Pawn shop 5</div><<if $eventControl.cheats == true>><<button "COMPLETE" $eventControl.activePassage>><<set $player.perception = 100>><<set $eventControl.pawnShop.bossRelationship = 100>><<set $eventControl.quests.PawnShop4.active = false>><<set $eventControl.quests.PawnShop4.completed = true>><<set $eventControl.quests.PawnShop4.advertisement = true>><</button>><</if>></div>\
<<include "PawnShopQ-5">><<set _a += 1>>\
<</if>>\
<</switch>>\
</div>
<</if>>\<div class="quest-steps"><<if $characters.Michelle.corruption > 99 and $characters.Michelle.relationship > 99>>\
<span style="color:red">Sleep</span>
<<else>>\
<<if $characters.Michelle.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
<<if $characters.Michelle.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
<</if>>\
</div>\<<if $eventControl.quests.FirstDate.completed == true and $eventControl.quests.MyStepmomIsATeacher.completed == true and $characters.Michelle.corruption > 99 and $characters.Michelle.relationship > 99>>\
<div class="quest-steps-hover" data-hover="WORKDAY - 06:30-06:59 and 20:00-20:59, WEEKEND - 08:00-08:59 and 18:00-18:59."><span style="color:red">Peep on her while she's in the bathroom</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Michelle.corruption < 100>><span style="color:red">Reach 100 corruption</span><<else>><span style="color:green">Reach 100 corruption</span><</if>>
</div>\
<div class="quest-steps"><<if $characters.Michelle.relationship < 100>><span style="color:red">Reach 100 relationship</span><<else>><span style="color:green">Reach 100 relationship</span><</if>>
</div>\
<<if $eventControl.quests.FirstDate.completed == true>>\
<div class="quest-steps"><span style="color:green">Complete the "First Date" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="TRIGGER: Ask her out in the living room, workday, 16:00-18:59."><span style="color:red">Complete the "First Date" quest</span>
</div><</if>>\
<<if $eventControl.quests.MyStepmomIsATeacher.completed == true>>\
<div class="quest-steps"><span style="color:green">Complete the "My <<if $eventControl.Michelle.relationship == "step-mother">>Stepmom<<elseif $eventControl.Michelle.relationship == "mother">>Mom<<else>>$eventControl.Michelle.relationship<</if>> Is A Teacher" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Sleep if the quest is not active."><span style="color:red">Complete the "My <<if $eventControl.Michelle.relationship == "step-mother">>Stepmom<<elseif $eventControl.Michelle.relationship == "mother">>Mom<<else>>$eventControl.Michelle.relationship<</if>> Is A Teacher" quest</span>
</div><</if>>\
<</if>>\<<if $characters.Michelle.corruption > 99 and $characters.Michelle.relationship > 99 and $characters.Michelle.massages > 1>>\
<div class="quest-steps-hover" data-hover="Sleep if the quest is not active."><span style="color:red">Complete the "No Way Back" quest</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Michelle.corruption > 99>><span style="color:green">Reach 100 corruption</span><<else>><span style="color:red">Reach 100 corruption</span><</if>>
</div>\
<div class="quest-steps"><<if $characters.Michelle.relationship > 99>><span style="color:green">Reach 100 relationship</span><<else>><span style="color:red">Reach 100 relationship</span><</if>>
</div>\
<<if $characters.Michelle.massages > 1>><div class="quest-steps"><span style="color:green">Do at least 2 massages with her</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="ASK HER: Parent's room, weekend, 09:00-09:59 or 20:00-22:59. THEN MEET HER: Living room, weekend, 08:00-22:59."><span style="color:red">Do at least 2 massages with her </span><span style="font-style:italic">(currently: $characters.Michelle.massages)</span>
</div>\
<</if>><</if>>\<<if $characters.Michelle.corruption > 99 and $characters.Michelle.relationship > 99 and $characters.Michelle.massages > 2>>\
<div class="quest-steps-hover" data-hover="Sleep if the quest is not active."><span style="color:red">Complete the "Crossing Line" quest</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Michelle.corruption > 99>><span style="color:green">Reach 100 corruption</span><<else>><span style="color:red">Reach 100 corruption</span><</if>>
</div>\
<div class="quest-steps"><<if $characters.Michelle.relationship > 99>><span style="color:green">Reach 100 relationship</span><<else>><span style="color:red">Reach 100 relationship</span><</if>>
</div>\
<<if $characters.Michelle.massages > 2>><div class="quest-steps"><span style="color:green">Do at least 3 massages with her</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="ASK HER: Parent's room, weekend, 09:00-09:59 or 20:00-22:59. THEN MEET HER: Living room, weekend, 08:00-22:59."><span style="color:red">Do at least 3 massages with her </span><span style="font-style:italic">(currently: $characters.Michelle.massages)</span>
</div>\
<</if>><</if>>\<<if $characters.Michelle.corruption > 99 and $characters.Michelle.relationship > 99 and $eventControl.Michelle.newHouse == true and $eventControl.quests.Bookworm.completed == true and $eventControl.quests.LostPassion.completed == true and $eventControl.quests.FinalCountdown.completed == true>>\
<div class="quest-steps"><span style="color:red">Sleep</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Michelle.corruption > 99>><span style="color:green">Reach 100 corruption</span><<else>><span style="color:red">Reach 100 corruption</span><</if>>
</div>\
<div class="quest-steps"><<if $characters.Michelle.relationship > 99>><span style="color:green">Reach 100 relationship</span><<else>><span style="color:red">Reach 100 relationship</span><</if>>
</div>\
<<if $eventControl.Michelle.newHouse == true>><div class="quest-steps"><span style="color:green">Invite her to stay at your house</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="GET HOUSE: Get a job, then save 2000$ and go to your room. THEN: Go to your house after 16:00 (has to be from town or other instances, not from leaving one of your house's rooms)."><span style="color:red">Invite her to stay at your house</span>
</div>\
<</if>>\
<<if $eventControl.quests.Bookworm.completed == true>><div class="quest-steps"><span style="color:green">Complete the "Bookworm" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="TRIGGER: Catch her reading a book (living room, weekend) and ask her about it."><span style="color:red">Complete the "Bookworm" quest</span>
</div>\
<</if>>\
<<if $eventControl.quests.LostPassion.completed == true>><div class="quest-steps"><span style="color:green">Complete the "Lost Passion" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="TRIGGER: Meet her in the cellar."><span style="color:red">Complete the "Lost Passion" quest</span>
</div>\
<</if>>\
<<if $eventControl.quests.FinalCountdown.completed == true>><div class="quest-steps"><span style="color:green">Complete the "Final Countdown" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="TRIGGER: Walk around Duncan's house."><span style="color:red">Complete the "Final Countdown" quest</span>
</div>\
<</if>>\
<</if>>\<div class="quest-steps-hover" data-hover="Parent's room - night OR kitchen OR living room - workday."><span style="color:red">Ask her if she could help you with your studies</span>
</div>\<div class="quest-steps"><<if $eventControl.quests.AbsentFromSchool.attendence > 3>>\
<span style="color:red">Ask her for a reward</span>
<<else>>\
<span style="color:red">Attend school at least 4 days in a row </span><span style="font-style:italic">(currently: $eventControl.quests.AbsentFromSchool.attendence)</span><</if>>\
</div>\<div class="quest-steps-hover" data-hover="Thursday or Friday, 16:00-18:00."><span style="color:red">Be caught trying to sniff her panties in the living room</span>
</div>\<<if $eventControl.quests.FirstDate.kitchenHelp == true and $eventControl.player.cellarCleaned == 6 and $eventControl.player.work == true and $player.inventory.outfits.coolClothes == true and $player.grades > 14>>\
<div class="quest-steps-hover" data-hover="Living room, workday."><span style="color:red">Try asking her out now</span>
</div>\
<<else>>\
<<if $eventControl.quests.FirstDate.kitchenHelp == true>><div class="quest-steps"><span style="color:green">Cook dinner for her</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Buy a book about cooking in the School Library and read it (in your room)."><span style="color:red">Cook dinner for her</span>
</div>\
<</if>>\
<div class="quest-steps"><<if $player.grades > 14>><span style="color:green">Reach 15 grades</span><<else>><span style="color:red">Reach 15 grades</span><</if>>
</div>\
<div class="quest-steps"><<if $eventControl.player.cellarCleaned == 6>><span style="color:green">Clean the cellar</span><<else>><span style="color:red">Clean the cellar</span><</if>>
</div>\
<<if $eventControl.player.work == true>><div class="quest-steps"><span style="color:green">Find a job</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Pawn shop is hiring."><span style="color:red">Find a job</span>
</div>\
<</if>>\
<div class="quest-steps"><<if $player.inventory.outfits.coolClothes == true>><span style="color:green">Buy some cool clothes</span><<else>><span style="color:red">Buy some cool clothes</span><</if>>
</div>\
<</if>>\<<if $eventControl.quests.LostPassion.part == 0>>\
<<if $eventControl.player.cellarCleaned == 6 and $player.inventory.quests.artSupplies == true>>\
<div class="quest-steps"><span style="color:red">Meet her in the cellar</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $eventControl.player.cellarCleaned == 6>><span style="color:green">Clear the cellar</span><<else>><span style="color:red">Clear the cellar</span><</if>>
</div>\
<div class="quest-steps"><<if $player.inventory.quests.artSupplies == true>><span style="color:green">Buy art supplies</span><<else>><span style="color:red">Buy art supplies</span><</if>>
</div>\
<</if>>\
<<elseif $eventControl.quests.LostPassion.part == 1>>\
<div class="quest-steps"><span style="color:red">Wait a week and visit her in the atelier </span><span style="font-style">(currently: $eventControl.quests.LostPassion.daysPassed days)</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $player.inventory.books.modelingRead == false>>\
<span style="color:red">Buy and read a book about modeling</span>
<<else>>\
<span style="color:red">Be her model</span>
<</if>>\
</div>\
<</if>>\<<if $player.inventory.quests.eroticNovel == true>>\
<div class="quest-steps"><span style="color:red">Give her the book</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Find it in the School Library."><span style="color:red">Buy her a very explicit and naughty erotic novel</span>
</div>\
<</if>>\<<if $characters.Michelle.dates > 2 and $player.inventory.quests.expensiveWine == true>>\
<div class="quest-steps"><span style="color:red">Go to the living room at the weekend evening</span>
</div>\
<<else>>\
<<if $characters.Michelle.dates > 2>><div class="quest-steps"><span style="color:green">Take her on a date at least 3 times</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Ask her out in the living room - workday, then go to the outside of the Duncan's house at 20:00."><span style="color:red">Take her on a date at least 3 times </span><span style="font-style:italic">(currently: $characters.Michelle.dates)</span>
</div>\
<</if>>\
<div class="quest-steps"><<if $player.inventory.quests.expensiveWine == true>><span style="color:green">Buy expensive wine</span><<else>><span style="color:red">Buy expensive wine</span><</if>>
</div>\
<</if>>\<<if $eventControl.quests.FinalCountdown.part == 1>>\
<div class="quest-steps"><<if $eventControl.quests.FinalCountdown.BATH == true>><span style="color:green">Eavesdrop on her in the bathroom.</span><<else>><span style="color:red">Eavesdrop on her in the bathroom.</span><</if>>
</div>\
<div class="quest-steps"><<if $eventControl.quests.FinalCountdown.BEDR1 == true and $eventControl.quests.FinalCountdown.BEDR2 == true>><span style="color:green">Eavesdrop on her in the parent's room two times</span><<else>><span style="color:red">Eavesdrop on her in the parent's room two times</span><</if>>
</div>\
<div class="quest-steps"><<if $eventControl.quests.FinalCountdown.KITC == true>><span style="color:green">Eavesdrop on her in the kitchen</span><<else>><span style="color:red">Eavesdrop on her in the kitchen</span><</if>>
</div>\
<div class="quest-steps"><<if $eventControl.quests.FinalCountdown.LIVI == true>><span style="color:green">Eavesdrop on her in the living room</span><<else>><span style="color:red">Eavesdrop on her in the living room</span><</if>>
</div>\
<<else>>\
<<if $eventControl.quests.FinalCountdown.talkedToDad == true>>\
<div class="quest-steps"><span style="color:red">Wait for her in the living room on weekend night</span>
</div>\
<<else>>\
<<if $eventControl.quests.FinalCountdown.talkedToDad == true>><div class="quest-steps"><span style="color:green">Talk to dad about Michelle</span>
</div>\
<<else>><div class="quest-steps"><span style="color:red">Talk to dad about Michelle</span>
</div><</if>>\
<</if>>\
<</if>>\<<if $eventControl.quests.Confusion.daysPassed > 7 and $eventControl.quests.Confusion.conv == true>>\
<div class="quest-steps"><span style="color:red">Go to your room after 9 pm</span>
</div>\
<<else>>\
<<if $eventControl.quests.Confusion.conv == true>>\
<div class="quest-steps"><span style="color:red">Wait a week </span><span style="font-style:italic">(currently: $eventControl.quests.Confusion.daysPassed days)</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:red">Ask her how she's doing in the parent's bedroom</span>
</div>\
<</if>>\
<</if>>\<div class="quest-steps"><<if $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $eventControl.quests.FinancialProblems.money > 99>>\
<span style="color:red">Sleep</span>
<<else>>\
<<if $characters.Kiley.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
<<if $characters.Kiley.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
<<if $eventControl.quests.FinancialProblems.money > 99>><span style="color:green">Complete the "Financial Problems" quest</span><<else>><span style="color:red">Complete the "Financial Problems" quest</span><</if>>
<</if>>\
</div>\<<if $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 1 and $eventControl.Kiley.caughtSpying == true and $eventControl.quests.FinancialProblems.money > 299 and $eventControl.quests.FinancialProblems.sL == true>>\
<div class="quest-steps-hover" data-hover="Sleep if the quest is not active."><span style="color:red">Complete the "Support her Desire" quest</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Kiley.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Kiley.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Kiley.dates < 2>><span style="color:red">Take her at least 2 times on a date </span><span style="font-style:italic">(currently: $characters.Kiley.dates)</span><<else>><span style="color:green">Take her at least 2 times on a date</span><</if>>
</div>\
<<if $eventControl.Kiley.caughtSpying == false>><div class="quest-steps-hover" data-hover="Duncan's house, weekend, 12:00-14:59."><span style="color:red">Catch her spying on you in the shower</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Catch her spying on you in the shower</span>
</div>\
<</if>>\
<div class="quest-steps"><<if $eventControl.quests.FinancialProblems.money > 299 and $eventControl.quests.FinancialProblems.sL == true>><span style="color:green">Complete the "Financial Problems" quest</span><<else>><span style="color:red">Complete the "Financial Problems" quest</span><</if>>
</div>\
<</if>>\<<if $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 2 and $eventControl.Kiley.caughtSpying == true and $eventControl.quests.HighschoolPassion.completed == true and $eventControl.quests.FinancialProblems.pU == true and $eventControl.quests.FinancialProblems.cO == true and $eventControl.quests.FinancialProblems.eO == true>>\
<div class="quest-steps-hover" data-hover="Sleep if the quest is not active."><span style="color:red">Complete the "Subtle Proposition" quest</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Kiley.corruption < 100>><span style="color:red">Reach 100 corruption</span><<else>><span style="color:green">Reach 100 corruption</span><</if>>
</div>\
<div class="quest-steps"><<if $characters.Kiley.relationship < 100>><span style="color:red">Reach 100 relationship</span><<else>><span style="color:green">Reach 100 relationship</span><</if>>
</div>\
<div class="quest-steps"><<if $characters.Kiley.dates < 3>><span style="color:red">Take her at least 3 times on a date </span><span style="font-style:italic"> (currently: $characters.Kiley.dates)</span><<else>><span style="color:green">Take her at least 3 times on a date</span><</if>>
</div>\
<<if $eventControl.Kiley.caughtSpying == false>><div class="quest-steps-hover" data-hover="Duncan's house, weekend, 12:00-14:59."><span style="color:red">Catch her spying on you in the shower again</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Catch her spying on you in the shower again</span>
</div>\
<</if>>\
<<if $eventControl.quests.HighschoolPassion.completed == false>><div class="quest-steps-hover" data-hover="Ask her about Highschool."><span style="color:red">Complete the "Highschool Passion" quest</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Complete the "Highschool Passion" quest.</span>
</div>\
<</if>>\
<div class="quest-steps"><<if $eventControl.quests.FinancialProblems.pU == true and $eventControl.quests.FinancialProblems.cO == true and $eventControl.quests.FinancialProblems.eO == true>><span style="color:green">Complete the "Financial Problems" quest.</span><<else>><span style="color:red">Complete the "Financial Problems" quest.</span><</if>>
</div>\
<</if>>\<<if $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 3 and $characters.Kiley.massages > 1 and $eventControl.quests.GamerGirl.completed == true>>\
<div class="quest-steps-hover" data-hover="Walk around her house after 17:00."><span style="color:red">Complete the "No Experience" quest</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Kiley.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Kiley.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Kiley.dates < 4>><span style="color:red">Take her at least 4 times on a date </span><span style="font-style:italic">(currently: $characters.Kiley.dates)</span><<else>><span style="color:green">Take her at least 4 times on a date</span><</if>>
</div>\
<<if $characters.Kiley.massages < 2>><div class="quest-steps-hover" data-hover="Ask her in her bedroom."><span style="color:red">Do at least 2 massages with her </span><span style="font-style:italic">(currently: $characters.Kiley.massages)</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Do at least 2 massages with her</span>
</div>\
<</if>>\
<<if $eventControl.quests.GamerGirl.completed == true>><div class="quest-steps"><span style="color:green">Complete the "Gamer Girl" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Walk around her house after 17:00."><span style="color:red">Complete the "Gamer Girl" quest</span>
</div>\
<</if>>\
<</if>>\<<if $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $eventControl.quests.FinancialProblems.completed == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true>>\
<<if $eventControl.quests.AnnoyingObstacle.clubInvite == false>><div class="quest-steps-hover" data-hover="Continue completing the 'Annoying Obstacle' quest, then walk around your house at 20:00."><span style="color:red">Wait</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Your house, 19:00."><span style="color:red">Go to the club with Kiley</span>
</div>\
<</if>>\
<<else>>\
<div class="quest-steps"><<if $characters.Kiley.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Kiley.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Kiley.dates > 4>><span style="color:green">Take her at least 5 times on a date</span><<else>><span style="color:red">Take her at least 5 times on a date </span><span style="font-style:italic"> (currently: $characters.Kiley.dates)</span><</if>>
</div>\
<<if $characters.Kiley.massages > 3>><div class="quest-steps"><span style="color:green">Do at least 4 massages with her</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Ask her in her bedroom."><span style="color:red">Do at least 4 massages with her </span><span style="font-style:italic"> (currently: $characters.Kiley.massages)</span>
</div>\
<</if>>\
<div class="quest-steps"><<if $eventControl.quests.FinancialProblems.completed == true>><span style="color:green">Complete the "Financial Problems" quest</span><<else>><span style="color:red">Complete the "Financial Problems" quest</span><</if>>
</div>\
<<if $eventControl.quests.OldMemories.completed == true>><div class="quest-steps"><span style="color:green">Complete the "Old Memories" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Reach 20 corruption and 20 relationship with her, then walk around Kiley's house between 17:00 and 22:00."><span style="color:red">Complete the "Old Memories" quest</span>
</div>\
<</if>>\
<<if $eventControl.quests.FinalStraw.completed == true>><div class="quest-steps"><span style="color:green">Complete the "Final Straw" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Live together for two weeks, sleep if the quest is still not active."><span style="color:red">Complete the "Final Straw" quest </span><span style="font-style:italic">(days together: <<if $eventControl.Kiley.newHouse == false>>0<<else>>$eventControl.quests.AnnoyingObstacle.daysPassed days<</if>>)</span></div>\
<</if>>\
<</if>>\<<if $eventControl.quests.SupportHerDesire.rummage == false>>\
<div class="quest-steps-hover" data-hover="Workday, 09:00-16:59."><span style="color:red">Snoop around in her bedroom</span>
</div>\
<<elseif $eventControl.quests.SupportHerDesire.KileyAsked == false>>\
<div class="quest-steps"><span style="color:red">Try asking her about it</span>
</div>\
<<elseif $player.inventory.quests.dancingPole == false>>\
<div class="quest-steps"><span style="color:red">Go to the Pawn shop and try asking for the pole</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Workday, 09:00-16:59."><span style="color:red">Install the dancing pole in her bedroom</span>
</div>\
<</if>>\<<if $eventControl.quests.HighschoolPassion.checkedPC < 3>>\
<div class="quest-steps"><span style="color:red">Learn about football on your computer 3 times </span><span style="font-style:italic">(currently: $eventControl.quests.HighschoolPassion.checkedPC)</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Weekend, her backyard, 09:00-09:59."><span style="color:red">Teach her how to play football 3 times </span><span style="font-style:italic">(currently: $eventControl.quests.HighschoolPassion.taughtHer)</span>
</div>\
<</if>>\<<if $eventControl.quests.SubtleProposition.givenMoney == false>>\
<div class="quest-steps-hover" data-hover="Workday, her living room."><span style="color:red">Give her a very generous gift (500$)</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Take a shower, weekend, Duncan's house, 12:00-14:59."><span style="color:red">Wait for her 'secret'</span>
</div>\
<</if>>\<<if $player.inventory.items.lotion == 0>>\
<div class="quest-steps-hover" data-hover="Pawn shop."><span style="color:red">Buy a lotion</span>
</div>\
<<elseif $player.massage < 40>>\
<div class="quest-steps-hover" data-hover="By reading a book about massaging, can be bought in the School Library."><span style="color:red">Reach 40 massage skill</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:red">Meet her in her bedroom later today</span>
</div>\
<</if>>\<<if $eventControl.quests.AnnoyingObstacle.part == 1>>\
<<if $eventControl.quests.AnnoyingObstacle.aboutFiance == false>><div class="quest-steps"><span style="color:red">Ask her about her fiance</span>
</div>\
<<else>>\
<<if $characters.Kiley.corruption > 39 and $characters.Kiley.relationship > 39 and $eventControl.quests.CorruptionOfKileyDuncan3.completed == true>>\
<div class="quest-steps"><span style="color:red">Meet her after 17:00 at her house</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Kiley.corruption < 40>><span style="color:red">Reach 40 corruption</span>
<<else>><span style="color:green">Reach 40 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Kiley.relationship < 40>><span style="color:red">Reach 40 relationship</span>
<<else>><span style="color:green">Reach 40 relationship</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $eventControl.quests.CorruptionOfKileyDuncan3.completed == false>><span style="color:red">Complete the "Corruption of Kiley Duncan 4" quest</span><<else>><span style="color:green">Complete the "Corruption of Kiley Duncan 4" quest</span>
<</if>>\
</div>\
<</if>>\
<</if>>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 2>>\
<<if $player.inventory.outfits.weddingSuit == false>><div class="quest-steps"><span style="color:red">Ask for a wedding suit in the Secondhand shop </span><span style="font-style:italic">(150$)</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="At her house, after 09:00."><span style="color:red">Meet her before the wedding</span>
</div>\
<</if>>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 3>>\
<<if $eventControl.quests.AnnoyingObstacle.daysPassed > 6>><div class="quest-steps-hover" data-hover="At her house, after 17:00."><span style="color:red">Ask her about her fiance again</span>
</div>\
<<else>><div class="quest-steps"><span style="color:red">Wait at least a week </span><span style="font-style:italic">(currently: $eventControl.quests.AnnoyingObstacle.daysPassed)</span>
</div>\
<</if>>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 4>>\
<<if $eventControl.quests.AnnoyingObstacle.daysPassed > 0>><<if $eventControl.newHouse == true>><div class="quest-steps"><span style="color:red">Meet her in your backyard</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Get a job, then save 2000$ and go to your room."><span style="color:red">Buy a house</span>
</div>\
<</if>><<else>><div class="quest-steps"><span style="color:red">Wait one day</span>
</div>\
<</if>>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 5>><<if $eventControl.quests.AnnoyingObstacle.clubInvite == true>><div class="quest-steps-hover" data-hover="Be inside your house at 19:00."><span style="color:red">Go to the club with Kiley</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Then walk around your house at 20:00."><span style="color:red">Complete the "Corruption of Kiley Duncan 5" quest</span>
</div>\
<</if>>\
<</if>>\<<switch $characters.Kiley.corruptionlvl>>\
<<case 0>>\
<<if $eventControl.quests.FinancialProblems.money < 100>><div class="quest-steps-hover" data-hover="Find her during workday in her living room."><span style="color:red">Give her money (at least 100$)</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Advance to the next corruption level</span>
</div>\
<</if>>\
<<case 1>>\
<<if $eventControl.quests.FinancialProblems.money < 300 or $eventControl.quests.FinancialProblems.sL == false>>\
<<if $eventControl.quests.FinancialProblems.money < 300>><div class="quest-steps-hover" data-hover="Find her during workday in her living room."><span style="color:red">Give her money (at least 300$)</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Give her money (at least 300$)</span>
</div>\
<</if>>\
<<if $eventControl.quests.FinancialProblems.sL == false>><div class="quest-steps-hover" data-hover="Find her during workday in her living room."><span style="color:red">Buy/Give her sexy lingerie</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Buy/Give her sexy lingerie</span>
</div>\
<</if>>\
<<else>>\
<div class="quest-steps"><span style="color:red">Advance to the next corruption level</span>
</div>\
<</if>>\
<<case 2>>\
<<if $eventControl.quests.FinancialProblems.eO == false or $eventControl.quests.FinancialProblems.cO == false or $eventControl.quests.FinancialProblems.pU == false>>\
<<if $eventControl.quests.FinancialProblems.eO == false>><div class="quest-steps-hover" data-hover="Find her during workday in her living room."><span style="color:red">Buy and give her elegant outfit</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Buy and give her elegant outfit</span>
</div>\
<</if>>\
<<if $eventControl.quests.FinancialProblems.cO == false>><div class="quest-steps-hover" data-hover="Find her during workday in her living room."><span style="color:red">Buy and give her cute outfit</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Buy and give her cute outfit</span>
</div>\
<</if>>\
<<if $eventControl.quests.FinancialProblems.pU == false>><div class="quest-steps-hover" data-hover="Find her during workday in her living room."><span style="color:red">Buy and give her purple underwear</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Buy and give her purple underwear</span>
</div>\
<</if>>\
<<else>>\
<div class="quest-steps"><span style="color:red">Advance to the next corruption level</span>
</div>\
<</if>>\
<<case 3>>\
<div class="quest-steps"><span style="color:red">Advance to the next corruption level</span>
</div>\
<<case 4>>\
<div class="quest-steps-hover" data-hover="Find her during workday in her living room."><span style="color:red">Buy and give her cute panties</span>
</div>\
<</switch>>\<<if $player.inventory.quests.gameConsole == true>><div class="quest-steps-hover" data-hover="After 17:00."><span style="color:red">Give her the game console</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Pawn shop."><span style="color:red">Buy her the game console</span>
</div>\
<</if>>\<<if $eventControl.quests.NoExperience.schoolGirl == false>>\
<div class="quest-steps"><span style="color:red">Ask out a girl in school</span>
</div>\
<<elseif $eventControl.quests.NoExperience.townGirl == false>>\
<div class="quest-steps"><span style="color:red">Ask out a girl in town</span>
</div>\
<<elseif $eventControl.quests.NoExperience.cashierGirl == false>>\
<div class="quest-steps"><span style="color:red">Ask out the cashier in Secondhand shop</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Living room, after 17:00."><span style="color:red">Talk to Kiley</span>
</div>\
<</if>>\<<if $eventControl.quests.OldMemories.talkedPaul == false>>\
<div class="quest-steps"><span style="color:red">Ask Paul about it</span>
</div>\
<<elseif $player.inventory.quests.witchHat == false>>\
<div class="quest-steps"><span style="color:red">Rummage through <<if $eventControl.Kiley.fiance == true>>their<<else>>her<</if>> bin</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Living room, after 17:00."><span style="color:red">Give it to her</span>
</div>\
<</if>>\<<if $eventControl.quests.FinalStraw.asked == false>><div class="quest-steps-hover" data-hover="Monday, Tuesday, Wednesday, your house."><span style="color:red">Ask her to be your girlfriend</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="10:00-15:59."><span style="color:red">Be in your bedroom</span>
</div>\
<</if>>\<<if $eventControl.quests.RiskyBusiness.session == 0>><div class="quest-steps"><span style="color:red">Help them out in your gym at 8 am</span>
</div>\
<<else>><div class="quest-steps"><span style="color:red">Keep helping them out</span>
</div>\
<</if>>\<<if $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn == true and $eventControl.quests.ExemplaryRelationship.completed == true and $characters.Summer.homework > 0>>\
<div class="quest-steps"><span style="color:red">Take a shower after 16:00</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Summer.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Summer.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
</div>\
<<if $characters.Summer.homework > 0>>\
<div class="quest-steps"><span style="color:green">Do her weekend homework together once</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Weekend, her room, 15:00-17:59."><span style="color:red">Do her weekend homework together once</span>
</div>\
<</if>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn == false>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked == false>><div class="quest-steps-hover" data-hover="Kitchen, morning."><span style="color:red">Find a way to corrupt her</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="After 20:00."><span style="color:red">Set up porn on the kitchen TV</span>
</div>\
<</if>>\
<<else>>\
<div class="quest-steps"><span style="color:green">Find a way to corrupt her</span>
</div>\
<</if>>\
<<if $eventControl.quests.ExemplaryRelationship.completed == true>><div class="quest-steps"><span style="color:green">Complete the "Exemplary Relationship" quest</span>
</div>\
<<else>><div class="quest-steps-hover" data-hover="Triggers after the first in-game day."><span style="color:red">Complete the "Exemplary Relationship" quest</span>
</div>\
<</if>>\
<</if>>\<<if $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $eventControl.quests.ASimpleRequest.completed == true and $characters.Summer.homework > 1>>\
<div class="quest-steps"><span style="color:red">Take a shower after 16:00</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Summer.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Summer.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
</div>\
<<if $characters.Summer.homework > 1>>\
<div class="quest-steps"><span style="color:green">Do her weekend homework together twice</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Weekend, her room, 15:00-17:59."><span style="color:red">Do her weekend homework together twice </span><span style="font-style:italic">(currently: $characters.Summer.homework)</span>
</div>\
<</if>>\
<<if $eventControl.quests.ASimpleRequest.completed == false>><div class="quest-steps-hover" data-hover="Find a job, then be at Duncan's house after 16:00."><span style="color:red">Complete the "A Simple Request" quest</span>
</div>\
<<else>><div class="quest-steps"><span style="color:green">Complete the "A Simple Request" quest</span>
</div>\
<</if>>\
<</if>>\<<if $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $characters.Summer.homework > 2 and $characters.Summer.massages > 1>>\
<div class="quest-steps-hover" data-hover="18:00-18:59."><span style="color:red">Find her in the kitchen on the weekend</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Summer.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Summer.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
</div>\
<<if $characters.Summer.homework > 2>>\
<div class="quest-steps"><span style="color:green">Do her weekend homework together three times</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Weekend, her room, 15:00-17:59."><span style="color:red">Do her weekend homework together three times </span><span style="font-style:italic">(currently: $characters.Summer.homework)</span>
</div>\
<</if>>\
<<if $characters.Summer.massages > 1>>\
<div class="quest-steps"><span style="color:green">Do at least 2 massages with her</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:red">Do at least 2 massages with her </span><span style="font-style:italic">(currently: $characters.Summer.massages)</span>
</div>\
<</if>>\
<</if>>\<<if $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $characters.Summer.homework > 3 and $characters.Summer.massages > 2 and $eventControl.quests.IHaveYourBackP1.completed == true>>\
<div class="quest-steps-hover" data-hover="Sleep if the quest is not active."><span style="color:red">Complete the "Perfect Date" quest</span>
</div>\
<<else>>\
<div class="quest-steps"><<if $characters.Summer.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Summer.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
</div>\
<<if $characters.Summer.homework > 3>>\
<div class="quest-steps"><span style="color:green">Do her weekend homework together four times</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Weekend, her room, 15:00-17:59."><span style="color:red">Do her weekend homework together four times </span><span style="font-style:italic">(currently: $characters.Summer.homework)</span>
</div>\
<</if>>\
<<if $characters.Summer.massages > 2>>\
<div class="quest-steps"><span style="color:green">Do at least 3 massages with her</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:red">Do at least 3 massages with her </span><span style="font-style:italic">(currently: $characters.Summer.massages)</span>
</div>\
<</if>>\
<<if $eventControl.quests.IHaveYourBackP1.completed == false>>\
<div class="quest-steps-hover" data-hover="Reach 20 corruption with her, then be at Duncan's house between 15:00 and 22:59."><span style="color:red">Complete the "I Have Your Back 1" quest</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:green">Complete the "I Have Your Back 1" quest</span>
</div>\
<</if>>\
<</if>>\<<if $characters.Summer.corruption > 99 and $characters.Summer.relationship > 99 and $characters.Summer.homework > 4>>\
<<if $eventControl.quests.IHaveYourBackP2.completed == false>>\
<div class="quest-steps-hover" data-hover="Sleep if the quest is not active."><span style="color:red">Complete the "I Have Your Back 2" quest</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:red">Complete the "School Star" quest</span>
</div>\
<</if>>\
<<else>>\
<div class="quest-steps"><<if $characters.Summer.corruption < 100>><span style="color:red">Reach 100 corruption</span>
<<else>><span style="color:green">Reach 100 corruption</span>
<</if>>\
</div>\
<div class="quest-steps"><<if $characters.Summer.relationship < 100>><span style="color:red">Reach 100 relationship</span>
<<else>><span style="color:green">Reach 100 relationship</span>
<</if>>\
</div>\
<<if $characters.Summer.homework > 4>>\
<div class="quest-steps"><span style="color:green">Do her weekend homework together five times</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Weekend, her room, 15:00-17:59."><span style="color:red">Do her weekend homework together five times </span><span style="font-style:italic">(currently: $characters.Summer.homework)</span>
</div>\
<</if>>\
<</if>>\<div class="quest-steps"><span style="color:red">Join her morning runs 5 times </span><span style="font-style:italic">(currently: $eventControl.quests.ExemplaryRelationship.running)</span>
</div>\<<if $eventControl.quests.ASimpleRequest.p1 == false>>\
<<if $eventControl.quests.ASimpleRequest.daysPassed < 0>>\
<<if $player.inventory.quests.tablet == false>>\
<div class="quest-steps"><span style="color:red">Buy her a tablet</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Her room, workday, 16:00."><span style="color:red">Give it to her</span>
</div>\
<</if>><<else>>\
<<if $eventControl.quests.ASimpleRequest.daysPassed > 1>>\
<div class="quest-steps"><span style="color:red">Go to your room in the afternoon.</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:red">Wait two days </span><span style="font-style:italic">(currently: $eventControl.quests.ASimpleRequest.daysPassed days)</span>
</div>\
<</if>><</if>><<else>>\
<<if $eventControl.quests.ASimpleRequest.daysPassed < 0>>\
<<if $player.inventory.quests.laptop == false>>\
<div class="quest-steps"><span style="color:red">Buy her a laptop</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Her room, workday, 16:00."><span style="color:red">Give it to her</span>
</div>\
<</if>><<else>>\
<<if $eventControl.quests.ASimpleRequest.daysPassed > 4>>\
<div class="quest-steps"><span style="color:red">Go to your room in the afternoon</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:red">Wait five days </span><span style="font-style:italic">(currently: $eventControl.quests.ASimpleRequest.daysPassed days)</span>
</div>\
<</if>><</if>><</if>>\<<if $eventControl.characterFocus != "none">>\
<<set $eventControl.characterFocusMode = 1>>\
<<include "Quest tracker (active)">>\
<</if>>\
<<if $eventControl.characterFocus2 != "none">>\
<<set $eventControl.characterFocusMode = 2>>\
<<include "Quest tracker (active)">>\
<</if>>\
<<if $eventControl.characterFocus3 != "none">>\
<<set $eventControl.characterFocusMode = 3>>\
<<include "Quest tracker (active)">>\
<</if>>\<div class="quest-steps">\
<<if $player.perception > 9 and $eventControl.pawnShop.bossRelationship > 9>>\
<span style="color:red">Take another shift</span>
<<else>>\
<<if $player.perception < 10>><span style="color:red">Reach 10 perception</span><<else>><span style="color:green">Reach 10 perception</span><</if>>
<<if $eventControl.pawnShop.bossRelationship < 10>><span style="color:red">Reach 10 relationship with your boss</span><<else>><span style="color:green">Reach 10 relationship with your boss</span><</if>>
<</if>>\
</div>\<div class="quest-steps">\
<<if $player.perception > 24 and $eventControl.pawnShop.bossRelationship > 24>>\
<span style="color:red">Take another shift</span>
<<else>>\
<<if $player.perception < 25>><span style="color:red">Reach 25 perception</span><<else>><span style="color:green">Reach 25 perception</span><</if>>
<<if $eventControl.pawnShop.bossRelationship < 25>><span style="color:red">Reach 25 relationship with your boss</span><<else>><span style="color:green">Reach 25 relationship with your boss</span><</if>>
<</if>>\
</div>\<div class="quest-steps">\
<<if $player.perception > 49 and $eventControl.pawnShop.bossRelationship > 49 and $eventControl.pawnShop.weekendShifts == true>>\
<span style="color:red">Take another shift</span>
<<else>>\
<<if $player.perception < 50>><span style="color:red">Reach 50 perception</span><<else>><span style="color:green">Reach 50 perception</span><</if>>
<<if $eventControl.pawnShop.bossRelationship < 50>><span style="color:red">Reach 50 relationship with your boss</span><<else>><span style="color:green">Reach 50 relationship with your boss</span><</if>>
<<if $eventControl.pawnShop.weekendShifts == true>><span style="color:green">Unlock weekend shifts</span><<elseif $eventControl.quests.PawnShop2.bossTalk == false>><span style="color:red">Ask your boss about the weekend shifts</span><<else>><span style="color:red">Take your first weekend shift</span><</if>>
<</if>>\
</div>\<div class="quest-steps">\
<<if $player.perception > 74 and $eventControl.pawnShop.bossRelationship > 74>>\
<span style="color:red">Take another shift on a workday</span>
<<else>>\
<<if $player.perception < 75>><span style="color:red">Reach 75 perception</span><<else>><span style="color:green">Reach 75 perception</span><</if>>
<<if $eventControl.pawnShop.bossRelationship < 75>><span style="color:red">Reach 75 relationship with your boss</span><<else>><span style="color:green">Reach 75 relationship with your boss</span><</if>>
<</if>>\
</div>\<div class="quest-steps">\
<<if $player.perception > 99 and $eventControl.pawnShop.bossRelationship > 99 and $eventControl.quests.PawnShop4.advertisement == true>>\
<span style="color:red">Take another shift after 14:00</span>
<<elseif $eventControl.quests.PawnShop4.advertisement == false>>\
<<if $player.perception > 89 and $eventControl.pawnShop.bossRelationship > 89>>\
<span style="color:red">Take another shift</span>
<<else>>\
<<if $player.perception < 90>><span style="color:red">Reach 90 perception</span><<else>><span style="color:green">Reach 90 perception</span><</if>>
<<if $eventControl.pawnShop.bossRelationship < 90>><span style="color:red">Reach 90 relationship with your boss</span><<else>><span style="color:green">Reach 90 relationship with your boss</span><</if>>
<</if>>\
<<else>>\
<<if $player.perception < 100>><span style="color:red">Reach 100 perception</span><<else>><span style="color:green">Reach 100 perception</span><</if>>
<<if $eventControl.pawnShop.bossRelationship < 100>><span style="color:red">Reach 100 relationship with your boss</span><<else>><span style="color:green">Reach 100 relationship with your boss</span><</if>>
<</if>>\
</div>\<<include "Summer Duncan Massage">>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - Sister's room">><</link>>@@
</div><<include "Summer Duncan Massage">>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - Kitchen">><</link>>@@
</div><<include "Summer Duncan Massage">>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<<if $player.massage < 40>>\
<<speech "MC" "$player.name">>I should improve my massage skill before asking her.<</speech>>
<<elseif $player.inventory.items.lotion == 0>>\
<<speech "MC" "$player.name">>I should buy a lotion first.<</speech>>
<<else>>\
<<if $characters.Summer.massages > 3>>\
<<if $eventControl.replay.Summer.massageHER == false>>\
<<set _i to 1>>\
<<else>>\
<<set _i to random(0,1)>>\
<</if>>\
<<else>>\
<<set _i to 0>>\
<</if>>\
<<speech "MC" "$player.name">>Hey, <<if $eventControl.Summer.relationship == "step-sister">>step-sis<<elseif $eventControl.Summer.relationship == "sister">>sis<<else>>$eventControl.Summer.relationship<</if>>.<</speech>>
<<if $characters.Summer.corruptionlvl < 3>>\
<<speech "Summer">>What now?<</speech>>
<div class="instructions">She still isn't happy about me calling her like that. We've never established a close relationship, in any way.</div>
<div class="instructions">But I'm not planning to let it stay like that for long...</div>
<<speech "MC" "$player.name">>I can't help but notice you've been working really hard in school trying to grind those perfect marks you want.<</speech>>
<div class="instructions">Her face was screaming of being annoyed.</div>
<<speech "Summer">>What's your point, $player.name?<</speech>>
<<speech "MC" "$player.name">>Nothing, nothing, just...<</speech>>
<div class="instructions">She put her hands on her hips and narrowed her eyebrows.</div>
<div class="instructions">A few seconds and she would start screaming for real.</div>
<<speech "MC" "$player.name">>Would you like a massage?<</speech>>
<div class="instructions">She continued staring at me like I was speaking a different language.</div>
<<speech "Summer">>Is this some joke your dumb brain come up with? Oh my god! Hahaha-<</speech>>
<div class="instructions">Laughter filled the room. My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> clearly didn't have any kind of respect for her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<<speech "Summer">>You really think I will let your stinky hands touch my naked body? I have to give it to you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<speech "Summer">>You know how to make me laugh!<</speech>>
<div class="instructions">Yeah, you're right, Summer. But isn't it weird you didn't say anything against me looking at your naked body and went straight to touching?</div>
<<speech "MC" "$player.name">>Right, right...<</speech>>
<<speech "MC" "$player.name">>I just want to test my skills on someone and I figured out you wouldn't mind since... you know...<</speech>>
<div class="instructions">She looked at me with her lips tightly shut. She knew exactly what I meant.</div>
<<speech "Summer">>If I let you do this, you won't talk about it ever again, okay?<</speech>>
<<speech "MC" "$player.name">>Are you sure? You were laughing about touching-<</speech>>
<<speech "Summer">>Fine, fine, I get it! Shut up already!<</speech>>
<<if _i == 1>>\
<<speech "Summer">>I can do the massaging today, so we can be even, okay?<</speech>>
<<set $eventControl.Summer.massageHER = true>>\
<<else>>\
<<set $eventControl.Summer.massageMC = true>>\
<</if>>\
<<speech "Summer">>Meet me in the living room, I will make sure Michelle won't be around to see us.<</speech>>
<div class="instructions">Slowly, but surely I was getting inside my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s head. It won't take long before I get inside her in a different way...</div>
<<else>>\
<<speech "Summer">>Hehe-<</speech>>
<div class="instructions">She broke eye contact and hid her face with her hands.</div>
<<speech "MC" "$player.name">>Am I that funny?<</speech>>
<<speech "Summer">>I'm sorry, but-<</speech>>
<div class="instructions">She looked up at me with a cute smile that only she could do.</div>
<<speech "Summer">>Isn't it too late to call me that? Hehehe-<</speech>>
<div class="instructions">This girl... Is this all that made her like me? Giving her my cock? Unbelievable...</div>
<<speech "MC" "$player.name">>Don't act like you don't like it.<</speech>>
<<speech "Summer">>I've never said that!<</speech>>
<div class="instructions">She closed the distance between us and aggressively pointed at my face.</div>
<<speech "MC" "$player.name">>Calm down, Summer! That was just a joke...<</speech>>
<div class="instructions">She stepped back, giggling like a child.</div>
<<speech "MC" "$player.name">>I wanted to give you a massage, but I don't think I want to do it anymore.<</speech>>
<<speech "Summer">>No! I'm sorry-<</speech>>
<div class="instructions">Her attitude changed instantly and she was once again pressing her body against mine.</div>
<<speech "Summer">>I want your massage! I'm so sorry! I will be your good girl again...<</speech>>
<div class="instructions">She grabbed my hand and started brushing it against her cheek.</div>
<<speech "Summer">>I'm sorry...<</speech>>
<div class="instructions">What did I do to deserve this? She can no longer live without her older <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>. This cute little face just can't wait to stuff its mouth with my cock...</div>
<<if _i == 1>>\
<<speech "Summer">>Would you like me to massage you today? I'm not as good as you, but I will try...<</speech>>
<<set $eventControl.Summer.massageHER = true>>\
<<else>>\
<<set $eventControl.Summer.massageMC = true>>\
<</if>><</if>>\
<div class="instructions">(meet her in the living room, after 15:00)</div>
<<set $eventControl.Summer.massageInvited = true>>\
<</if>>\<<include "savecheck">>\
<<set $eventControl.Summer.massageToday to true>>\
<<set $eventControl.Summer.massageInvited to false>>\
<<set $eventControl.Summer.massageMC to false>>\
<<set $characters.Summer.massages += 1>>\
<<set $player.inventory.items.lotion -= 1>>\
<div class="instructions">Summer was already waiting for me nervously.</div>
<div class="instructions">I stepped behind the massage table and started undressing my t-shirt.</div>
<<speech "Summer">>What are you doing?<</speech>>
<<speech "MC" "$player.name">>I thought you would feel better if you weren't the only one without clothes.<</speech>>
<div class="instructions">She probably expected something perverted, but not something thoughtful.</div>
<<speech "Summer">>T-That's nice of you...<</speech>>
<div class="instructions">I could feel her gaze while I continued pulling the t-shirt over my head.</div>
<div class="instructions">Even when I was done she couldn't stop looking at my body.</div>
<<speech "MC" "$player.name">>I will leave you alone for a minute, so please get naked and lay on the table.<</speech>>
<div class="instructions">Her cheeks turned red and she looked on the ground.</div>
<<speech "Summer">>O-Okay.<</speech>>
<div class="confirmation">\
@@.used;<<link "Start the massage." "Summer Duncan Massage1-a">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.massageToday to true>>\
<<set $eventControl.Summer.massageInvited to false>>\
<<set $eventControl.Summer.massageHER to false>>\
<<set $characters.Summer.massages += 1>>\
<<set $player.inventory.items.lotion -= 1>>\
<div class="instructions">Summer was preparing the mattress when I entered the room.</div>
<<speech "MC" "$player.name">>Hey. Thank you for doing this, I really appreciate it.<</speech>>
<div class="instructions">She turned to me with a slight smile.</div>
<div class="centered-image"><img src="media\summer\pics\livingroom11-1.jpg"></div>
<<speech "Summer">>It won't hurt to do something for you once in a while.<</speech>>
<<speech "MC" "$player.name">>I-I guess...<</speech>>
<div class="instructions">I awkwardly stood there as she was putting two towels right next to the mattress and the oils right next to them.</div>
<<speech "MC" "$player.name">>So...<</speech>>
<<speech "Summer">>You're still here? Get your ass in the bathroom and get naked, you dummy!<</speech>>
<div class="instructions">I almost crashed into the bathroom door as I thought she would start throwing things at me if I didn't move.</div>
<div class="instructions">The clothes were on the ground in a few seconds and I went back to the living room.</div>
<div class="instructions">Summer was already naked and sitting on the edge of the mattress.</div>
<<speech "Summer">>Finally! You can lie down on your belly now.<</speech>>
<div class="instructions">I didn't want to upset her even more, so I did as she told me.</div>
<div class="confirmation">\
@@.used;<<link "Start the massage." "Summer Duncan Massage2-a">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.massage to false>>\
<</if>>\
<video class="center" src="media/summer/mp4/massage1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I see you're ready to go.<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was butt naked on the table, waiting for her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s hands to start running all over her body.</div>
<<speech "MC" "$player.name">>Shall we start?<</speech>>
<<speech "Summer">>Yes, we can.<</speech>>
<video class="center" src="media/summer/mp4/massage1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">As gently as I could I started pouring the lotion onto her body, making sure it's nicely spread and ready to be smeared all over her.</div>
<<speech "Summer">>Uhhhh... that's nice...<</speech>>
<div class="instructions">Her perfect curves were making my job a little easier since the lotion was spreading by itself.</div>
<<speech "MC" "$player.name">>Just relax, I will take care of your body.<</speech>>
<<speech "Summer">>Mhm-<</speech>>
<div class="confirmation">\
@@.used;<<link "Rub her body." "Summer Duncan Massage1-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/massage1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Just as I read in that book, I started gently rubbing the lotion into my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s skin very carefully.</div>
<div class="instructions">I knew she isn't confident about her body and she could sense just a slight hiccup in my movements and get nervous again.</div>
<div class="instructions">It was my job as her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to make these thoughts disappear.</div>
<video class="center" src="media/summer/mp4/massage1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Your body is a work of art, Summer.<</speech>>
<<speech "Summer">>Stop it...<</speech>>
<div class="instructions">I wasn't just trying to compliment her. The curves of her hips, the back muscles I was trying to massage, the firm and plumbp butt...</div>
<div class="instructions">Suddenly it got really hot and I could feel my cock getting harder and harder.</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>friend<</if>>, please...<</speech>>
<<speech "Summer">>Touch me... more...<</speech>>
<div class="instructions">Like if our minds were connected, my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> made a request that only her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> could fulfill.</div>
<div class="confirmation">\
@@.used;<<link "Finger her butt." "Summer Duncan Massage1-a-a-a">><</link>>@@
@@.used;<<link "Play with her pussy." "Summer Duncan Massage1-a-a-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/massage1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aah-! That's my butt-<</speech>>
<div class="instructions">With the lotion's help, I slowly penetrated my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s tiny butthole.</div>
<<speech "MC" "$player.name">>Shhh... it's almost in...<</speech>>
<<speech "Summer">>Ahhhh yesss...<</speech>>
<<speech "MC" "$player.name">>Good girl... I'm so proud of you...<</speech>>
<div class="instructions">Her body was clearly shaking from this kind of pleasure. This girl is more perverted than I expected.</div>
<<speech "MC" "$player.name">>This isn't your first time, isn't it?<</speech>>
<video class="center" src="media/summer/mp4/massage1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<if $characters.Summer.corruptionlvl > 4>>\
<<speech "Summer">>Aaah shiit-- Don't act like you don't know that-<</speech>>
<<else>>\
<<speech "Summer">>Aaaah shhhit-- Your finger is inside my butt--<</speech>>
<</if>>\
<<speech "MC" "$player.name">>I know, Summer. I can feel how much you're enjoying it there...<</speech>>
<div class="instructions">She wasn't stopping shaking, the whole table was moving with her.</div>
<<if previous() == "Summer Duncan Massage1-a-a-b" and $characters.Summer.corruptionlvl < 3>>\
<<include "Summer Duncan Massages1 - early end">>\
<<else>>\
<div class="confirmation">\
@@.used;<<link "Play with her pussy." "Summer Duncan Massage1-a-a-b">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Turn around.<</speech>>
<div class="instructions">As conscious as she was about her body, there wasn't even a slightest hint of disagreement when she finally laid on her back.</div>
<<speech "MC" "$player.name">>Beautiful...<</speech>>
<div class="instructions">She knew there's no reason to hide anything from her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<video class="center" src="media/summer/mp4/massage1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My hands instinctively went for her pussy. I started teasing her tip with my fingers while gently rubbing her inner thigh with the other hand.</div>
<<speech "Summer">>Oh shit--- I'm cumming--- Aaaaah-!<</speech>>
<<speech "MC" "$player.name">>It's okay. You can cum as much as you want with me.<</speech>>
<<speech "Summer">>Don't stop- <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>--<</speech>>
<video class="center" src="media/summer/mp4/massage1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">While she was busy holding her voice down with her head arched back, I quietly placed my head between her legs, and pressed my tongue against her pussy.</div>
<<if $characters.Summer.corruptionlvl < 3>>\
<<speech "Summer">>Aaah-! What are you doing? We can't---- Ahh-!<</speech>>
<</if>>\
<div class="instructions">I don't care what anyone thinks. I will do everything I can to prove to my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> that there's nothing she should be embarrassed about herself.</div>
<<speech "Summer">>Yeees-- So fucking good-<</speech>>
<<if previous() == "Summer Duncan Massage1-a-a-a" and $characters.Summer.corruptionlvl < 3>>\
<<include "Summer Duncan Massages1 - early end">>\
<<else>>\
<div class="confirmation">\
@@.used;<<link "Finger her butt." "Summer Duncan Massage1-a-a-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 2>>\
@@.used;<<link "She sucks your cock." "Summer Duncan Massage1-a-a-c">><</link>>@@
<</if>><<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "Reverse cowgirl." "Summer Duncan Massage1-a-a-d">><</link>>@@
@@.used;<<link "Use the table." "Summer Duncan Massage1-a-a-e">><</link>>@@
@@.used;<<link "Doggy style." "Summer Duncan Massage1-a-a-f">><</link>>@@
<</if>>\
</div>
<</if>>\<div class="instructions">This won't end nicely if we continue like this. I won't be able to control myself.</div>
<div class="instructions">Fortunately, I was almost done.</div>
<<speech "MC" "$player.name">>I think this is all for today.<</speech>>
<<speech "Summer">>Oh... Okay...<</speech>>
<div class="instructions">I turned around to let my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> get up and wrap her body in a towel.</div>
<<speech "Summer">>I really enjoyed it, $player.name. I hope we can do this again.<</speech>>
<div class="instructions">The sudden honesty caught me off guard, because I forgot to hide my raging boner.</div>
<div class="instructions">But she didn't say anything and walked to the bathroom.</div>
<div class="instructions">Something was telling me that she was giggling the whole time in the shower.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Clean the equipment." "Home - Living room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I moved closely and placed my cock on her cheek.</div>
<video class="center" src="media/summer/mp4/massage1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Heeey-<</speech>>
<div class="instructions">She swallowed it without any problem and started sucking it with a great passion.</div>
<<speech "MC" "$player.name">>Just like that. Make my cock clean again-<</speech>>
<div class="instructions">Her hips kept swirling around the table while I was fingering her. She must have been dripping the whole time I was working on her body.</div>
<video class="center" src="media/summer/mp4/massage1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeah, that's my girl... Suck on your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock-<</speech>>
<<speech "Summer">>Mhm-<</speech>>
<<if $characters.Summer.corruptionlvl < 4>>\
<<include "Summer Duncan Massages1 - early end">>\
<<else>>\
<div class="confirmation">\
@@.used;<<link "Reverse cowgirl." "Summer Duncan Massage1-a-a-d">><</link>>@@
@@.used;<<link "Use the table." "Summer Duncan Massage1-a-a-e">><</link>>@@
@@.used;<<link "Doggy style." "Summer Duncan Massage1-a-a-f">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/massage1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh- Uhhh-- Fuck-!<</speech>>
<<speech "MC" "$player.name">>Keep going. Ride that cock!<</speech>>
<div class="instructions">She was moving her hips so aggressively that I thought she was taking it as a form of a highly effective exercise.</div>
<<speech "Summer">>Ohhhhh--<</speech>>
<div class="instructions">I let her do the thing while holding her hands so that she won't slip on the ground.</div>
<video class="center" src="media/summer/mp4/massage1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohh--- fuck-!<</speech>>
<div class="instructions">Her movements were faster and faster and her pussy started tightening up.</div>
<<speech "MC" "$player.name">>Good girl, good girl... make yourself cum!<</speech>>
<<speech "Summer">>Oh fuck---- shit... I just came...<</speech>>
<<speech "MC" "$player.name">>You know, it's nicer when you're honest to yourself...<</speech>>
<div class="confirmation">\
@@.used;<<link "Use the table." "Summer Duncan Massage1-a-a-e">><</link>>@@
@@.used;<<link "Doggy style." "Summer Duncan Massage1-a-a-f">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Massage1-a-a-g">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/massage1-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer was on top of me, attacking my mouth with her own.</div>
<<speech "Summer">>Stay with me forever, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<<speech "MC" "$player.name">>I will never leave you. You know that.<</speech>>
<<speech "Summer">>I know.<</speech>>
<video class="center" src="media/summer/mp4/massage1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah-! Don't fucking stop-<</speech>>
<div class="instructions">We switched positions and now I was drilling her insides with my stiff cock.</div>
<<speech "MC" "$player.name">>I'll make sure you won't forget this-<</speech>>
<<speech "Summer">>Aaaah-! ffff--- that's it-<</speech>>
<div class="confirmation">\
@@.used;<<link "Reverse cowgirl." "Summer Duncan Massage1-a-a-d">><</link>>@@
@@.used;<<link "Doggy style." "Summer Duncan Massage1-a-a-f">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Massage1-a-a-g">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/massage1-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I don't think I will ever get tired of watching my cock disappearing in her perfect ass as she keeps moaning like a completely submissive slut.</div>
<<speech "Summer">>Ahh fuck--- so big-<</speech>>
<div class="instructions">I slowed my pace, making sure I hit every single spot she loved.</div>
<<speech "Summer">>Ahhhhhh---<</speech>>
<video class="center" src="media/summer/mp4/massage1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhh shit---- Aaaaah-!<</speech>>
<div class="instructions">But teasing isn't my strong point, so I started moving faster while maintaining those deep thrusts she always loved.</div>
<<speech "MC" "$player.name">>Look at you, Summer! Your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> is invading your most precious place and you can't stop moaning!<</speech>>
<<speech "Summer">>I know-- I'm such a slut for you--! I love your big cock inside me!<</speech>>
<div class="confirmation">\
@@.used;<<link "Reverse cowgirl." "Summer Duncan Massage1-a-a-d">><</link>>@@
@@.used;<<link "Use the table." "Summer Duncan Massage1-a-a-e">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Massage1-a-a-g">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/massage1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Cum all over my face, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<div class="instructions">I sat on her chest and started stroking my cock until all of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face wasn't covered in my own semen.</div>
<<speech "MC" "$player.name">>Don't forget to clean my cock.<</speech>>
<<speech "Summer">>Mhm-<</speech>>
<div class="instructions">While I was catching my breath, Summer was obediently licking the remaining cum combined with her own juices.</div>
<div class="instructions">After that, we took a quick shower together and continued our day like nothing happened.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Clean the equipment." "Home - Living room">><<set $time.minutes += 30>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.massageHer to true>>\
<</if>>\
<<speech "Summer">>How does it feel?<</speech>>
<video class="center" src="media/summer/mp4/massage2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s naked body was grinding against mine. I've never felt this kind of warmth in my life, so I was having problems keeping my head straight.</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>friend<</if>>?<</speech>>
<div class="instructions">Her movement stopped and I finally came to myself.</div>
<<speech "MC" "$player.name">>Oh, sorry. I-I was out for a second...<</speech>>
<<speech "Summer">>Haha-<</speech>>
<<speech "Summer">>Does my body feel that good to make you feel like you're dreaming? Silly <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/massage2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Thankfully she didn't get mad at me dozing off and continued rubbing my body with her own.</div>
<div class="instructions">Now that I was fully conscious, I couldn't help but feel every little stroke she did.</div>
<div class="instructions">My cock was getting bigger and bigger even in this kind of position.</div>
<<if $characters.Summer.corruptionlvl < 3>>\
<<include "Summer Duncan Massages2 - early end">>\
<<else>>\
<<speech "Summer">>Could you turn around, please?<</speech>>
<<speech "MC" "$player.name">>B-But-<</speech>>
<<speech "Summer">>$player.name... you know there's no reason to hide anything from me, right?<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="confirmation">\
@@.used;<<link "Turn around." "Summer Duncan Massage2-a-a">><</link>>@@
</div>
<</if>>\<<speech "Summer">>I think this is enough. Is that okay?<</speech>>
<div class="instructions">Her body stopped touching mine and I felt insanely lonely for a brief moment.</div>
<<speech "MC" "$player.name">>Y-Yeah...<</speech>>
<<speech "MC" "$player.name">>Can you throw me that towel, please?<</speech>>
<div class="instructions">She looked at me weirdly, then she looked at my bottom and realized it.</div>
<<speech "Summer">>Hahaha-- Sure...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Let her clean." "Home - Living room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Summer">>Oh my god. Is this for me, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?<</speech>>
<<speech "MC" "$player.name">>I'm sorry, I couldn't do-<</speech>>
<video class="center" src="media/summer/mp4/massage2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ah fuuuck---<</speech>>
<div class="instructions">She took my cock into her hands before taking it inside her mouth.</div>
<div class="instructions">Her eyes were looking straight into mine while her head kept bobbing onto my cock.</div>
<<speech "MC" "$player.name">>That's so good, Summer... I love when you use that mouth of yours...<</speech>>
<div class="instructions">I didn't expect this kind of massage from her, but... wait, why am I complaining?</div>
<video class="center" src="media/summer/mp4/massage2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Uhhh shit--<</speech>>
<div class="instructions">She must have switched her goal for today, because she started using her throat.</div>
<<speech "MC" "$player.name">>Oh my fucking god, Summer. I can feel the back of your throat like this...<</speech>>
<<speech "MC" "$player.name">>Good girl...<</speech>>
<<if $characters.Summer.corruptionlvl < 4>>\
<<include "Summer Duncan Massages2 - early end">>\
<<else>>\
<div class="confirmation">\
@@.used;<<link "She rides you." "Summer Duncan Massage2-a-a-a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<video class="center" src="media/summer/mp4/massage2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh- I missed this cock so much--<</speech>>
<div class="instructions">This treatment which my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was giving me... I could easily be dreaming this.</div>
<<speech "MC" "$player.name">>You're better at massaging, for sure.<</speech>>
<<speech "Summer">>Haha- Shut up.<</speech>>
<video class="center" src="media/summer/mp4/massage2-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She continued riding on my cock for a few minutes while I kept my hands tightly gripped on her plump butt.</div>
<<speech "Summer">>Oh fuck-- I'm cumming again-<</speech>>
<<speech "MC" "$player.name">>Go ahead and cum. Your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> is watching.<</speech>>
<div class="instructions">Her body started shaking and her insides squeezed my cock.</div>
<<speech "Summer">>I'm sorry, but--- I can't keep going like this...<</speech>>
<div class="instructions">After that strong orgasm, she just layed on my chest trying to catch her breath.</div>
<<speech "MC" "$player.name">>It's okay... You did a great job today...<</speech>>
<div class="instructions">We stayed like this for a few minutes while I stroked her hair. It felt much more intimate than any of our times together.</div>
<<speech "MC" "$player.name">>You've been such a good girl for your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Help her clean up." "Home - Living room">><<set $time.minutes += 30>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I heard someone talking while walking down the hall. One of the voices was clearly Summer's, but the other woman wasn't Michelle...</div>
<div class="instructions">I carefully sneaked as close as I could and leaned against the wall leading to the kitchen.</div>
<video class="center" src="media/summer/mp4/friend_over1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman">>...and that guy! Pff... I'm glad I've never seen him since then, haha-<</speech>>
<<speech "Summer">>Yeah...<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was standing there and talking to an older woman. She didn't look like the type Michelle would be friends with.</div>
<<speech "Woman">>Anyway... You've been with us for some time now, so... how are you feeling?<</speech>>
<<speech "Summer">>I mean, it's great and all but... it's my first time working and even though it's just a part-time job... I'm really enjoying it.<</speech>>
<<speech "Woman">>Really? I'm glad! Since you started, everyone has had this weird urge to work harder! I don't know if it's that you're the youngest of us or...<</speech>>
<div class="instructions">What are they talking about? And more importantly, this is the first time Summer brought a friend to the house.</div>
<div class="instructions">Before that she had over just a few classmates, but it was clear they were here just to do their project and continue with their lives...</div>
<<speech "Summer">>Oh, it's okay...<</speech>>
<<speech "Woman">>Come on, I grew up with two brothers myself. I know how annoying they can get sometimes.<</speech>>
<div class="instructions">Hm? I was lost in my thoughts for a second and it seems like they moved on to a different topic.</div>
<<speech "Woman">>Isn't your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> older than you? That must be nuts...<</speech>>
<<speech "Summer">>It was... at first. But now... I realized that maybe I was the one being difficult...<</speech>>
<<speech "Woman">>Oh? How so?<</speech>>
<<speech "Summer">>Maybe it was because of my mother who forced us to do things together like laundry, dishes and those things but...<</speech>>
<<speech "Summer">>I recently found out he's actually kind and caring if I stop being so hard on him.<</speech>>
<<speech "Woman">>Honey, it's not your fault. Your mother is the one who made you be like that.<</speech>>
<<speech "Summer">>I know, but still...<</speech>>
<div class="instructions">I didn't know what to think. We always had this weird relationship, but I never thought about it deeper. My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> isn't as little as I thought...</div>
<<speech "Woman">>I'm sorry honey, but I couldn't take a break at work today at all...<</speech>>
<<speech "Woman">>Can I take a quick shower?<</speech>>
<<speech "Summer">>Oh yeah, sure. The bathroom is over there-<</speech>>
<<speech "Woman">>Thank you, you're the best.<</speech>>
<div class="instructions">Summer showed her friend directions and was left alone short after.</div>
<div class="instructions">She couldn't see it, but from my position I saw her friend going to Michelle's bedroom and then closing the doors. Maybe she noticed Michelle there and wanted to chat for a bit...</div>
<div class="instructions">Seeing my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> deep in her thoughts and all gloomy like that, I decided to play a little prank on her.</div>
<div class="confirmation">\
@@.used;<<link "Go and take a shower." "Summer Duncan 07: CORR2-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I wasn't always the best <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>. There were times when I could do things for her but I just didn't. But one thing I always managed to do when she was feeling down, was making her laugh. </div>
<div class="instructions">I quickly undressed and went inside the shower.</div>
<div class="instructions">Summer could hear the water running from the kitchen. Now, how do I make it so that she doesn't find out immediately it's me?</div>
<div class="instructions">The water splashing on the shower floor made it much easier and covered my voice when I shouted to the kitchen.</div>
<<speech "MC" "$player.name">>Could you come here for a sec, Summer?<</speech>>
<div class="instructions">I was hoping her friend would stay in Michelle's bedroom and not walk out now.</div>
<div class="instructions">But when the bathroom door opened, I knew my plan worked.</div>
<<speech "Summer">>Is everything alright, Karen?<</speech>>
<div class="instructions">Now I have to sound as legit as I can and play this little game for a minute or two and then I will reveal myself.</div>
<div class="instructions">I'm pretty sure this will make her day better. At least that's what I thought...</div>
<<speech "MC" "$player.name">>Yeah, yeah, I was just feeling lonely, you know.<</speech>>
<<speech "Summer">>Oh, okay...<</speech>>
<<speech "MC" "$player.name">>So... tell me more about that <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> of yours. Are you good now?<</speech>>
<div class="instructions">I almost slipped when she started talking again. It sounded like she was right next to me.</div>
<<speech "Summer">>Oh, we've never been better. I think maybe we crossed more lines than most siblings, haha-<</speech>>
<<speech "MC" "$player.name">>Y-Yeah? What does that mean?<</speech>>
<div class="instructions">What is she doing? Is she right behind the shower curtain?</div>
<video class="center" src="media/summer/mp4/friend_over1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>It's not like we did something wrong... but...<</speech>>
<<speech "Summer">>Ahhhh, why are you asking me like that! Pervert-<</speech>>
<div class="instructions">I felt something hit my back, like if someone splashed cold water all over me. Then I heard a scream.</div>
<<speech "Summer">>Aah!<</speech>>
<<speech "MC" "$player.name">>What the hell was that?!<</speech>>
<div class="instructions">I angrily threw the curtain open, exposing my naked body to my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<<speech "Summer">>Oh my god, what are you doing here?! I thought my friend was here!<</speech>>
<<speech "MC" "$player.name">>Why would you splash her like that?!<</speech>>
<div class="instructions">My hands went instinctively onto my crotch to hide my cock. It was too late to realize I was stiff as a rock.</div>
<video class="center" src="media/summer/mp4/friend_over1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Summer?<</speech>>
<div class="instructions">Her eyes were glued to my cock, her mouth wide opened.</div>
<<speech "Summer">>Oh my god...<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Summer">>I didn't know you were so big...<</speech>>
<div class="instructions">I nervously look the other way to check if the water is running. Then I felt my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> touching my arm.</div>
<<speech "MC" "$player.name">>You want to touch it?<</speech>>
<<speech "Summer">>Yeah...<</speech>>
<div class="confirmation">\
@@.used;<<link "She touches your cock." "Summer Duncan 07: CORR2-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">With the most surprised face I watched as my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s hand slowly moved towards my cock.</div>
<div class="instructions">She stroked it a few times before she looked at me.</div>
<<speech "Summer">>It's so huge!<</speech>>
<<speech "MC" "$player.name">>Summer... you want to suck it or what?<</speech>>
<<speech "Summer">>I don't know what to do! I've never seen one so big, I can't stop watching it...<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">We both fell into silence, fighting with many emotions that shouldn't be there.</div>
<video class="center" src="media/summer/mp4/friend_over1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I just wanted to play a little prank on you to make you feel better and-<</speech>>
<<speech "MC" "$player.name">>What are you doing?<</speech>>
<div class="instructions">She grabbed my cock once again and squatted right in front of me.</div>
<<speech "Summer">>Is that true?<</speech>>
<div class="instructions">I could feel her warm breath on my cock. She was just a few inches away.</div>
<<speech "MC" "$player.name">>I overheard your conversation in the kitchen... I'm sorry.<</speech>>
<<speech "Summer">>You've been such a good big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to me lately and I didn't do anything nice to you...<</speech>>
<<speech "MC" "$player.name">>You don't need to do anything, Summer-<</speech>>
<<speech "Summer">>Let me do this, please-<</speech>>
<<speech "MC" "$player.name">>Ahhh fuck-<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> moved her head closer and enveloped my stiff cock with her lips.</div>
<div class="instructions">If I didn't know her, I would think she's experienced at this. But I knew she was doing her best to make her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> feel good...</div>
<video class="center" src="media/summer/mp4/friend_over1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I can't believe you're doing this...<</speech>>
<div class="instructions">I looked down and the only thing I saw was my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> playing with my cock, licking it all over, taking it as deep as her throat let her and covering her tits with her own saliva...</div>
<<speech "Summer">>I'm so glad I'm doing this. Why did I wait so long?<</speech>>
<div class="instructions">The feeling of her mouth slurping on my cock was sending electricity to my whole body. I dreamed of this many times, but never expected her to do it by her own will.</div>
<<speech "MC" "$player.name">>Your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> will take care of you now, okay?<</speech>>
<<speech "Summer">>Mhm-- Yes, please... use my mouth however you want...<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her mouth." "Summer Duncan 07: CORR2-3a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh yeah, that's it! Your mouth feels so good, Summer!<</speech>>
<div class="instructions">I grabbed her hair and shoved my cock into her mouth until I felt the back of her throat. And again. And again and again. Until her eyes started rolling upwards.</div>
<<speech "MC" "$player.name">>Your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> is going to fuck your throat every single day from now on! You should get used to this!<</speech>>
<div class="instructions">The noises of splashing water on the ground was switching with noises of slurping and gagging. I just hoped her friend won't decide that now's the time for her shower.</div>
<video class="center" src="media/summer/mp4/friend_over1-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I let go of her head after realizing this is definitely her first time getting facefucked.</div>
<div class="instructions">Her first words after freeing her throat made me confident in my corruption skills.</div>
<<speech "Summer">>I love this cock... I can't get enough of it...<</speech>>
<<speech "MC" "$player.name">>I'm not going anywhere. You can keep sucking it until your jaw breaks.<</speech>>
<div class="instructions">We were staring into each other's eyes while she continued slurping on my cock. She was so passionate about it, she wanted her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to be proud of her so badly that she completely forgot about her friend.</div>
<<speech "MC" "$player.name">>That's my good girl... you're doing a great job, Summer.<</speech>>
<<speech "Summer">>Fuck my face again, please-<</speech>>
<video class="center" src="media/summer/mp4/friend_over1-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She moved backwards, pinning herself to the wall and submissively looked at me.</div>
<div class="instructions">I expected to have problems with her corruption. Hell, I even thought it would be impossible to make her feel anything for me.</div>
<div class="instructions">Calling this a success is a big understatement...</div>
<video class="center" src="media/summer/mp4/friend_over1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">After a few minutes, her mouth started to feel like the natural place for my cock to be in. Summer must have felt the same thing since she had no need to take it out of her mouth.</div>
<<speech "MC" "$player.name">>I'm close, Summer-<</speech>>
<<speech "Summer">>I want your cum inside my mouth, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>-<</speech>>
<div class="confirmation">\
@@.used;<<link "Cum all over her face." "Summer Duncan 07: CORR2-4a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh fuckk-!<</speech>>
<div class="instructions">I'm going to do it. I'm going to give my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> her first facial. I will make sure to give her something to swallow also.</div>
<div class="instructions">She had her mouth wide open for me. Her need for her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cum must have taken all of her brain hostage at this point. Her hand kept fondling my balls like it would make the sperm come out faster.</div>
<<speech "MC" "$player.name">>Aaaah!<</speech>>
<div class="instructions">The first shot ended up messing up her make-up which she's done to look pretty in front of her friend. The other one came right inside her mouth and on her pretty tongue.</div>
<div class="instructions">She cleaned me afterwards and swallowed every single bit of her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> that she found.</div>
<<speech "Summer">>Thank you, $player.name...<</speech>>
<<speech "MC" "$player.name">>Not a word to Michelle, okay? I don't think I can explain this kind of relationship with you.<</speech>>
<<speech "Summer">>Hahaha-<</speech>>
<div class="instructions">She helped me get dressed and left the room first.</div>
<div class="instructions">When I passed through the kitchen, her friend was already out.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption levelup Summer">>
<<set $eventControl.quests.CorruptionOfSummerDuncan2.active = false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan2.completed = true>>\
<<set $eventControl.replay.Summer.S4 to true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan3.active = true>>\
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue." "Home - Kitchen">><<set $time.minutes += 25>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.Summer.showerVisit to true>>\
<div class="instructions">I heard a rumble and felt a cold breeze on my back suddenly.</div>
<div class="instructions">I turned around and saw my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> looking directly at my cock.</div>
<video class="center" src="media/summer/mp4/friend_over1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Not again, Summer? Can't you leave me alone for a few minutes?<</speech>>
<<speech "Summer">>Haha- No... I'm your little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, of course I can't leave you alone...<</speech>>
<div class="instructions">Her smile widened, her eyes still glued onto my cock.</div>
<<speech "Summer">>...and like that.<</speech>>
<<speech "MC" "$player.name">>You've really changed, Summer.<</speech>>
<<speech "Summer">>What do you mean? Stop this sentimental crap, you idiot! You're the one who made me like this, remember?!<</speech>>
<<speech "MC" "$player.name">>Fuck...<</speech>>
<div class="instructions">She's right. I can't hold back now. It's too late for us already. I should take the responsibility for my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s urges as her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<div class="confirmation">\
@@.used;<<link "Send her off." "PoS (Dh, br) case1-b">><</link>>@@
@@.used;<<link "Get on your knees, now." "PoS (Dh, br) case1-a">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.showerVisit to true>>\
<</if>>\
<<speech "Summer">>Yay!<</speech>>
<div class="instructions">She did as I told and almost broke her knees when she went to the floor.</div>
<<speech "MC" "$player.name">>You're such a slut...<</speech>>
<video class="center" src="media/summer/mp4/friend_over1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Mhmmm-- but only for you!<</speech>>
<div class="instructions">I stopped the water and let my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> suck my cock without any interruption. If Michelle decides to check in here, the door is locked.</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-bro<<elseif $eventControl.Summer.relationship == "sister">>Bro<<else>>friend<</if>>! You need to clean it properly! *slurp* *slurp*-<</speech>>
<<speech "MC" "$player.name">>I thought that's your job.<</speech>>
<<speech "Summer">>Mhhhhm--- I hate you-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her face." "PoS (Dh, br) case1-a-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "She rides you." "PoS (Dh, br) case1-a-b">><</link>>@@
@@.used;<<link "Missionary." "PoS (Dh, br) case1-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "PoS (Dh, br) case1-a-d">><</link>>@@
@@.used;<<link "Pinned to wall." "PoS (Dh, br) case1-a-e">><</link>>@@
<</if>>\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Not right now, Summer.<</speech>>
<<speech "Summer">>Oh, I'm sorry...<</speech>>
<div class="instructions">She has to understand who's in charge here. She can't just barge in here demanding my cock.</div>
<div class="instructions">I watched her slowly exit the bathroom with her head down. How much this girl has changed...</div>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Continue showering." "Take a shower (Duncan's house)">><<set $eventControl.skip to true>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I just fucking love your throat, Summer!<</speech>>
<<speech "MC" "$player.name">>If I didn't have to go to school, I wouldn't leave your mouth for a second.<</speech>>
<<speech "Summer">>Ngnnnh--<</speech>>
<div class="instructions">The times this mouth was constantly hating on me were long over.</div>
<video class="center" src="media/summer/mp4/friend_over1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Take the whole thing inside... just like that...<</speech>>
<div class="instructions">I'm going to train her throat to be the most perfect cocksleeve and I think she's going to love the process of it.</div>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "She rides you." "PoS (Dh, br) case1-a-b">><</link>>@@
@@.used;<<link "Missionary." "PoS (Dh, br) case1-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "PoS (Dh, br) case1-a-d">><</link>>@@
@@.used;<<link "Pinned to wall." "PoS (Dh, br) case1-a-e">><</link>>@@
<</if>>\
@@.used;<<link "Give her a facial." "PoS (Dh, br) case1-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The room didn't allow us many options, so we had to be a little creative.</div>
<<speech "Summer">>Try sitting over there-<</speech>>
<div class="instructions">The edge of the bathtub wasn't really comfortable, but the walls of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s pussy were great to compensate.</div>
<video class="center" src="media/summer/mp4/friend_over1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh shit--- fuck-!<</speech>>
<div class="instructions">She put her legs on the edge of the bathtub as well and tried jumping up and down onto my cock.</div>
<div class="instructions">I had to hold her tightly so that we both don't end up going to the hospital.</div>
<<speech "MC" "$player.name">>This is insane...<</speech>>
<video class="center" src="media/summer/mp4/friend_over1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What are you doing? Move that ass!<</speech>>
<div class="instructions">I spanked her butt as she was slowing down.</div>
<<speech "Summer">>Ahh! $player.name...<</speech>>
<<speech "MC" "$player.name">>What? Don't try to act innocent now.<</speech>>
<<speech "Summer">>Oh shittt--<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her face." "PoS (Dh, br) case1-a-a">><</link>>@@
@@.used;<<link "Missionary." "PoS (Dh, br) case1-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "PoS (Dh, br) case1-a-d">><</link>>@@
@@.used;<<link "Pinned to wall." "PoS (Dh, br) case1-a-e">><</link>>@@
@@.used;<<link "Give her a facial." "PoS (Dh, br) case1-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We've really had to try to make this work. Summer sat down on the toilet and put her legs in the air.</div>
<<speech "Summer">>Uhhh yess--- Oh my god-<</speech>>
<<speech "MC" "$player.name">>That's a wet pussy. I like it like this.<</speech>>
<<speech "Summer">>Yeees-- keep fucking me, big <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>--<</speech>>
<video class="center" src="media/summer/mp4/friend_over1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh fuck-- I'm cumming- I'm cumming--!<</speech>>
<div class="instructions">Her pussy clamped all over my cock, forcing me to stay inside her until her body stopped to shake.</div>
<<speech "MC" "$player.name">>Good girl... good girl...<</speech>>
<<speech "Summer">>Aaaaah-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her face." "PoS (Dh, br) case1-a-a">><</link>>@@
@@.used;<<link "She rides you." "PoS (Dh, br) case1-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "PoS (Dh, br) case1-a-d">><</link>>@@
@@.used;<<link "Pinned to wall." "PoS (Dh, br) case1-a-e">><</link>>@@
@@.used;<<link "Give her a facial." "PoS (Dh, br) case1-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeees-- just like that--! You're so deep right now!<</speech>>
<<speech "MC" "$player.name">>Shhhh- Michelle might find us out here.<</speech>>
<<speech "Summer">>Yees-- fuck my pussy- fuck my pussy---!<</speech>>
<div class="instructions">There's no point in asking her to quiet down when her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> is railing her pussy from behind.</div>
<video class="center" src="media/summer/mp4/friend_over1-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You think you can just barge in here? Understand your place!<</speech>>
<<speech "Summer">>That's it- don't stop-<</speech>>
<div class="instructions">Now I was completely sweating but I didn't care. I had to use every muscle in my body to make my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> scream of pleasure.</div>
<<speech "Summer">>Aaah- I'm cumming-- Yeeees--- oh my fucking god, yeeees-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her face." "PoS (Dh, br) case1-a-a">><</link>>@@
@@.used;<<link "She rides you." "PoS (Dh, br) case1-a-b">><</link>>@@
@@.used;<<link "Missionary." "PoS (Dh, br) case1-a-c">><</link>>@@
@@.used;<<link "Pinned to wall." "PoS (Dh, br) case1-a-e">><</link>>@@
@@.used;<<link "Give her a facial." "PoS (Dh, br) case1-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Do you love your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock?<</speech>>
<<speech "Summer">>Yes- I do--<</speech>>
<div class="instructions">I held her leg in the air while pounding her pussy relentlessly.</div>
<div class="instructions">The whole house must be shaking right now under the wild sex we've been having.</div>
<<speech "MC" "$player.name">>You keep squeezing around my cock, Summer- I just love your pussy so much--<</speech>>
<<speech "Summer">>Yeees--- yees--<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her face." "PoS (Dh, br) case1-a-a">><</link>>@@
@@.used;<<link "She rides you." "PoS (Dh, br) case1-a-b">><</link>>@@
@@.used;<<link "Missionary." "PoS (Dh, br) case1-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "PoS (Dh, br) case1-a-d">><</link>>@@
@@.used;<<link "Give her a facial." "PoS (Dh, br) case1-a-f">><</link>>@@
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "I changed my mind." "Home - Bathroom">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/friend_over1-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I came all over her face without any hesitation. I made sure that some of it ended up inside her mouth.</div>
<<speech "MC" "$player.name">>Make sure to swallow it, okay?<</speech>>
<<speech "Summer">>*gulp* thank you...<</speech>>
<div class="instructions">We took a shower together this time and we had to really hold back to not engage into round two.</div>
<<if $eventControl.replay.enabled == false>>\
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue." "Home - Bathroom">><<set $time.minutes += 15>><<set $eventControl.player.justShowered to false>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.Summer.showerVisitMC to true>>\
<div class="instructions">I looked around to see if anyone was nearby. No one was in sight, that meant there's no risk going after her.</div>
<video class="center" src="media/summer/mp4/bathroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Summer...<</speech>>
<<speech "Summer">>Ah-- it's you...<</speech>>
<div class="instructions">She put her hands around me and I instinctively grabbed her butt as our bodies collided.</div>
<<speech "Summer">>What are you doing...?<</speech>>
<<speech "MC" "$player.name">>I wanted to see you.<</speech>>
<<speech "Summer">>Haha-<</speech>>
<div class="instructions">We embraced each other and kissed. The thrill of getting caught was there but it didn't matter to us.</div>
<div class="instructions">I glanced behind to check if the door is closed, then continued kissing her until she moved away.</div>
<<speech "Summer">>Wait- if you're here already...<</speech>>
<<speech "Summer">>Wanna take a shower together?<</speech>>
<div class="instructions">The smile on my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face was the only thing I needed to see to make me fold.</div>
<div class="instructions">It's so weird... before, I did everything she wanted just to get her out of my way. Now... there's a totally different reason.</div>
<div class="confirmation">\
@@.used;<<link "Sure." "PoS (Dh, br) case2-a">><</link>>@@
@@.used;<<link "Not right now..." "PoS (Dh, br) case2-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bathroom3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The room was quickly filled with a slight fog. I was the first one to get wet because Summer needed to get her make-up off.</div>
<div class="instructions">But I enjoyed watching her slowly getting her underwear on the ground. It seemed like she was also enjoying her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s attention.</div>
<video class="center" src="media/summer/mp4/bathroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She stepped inside the shower once she was done. I made some room for her to join me, but there wasn't much room in the first place.</div>
<<speech "MC" "$player.name">>Shouldn't I be washing your body instead you mine?<</speech>>
<<speech "Summer">>I don't mind washing your body, $player.name.<</speech>>
<div class="instructions">I chuckled. This whole situation was so absurd. Michelle would fait if she found us here like this.</div>
<<speech "MC" "$player.name">>You're good at taking care of others, you know.<</speech>>
<<speech "Summer">>I wouldn't do this just for anyone.<</speech>>
<<speech "MC" "$player.name">>Hmmm...<</speech>>
<<speech "MC" "$player.name">>Is that a compliment?<</speech>>
<<speech "Summer">>Shut up and turn around.<</speech>>
<div class="instructions">After a few minutes, it was my turn to wash her body. She didn't let me do it alone, since we realized we already spent too much time.</div>
<div class="instructions">We exited the bathroom one by one, carefully checking if anyone was nearby.</div>
<div class="instructions">While waiting, I was thinking how these short intimate moments we have together with Summer are slowly becoming the highlights of my days...</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave the bathroom" "Home - Bathroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The smile on my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face disappeared as quickly as I entered the bathroom after her.</div>
<<speech "Summer">>Oh... I thought...<</speech>>
<<speech "Summer">>Why did you follow me then?<</speech>>
<div class="instructions">She turned around, leaving me to face her exposed back. Her shoulders were lower and it sounded like she's holding her tears.</div>
<<speech "MC" "$player.name">>I'm sorry. I didn't mean to-<</speech>>
<<speech "Summer">>Get out...<</speech>>
<div class="instructions">I always hated seeing her like this. But I never expected that I would be the reason why she's feeling like this...</div>
<div class="instructions">I turned around and slowly walked out of the room, checking if she didn't turn around to look at me.</div>
<<include "relationship lost Summer">>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Leave the bathroom" "Home - Bathroom">><</link>>@@
</div><<include "savecheck">>\
<<if $player.sneaking < 50>>\
<div class="instructions">The lights were on. I slowly creeped closer and closer, making sure I won't interrupt her.</div>
<div class="instructions">I had to slightly open the door more to put my head through.</div>
<<speech "Summer">>Aaah-! What are you doing, $player.name?!<</speech>>
<div class="instructions">Somehow she noticed me. I probably moved the door faster than I anticipated.</div>
<<speech "MC" "$player.name">>I'm sorry! Is everything okay? I wanted to check up on-<</speech>>
<div class="instructions">I opened her door normally, now that she's completely aware of my presence.</div>
<div class="instructions">I expected her to be studying at her desk or stuffing her bag with notebooks, but...</div>
<div class="instructions">She was laying in her bed, her body hidden under her blanket with just her head was sticking out.</div>
<<speech "MC" "$player.name">>You're still in bed? It's already-<</speech>>
<<speech "Summer">>GET OOOUUUTT!<</speech>>
<div class="instructions">I quickly shut the door and ran into my room. It took me a while to figure out what I just witnessed...</div>
<<include "relationship lost Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div>
<<else>>\
<div class="instructions">I knew that going into her room uninvited can either go only two ways. She could have had a really good sleep and will welcome me, or...</div>
<div class="instructions">I decided to not take the risk and just sneak as close as I could and scout the battlefield.</div>
<div class="instructions">Thankfully as the master of hiding my own presence, I managed to get exactly where I wanted without getting caught.</div>
<div class="instructions">I leaned forward and started scouting her room. I couldn't find her at her desk and the only place where she could be was...</div>
<video class="center" src="media/summer/mp4/bedroom2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhh yeeeessss--- aaaah-<</speech>>
<div class="instructions">Summer was still in her bed and completely naked and... masturbating.</div>
<div class="instructions">Even though she's my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, I still couldn't keep my eyes away from this sight.</div>
<div class="instructions">She must have not realized her door is slightly opened...</div>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><<set $time.minutes += 5>><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I figured out we are past the point of her killing me whenever I enter her room without invitation, and went inside.</div>
<video class="center" src="media/summer/mp4/bedroom7-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">To my surprise, I found her playing around on her bed like a puppy.</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>friend<</if>>? What are you doing here? You're up already?<</speech>>
<div class="instructions">It looked like she changed her mind in the middle of changing. She had just her underwear on.</div>
<<speech "MC" "$player.name">>Of course I'm up. Successfull people like me don't like wasting their time sleeping.<</speech>>
<<speech "MC" "$player.name">>You're lucky I was the one who found you. Michelle would kick you out of your bed in an instant.<</speech>>
<<speech "Summer">>Pfff---<</speech>>
<<speech "Summer">>You're no fun, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>!<</speech>>
<div class="instructions">It didn't look like she wanted to get out of her room even though she got found out.</div>
<<if $characters.Summer.corruptionlvl > 2>>\
<<speech "Summer">>S-Stop staring at me like that, you pervert...<</speech>>
<video class="center" src="media/summer/mp4/bedroom7-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her room was so messy that it can easily be mine. It's like her personality changes on weekends.</div>
<<speech "Summer">>Did you come here... expecting something...?<</speech>>
<div class="instructions">While I was looking around, she went on all fours with her butt pointing at me.</div>
<<speech "Summer">>We have time...<</speech>>
<</if>>\
<div class="confirmation">\
@@.used;<<link "I won't snitch on you." "TtS (Dh, sr) case4-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 2>>\
<<if $eventControl.Summer.herRoomSex == false or $eventControl.limits == false>>\
@@.used;<<link "Get on your knees then." "TtS (Dh, sr) case4-a">><</link>>@@
<</if>><</if>>\
</div><<include "savecheck">>\
<<if previous() == "TtS (Dh, sr) case4">>\
<div class="instructions">She was on the floor in a flash, unzipping my pants.</div>
<<speech "MC" "$player.name">>Slow down. Your favorite cock won't run away.<</speech>>
<<speech "Summer">>Haha- It might if it's attached to you.<</speech>>
<<speech "MC" "$player.name">>What does that mean-- Ahhh fuuuck-<</speech>>
<</if>>\
<video class="center" src="media/summer/mp4/bedroom7-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My cock completely disappeared in my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s mouth like it was nothing. I couldn't help myself but moan when the tip hit the back of her throat.</div>
<<speech "MC" "$player.name">>It always surprises me how easy you can swallow my cock now... You really learned how to please your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<speech "Summer">>Thank you... *slurp* *slurp*<</speech>>
<video class="center" src="media/summer/mp4/bedroom7-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're my little cock-sucker, aren't you?<</speech>>
<div class="instructions">I grabbed my cock and slapped her face with it. She didn't flinch at all and continued looking into my eyes with complete submission.</div>
<<speech "MC" "$player.name">>Good girl, good girl...<</speech>>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Dh, sr) case4-a-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "She's on top." "TtS (Dh, sr) case4-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, sr) case4-a-c">><</link>>@@
<</if>><<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, sr) case4-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case4-a-e">><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>Hehehe, I know. You wouldn't rat out your little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> like that...<</speech>>
<div class="instructions">The look she gave me was saying much more that her mouth was, but I didn't have time for her silly games right now.</div>
<<speech "MC" "$player.name">>But I won't save you if Michelle finds you here like this.<</speech>>
<<speech "Summer">>I expect you to rush here and save me, my big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<div class="instructions">Now it was me who gave her the weird look. She just smiled and continued on playing with her pillow.</div>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "Home - Sister's room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom7-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Fffffffuck---! Ahhhhh-- Uhhh--<</speech>>
<div class="instructions">I took her place on her bed and let her sit on my face to meet her pussy. We skipped the formalities and I started making out with her precious place.</div>
<div class="instructions">I should have come for breakfast here than to the kitchen. Michelle wouldn't mind, right?</div>
<div class="confirmation">\
@@.used;<<link "She blows you" "TtS (Dh, sr) case4-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "She's on top." "TtS (Dh, sr) case4-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, sr) case4-a-c">><</link>>@@
<</if>><<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, sr) case4-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case4-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom7-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah fuck-! I should have warmed up--<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s pussy enveloped my cock and she started moving her hips. She was so tight that I had to really concentrate not to cum immediately and make her quit school early.</div>
<<speech "MC" "$player.name">>I love your pussy, Summer. It's the best!<</speech>>
<<speech "Summer">>Aaaah-- My hips won't stop moving-!<</speech>>
<video class="center" src="media/summer/mp4/bedroom7-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She turned around and put her legs on the ground. Her feet almost couldn't reach the ground as she was deeply impaled onto my cock.</div>
<div class="instructions">I watched her move up and down and every time she let the gravity work, her pussy tightened.</div>
<<speech "Summer">>Uhhhh-- This position---- You're so deep inside me-!<</speech>>
<<speech "MC" "$player.name">>You're doing great, Summer. Keep going-!<</speech>>
<div class="instructions">The encouragement was greatly appreciated, because she managed to use her body like this for a little while before putting her legs up.</div>
<<speech "Summer">>Help me, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/bedroom7-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s hips and helped her to move.</div>
<<speech "Summer">>Ohhhh fuck--- Aaaah--! Fuuuck-!<</speech>>
<<speech "MC" "$player.name">>You're getting tighter-- I love how your pussy feels!<</speech>>
<div class="instructions">Everytime I pushed her hips a little further down, she arched her back and moved her head backwards like if I hit some hidden spot inside her.</div>
<div class="instructions">I continued teasing her with my cock and enjoyed every second inside her.</div>
<div class="confirmation">\
@@.used;<<link "She blows you" "TtS (Dh, sr) case4-a">><</link>>@@
@@.used;<<link "Eat her out." "TtS (Dh, sr) case4-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, sr) case4-a-c">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, sr) case4-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case4-a-e">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here! Put your ass over here!<</speech>>
<<speech "Summer">>Ahhh-!<</speech>>
<video class="center" src="media/summer/mp4/bedroom7-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her ass and positioned it in front of my crotch and teased her dripping pussy with the tip of my cock.</div>
<<speech "MC" "$player.name">>You've been a bad girl, Summer! This is your punishment!<</speech>>
<div class="instructions">I moved my hips forward with such a force that I managed to put all of my stiff cock inside her.</div>
<<speech "Summer">>Aaaah fuck! You're hitting my womb!<</speech>>
<div class="instructions">My hands gripped her ass and I started railing her tight pussy.</div>
<<speech "Summer">>Ohhh shit--! Aaaaah---!<</speech>>
<div class="confirmation">\
@@.used;<<link "She blows you" "TtS (Dh, sr) case4-a">><</link>>@@
@@.used;<<link "Eat her out." "TtS (Dh, sr) case4-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Dh, sr) case4-a-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, sr) case4-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case4-a-e">><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>friend<</if>>! That's my but... I don't think I can do it so early...<</speech>>
<<speech "MC" "$player.name">>Look how it's twitching! It wants my cock inside!<</speech>>
<div class="instructions">Summer was lying on her back. She was showing me everything she got in this position, so it's natural for her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to get excited like this.</div>
<video class="center" src="media/summer/mp4/bedroom7-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah shiiiit--- I won't be able to sit at breakfast like this!<</speech>>
<div class="instructions">I simply couldn't miss the opportunity to fuck her ass. It's amazing to have a loving little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> who loves you with her whole heart, but this... you just can't help but tease her a little bit, right?</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>Friend<</if>>, you dummy!<</speech>>
<div class="confirmation">\
@@.used;<<link "She blows you" "TtS (Dh, sr) case4-a">><</link>>@@
@@.used;<<link "Eat her out." "TtS (Dh, sr) case4-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Dh, sr) case4-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Dh, sr) case4-a-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case4-a-e">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.herRoomSex to true>>\
<<speech "MC" "$player.name">>I'm gonna cum all over your pretty face!<</speech>>
<div class="instructions">I jerked off right in front of my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s opened mouth. She had her tongue out, ready to be covered, and her eyes looking hungrily into mine.</div>
<video class="center" src="media/summer/mp4/bedroom7-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaaah shit-!<</speech>>
<div class="instructions">Hot steaming cum gushed out from my cock right on her slutty face. Most of it ended up in her mouth and she made sure to swallow it while looking at me.</div>
<<speech "MC" "$player.name">>You look prettier like this, you know. It goes nicely with your skin.<</speech>>
<<speech "Summer">>I hate you so much...<</speech>>
<<speech "MC" "$player.name">>Yeah yeah, I know. I can see how unhappy you are, cleaning my cock like this...<</speech>>
<div class="instructions">She let out the cutest growl I have ever heard and continued sucking out the remaining cum right from the source.</div>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her room." "Home - Sister's room">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>What did you just say? $player.name!<</speech>>
<div class="instructions">I turned around as fast as my body allowed me and lunged forward to grab the door handle.</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>----!<</speech>>
<div class="instructions">Thankfully I managed to close the door behind before that highly needy woman could grab me and play with me until dawn.</div>
<<speech "Summer">>Ughhhhh-- THIS GUY-! I can't believe him...<</speech>>
<div class="instructions">I felt bad a little, denying my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> of her precious time with me. I should be grateful she feels this way about me... or should I?</div>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Go to your room." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.herRoomSex = true>>\
<video class="center" src="media/summer/mp4/bedroom1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Then come and get her!<</speech>>
<div class="instructions">I could see everything my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was willing to give me. It wasn't much based on our previous encounters, but who am I to complain?</div>
<div class="instructions">There's an incredibly hot girl right next to my door who's throwing her legs in the air after just one sentence.</div>
<<speech "Summer">>$player.name...?<</speech>>
<<speech "MC" "$player.name">>I'm sorry, I was just thinking how pretty you are.<</speech>>
<<speech "Summer">>Pffff-- I bet I can be even prettier if you start fucking my mouth with that huge cock of yours.<</speech>>
<div class="instructions">Damn! She knows exactly what to say to get me worked up!</div>
<<speech "MC" "$player.name">>Now that's something I would love to see!<</speech>>
<div class="confirmation">\
@@.used;<<link "Give it to her." "TtS (Dh, sr) case5-b-a">><</link>>@@
</div><<include "savecheck">>\
<<if previous() == "TtS (Dh, sr) case5-b">>\
<div class="instructions">I made sure no one can interrupt us before throwing my pants on the ground. She did the same thing and layed on the edge of her bed with her head sticking out.</div>
<div class="instructions">Then I pressed the tip of my cock on my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s drooling mouth and watched her eyes slowly roll up in satisfaction.</div>
<</if>>\
<video class="center" src="media/summer/mp4/bedroom1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What is this feeling...? I feels like I'm fucking your pussy!<</speech>>
<div class="instructions">I hope Michelle isn't walking down the hall. Because the only thing she could be hearing is gagging sounds and creaking bed.</div>
<<speech "MC" "$player.name">>How's your favorite cock in your throat feels? Does it feel <span style="font-style:italic">good?</span><</speech>>
<<speech "Summer">>*slurp* *slurp*-- Yeshhhh-- I can't get enough--<</speech>>
<video class="center" src="media/summer/mp4/bedroom1-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Watching that cute little butt jiggle as I force my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> further and further... Isn't that just beautiful?</div>
<div class="instructions">She's loving how I continue violating her throat before bedtime.</div>
<<speech "MC" "$player.name">>Wait, I have an idea. Just trust me and turn yourself over. You're totally going to love it...<</speech>>
<video class="center" src="media/summer/mp4/bedroom1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Nghhhhhh-- Ahhhh shit--!<</speech>>
<div class="instructions">I used one of my hands to pin her head down while playing with her pussy with the other.</div>
<<speech "MC" "$player.name">>That's awesome, Summer. Hold it.<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her pussy." "TtS (Dh, sr) case5-b-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, sr) case5-b-c">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case5-b-e">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I turned her over without warning and put her legs together. She gave me that submissive look she was giving since I stepped inside her room.</div>
<<speech "Summer">>Fuck me good, please-<</speech>>
<video class="center" src="media/summer/mp4/bedroom1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My hips started moving on their own after hearing those sweet words. I started drilling my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> while pinning her to her bed.</div>
<<speech "Summer">>Aaaah-- that's it- use my pussy until you're satisfied---<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her mouth." "TtS (Dh, sr) case5-b-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "TtS (Dh, sr) case5-b-c">><</link>>@@
<</if>>\
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case5-b-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Is this what you like? You fucking slut?!<</speech>>
<div class="instructions">I was holding my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> tightly like a good <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>, making sure she feels every single thrust I made into her tight pussy.</div>
<<speech "Summer">>Oh my fucking god- I'm cumming-! I'm cumming-!<</speech>>
<<speech "Summer">>Aaaah-!<</speech>>
<<speech "MC" "$player.name">>It's okay, I'm right here...<</speech>>
<div class="instructions">I give her space to enjoy the orgasm I delivered. She was so hot, her trembling body right next to me...</div>
<<speech "Summer">>That's-! Fuuck-!<</speech>>
<<speech "MC" "$player.name">>You're such a good girl... I know how much you love it in there-<</speech>>
<video class="center" src="media/summer/mp4/bedroom1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Shit-- You're spreading my asshole so much with that big cock, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>-<</speech>>
<<speech "MC" "$player.name">>I'm sorry, but I can't help myself. It's so tight, it feels amazing-!<</speech>>
<div class="instructions">As a pro at taking her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock, her butt quickly became accustomed to my dick and I could start drilling her a little faster...</div>
<video class="center" src="media/summer/mp4/bedroom1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh yesss--- So good-- Don't stop-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her mouth." "TtS (Dh, sr) case5-b-a">><</link>>@@
@@.used;<<link "Fuck her pussy." "TtS (Dh, sr) case5-b-b">><</link>>@@
@@.used;<<link "She rides you." "TtS (Dh, sr) case5-b-d">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case5-b-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom1-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It looked like we won't stop anytime soon. I let her get on top, swallowing my whole cock into her pussy once again. I felt a little sad when I realized she didn't stuck it in her butt...</div>
<<speech "Summer">>Ahhhhh-- don't fucking stop--!<</speech>>
<<speech "MC" "$player.name">>I think that's enough...<</speech>>
<<speech "Summer">>What...?<</speech>>
<div class="instructions">I grabbed my cock and pushed it against her backdoor.</div>
<<speech "Summer">>Oh fuuuck-- You can't leave my butt alone, can't you <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/bedroom1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh my--- god! I'm fucking cumming with my ass!<</speech>>
<div class="instructions">Both of her holes had her favorite person inside. I can't imagine how she was feeling knowing this is going to happen every single day from now on.</div>
<<speech "Summer">>Oh my god- Yeees-! Don't stop-- don't stop, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her mouth." "TtS (Dh, sr) case5-b-a">><</link>>@@
@@.used;<<link "Fuck her pussy." "TtS (Dh, sr) case5-b-b">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Dh, sr) case5-b-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh fuck- I'm cumming. Give me your pretty face!<</speech>>
<div class="instructions">I sprayed my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face with her favorite face moisturizer, filling her mouth in the process.</div>
<<speech "Summer">>Mhmmm-- *gulp*. Thank you, $player.name-! Hahaha-<</speech>>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Go to your room." "Home - My room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.afterShower to true>>\
<<set $eventControl.player.justShowered to false>>\
<div class="instructions">After that wonderful shower, I quickly hopped into my room for some fresh clothes.</div>
<div class="instructions">I was closing the wardrobe when I suddenly heard someone barging into my room.</div>
<video class="center" src="media/summer/mp4/bedroom8-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Hi <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>. What are you doing here?<</speech>>
<div class="instructions">Summer went straight to me, running her hand all over the towel hiding my lower half.</div>
<<speech "MC" "$player.name">>What? It's my room, why wouldn't I-<</speech>>
<div class="instructions">It didn't took my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> long before she found my cock.</div>
<<speech "Summer">>Are you having a boner?<</speech>>
<<speech "MC" "$player.name">>I don't-<</speech>>
<<speech "Summer">>Were you having naughty thoughts about your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>? Hm...<</speech>>
<div class="instructions">God, she's such a slut sometimes. I can't even have a minute without her asking for more... I certainly didn't expect this when I first decided I'm going to corrupt her...</div>
<video class="center" src="media/summer/mp4/bedroom8-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>It's okay... Your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> will gladly take care of it...<</speech>>
<div class="instructions">When I looked down, I no longer saw a shy, school obsessed girl who hates to disappoint her own mother. No...</div>
<video class="center" src="media/summer/mp4/bedroom8-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I saw someone who would do anything to get what they wanted, even if it's her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock.</div>
<div class="confirmation">\
@@.used;<<link "Pull down the towel." "Summer Duncan AfterShower0-a">><</link>>@@
@@.used;<<link "Send her out." "Summer Duncan AfterShower0-b">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.afterShower to true>>\
<</if>>\
<<speech "MC" "$player.name">>The things I let you do to me...<</speech>>
<<speech "Summer">>Hehe- I know you love me, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>.<</speech>>
<div class="instructions">I untied the towel and let it drop to the ground, uncovering my stiff cock just a few inches from my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face.</div>
<<speech "Summer">>Oh my god... Is this for me?!<</speech>>
<video class="center" src="media/summer/mp4/bedroom8-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">A gentle and welcoming kiss, then she took it all inside her mouth until her throat kissed it too.</div>
<<speech "MC" "$player.name">>I can't believe how skilled you've become. You really love sucking my cock, right?<</speech>>
<video class="center" src="media/summer/mp4/bedroom8-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>*slurp* *slurp* Mhmm--- It's so fun!<</speech>>
<div class="instructions">I started shivering a little. I just got out of the shower and my body was still a little wet from the water.</div>
<div class="instructions">I looked down at my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> sucking on my cock so happily like if she didn't do it everyday.</div>
<div class="instructions">I'm not the only one wet here...</div>
<video class="center" src="media/summer/mp4/bedroom8-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're such a good girl...<</speech>>
<div class="instructions">She tried taking it deeper but ended up gagging a little bit. So I grabbed her head and helped her.</div>
<<speech "MC" "$player.name">>Making sure your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> is clean enough...<</speech>>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 3>>\
@@.used;<<link "She's on top." "Summer Duncan AfterShower0-a-a">><</link>>@@
@@.used;<<link "She rides you." "Summer Duncan AfterShower0-a-b">><</link>>@@
<</if>><<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "Summer Duncan AfterShower0-a-c">><</link>>@@
<</if>>\
@@.used;<<link "Give her a facial." "Summer Duncan AfterShower0-a-d">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I won't let anyone dictate my life. Not even from my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, not from anyone. Not anymore.</div>
<div class="instructions">I leaned forward and grabbed Summer's shoulder not really gently, but the way she would understand she overstepped the boundaries.</div>
<<speech "Summer">>$player.name?! Owww-<</speech>>
<<speech "MC" "$player.name">>I'm sorry, but I can't you do this to me.<</speech>>
<<speech "Summer">>Wha-<</speech>>
<div class="instructions">Before she could start protesting, I threw her behind the door and shut them.</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>Friend<</if>>, you dummy!<</speech>>
<div class="instructions">I could hear the angry stomping coming from behind the door which ended with a loud thump of her shutting her own door.</div>
<<include "relationship lost Summer">>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom8-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh shhh-- Ahhhhh-<</speech>>
<div class="instructions">Summer climbed on top of me and opened her legs like a complete obedient slut. How a simple cock can turn a person's whole personalityy around...</div>
<<speech "Summer">>Yees-! Oh fuck--<</speech>>
<div class="instructions">Her pussy kept tightening up whenever I pushed a little deeper than before. I had to be really careful not to bust in the first minute.</div>
<video class="center" src="media/summer/mp4/bedroom8-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's my good girl- Yeees! Look at your, taking your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock like it's nothing!<</speech>>
<<speech "Summer">>Ohhh Aaaah-! Fuck--! Holy shit---!<</speech>>
<div class="instructions">I kept stirring her pussy with a pace that most women wouldn't survive with me. Even though I was successfully pushing my whole cock inside her, she couldn't stop moaning.</div>
<<speech "MC" "$player.name">>You're making your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> cum, Summer!<</speech>>
<div class="confirmation">\
@@.used;<<link "She rides you." "Summer Duncan AfterShower0-a-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "Summer Duncan AfterShower0-a-c">><</link>>@@
<</if>>\
@@.used;<<link "Give her a facial." "Summer Duncan AfterShower0-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom8-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh fuck-! Look! I'm making your huge cock disappear! Uhhhh---<</speech>>
<div class="instructions">I was laying on my back and just watched how my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was mesmerized with her own body. The pure joy in her voice made me feel really warm inside.</div>
<<speech "MC" "$player.name">>I know, Summer. You're doing a great job with your hips, but...<</speech>>
<div class="instructions">I grabbed her ass to get her attention back to me.</div>
<<speech "MC" "$player.name">>Put your legs down, okay? I will show you something much more... <span style="font-style:italic">satisfying.</span><</speech>>
<video class="center" src="media/summer/mp4/bedroom8-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Shiiit--- Ohhh- Aaaah-!<</speech>>
<div class="instructions">I sent my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> to heaven with a simple move of my hips. I maintained the same pace in which her voice got this weird undertone and her pussy kept squeezing my dick.</div>
<<speech "MC" "$player.name">>Are you cumming? Naughty girl...<</speech>>
<<speech "Summer">>Aaah-- <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>--<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "Summer Duncan AfterShower0-a-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "Fuck her ass." "Summer Duncan AfterShower0-a-c">><</link>>@@
<</if>>\
@@.used;<<link "Give her a facial." "Summer Duncan AfterShower0-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom8-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhhhh-- you love to fucking my little but, don't you?<</speech>>
<div class="instructions">She got me figured out. It's just that she was so mean to me before and now...</div>
<<speech "MC" "$player.name">>I'm going to drill your ass for all the time you were mean to me!<</speech>>
<<speech "Summer">>Aaaah ffffffuck-! Then I should start being mean again-<</speech>>
<<speech "MC" "$player.name">>What?! I will show, you fucking slut! Put your ass in the air-<</speech>>
<video class="center" src="media/summer/mp4/bedroom8-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeees-- keep fucking my tight little hole, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>--<</speech>>
<div class="instructions">No, it's useless. There is officially no way to be mean to her. She literally loves anything I do to her...</div>
<div class="confirmation">\
@@.used;<<link "She's on top." "Summer Duncan AfterShower0-a-a">><</link>>@@
@@.used;<<link "She rides you." "Summer Duncan AfterShower0-a-b">><</link>>@@
@@.used;<<link "Give her a facial." "Summer Duncan AfterShower0-a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Put your ass over here! Your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> has something for you!<</speech>>
<<speech "Summer">>Oh yes-! Cum on my face, please-!<</speech>>
<video class="center" src="media/summer/mp4/bedroom8-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I came all over her little pretty face, making sure she's the one who needs shower now! But wait... I'm sweaty all over again...</div>
<<speech "Summer">>*gulp*- mhmmmm-- so yummy!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Throw her out of your room." "Home - My room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.DHmorning to true>>\
<</if>>\
<div class="instructions">Normally it's my alarm that wakes me up from my dreams. We live in a decent neighborhood, so no cutting grass before midnight and all...</div>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>Friend<</if>>...?<</speech>>
<div class="instructions">But today I woke up to the voice of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> and her hand touching my morning wood through the blanket.</div>
<div class="instructions">I opened my eyes and mentally prepared to meet the culprit.</div>
<video class="center" src="media/summer/mp4/bedroom3-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What are you doing in my room?<</speech>>
<div class="instructions">She was sitting right next to me with her top rolled up. Someone woke up horny today...</div>
<<speech "Summer">>I missed you the whole night...<</speech>>
<<speech "MC" "$player.name">>God...<</speech>>
<<speech "MC" "$player.name">>Can you stop touching my cock for a second?<</speech>>
<<speech "Summer">>I can't!<</speech>>
<video class="center" src="media/summer/mp4/bedroom3-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> straddled me and immediately started grinding on my cock.</div>
<<speech "Summer">>Ahh- $player.name... I want you-<</speech>>
<<speech "MC" "$player.name">>Fuck...<</speech>>
<div class="instructions">This whole damn family! Everyone just thinks they can get anything they want! I-</div>
<<speech "Summer">>Come on, you dummy-- give it to me!<</speech>>
<div class="instructions">I looked into her desperate and sleepy eyes. She missed her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> so much that she came into my room right after waking up.</div>
<<speech "MC" "$player.name">>I don't have a choice in this, do I?<</speech>>
<<speech "Summer">>No...<</speech>>
<div class="confirmation">\
@@.used;<<link "Push her on her back." "Summer Duncan AfterSleep0-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom3-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhhh-- Aaah-! Lick my pussy...<</speech>>
<div class="instructions">I suppose this isn't the worst breakfast I could have gotten. And it came right to my bed!</div>
<div class="instructions">I slid in between my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s legs and stuck my tongue inside her pussy. Maybe it was just my imagination, but she tasted a litte bit like candy.</div>
<<speech "Summer">>Please, my clit---<</speech>>
<video class="center" src="media/summer/mp4/bedroom3-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We had to take the opportunity that no one needed us right now. Somehow this fact was more surreal than me feasting on my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s tight pussy.</div>
<<speech "Summer">>Ohhh shit-- Aaaah--- I want your cock now, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>...<</speech>>
<div class="confirmation">\
@@.used;<<link "Start fucking your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan AfterSleep0-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom3-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Thanks to my precise job with my tongue, my cocks slid into her pussy without any resistance. I grabbed her body tightly and started ramming my hips into her.</div>
<<speech "Summer">>Aaaah- fuck!<</speech>>
<div class="instructions">Her insides tightened so much that she probably came a little just by putting it in.</div>
<<speech "MC" "$player.name">>I'm going to enjoy every second of this tight pussy!<</speech>>
<<speech "Summer">>Oh god-! Yes please-- fuck me good, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>!<</speech>>
<video class="center" src="media/summer/mp4/bedroom3-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Shit--- this feels so fucking good!<</speech>>
<<speech "Summer">>Ohhhh- Aahh yes--! That's my pussy!<</speech>>
<div class="instructions">I just woke up and I was already sweating everywhere! Now I don't only have to fuck my desperate <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, but also take a shower right after!</div>
<div class="confirmation">\
@@.used;<<link "Put her on top." "Summer Duncan AfterSleep0-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Summer Duncan AfterSleep0-a-a-b">><</link>>@@
@@.used;<<link "Finish the job." "Summer Duncan AfterSleep0-a-a-c">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Now look at me and kiss me-<</speech>>
<video class="center" src="media/summer/mp4/bedroom3-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Our bodies connected at both ends in one moment and it sent electricity through our bodies. I thought this kind of intimacy isn't possible between us two.</div>
<<speech "MC" "$player.name">>Show your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> how good you can take his cock.<</speech>>
<video class="center" src="media/summer/mp4/bedroom3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh shit--- Aaaaah-!<</speech>>
<<speech "MC" "$player.name">>That's it--- good girl-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "Summer Duncan AfterSleep0-a-a-b">><</link>>@@
@@.used;<<link "Finish the job." "Summer Duncan AfterSleep0-a-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom3-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Is this what you missed? Am I doing a good enough job?<</speech>>
<div class="instructions">My attempts of teasing her weren't so effective because there was something huge doing a much better job.</div>
<<speech "Summer">>Yeees-! Don't stop---<</speech>>
<<speech "MC" "$player.name">>Tell the whole neighborhood that we are awake!<</speech>>
<video class="center" src="media/summer/mp4/bedroom3-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh shit-- Aaaaah fuck-!<</speech>>
<div class="instructions">She couldn't fight back. Her body was completely submitted to the feeling I was delivering with my own body.</div>
<div class="instructions">Who am I kidding? We both knew this wasn't even a fight in the first place.</div>
<div class="confirmation">\
@@.used;<<link "Put her on top." "Summer Duncan AfterSleep0-a-a-a">><</link>>@@
@@.used;<<link "Finish the job." "Summer Duncan AfterSleep0-a-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh yes--- I can feel your cock throbbing- Are you gonna cum?<</speech>>
<div class="instructions">It seemed like I was at the end of my limit. I would love to continue ravishing my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, but the day can't go on without me.</div>
<<speech "MC" "$player.name">>Yes- Where do you want it?<</speech>>
<<speech "Summer">>On my pussy, please! I want to feel your hot cum all over my body--!<</speech>>
<video class="center" src="media/summer/mp4/bedroom3-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here you go-!<</speech>>
<<speech "Summer">>Yeeeeees-!<</speech>>
<div class="instructions">I gave my first load to my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> as a thanks for waking me up so nicely. I even let her clean my cock with her mouth before sending her away. What a good <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> I am!</div>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue." "Home - My room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.Summer.kitchenRan to 0>>\
<div class="instructions">A familiar smell was coming from the kitchen. It was too late for Michelle to cook and I have never seen my dad even cooking pasta.</div>
<div class="instructions">I walked into the kitchen with great interest and a little nostalgia feeling that I couldn't really explain.</div>
<<speech "MC" "$player.name">>Summer?<</speech>>
<video class="center" src="media/summer/mp4/kitchen4-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The culprit of the lovely smell was a bunch of freshly baked cookies, and my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> as the chef.</div>
<<speech "Summer">>Wanna try?<</speech>>
<<speech "MC" "$player.name">>I would be a fool if I didn't!<</speech>>
<div class="instructions">She passed me the full plate.</div>
<<speech "MC" "$player.name">>You know how to bake cookies?<</speech>>
<div class="instructions">I grabbed one and put it inside my mouth. The warm of the dough quickly spread throughout my whole body, making me weak in my knees.</div>
<<speech "Summer">>Haha- It's nothing difficulty, you dummy-<</speech>>
<div class="instructions">She turned around and bent over to check on the next batch.</div>
<div class="instructions">It was now the time for me to realize my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> wasn't wearing anything underneath her apron. It surprised me so much that I stopped chewing and just stared at her naked body.</div>
<video class="center" src="media/summer/mp4/kitchen4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC">>What are you... You're naked?!<</speech>>
<<speech "Summer">>What are you talking about? I'm wearing my apron, you pervert...<</speech>>
<div class="instructions">She stayed like that for a second, giving me that innocent smile she always does in front of Michelle.</div>
<div class="confirmation">\
@@.used;<<link "Run away." "Summer Duncan Cookies0-a">><</link>>@@
@@.used;<<link "Stay put." "Summer Duncan Cookies0-b">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I-I think I will just eat it... i-in my room-<</speech>>
<div class="instructions">I started quickly walking backwards, cautiously watching her if she didn't decide to attack me.</div>
<<speech "Summer">>You sure? There's plenty more to come.<</speech>>
<div class="instructions">The plate in my hand had three more freshly cooked cookies on it.</div>
<<speech "MC" "$player.name">>I'm fine...<</speech>>
<<speech "Summer">>If you say so.<</speech>>
<div class="instructions">Then she finally turned back to the oven. I took the opportunity and disappeared as fast as I could.</div>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.cookies to true>>\
<</if>>\
<<speech "Summer">>Oh, I see...<</speech>>
<video class="center" src="media/summer/mp4/kitchen4-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Is this too much to handle for my big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?<</speech>>
<div class="instructions">Summer was now facing me. She looked so hot with just the apron on. I could feel my cock getting harder.</div>
<<speech "Summer">>It's okay to feel like this, $player.name. Your little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> can do more than just cook cookies, you know...<</speech>>
<div class="instructions">She untied the top half and showed me her sweaty tits and tummy. Suddenly, the warmth inside my mouth couldn't be compared to the steaming aura coming from my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<video class="center" src="media/summer/mp4/kitchen4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>You're hard...<</speech>>
<<speech "Summer">>Want me to take care of it... <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?<</speech>>
<div class="confirmation">\
@@.used;<<link "Y-Yes please." "Summer Duncan Cookies0-b-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/kitchen4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh fuck--<</speech>>
<div class="instructions">Her lips enveloped my cock. She was keeping eye contact, making sure I knew she's giving me all of her attention.</div>
<<speech "Summer">>Does it feel good, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>?<</speech>>
<video class="center" src="media/summer/mp4/kitchen4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it-- your mouth feels so good, Summer-<</speech>>
<<speech "Summer">>*slurp* *slurp* Mhmmmm---<</speech>>
<div class="instructions">She kept sucking my cock until I exploded straight into her tight throat and then stomach. Then she stood up and submissively licked her fingers before turning back to her cookies.</div>
<<speech "Summer">>I should use this as flavoring next time, hehe-<</speech>>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her alone." "Home - Kitchen">><<set $time.minutes += 5>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I was walking down the hall when I heard some voices coming from the living room.</div>
<div class="instructions">It's not uncommon to hear someone arguing here, but I didn't expect to be these two people making the ruckus.</div>
<div class="centered-image"><img src="media\michelle\pics\livingroom1-2.jpg"></div>
<<speech "Michelle">>I won't tolerate such behavior from you, young lady!<</speech>>
<div class="instructions">In the middle of the living room I could see Summer sat down on the couch, while Michelle was standing right in front of her with her finger pointing at my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<div class="instructions">Thankfully she wasn't crying as she is normally in this kind of situation. This seemed more serious.</div>
<<speech "Michelle">>If you keep living under my roof, you will obey my rules!<</speech>>
<<speech "Summer">>I-I... I'm sorry...<</speech>>
<div class="instructions">Summer's shoulders were visibly lower and her face was covered in her hands. I barely understood the words she was saying.</div>
<<speech "Summer">>I just wanted to see my friends. I thought I would be home sooner, I-<</speech>>
<<speech "Michelle">>I can't believe YOU did this. I thought I raised you better.<</speech>>
<div class="instructions">My <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> shook her head and turned around, slowly walking out of the room and out of my sight.</div>
<<speech "Michelle">>Since this was the first time, I won't give you any other punishment. But...<</speech>>
<<speech "Michelle">>If I catch you one more time sneaking out of the house...<</speech>>
<<speech "Michelle">>I will make sure the only boy you see for the next ten years will be your older <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> and no one else.<</speech>>
<<speech "Summer">>...<</speech>>
<div class="instructions">And then she left the room, leaving her sobbing daughter alone.</div>
<div class="instructions">I can't leave her like this.</div>
<div class="confirmation">\
@@.used;<<link "Go to her." "SD 08: I Have Your Back P1 trigger1">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.IHaveYourBackP1.active to true>>\
<<speech "MC" "$player.name">>Hey...<</speech>>
<div class="instructions">I stopped in front of her, making sure she knows of me.</div>
<<speech "Summer">>You heard everything?<</speech>>
<div class="instructions">I could hear the despair in her voice. She still had her face buried in her hands but I could hear her clearly.</div>
<<speech "MC" "$player.name">>Just the end.<</speech>>
<div class="instructions">I sat right next to her and fixed a little strain of her hair back behind her ear.</div>
<<speech "MC" "$player.name">><<if $eventControl.Summer.relationship == "step-sister">>Your<<elseif $eventControl.Summer.relationship == "sister">>Our<<else>>Your<</if>> mother surely knows how to be dramatic.<</speech>>
<<speech "Summer">>Hah-- she's a pro at it.<</speech>>
<div class="instructions">She straightened her back and stopped hiding her face. Her cheeks were quite red, but it didn't look like she ended up crying.</div>
<<speech "MC" "$player.name">>What happened?<</speech>>
<<speech "Summer">>It's... stupid.<</speech>>
<<speech "MC" "$player.name">>Oh no, Michelle doesn't like stupid.<</speech>>
<<speech "Summer">>Haha- She made that pristine clear to me just now.<</speech>>
<div class="instructions">I know an awful argument happened between them just a minute ago, but I couldn't help but feel like a winner when I heard my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> laugh.</div>
<<speech "Summer">>Michelle caught me sneaking out of the house yesterday night.<</speech>>
<<speech "MC" "$player.name">>You? Sneaking? Is this a prank?<</speech>>
<<speech "Summer">>No, I-<</speech>>
<div class="instructions">Her voice went away for a moment. I think she was playing the whole incident in her mind before trying to tell me about it.</div>
<<speech "Summer">>My friend messaged me about a sleepover at her house. I overheard them talking about it at school, but... I couldn't ask them and they didn't bother to ask me either.<</speech>>
<<speech "MC" "$player.name">>Hm...<</speech>>
<<speech "Summer">>Normally I don't think about it. I know I'm not very... likable, so it doesn't bother me most of the time. But this time...<</speech>>
<div class="instructions">I always wondered if she ever had a friend before. When she was younger, she never invited someone over. It has gotten better now, but I hardly see her talking to anyone.</div>
<<speech "Summer">>I managed to get out of the house, but then I heard someone yelling my name. When I turned around, I saw my mother in her pajamas running out of the house after me.<</speech>>
<<speech "Summer">>She sent me to my room immediately. I thought maybe she would forget about it, but it must have been on her mind the whole day.<</speech>>
<<speech "MC">>Yeah, I bet...<</speech>>
<div class="instructions">We sat there in silence. I didn't know what to say to her. It was a bad idea to try sneaking out, but Michelle shouldn't be so hard on her just for a stupid sleepover...</div>
<<speech "Summer">>Anyway, now that it's over-<</speech>>
<div class="instructions">She stood up and stretched her whole body in front of me.</div>
<<speech "Summer">>I'm gonna take a long shower and imagine all the sleepovers I'm going to miss from now on.<</speech>>
<div class="instructions">She clearly wanted to meet her friends. She wanted it so badly that she risked everything.</div>
<div class="confirmation">\
@@.used;<<link "Help her out." "SD 08: I Have Your Back P1 trigger1-a">><</link>>@@
<<if $eventControl.ntr == true>>\
@@.used;<<link "Let her walk away." "SD 08: I Have Your Back P1 trigger1-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<div class="instructions">I stood up and grabbed her hand.</div>
<<speech "MC" "$player.name">>Wait! I will help you.<</speech>>
<<speech "Summer">>What? Didn't you just hear Michelle? There's no way I can do this again.<</speech>>
<<speech "MC" "$player.name">>No, you can't. But with my help it should be easier.<</speech>>
<div class="instructions">Awkward silence in which we just stared into each other's eyes. She clearly didn't trust me enough on this, but she knew she wouldn't be able to do this alone.</div>
<<speech "Summer">>I-I don't know what to say, $player.name.<</speech>>
<<speech "MC" "$player.name">>You don't need to say anything. Next time when you want to go out, give me a heads-up and I will make sure that Michelle won't call the army on you.<</speech>>
<<speech "Summer">>...thank you.<</speech>>
<div class="instructions">I was so worked up that I didn't realize I'm still holding her hand.</div>
<<speech "MC" "$player.name">>Sorry-!<</speech>>
<div class="instructions">I let it go and made a step backwards. Summer chuckled and closed the distance between us to hug me.</div>
<div class="instructions">When did we become so close? It feels like an eternity passed since she laughed in my face after I told her about my plan to change my life.</div>
<div class="instructions">If I want to get even closer to her, I have to make sure everything goes smoothly.</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.IHaveYourBackP1.active to false>>\
<<set $eventControl.quests.IHaveYourBackP1.completed to true>>\
<<set $eventControl.Summer.ntr to true>>\
<div class="instructions">No... I shouldn't act like some superhero and meddle into my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s problems. I already did a number on her and this could potentiallyy destroy her relationship with Michelle.</div>
<div class="instructions">If she wants to be with her friends so badly, she needs to stand up for herself and show her mother that she's no longer the little girl that needs to be protected at all times.</div>
<div class="instructions">The problem is... I don't think she has what it takes.</div>
<div class="instructions"><span style="color:red">Relationship and corruption with Summer has been reseted.</span></div>
<<set $characters.Summer.corruption = 0>>\
<<set $characters.Summer.relationship = 0>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.IHaveYourBackP1.asked to true>>\
<<speech "Summer">><span style="font-style:italic">$player.name?</span><</speech>>
<div class="instructions">I almost had a heart attack when my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> whispered right next to me.</div>
<<speech "MC" "$player.name">>Jesus, Summer... You're like a cat!<</speech>>
<<speech "MC" "$player.name">>Are you sure you need my help with sneaking out?<</speech>>
<div class="instructions">Summer was ready to go out. She had her backpack on with darker clothes that definitely didn't suit her personality at all.</div>
<<speech "Summer">>Haha- We both know it will take more than just sneaking to get around my mother.<</speech>>
<div class="instructions">She was right. It's possible Michelle won't notice anything, but if she does... It will take a lot to get rid of her suspicions.</div>
<<speech "Summer">>Can I count on you, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>?<</speech>>
<div class="confirmation">\
@@.used;<<link "Of course you can." "SD 08: I Have Your Back P1 help1">><</link>>@@
@@.used;<<link "Not today." "SD 08: I Have Your Back P1 help-skip">><</link>>@@
</div><<include "savecheck">>\
<<set $time.hours = 21>>\
<<set $time.minutes = 0>>\
<div class="instructions">Some time passed and nothing interesting happened. It seemed like the easiest way to improve the relationship between me and Summer, until I heard footsteps coming from the hall right to the door leading to Summer's room.</div>
<div class="instructions">I immediately jumped up and crawled to the door. I looked outside and found Michelle knocking on Summer's door. She locked it before going out like we agreed.</div>
<<speech "Michelle">>Summer? I brought you dinner.<</speech>>
<div class="instructions">Unsurprisingly, no answer. Michelle clearly wasn't happy and she looked irritated, but then she remembered something.</div>
<<speech "Michelle">>She's probably doing her homework with her headphones on...<</speech>>
<div class="instructions">Then she bent down and put the tray with food on the ground. She knocked one more time before turning away and walking straight to my direction.</div>
<div class="instructions">I quickly closed the door and breathed as quietly as I could. The best outcome came true and Michelle didn't break down her door. Now I just have to make the food disappear somehow.</div>
<div class="instructions">The thing is... Michelle just sat down in the living room to watch the TV and...</div>
<div class="instructions">She has a clear view into the hall.</div>
<div class="confirmation">\
@@.used;<<link "($player.sneaking%) Sneak into the hallway." "SD 08: I Have Your Back P1 help-sneak">><</link>>@@
@@.used;<<link "($player.perception%) Go and watch a movie with Michelle." "SD 08: I Have Your Back P1 help-perception">><</link>>@@
@@.used;<<link "(30%) Act like Summer is in your room." "SD 08: I Have Your Back P1 help-default">><</link>>@@
</div><<include "savecheck">>\
<<set _i to random(1,100)>>\
<<if _i < $player.sneaking>>\
<div class="instructions"><span style="color:green">You have passed the sneak ability check.</span></div>
<div class="instructions">I slowly crawled to the part of the hall which was completely visible to Michelle.</div>
<div class="instructions">Then I played the waiting game until I heard laughing coming from the living room and quickly dashed to the other side of the hall.</div>
<div class="instructions">I didn't hear any scream or someone calling my name, so I assumed she didn't notice anything and continued on my way to the food tray.</div>
<div class="instructions">The food was still warm when I took it into my arms. I did the same technique to get on the other side of the hall and disappear into my room.</div>
<div class="instructions">After that I got rid of the food by eating it and wondered why Michelle didn't bring any food to my door. Thankfully after the movie ended, I saw her walked to the door to pick up the empty tray. She didn't bother knocking on the door and just went back to the living room.</div>
<div class="confirmation">\
@@.used;<<link "Summer is back home." "SD 08: I Have Your Back P1 help-success">><</link>>@@
</div>
<<else>>\
<div class="instructions"><span style="color:red">You have failed the sneak ability check.</span></div>
<<speech "Michelle">>$player.name? Is that you?<</speech>>
<div class="instructions">I knew she had a clear view to the hall, but I couldn't sit there and wait until she went to the bathroom or somewhere. I had to risk it and... it didn't go well.</div>
<<speech "MC" "$player.name">>Yes?<</speech>>
<<speech "Michelle">>What are you doing? Leave your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> alone, she has a lot of studying to do.<</speech>>
<<speech "MC" "$player.name">>I just need to-<</speech>>
<<speech "Michelle">>Did you hear me? Go to your room, now!<</speech>>
<div class="instructions">Shit... now there's no way for me to get rid of the food tray. She's going to find out something is up if the food will still be there.</div>
<div class="instructions">I have to text Summer and get her back home as soon as possible!</div>
<div class="confirmation">\
@@.used;<<link "Summer is back home." "SD 08: I Have Your Back P1 help-fail">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set _i to random(1,100)>>\
<<if _i < $player.perception>>\
<div class="instructions"><span style="color:green">You have passed the perception ability check.</span></div>
<div class="instructions">We agreed that Summer will be back until midnight, so I just have to make sure Michelle won't check up on her until then.</div>
<div class="instructions">She's watching some romantic comedy if I have to make a guess. Dad hates this kind of movie, so it's just her.</div>
<div class="instructions">The movie will end in an hour or two, that makes my job easier. I should be able to keep her entertained after it ends.</div>
<div class="instructions">I walked out of my room and went to the living room.</div>
<<speech "MC" "$player.name">>Watching a movie? Can I join?<</speech>>
<<speech "Michelle">>Of course, honey. But I don't think it's something for you...<</speech>>
<div class="instructions">She made a little room for me and I put my arm around her waist as I sat down.</div>
<<speech "MC" "$player.name">>This one? Isn't it like the tenth time you're watching it this year?<</speech>>
<<speech "Michelle">>Hahaha-- Probably. I love the main character, he's actually married to the other woman in the show...<</speech>>
<div class="instructions">We ended up watching two more movies afterwards. She fell asleep halfway through the third movie with her head laying in my lap.</div>
<div class="instructions">I felt bad that I went here with bad intentions in my mind. It was actually really fun watching her favorite movies and talking about her favorite actors. I should hang out with her like this more...</div>
<<include "relationship gained Michelle">>
<<include "relationship gained Michelle">>
<div class="confirmation">\
@@.used;<<link "Summer is back home." "SD 08: I Have Your Back P1 help-success">><</link>>@@
</div>
<<else>>\
<div class="instructions"><span style="color:red">You have failed the perception ability check.</span></div>
<div class="instructions">I didn't know what exactly she's watching, so I decided to grab some old horror movies that were in my room.</div>
<div class="instructions">She was laughing when I walked into the living room. I didn't wait for her to make a room and sat on the other side of the sofa.</div>
<<speech "MC" "$player.name">>What are you watching?<</speech>>
<<speech "Michelle">>Nothing in particular. Wanna join?<</speech>>
<div class="instructions">I mischievously smiled and showed her the movies I took from my room.</div>
<<speech "MC" "$player.name">>I have something to watch.<</speech>>
<<speech "Michelle">>Oh...<</speech>>
<div class="instructions">The intro scene started playing and I could see in the corner of my eye how Michelle crawled to the edge of the sofa and made herself as tiny as possible.</div>
<<speech "Michelle">>I-I think I will check on your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>...<</speech>>
<<speech "MC" "$player.name">>No!<</speech>>
<<speech "Michelle">>Why not?<</speech>>
<div class="instructions">I think horror movies aren't exactly for Michelle. I have to think fast before she realizes something is up.</div>
<<speech "MC" "$player.name">>She just told me she's almost done. She wants to join us after.<</speech>>
<<speech "Michelle">>Oh, okay... that's why we are watching this? I should have known it was her idea...<</speech>>
<div class="instructions">Oh no! I blew it! I have to text her to come home sooner!</div>
<div class="confirmation">\
@@.used;<<link "Summer is back home." "SD 08: I Have Your Back P1 help-fail">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">I know! If I make Michelle think that Summer is actually in my room doing her homework, that should be enough to leave her be.</div>
<div class="instructions">I can't just say she's here. I have to do something more believable...</div>
<div class="instructions">This can either end perfectly fine, or end up with not just Summer, but also me spending the next month imprisoned in our rooms.</div>
<<speech "MC" "$player.name">>Mother? Could you come here, please?<</speech>>
<div class="instructions">With the most high pitched feminine voice I called out to Michelle from my room.</div>
<div class="instructions">I could hear footsteps coming from the hall and ending right in front of my room.</div>
<<speech "Michelle">>Yes?<</speech>>
<<speech "MC" "$player.name">>We are going to do some homework together and we won't be done until midnight. Is that okay?<</speech>>
<<set _i to random(1,100)>>\
<<if _i < 30>>\
<div class="instructions"><span style="color:green">You have passed the random check.</span></div>
<div class="instructions">This can't possibly work. She's going to found out and kill me on spot-</div>
<<speech "Michelle">>Okay! Have fun, kids!<</speech>>
<div class="instructions">And then she walked back to the living room. I heard the movie being unpaused and the muffled voice coming from the TV filled the house.</div>
<div class="instructions">My heart was beating like if I just ran a marathon.</div>
<div class="confirmation">\
@@.used;<<link "Summer is back home." "SD 08: I Have Your Back P1 help-success">><</link>>@@
</div>
<<else>>\
<div class="instructions"><span style="color:red">You have failed the random check.</span></div>
<<speech "Michelle">>Is that you $player.name? Pretending to be your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>?<</speech>>
<div class="instructions">Fuck. I'm dead. I'm dead...</div>
<<speech "MC" "$player.name">>What are you talking about, mother? $player.name is right next to me.<</speech>>
<<speech "MC" "$player.name">>What? Haha- I'm here, Michelle!<</speech>>
<div class="instructions">A silence that felt like an eternity followed. I imagined Michelle rolling her sleeves up, preparing to destroy the door and then everything she sees afterwards.</div>
<<speech "Michelle">>Fine. But when my movie ends, I'm going to your room to check even if I have to call the fire department to get you out.<</speech>>
<div class="instructions">Okay... It seems like I'm going to live another day. But I have maybe thirty minutes to get Summer back into the house before Michelle finds out that I was fooling her the whole time.</div>
<div class="confirmation">\
@@.used;<<link "Summer is back home." "SD 08: I Have Your Back P1 help-fail">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $time.hours = 23>>\
<<set $time.minutes = 30>>\
<<set $eventControl.quests.IHaveYourBackP1.counter += 1>>\
<<if previous() == "SD 08: I Have Your Back P1 help-perception">>\
<div class="instructions">I found Summer waiting for me in her room. She really does move like a cat, I didn't notice her when she left the house and now she was standing in the middle of my room.</div>
<<else>>\
<div class="instructions">Just before midnight, Summer opened the door to my room with a smile on her face.</div>
<</if>>\
<<speech "Summer">>Everything okay?<</speech>>
<<speech "MC" "$player.name">>Michelle has no idea her mischievous little daughter didn't study tonight.<</speech>>
<<speech "Summer">>Heh- thanks, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>.<</speech>>
<div class="instructions">She put her backpack on my bed and closed the distance between us. She stopped just an inch in front of me before giving me a very passionate hug.</div>
<<speech "MC" "$player.name">>Did you have fun?<</speech>>
<<speech "Summer">>You bet. Hahaha-<</speech>>
<div class="instructions">We both started laughing like two maniacs. One person just did something that contradicted their whole personality, and the other just lost five years of their lifespan because of the stress they went through.</div>
<div class="instructions">She broke the embrace and stood there for a second while looking down.</div>
<<if $eventControl.quests.IHaveYourBackP1.counter > 2 and $eventControl.quests.IHaveYourBackP1.active == true>>\
<<speech "Summer">>Come with me.<</speech>>
<div class="instructions">She grabbed my hand and started pulling me out of my room.</div>
<div class="confirmation">\
@@.used;<<link "Go with her." "SD 08: I Have Your Back P1 help-reward">><</link>>@@
</div>
<<else>>\
<<speech "MC" "$player.name">>What? Something happened?<</speech>>
<<speech "Summer">>No, it's just...<</speech>>
<<speech "Summer">>I was the only one who had to go home. Everyone stayed there for the night...<</speech>>
<div class="instructions">I hate seeing her like this. She is always a little grumpy or angry, but she's rarely this sad.</div>
<<speech "MC" "$player.name">>We will work something out, okay?<</speech>>
<div class="instructions">Her face lit up. She tried smiling, but it was clear she doesn't have much hope for something like that.</div>
<<speech "Summer">>Thanks... I should go to my room now.<</speech>>
<div class="instructions">She left my room, leaving me alone with a head full of emotions. I want to help her so badly, but there's only so much I can do...</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $time.hours = 23>>\
<<set $time.minutes = 30>>\
<<speech "Summer">>What happened?! Did she find out?<</speech>>
<div class="instructions">Summer was right in front of me in my room, breathing heavily. She probably sprinted the whole way here.</div>
<<speech "MC" "$player.name">>No, but I messed up badly. I'm sorry.<</speech>>
<div class="instructions">I let her catch her breath.</div>
<<speech "Summer">>It's okay... She didn't find out and that's important. Thank you for trying.<</speech>>
<div class="instructions">She sat down on the edge of her bed, checking her phone. Her friends must be worried about her.</div>
<<speech "MC" "$player.name">>I will leave you alone. Tell me if you want to try it next time.<</speech>>
<<speech "Summer">>Mhm--<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave her alone." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>Oh, I...<</speech>>
<div class="instructions">The disappointment on my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face was immeasurable. It was like her teacher asked her for her homework she completely forgot about.</div>
<<speech "Summer">>I-I'm sorry...<</speech>>
<div class="instructions">Before I could say anything else, she closed the door and ran away.</div>
<<include "relationship lost Summer">>
<<include "relationship lost Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.IHYBP1end to true>>\
<</if>>\
<<speech "MC" "$player.name">>Summer, wait-<</speech>>
<div class="instructions">She kept dragging me forward until we reached the living room. Everyone was sleeping, so we were both alone.</div>
<div class="instructions">Then she sat down on the sofa and looked into my eyes. She clearly was having the time of her life right now.</div>
<<speech "MC" "$player.name">>Why did you drag me here? Don't tell me you want to watch a movie right now.<</speech>>
<<speech "Summer">>No, you dummy! I want to give you something...<</speech>>
<div class="instructions">She looked around as if Michelle would suddenly appear behind my back.</div>
<<speech "Summer">>You deserve a reward for being such a good big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to me.<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She stood up and kissed me on the lips. The sweet taste of her lips sent shivers down my spine.</div>
<<speech "MC" "$player.name">>Is that it?<</speech>>
<<speech "Summer">>No...<</speech>>
<div class="instructions">For some reason I started to feel nervous. My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was making me blush like a complete softie who just got his first kiss from his crush.</div>
<<speech "MC" "$player.name">>So... tell me, then.<</speech>>
<<speech "Summer">>I...<</speech>>
<<speech "Summer">>...will let you fuck my pussy.<</speech>>
<div class="instructions">Speechless would be an understatement to the state I was in. This little brat of my younger <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> just deadass offered me her pussy for helping her out.</div>
<div class="instructions">I couldn't believe it. Not a long ago, any form of physical touch was out of the question. Even looking at her face for too long would end up in a two day long argument.</div>
<<speech "MC" "$player.name">>A-Are you sure?<</speech>>
<<speech "Summer">>Yeah. I already sucked your cock, so what's the difference?<</speech>>
<div class="instructions">There was no time arguing with her logic. Instead I looked into her eyes one more time just to make sure before standing up right in front of her face.</div>
<<speech "Summer">>Finally. I've been extremely horny since I came home, so I won't hold back.<</speech>>
<div class="instructions">This is it. The time has finally come for my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> to be honest with her feelings.</div>
<div class="instructions">I watch her vigorously unbuckle my pants while trying to mentally prepare for what was going to happen.</div>
<div class="confirmation">\
@@.used;<<link "She sucks your cock." "SD 08: I Have Your Back P1 help-reward1">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom6-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>*slurp* *slurp*<</speech>>
<<speech "MC" "$player.name">>Oh fuck...<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was devouring my cock so passionately... Her eyes were closed while her tongue was running all over my stiff cock. I don't deserve this...</div>
<<speech "MC" "$player.name">>I hope you didn't drink because that would make me feel really bad about this...<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>No-<</speech>>
<div class="instructions">The transition between sucking my cock and licking my balls was almost too perfect. She made sure my cock was sparkling clean before I shove it deep inside her pussy.</div>
<<speech "MC" "$player.name">>Ahhh shiiit---<</speech>>
<div class="instructions">Then she suddenly stopped and she climbed on the sofa.</div>
<div class="instructions">She crawled like a cat to the end and prone her body, sticking her perfectly round butt closer to me.</div>
<<speech "Summer">>I'm so wet right now, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<speech "Summer">>Shove that huge cock inside my tight wet pussy, please...<</speech>>
<div class="confirmation">\
@@.used;<<link "Penetrate your little <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "SD 08: I Have Your Back P1 help-reward2">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom6-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh fuuuuck-! You're spreading me so much--<</speech>>
<div class="instructions">Her pussy was literally dripping all over my cock when I pressed the tip against her entrance. I slowly pushed forward into her tight pussy, enjoying how her insides enveloped me.</div>
<<speech "MC" "$player.name">>Are you okay?<</speech>>
<<speech "Summer">>Yees-- Fuck me already-!<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I followed her instructions and started moving faster. She could take my whole cock inside her immediately because of how wet she was.</div>
<<speech "MC" "$player.name">>Did you plan all of this? It looks like you were wet even before going out of the house.<</speech>>
<<speech "Summer">>Mhmmm-- Aaaah-! Shiit---<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah-- Don't stop, $player.name--<</speech>>
<div class="instructions">I pounded her pussy as best I could. I had to make sure her pussy remembered every single thrust I was making. Her pussy will start squeezing whenever she lays her eyes on me.</div>
<<speech "MC" "$player.name">>Ahh fuck-- you're so tight, Summer-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her deep." "SD 08: I Have Your Back P1 help-reward3">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom6-21.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I turned her over and shoved my cock back into her pussy while basically pinning her down with my whole body.</div>
<<speech "Summer">>That's it, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>-! That's the fucking spot---<</speech>>
<<speech "Summer">>Aaaaah-! Keep going--!<</speech>>
<div class="instructions">I went slower, making sure she feels every inch of my cock slowly pushing her insides away. Her pussy won't be the same after this day and my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was enjoying every second of it.</div>
<video class="center" src="media/summer/mp4/livingroom6-23.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh shiiit--- It's so good- I love your cock, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>--!<</speech>>
<<speech "MC" "$player.name">>Your pussy isn't bad either, Summer.<</speech>>
<div class="instructions">I continued smashing my hips against hers for another minute. She even started kissing me and shoving her tongue into my mouth while my cock was constantly entering her.</div>
<div class="instructions">But I was at my limit. I clearly can't cum inside her, so there was just one remaining option.</div>
<div class="confirmation">\
@@.used;<<link "Cum on her face." "SD 08: I Have Your Back P1 help-reward4">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm cumming-!<</speech>>
<video class="center" src="media/summer/mp4/livingroom6-24.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I let out the biggest load of my life right onto my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face.</div>
<<speech "Summer">>Fuuck--- Hahah--<</speech>>
<div class="instructions">She gulped down everything that ended up in her mouth. She couldn't stop smiling the whole time because of how proud she felt with her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cum on her face.</div>
<<speech "Summer">>That was... something, haha-<</speech>>
<<speech "MC" "$player.name">>I think I will lay down for a minute.<</speech>>
<<speech "Summer">>Oh you poor thing...<</speech>>
<div class="instructions">She used tissues that were laying on the coffee table to clear her face.</div>
<<speech "Summer">>Let's not talk about it tomorrow, okay?<</speech>>
<<speech "MC" "$player.name">>Huh?<</speech>>
<div class="instructions">Before I could speak up, Summer was on her way to her room. She didn't look back even once.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.IHaveYourBackP1.active to false>>\
<<set $eventControl.quests.IHaveYourBackP1.completed to true>>\
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Go back to your room." "Home - My room">><<set $time.minutes += 15>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<if $eventControl.quests.IHaveYourBackP1.counter < 4>>\
<div class="quest-steps-hover" data-hover="Your room, 18:00-20:59."><span style="color:red">Help her three times</span>
</div>\
<</if>>\<<include "savecheck">>\
<<speech "Summer">><span style="font-style:italic">I don't think it's that weird...</span><</speech>>
<div class="instructions">When I entered the living room, I didn't realize that someone was there.</div>
<video class="center" src="media/summer/mp4/friend_over2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's classmate">>It's not normal for sure-<</speech>>
<div class="instructions">Summer was sitting on the sofa and talking to one of her friends from school. Is it just me, or has she become more socially active since we started... doing stuff?</div>
<<speech "Woman" "Summer's classmate">>Hi...<</speech>>
<<speech "MC" "$player.name">>Oh, hey. I didn't mean to interrupt. Just act like I'm not even here!<</speech>>
<<speech "Summer">>Thank you.<</speech>>
<div class="instructions">Their conversation went silent. I could feel a weird tension in the air and both of them were looking at me until I disappeared in my room.</div>
<div class="instructions">They continued talking, now more quietly. I pressed my ear to the door and successfully managed to overhear their conversation.</div>
<<speech "Woman" "Summer's classmate">>Damn, he's more handsome than I thought. But he's not that older, is he?<</speech>>
<<speech "Summer">>N-No...<</speech>>
<div class="instructions">They are talking about... me? Don't tell me Summer told her...</div>
<video class="center" src="media/summer/mp4/friend_over2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's classmate">>I can't believe you actually made a move on him. You're not the same person I knew since we were a little anymore, hahaha-<</speech>>
<<speech "Summer">>...<</speech>>
<<speech "Woman" "Summer's classmate">>What? Did something happen between you two?<</speech>>
<<speech "Summer">>No, nothing like that... but...<</speech>>
<<speech "Woman" "Summer's classmate">>But?<</speech>>
<div class="instructions">Those two were definitely friends for a long time. One was the shy and quiet one and the other was the one who always forced the other to be more open. It's always like that.</div>
<<speech "Summer">>I don't know how to put it... I like being with him, I really do, but...<</speech>>
<div class="instructions">Even though I wasn't able to see her, I was pretty sure she had her head facing down with her hands together on her lap.</div>
<<speech "Summer">>We are never alone at home. And we can't possibly go out together, because everyone would figure out something...<</speech>>
<<speech "Summer">>It's just... sometimes, I just want to be alone with and cuddle.<</speech>>
<<speech "Woman" "Summer's classmate">>Did you talk about it with him?<</speech>>
<<speech "Summer">>No... He has school and a job, I don't want him to be bothered by his little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> on top fo that...<</speech>>
<div class="instructions">I moved away from the door. I knew she was on the verge of tearing up. And if I heard her crying, I would barge in there looking like a total creep who's trying to peep on her little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> and her friend.</div>
<div class="instructions">...</div>
<div class="instructions">What should I do now? I didn't know she was feeling this way about me. I figured out we were just having fun. Just two young people living together and bored of their simple, unfulfilling life...</div>
<div class="instructions">I'm so stupid. I completely ignored her true feelings and continued playing with her without realizing anything.</div>
<div class="instructions">It's my duty to make her feel good. Not only as a good <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>, but now also as a good boyfriend.</div>
<<set $eventControl.quests.PerfectDate.overhear = true>>\
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Now was time for me to drag her somewhere. I lunched forward and gently grabbed her hand, pulling her towards the door leading out of the house.</div>
<<speech "MC" "$player.name">>Come with me. I want to show you something.<</speech>>
<<speech "Summer">>$player.name?!<</speech>>
<div class="instructions">Her surprised voice didn't change my mind and in a few seconds we were outside of the house.</div>
<<speech "Summer">>Tell me at least where we're heading-<</speech>>
<<speech "MC" "$player.name">>We are almost there!<</speech>>
<div class="instructions">Just a quick glance at her and a reassuring smile was enough to make her follow me towards my new house.</div>
<<speech "Summer">>Why are we here?<</speech>>
<div class="instructions">We were standing in front of the house that was currently in my ownership.</div>
<<speech "MC" "$player.name">>I heard you talking with your classmate about our... relationship.<</speech>>
<div class="instructions">She opened her mouth to say something, but nothing came out of her mouth. She put her hands behind her back and looked at the ground, embarrassed.</div>
<<speech "Summer">>...<</speech>>
<<speech "MC" "$player.name">>I was an idiot. I was having so much time hanging out with you, that I didn't pay attention to your feelings.<</speech>>
<<speech "MC" "$player.name">>I'm sorry, Summer...<</speech>>
<div class="instructions">Our eyes met. She clearly didn't know what to do. But she didn't need to do anything, I already knew everything.</div>
<<speech "MC" "$player.name">>I know it's hard to believe, but this house is now mine. From now on, you can come here and be here for as long as you want.<</speech>>
<div class="instructions">Her eyes widened as she took another look at the house and then back at me. She knew exactly what this mean for us.</div>
<<speech "Summer">>I don't know what to say, $player.name...<</speech>>
<<speech "MC" "$player.name">>A hug would be nice.<</speech>>
<div class="instructions">She laughed, then she made one step backwards and lunged at me.</div>
<div class="instructions">We ended up laying on the grass, Summer in my arms.</div>
<<speech "Summer">>I'm so happy right now, $player.name... I want to stay like this forever...<</speech>>
<<speech "MC" "$player.name">>That's cool, but... I didn't buy a house to lay on the street!<</speech>>
<div class="instructions">I hope no one was looking at us. Two young people lying on the ground, hysterically laughing in front of a luxurious house that she wouldn't afford even if they work since their birth day.</div>
<<speech "Summer">>$player.name...? I want to see the house now.<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her a house tour." "SD 09: Perfect Date invite1">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">Minutes were passing quickly and we were done with the house tour. Summer still couldn't believe that the house now belonged to me and kept telling me to call the bank to make sure it is legit.</div>
<div class="instructions">I told her that even if I did thousands of calls, she would still feel weird about it. We then made coffee, talked about school, friends and basically everything before we snuggled together and watched a movie.</div>
<div class="instructions">It was like a dream. I kept looking at her, making sure I'm not imagining the warm feeling I felt as her whole body was pressed against mine.</div>
<div class="instructions">But there was still one thing that I wanted to do. Maybe the most important step of today.</div>
<div class="instructions">I offered her to take a nice steaming bubble bath while I clean the dishes.</div>
<div class="instructions">She happily nodded her head and gave me a passionate kiss before stepping into the bathroom.</div>
<div class="instructions">I went to the kitchen, but not to do the dishes. I grabbed the flower bouquet I bought earlier and checked myself in the mirror.</div>
<div class="instructions">Then I knocked on the bathroom door and went inside.</div>
<div class="confirmation">\
@@.used;<<link "Join her in the bathroom." "SD 09: Perfect Date invite2">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story3-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>How is it?<</speech>>
<<speech "Summer">>Hey... it's nice...<</speech>>
<div class="instructions">She was having her bath with just her necklace on. The moment I saw her beautiful naked body in my bathtub, I completely forgot why I came here.</div>
<<speech "MC" "$player.name">>Oh, I brought you something.<</speech>>
<<speech "Summer">>$player.name, you shouldn't...<</speech>>
<div class="instructions">Not a hint of nervosity was coming from her voice. She kept feeling herself while smiling in my direction.</div>
<video class="center" src="media/summer/mp4/story3-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>A beautiful bouquet for an even more beautiful girl...<</speech>>
<div class="instructions">Her gaze shifted to a different part of my body. Her hand was suddenly on my crotch, unbuttoning my pants.</div>
<<speech "Summer">>I want something else...<</speech>>
<div class="instructions">I've got a feeling that I know what she was doing before I entered the bathroom...</div>
<div class="instructions">Well, I'm the reason she feels this way. We already crossed the line, but on her impulse. Now it was time for me to take the lead.</div>
<div class="confirmation">\
@@.used;<<link "Take her to the living room." "SD 09: Perfect Date invite3">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story3-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I went to my knees to kiss her. She started kissing me back while both of us were trying to get back on our legs.</div>
<<speech "MC" "$player.name">>I will carry you.<</speech>>
<<speech "Summer">>Okay-<</speech>>
<div class="instructions">She jumped into my arms, putting her arm around my neck and pressing her lips back against mine.</div>
<div class="instructions">We were longing for each other so much right now. But I wanted to take it slowly. To enjoy every single second of this moment of us being alone.</div>
<video class="center" src="media/summer/mp4/story3-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The living room was just next to the bathroom, but it felt like an eternity to get there. Then I gently put Summer onto the sofa and found a place right in front of her.</div>
<video class="center" src="media/summer/mp4/story3-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aahhh-- Uhhh--<</speech>>
<div class="instructions">Without any words, she opened her legs and ran her hands all over her body. She was completely red in her cheeks, but not from embarrassment.</div>
<<speech "MC" "$player.name">>What do you want me to do, Summer?<</speech>>
<<speech "Summer">>Ahhh-- Make me cum, pleasee--<</speech>>
<div class="confirmation">\
@@.used;<<link "Finger her pussy." "SD 09: Perfect Date invite4">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story3-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhh- Aaaaah-!<</speech>>
<<speech "MC" "$player.name">>Good girl...<</speech>>
<<speech "MC" "$player.name">>Your pussy is so wet...<</speech>>
<div class="instructions">It was like watching her do this for the first time. I couldn't keep my eyes off her and her body.</div>
<div class="instructions">I used two fingers to make her feel good while she was using her own hand to rub her clit. After all those activities Michelles forced us to do together, I never thought we would end up doing something like this.</div>
<video class="center" src="media/summer/mp4/story3-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhh--- Aaaah shhhhi---- Fuuuck-!<</speech>>
<<speech "MC" "$player.name">>It's okay, you can moan as loud as you want now.<</speech>>
<<speech "Summer">>Ohhhh--- Oh my ffff---- Fuck-!<</speech>>
<<speech "MC" "$player.name">>Stop worrying and cum with your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s fingers inside you...<</speech>>
<div class="instructions">The insides of her vagina kept squeezing my finger as I was fucking her with it. I could do this all day, watching her body react to my touch.</div>
<div class="instructions">But there was something else I wanted to do today.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "SD 09: Perfect Date invite5">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story3-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhhh yes---<</speech>>
<div class="instructions">She smelled so good after her bath and her skin was silky smooth. Even her pussy tasted like strawberry...</div>
<div class="instructions">I don't care what anyone will say. I will keep making my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> feel good however I want.</div>
<<speech "Summer">>Let me do you too, $player.name---- please-<</speech>>
<div class="confirmation">\
@@.used;<<link "Switch positions." "SD 09: Perfect Date invite6">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I sat down and made myself comfortable. The sofa was slightly wet from Summer's body.</div>
<video class="center" src="media/summer/mp4/story3-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer also made herself comfortable between my legs and grabbed my stiff cock.</div>
<div class="instructions">She immediately tried taking it all inside her throat. She was trying so hard to impress me that she started gagging.</div>
<<speech "MC" "$player.name">>Slow down... it feels great already...<</speech>>
<div class="instructions">Everything is a competition for her, even sucking her own big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock. I knew that I can't do anything else than show her how good it feels with my words.</div>
<<speech "MC" "$player.name">>You've become so good with your blowjobs. I'm going to cum if you keep doing it like this-<</speech>>
<video class="center" src="media/summer/mp4/story3-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I layed down on my back, letting her join me on the sofa.</div>
<div class="instructions">She slowed down as I begged her, but it didn't make it easier for me.</div>
<div class="instructions">Every inch of my cock was getting pleased, she was even fondling my balls with one hand.</div>
<div class="instructions">But the most effective thing was her look. Every now and then she looked up from my cock right into my eyes. And I knew exactly what she wanted to do next.</div>
<div class="confirmation">\
@@.used;<<link "Start fucking." "SD 09: Perfect Date invite7">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story3-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh my fucking god--!<</speech>>
<div class="instructions">Since the last time I put my cock inside her, I couldn't stop thinking about it. It happened so suddenly and quickly that I imagined it ten times a day.</div>
<div class="instructions">She was moving her whole body to envelop all of my dick. Her pussy was incredibly tight and wet.</div>
<div class="instructions">It surprised me when she didn't mention our first time together in any way afterwards. I thought that maybe she would want to do it again, but... she just wasn't sure if it's alright.</div>
<<speech "MC" "$player.name">>Summer, turn around. I want to see your face when I fuck you.<</speech>>
<video class="center" src="media/summer/mp4/story3-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh shit--- Your cock feels so good inside me--!<</speech>>
<div class="instructions">I could feel her hands around my neck, squeezing me gently everytime I hit her favorite spot.</div>
<div class="instructions">She wasn't slowing down at all. I put my hands on her butt and squeezed it. She smiled at me and started moving her hips even wilder.</div>
<video class="center" src="media/summer/mp4/story3-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I didn't know you could move like that-<</speech>>
<<speech "Summer">>There's a lot of things you don't know about me, dummy---- Ahhhh- Why is your cock so big?<</speech>>
<div class="instructions">Every part of my body wanted to do something. To push her over, grab her hair and ram her pussy until she starts screaming.</div>
<div class="instructions">Then I realized this isn't just my imagination, and did exactly what I wanted.</div>
<div class="confirmation">\
@@.used;<<link "Take control." "SD 09: Perfect Date invite8">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story3-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I did exactly what I had in my mind and in second I was at the top pinning her down with my whole body.</div>
<div class="instructions">I shove my cock into her pussy and started ramming her as deeply as I could.</div>
<<speech "Summer">>Uhhhhhh- Don't stop--<</speech>>
<div class="instructions">Her body immediately reacted. She clearly felt every single thrust inside her and loved how my cock kept hitting her deepest place. She was constantly tightening up around me.</div>
<<speech "Summer">>Ohhh-- fuck! There--<</speech>>
<<speech "Summer">>Ohh-- Aaaaah--! Deeper---!<</speech>>
<video class="center" src="media/summer/mp4/story3-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her leg and laid right next to her. Not even five seconds passed and I was already ramming her tight little pussy again, making her moans fill the whole house.</div>
<<speech "MC" "$player.name">>Do you like how your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock enters your body?<</speech>>
<<speech "Summer">>Ohh shit-- Yees-! Fuck! I love it--! Keep fucking me, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<video class="center" src="media/summer/mp4/story3-16.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Now it was time for her new favorite position. I came behind her and started fucking her from behind.</div>
<<speech "Summer">>Aaah-- Amazing---<</speech>>
<<speech "MC" "$player.name">>Did you just cum a little? You're so perverted, Summer-<</speech>>
<<speech "Summer">>Mhmmmm--- don't stop-!<</speech>>
<div class="instructions">I was ramming her so fucking fast and deep that the whole sofa was moving. I didn't realize at first, but she was actually rubbing herself while I was shoving my whole cock inside her.</div>
<<speech "Summer">>Ohhhh fuck-! Yees---<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s pussy kept squeezing around my cock. I was pretty sure Summer already came a few times without telling me. So when I knew I was at my limit, I didn't feel bad about finishing the way I did.</div>
<div class="confirmation">\
@@.used;<<link "Cum on her face." "SD 09: Perfect Date invite9">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Oh fuck- I'm gonna cum-! Get on your knees-<</speech>>
<div class="instructions">Like an obedient slut, she obeyed her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s orders and awaited his cum with her mouth open.</div>
<video class="center" src="media/summer/mp4/story3-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaaah--!<</speech>>
<div class="instructions">I ended up spraying my hot cum all over Summer's face and tongue. She took it with a smile on her face and swallowed everything that came off of my cock.</div>
<<speech "MC" "$player.name">>Fuuuck... I feel like I'm going to pass out...<</speech>>
<<speech "Summer">>Hahaha-- you fucked me really good, $player.name-<</speech>>
<div class="instructions">She was still sucking my cock, cleaning my cock from her juices mixed with my cum.</div>
<div class="instructions">I know it sounds weird, but I still wasn't sure about it. I had to ask her directly.</div>
<<speech "MC" "$player.name">>So... are we...<</speech>>
<<speech "Summer">>Hm? Are we what?<</speech>>
<div class="instructions">She was holding her laughter while watching me struggle to talk for a change.</div>
<<speech "MC" "$player.name">>I don't know... a couple?<</speech>>
<<speech "Summer">>Mhm... You can call it like that, at least for now I guess...<</speech>>
<div class="instructions">She kissed my cock as a goodbye and started walking towards the bathroom.</div>
<<speech "Summer">>Let's not put a name to it, okay?<</speech>>
<div class="instructions">She went in and after a few seconds she put her head out of the bathroom.</div>
<<speech "Summer">>Are you coming?<</speech>>
<div class="instructions">I don't know what I was exactly expecting from this day. Maybe a clear invitation from my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> to be more intimate, maybe something more...</div>
<div class="instructions">But today I realized that she actually never stopped inviting me.</div>
<div class="instructions">I stood up and joined her in the bathroom. After that, we continued cuddling in the living room and occasionally made out before calling it a day.</div>
<div class="instructions">She called it the 'Perfect date' when we were parting ways for the day. I couldn't be happier.</div>
<div class="instructions">Summer now spends every Saturday at your house.</div>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Summer.newHouse = true>>\
<<set $eventControl.quests.PerfectDate.active = false>>\
<<set $eventControl.quests.PerfectDate.completed = true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan3.active = false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan3.completed = true>>\
<<set $eventControl.replay.Summer.S5 to true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.active = true>>\
<<set $player.inventory.quests.flowerBouquet to false>>\
<<include "corruption levelup Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue." "New House - Living Room">><<set $time.hours += 2>><<set $time.minutes += 25>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<if $eventControl.newHouse == true and $player.inventory.quests.flowerBouquet == true and $eventControl.quests.PerfectDate.overhear == true>>\
<div class="quest-steps-hover" data-hover="Find her anywhere at Duncan's house in the afternoon."><span style="color:red">Invite her to your house</span>
</div>\
<<else>>\
<<if $eventControl.quests.PerfectDate.overhear == false>>\
<div class="quest-steps-hover" data-hover="Find her anywhere at Duncan's house in the afternoon."><span style="color:red">Overhear Summer and her friend</span>
</div>\
<<else>>\
<<if $eventControl.newHouse == false>>\
<div class="quest-steps-hover" data-hover="Find a job, save 2000$ and be in your room."><span style="color:red">Buy a house</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:green">Buy a house</span>
</div>\
<</if>>\
<<if $player.inventory.quests.flowerBouquet == false>>\
<div class="quest-steps"><span style="color:red">Buy a flower bouquet</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="color:green">Buy a flower bouquet</span>
</div>\
<</if>><</if>><</if>>\<<if $eventControl.Summer.friendRan3 == 1>>\
<video class="center" src="media/summer/mp4/with_friend4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's friend">>Hahaha--- Ahhh---<</speech>>
<div class="instructions">It looks like Summer invited one of her friends over to enjoy her <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s hospitality together...</div>
<div class="instructions">Now, Summer... What are you planning exactly?</div>
<<else>>\
<video class="center" src="media/summer/mp4/backyard2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>D-Don't look at me like that...<</speech>>
<div class="instructions">I still can't believe she's here, with me. I could just stand here and watch her shy away from my gaze, admiring the beauty that she would only show to me.</div>
<</if>>\<<include "savecheck">>\
<div class="instructions">There was no way we could be doing this at my old house. The fact that Michelle or dad could walk from basically any direction and any time and destroy our little moment together...</div>
<<speech "MC" "$player.name">>Come here...<</speech>>
<video class="center" src="media/summer/mp4/backyard2-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The bite of her lips and the slight and pure smile before she pressed her body and lips to mine sent shivers down my spine.</div>
<div class="instructions">And in that short moment, I became the happiest person alive. Being with the person you love, being able to express the strongest emotions not only by words, but also by actions.</div>
<video class="center" src="media/summer/mp4/backyard2-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I know that I have other important things to be doing. My mind was constantly being overloaded with school, work and all the adult responsibilities.</div>
<div class="instructions">But Summer's firm lips put everything aside. It almost felt like magic, slowly disintegrating every single worry I had in one single moment.</div>
<video class="center" src="media/summer/mp4/backyard2-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I hold her tight, close to my body. I'm not letting her away, not now, not in the future.</div>
<div class="instructions">I'm not sure if I will ever be able to feel the same way to someone like I do feel about Summer. The circumstances around our relationship won't allow us to stay like this forever and we both knew it.</div>
<div class="instructions">Maybe that's the reason why we enjoy every little moment we get together, and enjoy it as if it was the last.</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
<<if $eventControl.Summer.bacSex == false or $eventControl.limits == false>>\
@@.used;<<link "Take her inside." "TtS (Nh, by) case0-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "New House - Backyard">><<set $time.minutes += 5>><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">We wanted more. Since we crossed that line, nothing would cease the heat between us more than going through it again.</div>
<div class="instructions">And being alone made the heat never ending even if we kept having sex the whole day.</div>
<video class="center" src="media/summer/mp4/backyard2-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I took her in my arms and took her into the living room like an innocent prince would treat his even more innocently looking princess.</div>
<video class="center" src="media/summer/mp4/backyard2-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">But there was nothing innocent about what we were going to do. Our clothes were quickly scattered on the living room floor and I was already between her legs.</div>
<div class="instructions">I was impatiently panting on Summer's soft skin while she kept letting out her sweet moans into the air.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, by) case0-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, by) case0-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, by) case0-a-c">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, by) case0-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/backyard2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Just like that, yeees--- good girl-<</speech>>
<div class="instructions">I grabbed her head and stroked her hair as she started sucking my cock. My instincts quickly switched on and I was pushing her head closer, invading her tight little throat and making her gag.</div>
<<speech "MC" "$player.name">>Look how easily you can take my cock now... You're amazing-<</speech>>
<video class="center" src="media/summer/mp4/backyard2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Mhmm---<</speech>>
<div class="instructions">I let go of her head and let her do whatever she wants with me. She immediately acknowledged my intentions and looked up into my eyes.</div>
<div class="instructions">Even now, even if I made clear what I think of her, she was still trying to do her best to impress her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...</div>
<div class="confirmation">\
@@.used;<<link "Missionary." "TtS (Nh, by) case0-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, by) case0-a-c">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, by) case0-a-d">><</link>>@@
<<if previous() != "TtS (Nh, by) case0-a">>\
@@.used;<<link "Cum." "TtS (Nh, by) case0-a-e">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/backyard2-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer opened her legs and let slide right in between them. I shoved my cock inside her wet pussy and was welcomed with such a pleasant welcoming feeling like if I was the missing piece her body needed.</div>
<<speech "Summer">>Ohhh shhhhhh--- fuck-!<</speech>>
<video class="center" src="media/summer/mp4/backyard2-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I leaned more closer to her, tightly grabbing one of her leg as a support. But I ended up using my strength to move her whole body instead of mine.</div>
<<speech "Summer">>Aaaaah fffff- fuck----! My pussy feels so good--<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, by) case0-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, by) case0-a-c">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, by) case0-a-d">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, by) case0-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/backyard2-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhhh-- fffffuuck-! Oh my fucking god---!<</speech>>
<div class="instructions">I railed her pussy the way she loved the most, slowly and deeply, making sure she feels every single thrust with every part of her vagina.</div>
<div class="instructions">I also fingered her ass the whole time, which made her moans even more fierce than normally.</div>
<<speech "MC" "$player.name">>You like this, don't you? Cumming with your ass like a little slut!<</speech>>
<video class="center" src="media/summer/mp4/backyard2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhhh--- yes- yeeeees-! Oh my god- don't stop! Fffffuck!<</speech>>
<div class="instructions">Her buttholes kept tightening up around my finger. I took my other arm and started rubbing her clit as well and made her cum a few times before we moved to a different position.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, by) case0-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, by) case0-a-b">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, by) case0-a-d">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, by) case0-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/backyard2-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer climbed on top, right behind my stiff cock.</div>
<div class="instructions">I couldn't wait and just grabbed it and put it inside her wet pussy.</div>
<<speech "Summer">>Aaaaah fuck---<</speech>>
<div class="instructions">Her cute voice pierced the silence once again. Her insides suddenly tightened up and her body started to spasm.</div>
<video class="center" src="media/summer/mp4/backyard2-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">This position was too much for my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>. Her body simply couldn't handle my cock while she's vulnerable like that in the air and she kept cumming uncontrollably.</div>
<div class="instructions">I asked her to turn around and try it this way, but it ended up with her cumming again after a few thrusts.</div>
<<speech "Summer">>Ahhhh-- it's so deep--! It feels so good---<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, by) case0-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, by) case0-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, by) case0-a-c">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, by) case0-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/backyard2-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah- I'm cumming-!<</speech>>
<<speech "MC" "$player.name">>Me too-!<</speech>>
<div class="instructions">I came on her twitching pussy. It took us a few seconds to catch our breaths. We stared into each other's eyes with our bodies covered in sweat.</div>
<<speech "Summer">>I think I will never get tired of your cock...<</speech>>
<<speech "MC" "$player.name">>Haha- Maybe we shouldn't spend so much time together.<</speech>>
<<speech "Summer">>No!<</speech>>
<div class="instructions">I kissed her on her lips before taking her hand and leading her into the bathroom. I think it's obvious what we did there.</div>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "New House - Living Room">><<set $time.minutes += 15>><</link>>@@
</div><<if $eventControl.Summer.bathSex == false or $eventControl.limits == false>>\
<video class="center" src="media/summer/mp4/bathroom4-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The door to the bathroom was opened and the light was turned on.</div>
<div class="instructions">Summer was inside, sitting at the edge of the bathtub and... shaving?</div>
<div class="instructions">Why do I have a feeling she wants me to come in...</div>
<<else>>\
<div class="instructions">The door was closed and I could hear a muffled sound of water splashing around.</div>
<div class="instructions">It seems like Summer doesn't want to play games anymore...</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Summer.bathSex to true>>\
<div class="instructions">How subtle, Summer. How subtle...</div>
<div class="instructions">You think I will just go and walk into the most obvious trap in the universe?</div>
<video class="center" src="media/summer/mp4/bathroom4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're still here? What are you doing?<</speech>>
<div class="instructions">I walked straight to her, running my hand across her inner thing.</div>
<<speech "Summer">>What does it look like?<</speech>>
<div class="instructions">I leaned closer, accepting Summer's kiss as a greeting.</div>
<div class="instructions">I couldn't let her play with me like this. I had to remind her who owns this house.</div>
<video class="center" src="media/summer/mp4/bathroom4-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">From her inner thigh right to her freshly shaved pussy. My fingers found her clit and started moving around.</div>
<<speech "Summer">>Aaaahh---- Fuuuck-! $player.name---<</speech>>
<<speech "MC" "$player.name">>Kiss me...<</speech>>
<div class="instructions">I feel like she knew in the back of her mind that this won't work on me. She knew I would walk in here and manhandled her after kindly showing me that view...</div>
<<speech "MC" "$player.name">>Summer...<</speech>>
<<speech "MC" "$player.name">>Now be a good girl and-<</speech>>
<div class="confirmation">\
@@.used;<<link "-suck my cock." "TtS (Nh, br) case0-a">><</link>>@@
@@.used;<<link "-ride my cock." "TtS (Nh, br) case0-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bathroom4-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer crawled back into the bathtub and was welcomed with my stiff cock when she turned around.</div>
<div class="instructions">She started sucking me off with such passion and delicacy that I had to take a step backwards.</div>
<<speech "MC" "$player.name">>Look at me.<</speech>>
<<speech "MC" "$player.name">>I'm so glad you're here with me.<</speech>>
<video class="center" src="media/summer/mp4/bathroom4-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her butt sticking out of the water kept wiggling around as she continued swallowing my cock.</div>
<div class="instructions">I couldn't wait to press her body against mine and fuck her tight little pussy.</div>
<<speech "MC" "$player.name">>Summer... it's time to get out of the water.<</speech>>
<div class="confirmation">\
@@.used;<<link "Cowgirl." "TtS (Nh, br) case0-b">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, br) case0-b-a">><</link>>@@
@@.used;<<link "Rail her." "TtS (Nh, br) case0-b-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bathroom4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah--- So big--- Shiiit-<</speech>>
<<speech "MC" "$player.name">>Just like that, Summer. Just like that...<</speech>>
<div class="instructions">The entirety of my cock was getting milked by my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s tight pussy. It perfectly slided in and filled her whole pussy like if our bodies were made for each other.</div>
<video class="center" src="media/summer/mp4/bathroom4-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh yeeees-- Aaaaah-! Fuck my pussy-! Yeeees- fuck-!<</speech>>
<div class="instructions">I put my hands on her hips and started moving. The sound of slapping my crotch against my her butt filled the entire house and no one was there to stop us.</div>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtS (Nh, br) case0-b-a">><</link>>@@
@@.used;<<link "Rail her." "TtS (Nh, br) case0-b-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, br) case0-b-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bathroom4-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaahhh- it's so fucking big, shiiit---<</speech>>
<div class="instructions">Just when my cock penetrated her pussy, she immediately arched her head and moaned. Her pussy also reacted with joy, squeezing my cock as a greeting.</div>
<<speech "MC" "$player.name">>It feels so good, Summer! Don't stop- pleasee-!<</speech>>
<video class="center" src="media/summer/mp4/bathroom4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhhh shit---- Aaaaaah--- Help me out, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>-<</speech>>
<div class="instructions">She was having a hard time controlling her naughty pussy, demanding her more and more of my cock.</div>
<div class="instructions">The same way as we worked together whenever Michelle forced us, I supported her body with my hands as she continued moving her own hips up and down, making my cock disappear into her depths again and again.</div>
<div class="confirmation">\
@@.used;<<link "Cowgirl." "TtS (Nh, br) case0-b">><</link>>@@
@@.used;<<link "Rail her." "TtS (Nh, br) case0-b-b">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, br) case0-b-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bathroom4-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her into the air and put her on the bathroom table right in front of the mirror.</div>
<<speech "MC" "$player.name">>Your pussy belongs to me.<</speech>>
<<speech "Summer">>Yes, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>-<</speech>>
<<speech "Summer">>Aaaaaah-- Ahhhh-<</speech>>
<<speech "MC" "$player.name">>You look cute when you're honest.<</speech>>
<div class="instructions">I held her tightly while I railed her freshly shaven pussy.</div>
<video class="center" src="media/summer/mp4/bathroom4-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Your pussy was made for my cock, understand?<</speech>>
<<speech "Summer">>Ahhhhh shhhhh-- fuck--! I understand---<</speech>>
<<speech "MC" "$player.name">>You're such a good girl...<</speech>>
<div class="confirmation">\
@@.used;<<link "Cowgirl." "TtS (Nh, br) case0-b">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, br) case0-b-a">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, br) case0-b-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bathroom4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here it comes!<</speech>>
<div class="instructions">I exploded right into her mouth. I even managed to hit the back of her throat, forcing her to swallow in the middle of my orgasm.</div>
<<speech "MC" "$player.name">>Fuuuck-- You earned it today... make sure I'm clean, okay?<</speech>>
<<speech "Summer">>Mhmmm-<</speech>>
<video class="center" src="media/summer/mp4/bathroom4-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She took it inside her mouth and sucked out the remaining cum and swallowed it together with what I sprayed into her before.</div>
<video class="center" src="media/summer/mp4/bathroom4-14.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She even grabbed some of my cum that ended up on her face and licked it off her hand...</div>
<<speech "MC" "$player.name">>You really know how to show some love to your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave the bathroom." "New House - Bathroom">><<set $time.minutes += 15>><</link>>@@
</div><video class="center" src="media/summer/mp4/livingroom4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Tea?<</speech>>
<<speech "MC" "$player.name">>Oh, thank you.<</speech>>
<div class="instructions">Summer offered me a cup of tea and then sat right behind me, giving me a very pleasant shoulder massage...</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom4-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I continued reading my book while sipping on the cup of tea Summer kindly offered.</div>
<div class="instructions">We remained in silence, aware of the other person's presence. Summer kept gently massaging my shoulders while I was laying in front of her on the sofa.</div>
<div class="instructions">I never had this kind of feeling with anyone before... This very warm and safe feeling lingering around us, like an aura.</div>
<div class="instructions">Is this how other couples... feel? Or is this something far more intimate...? I had no idea...</div>
<div class="instructions">But the important thing was that she must have been feeling the same way. Comfortable enough to show their true side. Comfortable enough to share your own feelings without saying a single word.</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<div class="confirmation">\
<<if $eventControl.Summer.livSex == false or $eventControl.limits == false>>\
@@.used;<<link "I can't take it anymore." "TtS (Nh, l) case0-a">><</link>>@@
<</if>>\
@@.used;<<link "That should be enough." "New House - Living Room">><<set $time.minutes += 25>><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.livSex to true>>\
<video class="center" src="media/summer/mp4/livingroom4-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I stood up on my knees and put the cup of tea away.</div>
<div class="instructions">Summer watched me and awaited my next move. She started kissing me back passionately when I pressed my lips on hers.</div>
<video class="center" src="media/summer/mp4/livingroom4-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The familiar taste quickly spread throughout my whole body. My hands instinctively started exploring Summer's body while I continued kissing her with increasing aggression.</div>
<<speech "Summer">>Ahhh yess--<</speech>>
<video class="center" src="media/summer/mp4/livingroom4-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I wanted her so badly, my hands were all over the place. I kissed every inch of her body, but it still wasn't enough to satisfy my hunger.</div>
<div class="instructions">Her hands on my neck, her body pressed against mine... nothing can take this from us, not anymore.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Nh, l) case0-a-a">><</link>>@@
@@.used;<<link "She blows you." "TtS (Nh, l) case0-a-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah--- Aaaaah----! Shhhhiiit---<</speech>>
<div class="instructions">I used everything I knew about cunningulus and used it to give my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> as much pleasure as I could.</div>
<div class="instructions">Watching her petite body swirl around whenever I shoved my tongue inside and then playing with her clit make me feel maybe too much powerful than it should.</div>
<video class="center" src="media/summer/mp4/livingroom4-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I didn't ask her, but I'm pretty sure she never had her pussy eaten out before I did it for her. So it's my job after all as her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to provide this kind of pleasure.</div>
<<speech "Summer">>Aaaaah--! Shhhhhhh--- Ahhh fuck me-! Don't stop $player.name, please--<</speech>>
<div class="instructions">I think I should stop calling myself that already...</div>
<div class="confirmation">\
@@.used;<<link "She blows you." "TtS (Nh, l) case0-a-b">><</link>>@@
@@.used;<<link "Fuck her." "TtS (Nh, l) case0-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom4-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it-- Your mouth feels so good-<</speech>>
<div class="instructions">I have to wonder... How did I manage to ignore her until this point of my life? Just from this view she looks so damn good.</div>
<div class="instructions">Her body is a work of art and I definitely don't deserve someone like her slurping on my cock so loudly.</div>
<video class="center" src="media/summer/mp4/livingroom4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuuck- your tongue--- amazing-<</speech>>
<div class="instructions">I stroked her hair while she started sucking on my balls. This is too much...</div>
<div class="instructions">All the girls from school... none of them could be even compared to my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Nh, l) case0-a-a">><</link>>@@
@@.used;<<link "Fuck her." "TtS (Nh, l) case0-a-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom4-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Her perfectly tight and wet pussy enveloped my cock with no protest. It even twitched like it was meeting her old friend.</div>
<<speech "Summer">>Aaahhh-- I missed this so much----<</speech>>
<<speech "MC" "$player.name">>You know you can have it anytime, right?<</speech>>
<<speech "Summer">>Uhhh-- Y-Yeah--- I know-<</speech>>
<video class="center" src="media/summer/mp4/livingroom4-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaaaah-! Ahhhhh---- Keep doing-- that--<</speech>>
<div class="instructions">My hands firmly pressed against her butt and one finger deeply inside her twitching butthole. The formula of making my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> do anything I say.</div>
<div class="instructions">I looked down and found out she was also rubbing her pussy at the same time, making it drip all over the sofa.</div>
<<speech "MC" "$player.name">>You dirty little girl, does my cock feel that good?<</speech>>
<<speech "Summer">>Ohhhh yes--- it does- <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>-<</speech>>
<video class="center" src="media/summer/mp4/livingroom4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhhhh fuck--- Aaaaaah shit- my pussy--- feeels so good---!<</speech>>
<div class="instructions">I drilled her pretty ass as deep as I could, increasing the speed of my movement with every second. I felt her insides tightening up around me the whole time, and based on her very verbal reactions, she was having a really long orgasm.</div>
<<speech "MC" "$player.name">>That's for the massage from before. I hope this feels at least a litte as good as that!<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtS (Nh, l) case0-a-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, l) case0-a-a-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Nh, l) case0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom4-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer climbed on top of me and guided my stiff cock back inside her vagina. Maybe I was imagining it, but her pussy squeezed and something splashed on my thigh when I penetrated her.</div>
<div class="instructions">The thought of her cumming just from inserting it flipped my switch. I started moving my hips like a piston, drilling her tight little pussy with such force and speed that would put the most experienced ladies out of work.</div>
<<speech "Summer">>Mhmmmm-- Uh----- Ahhhhhh- $player.name---!<</speech>>
<<speech "Summer">>Aaaaaaah shit-- Aaaaaaaah- Ahhh fuck-! Shit-!<</speech>>
<div class="instructions">There was no escape for Summer. She was locked in this position until I had enough of her pussy.</div>
<video class="center" src="media/summer/mp4/livingroom4-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Shit--- Fffffffffuckk----! Aaaaaah- fuck-!<</speech>>
<div class="instructions">My stamina has no limit if my switch is flipped and Summer was now completely aware of that.</div>
<div class="instructions">I kept moving and moving, and then her body got overwhelmed with an amount of pleasure it never experienced before.</div>
<<speech "MC" "$player.name">>That's it! Good girl! Cum for me!<</speech>>
<div class="instructions">She almost jumped to the roof, her body stiffened and spasming on top of me.</div>
<div class="instructions">I immediately lunged my hand to her, rubbing her pussy frantically.</div>
<div class="instructions">She stayed there, in the air, for a few seconds until her body recovered from the biggest orgasm she ever had. Then she moved her hips down and swallowed my cock again for another round.</div>
<<speech "Summer">>What are you waiting for? Fuck me already!<</speech>>
<div class="instructions">That was the moment when I realized she's not that weak, shy and unconfident little girl she was a few weeks ago.</div>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "TtS (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, l) case0-a-a-c">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Nh, l) case0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom4-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh- you're such a tease, you dummy---- Aaah-!<</speech>>
<div class="instructions">With the full force of my body, I pinned her down to the sofa. I was teasing her little pussy until she couldn't take it anymore and put it inside herself.</div>
<<speech "Summer">>Aaaahh-! Sooo goood--- Does my wet pussy feel good as well?<</speech>>
<<speech "Summer">>Good? Hah-- It's the best, Summer-<</speech>>
<<speech "Summer">>Uhhhhh--- thank- you--!<</speech>>
<video class="center" src="media/summer/mp4/livingroom4-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh yes-- Deeper-!<</speech>>
<div class="instructions">I slammed my hips as hard as I could.</div>
<<speech "MC" "$player.name">>You want deep? I will give you deep!<</speech>>
<<speech "Summer">>Oh shit-- Yeeees- Aaaaaah-- Use my body, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>- please--!<</speech>>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "TtS (Nh, l) case0-a-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, l) case0-a-a-b">><</link>>@@
@@.used;<<link "Cum on her face." "TtS (Nh, l) case0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm gonna cum! Open your mouth!<</speech>>
<video class="center" src="media/summer/mp4/livingroom4-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Like a wild animal, I jumped into the air and right next to my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face.</div>
<<speech "MC" "$player.name">>Aaaaaah-!<</speech>>
<div class="instructions">Cum rushed out of my cock and right on my Summer's face and into her opened mouth.</div>
<div class="instructions">She had to swallow it immediately to not get drowned in my precious seed.</div>
<<speech "Summer">>Thank you, $player.name. I'm so happy right now...<</speech>>
<video class="center" src="media/summer/mp4/livingroom4-18.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I stayed there next to her, letting her mouth do the cleaning while I was catching my breath.</div>
<<speech "MC" "$player.name">>That was insane... You came so many times, I'm so proud of you.<</speech>>
<div class="instructions">She drank the rest of my semen mixed together with her own juices.</div>
<<speech "Summer">>Come closer, please...<</speech>>
<video class="center" src="media/summer/mp4/livingroom4-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I crawled closer as she wanted, sitting on her chest but supporting my body with my legs.</div>
<<speech "Summer">>Delicious... So good...<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> devoured everything that came out of my body. The smile she had on her face while chewing on my cum was stuck in my head for the next few days.</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Get off her." "New House - Living Room">><<set $time.minutes += 35>><</link>>@@
</div><<if $time.hours == 8>>\
<video class="center" src="media/summer/mp4/bedroom6-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer was still in our bed, calling me to join her with her mesmerizing eyes.</div>
<div class="instructions">Seeing her act so freely in my presence already made my day much better.</div>
<<elseif $time.hours == 16 or $time.hours == 17 or $time.hours == 18>>\
<<speech "Summer">>$player.name? I thought you were working! Come here-<</speech>>
<video class="center" src="media/summer/mp4/bedroom10-1.mp4" width="768" height="432" autoplay muted loop></video>
<<else>>\
<video class="center" src="media/summer/mp4/bedroom12-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>Friend<</if>>... you dummy...<</speech>>
<div class="instructions">I found Summer sobbing in the bedroom, hugging a huge teddy bear.</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Summer.herRoomSex to true>>\
<<speech "MC" "$player.name">>Hey... how are you feeling?<</speech>>
<video class="center" src="media/summer/mp4/bedroom6-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I kept eye contact with her until I was on top of her and kissing her.</div>
<div class="instructions">My fingers found her pussy and started making her morning better. She was already wet and moaning my name in a matter of seconds.</div>
<<speech "Summer">>Aaahh-- yeees---<</speech>>
<<speech "Summer">>I missed you-<</speech>>
<video class="center" src="media/summer/mp4/bedroom6-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Things got out of hand pretty quickly. My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> grinded her hips against mine like an animal and kept shoving her tongue into my mouth.</div>
<div class="instructions">She wanted to feel me everywhere. Every part of her body wanted to remember my touch for the rest of the day.</div>
<div class="instructions">No wonder she was so angry at me all the time. Her horny brain was overwhelming any other thought and there was no way to relive it in a house full of people.</div>
<div class="instructions">But now I'm the only person who can see her true self... and the only person who can help her out.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case0-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, b) case0-b">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case0-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, b) case0-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom6-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I leaned back and let Summer do everything. Her little mouth enveloped my cock almost too perfectly and managed to fit almost the whole thing.</div>
<div class="instructions">Watching her head bob up and down while she kept looking into my eyes was the kind of morning I could only dream just a few weeks ago.</div>
<video class="center" src="media/summer/mp4/bedroom6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaaah--<</speech>>
<<speech "MC" "$player.name">>You're gonna make me cum like this-<</speech>>
<div class="instructions">She smiled before taking it back into her tight throat. How is she so good at this? Did she learn all of this thanks to me...?</div>
<div class="instructions">I know how much she loves learning, but she's almost like a natural...</div>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "TtS (Nh, b) case0-b">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case0-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, b) case0-d">><</link>>@@
<<if previous() != "TtS (Nh, b) case0">>\
@@.used;<<link "Finish." "TtS (Nh, b) case0-e">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom6-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Damn, you're so tight in the morning-<</speech>>
<<speech "Summer">>Aaaah-- keep going---- Aaaaahh-!<</speech>>
<div class="instructions">I shoved my cock into her pussy and was met with a little resistance. It seemed like her insides weren't as ready as the rest of her body...</div>
<div class="instructions">But that didn't stop me from making my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s Saturday morning a tiny better.</div>
<video class="center" src="media/summer/mp4/bedroom6-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah-! Uhhhh--<</speech>>
<div class="instructions">It didn't take her long and she was already moving on her own, pushing her perfectly shaped butt back and forth onto my hips.</div>
<<speech "MC" "$player.name">>Oh yeah-- Just like that-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case0-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case0-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, b) case0-d">><</link>>@@
@@.used;<<link "Finish." "TtS (Nh, b) case0-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh yeees---<</speech>>
<<speech "MC" "$player.name">>Get up and ride that fucking cock-- just like that-!<</speech>>
<<speech "Summer">>Aaaaah-! Uhhh- fuck! My pussy-- You like that? Shiiiiitt--!<</speech>>
<<speech "MC" "$player.name">>That's it... perfect--<</speech>>
<<speech "MC" "$player.name">>Now it's my turn-<</speech>>
<video class="center" src="media/summer/mp4/bedroom6-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaaah-! Shit-- fuck! Aaaaah-!<</speech>>
<<speech "MC" "$player.name">>Is this what you wanted? You can't be one day without your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock?<</speech>>
<<speech "MC" "$player.name">>Here you go-!<</speech>>
<<speech "Summer">>Yeeees-! Oh shit-- God-!<</speech>>
<<speech "MC" "$player.name">>We are not done! Turn around!<</speech>>
<video class="center" src="media/summer/mp4/bedroom6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh yeees-- so good-! Ohhh--<</speech>>
<div class="instructions">If any of our neighbors were asleep this morning, they weren't now for sure. The whole house was filled with the noise of two bodies colliding together with slight wet undertones.</div>
<div class="instructions">I'm glad I didn't introduce Summer as my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> to them...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case0-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, b) case0-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, b) case0-d">><</link>>@@
@@.used;<<link "Finish." "TtS (Nh, b) case0-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom6-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Are you cumming?<</speech>>
<div class="instructions">I drilled her pussy with no hesitation whatsoever. She's my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, for sure, but I just love her reaction when I treat her with my full strength.</div>
<<speech "MC" "$player.name">>It's okay...<</speech>>
<<speech "Summer">>Uhh-- fuck! Oh shit- oh shit- I'm cumming--!<</speech>>
<<speech "Summer">>Aaaaah--- Ahhhhh---<</speech>>
<<speech "MC" "$player.name">>That's it... good girl...<</speech>>
<video class="center" src="media/summer/mp4/bedroom6-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">While she was having an orgasm, I whispered to her ear while slowly thrusting my cock deep into her tight pussy.</div>
<<speech "MC" "$player.name">>Want me to continue?<</speech>>>
<<speech "Summer">>Ahhh-- yes...<</speech>>
<video class="center" src="media/summer/mp4/bedroom6-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I moved away from her face and put my arms around her. Then I started drilling her again.</div>
<<speech "Summer">>Uhhhh- fuck-!<</speech>>
<<speech "MC" "$player.name">>Can you feel it? Ýour pussy feels so good right now-<</speech>>
<<speech "Summer">>Oh yeees-- Aaaah--! Ahhhhh---<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case0-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, b) case0-b">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case0-c">><</link>>@@
@@.used;<<link "Finish." "TtS (Nh, b) case0-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom6-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Shhhhhhit--- Aaaaaaah-! I'm close-<</speech>>
<<speech "MC" "$player.name">>You're cumming? Ahhh fuck- I'm cumming too-!<</speech>>
<div class="instructions">I made her cum just a second before erupting onto her face. I could feel her body twitching underneath me when I filled her mouth.</div>
<<speech "MC" "$player.name">>Fuuuck... This is too much even for me...<</speech>>
<<speech "Summer">>For you? I came five times already! Pff-- You're weak, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>!<</speech>>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Get out of the bed." "New House - Bedroom">><<set $time.minutes += 15>><</link>>@@
</div><<include "savecheck">>\
<<speech "Summer">>How was your day? Hmmm-<</speech>>
<<speech "MC" "$player.name">>You know, the usual... Hectic and boring.<</speech>>
<<speech "Summer">>Ah, that's a shame...<</speech>>
<div class="instructions">She put her arm around me, snuggling into my arm.</div>
<<speech "Summer">>I missed you...<</speech>>
<<speech "MC" "$player.name">>I missed you too, Summer...<</speech>>
<div class="instructions">It's nice to come home to someone who knows your true self and just... relax. The feeling of home was never as strong as it is when Summer is around.</div>
<div class="instructions">And when I look at her... I'm sure she feels the same way.</div>
<<include "relationship gained Summer">>
<div class="confirmation">\
<<if $eventControl.Summer.herRoomSex == false or $eventControl.limits == false>>\
@@.used;<<link "Summer?" "TtS (Nh, b) case1-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave." "New House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.herRoomSex to true>>\
<<speech "Summer">>Mhm--<</speech>>
<div class="instructions">She had her head buried into my arm, so just a muffled voice could be heard coming.</div>
<<speech "MC" "$player.name">>I've got a few minutes to spare...<</speech>>
<<speech "Summer">>Oh?<</speech>>
<div class="instructions">Her head bolted upwards.</div>
<video class="center" src="media/summer/mp4/bedroom10-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>What do you have in mind, big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?<</speech>>
<<speech "Summer">>Knowing you, it's something naughty... Pervert.<</speech>>
<video class="center" src="media/summer/mp4/bedroom10-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I'm a pervert? You're half naked already and I haven't said a single word.<</speech>>
<<speech "Summer">>Hahaha--- That's your fault, dummy...<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, b) case1-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom10-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees-- just what I needed-<</speech>>
<div class="instructions">Just as I showed her how I feel, she took my cock into her mouth and pushed it into her throat.</div>
<<speech "MC" "$player.name">>Ahhh fuck--- Aaaaah-<</speech>>
<<speech "MC" "$player.name">>Amazing-<</speech>>
<<speech "Summer">>Fuck-<</speech>>
<video class="center" src="media/summer/mp4/bedroom10-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh, I almost forgot about these...<</speech>>
<div class="instructions">She didn't care that I didn't take a shower the entire day. No, she just put her mouth to my balls and started sucking on them life if they were the tastiest afternoon snack in the universe.</div>
<<speech "MC" "$player.name">>Ohhh good god---<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtS (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, b) case1-a-d">><</link>>@@
<<if previous() != "TtS (Nh, b) case1-a">>\
@@.used;<<link "Cum." "TtS (Nh, b) case1-a-e">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom10-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>You like my tight little pussy?<</speech>>
<<speech "MC" "$player.name">>Yess- don't stop-<</speech>>
<div class="instructions">I just layed on my back and enjoyed the view my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was giving me. She was moving her hips and slamming them against my crotch, doing anything she could to make me feel better.</div>
<<speech "MC" "$player.name">>It feels so good, Summer--<</speech>>
<<speech "Summer">>Y-Yeah-?<</speech>>
<video class="center" src="media/summer/mp4/bedroom10-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then she turned around, leaving me a perfect view of her butt.</div>
<<speech "Summer">>Ahh- $player.name--<</speech>>
<<speech "MC" "$player.name">>Damn, if you put it in front of my eyes, I can't help it-<</speech>>
<div class="instructions">It was clear that she was already exhausted. She wasn't used to having the lead, but even then she tried her best...</div>
<<speech "MC" "$player.name">>You're doing a great job, it feels amazing inside your pussy-!<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, b) case1-a-d">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, b) case1-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom10-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Does my cock feel good?<</speech>>
<<speech "Summer">>It's so fucking deep inside my pussy right now-<</speech>>
<<speech "Summer">>Use my holes as much as you want-<</speech>>
<div class="instructions">I grabbed her butt and started moving faster. Her insides kept squeezing around, accustoming to my size.</div>
<div class="instructions">This is where she loves it the most, with her head pinned to the ground and her ass in the air.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, b) case1-a-d">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, b) case1-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom10-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeees--- Ahh- Aaah-- just like that, play with my pussy-<</speech>>
<div class="instructions">I knew I'm reaching her deepest parts in this position. I teased every single spot she liked before slamming it as deep as I could.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case1-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case1-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, b) case1-a-c">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, b) case1-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom10-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ahhh shit-- here I come-!<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> obediently accepted my cum with her open mouth. She gulped down everything while looking into my eyes and with a smile on her face.</div>
<<speech "MC" "$player.name">>Fuuuck... I feel like I can do anything right now! Thank you!<</speech>>
<<speech "Summer">>Ahh-- You're welcome, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Get out of the bed." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom12-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Where were you? I'm so lonely here...<</speech>>
<div class="instructions">I didn't realize she's so used to other people being constantly around her. There's always someone at our old house, always someone who's checking on her...</div>
<<speech "MC" "$player.name">>I'm sorry, I-<</speech>>
<<speech "Summer">>You're such a meanie... leaving me alone here, all by myself... Why did you invite me to stay here if you are not here?<</speech>>
<div class="instructions">She has a point. I did so many things for her, to make her have feelings for me. I should at least pay attention to her if nothing.</div>
<div class="instructions">I sat next to her, putting both of my arms around her into a very deep embrace.</div>
<<speech "MC" "$player.name">>It's okay... I'm here right now...<</speech>>
<<speech "MC" "$player.name">>Everything is alright...<</speech>>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Spend the night together." "TtS (Nh, b) case2-a">><</link>>@@
<<if $eventControl.Summer.herRoomSex == false or $eventControl.limits == false>>\
@@.used;<<link "Leave her be." "TtS (Nh, b) case2-b">><</link>>@@
<<else>>\
@@.used;<<link "Leave her be." "New House - Bedroom">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Let's lay down, okay? I'm not going anywhere...<</speech>>
<<speech "Summer">>Really? Yay-!<</speech>>
<div class="instructions">And then we spooned, talked about the day and the upcoming days, about school, friends and the tests that are coming up.</div>
<div class="instructions">I stroked her hair while telling her about my job and about the people I've met already. Her curiosity about what her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> does when he isn't with her made me wish I could just stay here, in the bed with my arms around her, for the rest of my life.</div>
<div class="instructions">We fell asleep before midnight, drifting away while being locked tightly into each other.</div>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<if $time.hours > 19 and $time.hours <=24>>\
<<set $time.hours += 5>>\
<<if $time.hours == 24>><<set $time.dayOfTheWeek += 1>><<set $time.dayCount += 1>><<set $time.hours to 0>><<elseif $time.hours > 24>><<set $time.hours -= 24>><<set $time.dayCount += 1>><<set $time.dayOfTheWeek += 1>><<include "var reset">><</if>><<if $time.dayOfTheWeek is 7>><<set $time.dayOfTheWeek to 0>><</if>>\
<<set $time.hours = 5>>\
<<set $time.minutes = 55>>\
<<else>>\
<<set $time.hours = 5>>\
<<set $time.minutes = 55>>\
<</if>>\
<div class="confirmation">\
@@.used;<<link "Wake up." "New House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom12-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Wait-<</speech>>
<<speech "Summer">>Don't you need... help?<</speech>>
<<speech "MC" "$player.name">>Summer... I don't have time to-<</speech>>
<<speech "Summer">>Please...<</speech>>
<div class="instructions">It seemed like Summer changed her mind pretty quickly.</div>
<div class="instructions">She tried to act cute and innocent with that oversized teddy bear in her lap that I completely forgot how much of a slut she is for me.</div>
<<speech "Summer">>Give me your cock-<</speech>>
<div class="confirmation">\
@@.used;<<link "Fine." "TtS (Nh, b) case2-b-a">><</link>>@@
@@.used;<<link "Leave." "New House - Bedroom">><</link>>@@
</div><<include "savecheck">>\
<<if previous() == "TtS (Nh, b) case2-b">>\
<<set $eventControl.Summer.herRoomSex to true>>\
<<speech "Summer">>Thank you!<</speech>>
<div class="instructions">Her mood completely shifted. She was no longer sobbing away, but happily smiling and tucking on my trousers.</div>
<div class="instructions">Well, if I can't stay the night here, I should at least make her think of me before she falls asleep.</div>
<</if>>\
<video class="center" src="media/summer/mp4/bedroom12-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She grabbed my cock and put it inside her mouth. She was already naked, so she didn't waste any time.</div>
<<speech "MC" "$player.name">>It feels so good-- I love how you use your tongue on the tip---<</speech>>
<video class="center" src="media/summer/mp4/bedroom12-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I already know that, <<if $eventControl.Summer.relationship == "step-sister">>step-bro<<elseif $eventControl.Summer.relationship == "sister">>bro<<else>>friend<</if>>. Just leave it to your little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, okay?<</speech>>
<<speech "MC" "$player.name">>Ahhh-- It's so nice to have such a good <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>-<</speech>>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "TtS (Nh, b) case2-b-a-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case2-b-a-b">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, b) case2-b-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom12-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Put it in already...<</speech>>
<<speech "MC" "$player.name">>Okay, okay, geez...<</speech>>
<div class="instructions">Right after inserting it into her wet pussy, she started moving against my hips.</div>
<<speech "Summer">>Ahhh fuck-- so deep--! Aaaah-<</speech>>
<<speech "MC" "$player.name">>Calm down, I'm not going anywhere-<</speech>>
<video class="center" src="media/summer/mp4/bedroom12-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Fuck me! Harder! Harder! Just like that, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<<speech "Summer">>Fuck my tight little pussy with that big cock of yours-<</speech>>
<div class="instructions">I railed her butt with all my strength. Even though she had a petite body, she was taking it with a smile on her face.</div>
<video class="center" src="media/summer/mp4/bedroom12-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>You like my little pussy? I can see it in your face-- You're such a pervert, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>-<</speech>>
<<speech "MC" "$player.name">>Me? You keep moving your hips like a slut even though you were about to go to sleep-<</speech>>
<div class="instructions">None of us wanted to stop, so we continued teasing each other until our bodies became weak.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case2-b-a">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, b) case2-b-a-b">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, b) case2-b-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom12-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh- it's in---- <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock--<</speech>>
<div class="instructions">I let her get on top of me, thinking that she would get quickly exhausted from moving her body.</div>
<<speech "Summer">>Uhhh-- fuuuck--- it's so deep--<</speech>>
<video class="center" src="media/summer/mp4/bedroom12-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">But my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s well trained body wasn't easily defeated. She did all that exercise to look better and to feel more confident with herself.</div>
<div class="instructions">But now, the only thing it was good for was making her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> feel good.</div>
<<speech "MC" "$player.name">>Fuuck- don't stop, Summer-- Keep riding your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock, just like that-<</speech>>
<video class="center" src="media/summer/mp4/bedroom12-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaaah- $player.name---! I'm gonna cum-!<</speech>>
<div class="instructions">Her pussy tightened up, making my cock feel even better. She almost lost balance.</div>
<<speech "Summer">>Did you feel it? Your cock just made me cum--<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, b) case2-b-a">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, b) case2-b-a-a">><</link>>@@
@@.used;<<link "Cum." "TtS (Nh, b) case2-b-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/bedroom12-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Are you cumming? Please cum on my face, please-!<</speech>>
<div class="instructions">She quickly found her place underneath my stiff cock. I came right onto her face.</div>
<<speech "Summer">>So good-<</speech>>
<<speech "MC" "$player.name">>Did you just swallow that?<</speech>>
<video class="center" src="media/summer/mp4/bedroom12-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Thank you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>. You can go now.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">Well, there's definitely something that will keep her warm at night now...</div>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "New House - Bedroom">><<set $time.minutes += 10>><</link>>@@
</div><video class="center" src="media/summer/mp4/balcony1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The sun was shining onto the balcony and my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was in the middle of it, looking into the distance.</div>
<<speech "Summer">>Oh, $player.name... I didn't see you there...<</speech>><<include "savecheck">>\
<<if $eventControl.Summer.balconySex == false or $eventControl.limits == false>>\
<<speech "MC" "$player.name">>You can almost see the-<</speech>>
<<speech "Summer">>Look at me...<</speech>>
<video class="center" src="media/summer/mp4/balcony1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> turned to me and seductively ran her hands all over her body.</div>
<div class="instructions">I didn't even take two steps to the balcony and she already had her tits out.</div>
<<speech "Summer">>I was waiting for you...<</speech>>
<div class="confirmation">\
@@.used;<<link "Take her to the bed." "TtS (Nh, bc) case0-a">><</link>>@@
@@.used;<<link "Not right now." "New House - Balcony">><</link>>@@
</div>
<<else>>\
<<speech "Summer">>I still can't believe this house belongs to you...<</speech>>
<div class="instructions">Slowly taking the fresh air into my lungs, I walked to the edge of the balcony and stopped next to Summer.</div>
<<speech "MC" "$player.name">>You should get used to it. I'm not the same person that sat all day in his room anymore.<</speech>>
<div class="instructions">I could feel her eyes on me. Maybe she thought I was full of shit, or maybe she was proud of her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>. She remained silent for a few seconds before taking her eyes off me and admiring the view again.</div>
<<speech "Summer">>I can't wait what you will accomplish next.<</speech>>
<<include "relationship gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "New House - Balcony">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<set $eventControl.Summer.balconySex to true>>\
<div class="instructions">I always wondered why the previous owner put a bed here. It seemed like a silly thing to do, even for a rich person.</div>
<video class="center" src="media/summer/mp4/balcony1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">But now I'm really thankful to whoever it was.</div>
<<speech "Summer">>Aaahh- yeeees--!<</speech>>
<<speech "MC" "$player.name">>Your pussy is so fucking wet, Summer...<</speech>>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, bc) case0-a-a">><</link>>@@
@@.used;<<link "From the side." "TtS (Nh, bc) case0-a-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "She's on top, anal." "TtS (Nh, bc) case0-a-c">><</link>>@@
@@.used;<<link "Doggy-style, anal." "TtS (Nh, bc) case0-a-d">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/balcony1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Good girl... put that mouth to work-<</speech>>
<<speech "Summer">>Mhmm-<</speech>>
<div class="instructions">As always she had no problem taking my whole cock into her mouth and even in her throat. It felt so natural...</div>
<video class="center" src="media/summer/mp4/balcony1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Lick the tip, you slut-- that's it--!<</speech>>
<<speech "Summer">>Aaaaaah-<</speech>>
<div class="instructions">I took a glance at the rest of her body. Her back prone with her butt in the air, legs spread widely for her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to easily press his body against hers... She was ready to take my cock.</div>
<div class="confirmation">\
@@.used;<<link "From the side." "TtS (Nh, bc) case0-a-b">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "She's on top, anal." "TtS (Nh, bc) case0-a-c">><</link>>@@
@@.used;<<link "Doggy-style, anal." "TtS (Nh, bc) case0-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtS (Nh, bc) case0-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/balcony1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah shiiit--- so good--!<</speech>>
<<speech "MC" "$player.name">>Yeah? You like your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock?<</speech>>
<div class="instructions">I rammed her pussy like it was the last day on Earth. She always knew how to make me work up, even this early on the weekend.</div>
<div class="instructions">If my neighbors were sipping their morning coffee in their backyard, they must have been really confused by the wet slapping noise coming from my house...</div>
<<if $characters.Summer.corruptionlvl > 4>>\
<video class="center" src="media/summer/mp4/balcony1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahh fuck-- $player.name, that's my butt--<</speech>>
<div class="instructions">The tip was already in, but this position made it much more difficult than I hoped.</div>
<</if>>\
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, bc) case0-a-a">><</link>>@@
<<if $characters.Summer.corruptionlvl > 4>>\
@@.used;<<link "She's on top, anal." "TtS (Nh, bc) case0-a-c">><</link>>@@
@@.used;<<link "Doggy-style, anal." "TtS (Nh, bc) case0-a-d">><</link>>@@
<</if>>\
@@.used;<<link "Cum in her mouth." "TtS (Nh, bc) case0-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/balcony1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Your butt feels good as always, Summer-<</speech>>
<<speech "Summer">>Please--! Keep rubbing my pussy- Aaaah--<</speech>>
<div class="instructions">She moved her hips frantically, using my cock as a perfect dildo for her butt, before her body spasmed and she flicked her head backwards.</div>
<<speech "MC" "$player.name">>That's my good girl-- enjoy my thick cock-<</speech>>
<video class="center" src="media/summer/mp4/balcony1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh shit--- don't stop--! Yeeeees---- My butt-<</speech>>
<div class="instructions">I couldn't stop fucking her tight ass even when she started screaming so much that Michelle could hear it in her bedroom.</div>
<div class="instructions">Hopefully she won't notice it's her daughter cumming with her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s cock buried deep inside her ass.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, bc) case0-a-a">><</link>>@@
@@.used;<<link "From the side." "TtS (Nh, bc) case0-a-b">><</link>>@@
@@.used;<<link "Doggy-style, anal." "TtS (Nh, bc) case0-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, bc) case0-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/balcony1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You're such a good girl...<</speech>>
<<speech "Summer">>Oh my god--- you're tearing me apart-<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> enveloped my cock with her asshole with such an ease. It was a perfect fit.</div>
<video class="center" src="media/summer/mp4/balcony1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhh--- Oh fuck- Give me that fucking cock-!<</speech>>
<div class="instructions">I grabbed her hips firmly and started moving. It was so damn tight that I had to remind myself it's my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> I'm railing now and I shouldn't be so rough... but...</div>
<video class="center" src="media/summer/mp4/balcony1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeees- fuck-!--- It's so good--!<</speech>>
<div class="instructions">I'm so fucking glad I made her like this.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, bc) case0-a-a">><</link>>@@
@@.used;<<link "From the side." "TtS (Nh, bc) case0-a-b">><</link>>@@
@@.used;<<link "She's on top, anal." "TtS (Nh, bc) case0-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, bc) case0-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/balcony1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah- Take it--!<</speech>>
<div class="instructions">I sprayed her favorite warm liquid all over her face. Some of it ended up on her tongue, which she swallowed with a smile on her face.</div>
<<speech "MC" "$player.name">>Fuuuck... That's all yours, Summer... all yours...<</speech>>
<div class="instructions">I crashed onto the bed head first and let the sunlight shine on my back. Summer joined me in a few seconds after cleaning herself up.</div>
<<speech "Summer">>Aww, you poor little thing...<</speech>>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave." "New House - Balcony">><<set $time.minutes += 15>><</link>>@@
</div><video class="center" src="media/summer/mp4/kitchen1-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It looked like Summer was having lunch without me.</div>
<div class="instructions">Wait, that doesn't look like soup to me...</div><<include "savecheck">>\
<div class="instructions">I started walking straight to her, making sure I didn't startle her. She dipped her finger into the strange liquid and licked it. Oh, it's honey...</div>
<video class="center" src="media/summer/mp4/kitchen1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I was looking all over the house for you...<</speech>>
<<speech "MC" "$player.name">>I haven't seen you for a few minutes and I already missed you so much...<</speech>>
<div class="instructions">Her skin was so smooth and warm to touch, I wanted to touch her everywhere my hands could reach.</div>
<div class="instructions">Two kisses on the side of her neck must have sent shivers down her spine. I knew her body as well as she did mine.</div>
<<speech "MC" "$player.name">>I'm glad you're here with me.<</speech>>
<div class="instructions">I felt... calm. Having her in my arms, her warm skin pressed against mine and her breath gently stroking the tips of my fingers... I didn't want to leave her. Never.</div>
<<include "relationship gained Summer">>
<div class="confirmation">\
<<if $eventControl.Summer.kitchenSex == false or $eventControl.limits == false>>\
@@.used;<<link "Continue." "TtS (Nh, k) case0-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her be." "New House - Kitchen">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.kitchenSex to true>>\
<div class="instructions">I don't want to spend even one second without her being in my sight. Not on this day. This day is only ours and no one can take it from us.</div>
<video class="center" src="media/summer/mp4/kitchen1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Let's get this off, okay?<</speech>>
<<speech "Summer">>Yeah...<</speech>>
<div class="instructions">My hands found her boobs like they had a mind of its own. A cute moan came out of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s mouth when I fondled them with maybe a little too much force.</div>
<div class="instructions">Then I let them breathe. Her silky skin was completely exposed, even more than before.</div>
<div class="instructions">By being here alone, inside my own house, she's giving me a clear sign that she's completely devoted to me and no one else.</div>
<div class="instructions">Just a good little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> being in care of her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>, nothing else...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, k) case0-a-a">><</link>>@@
@@.used;<<link "Eat her out." "TtS (Nh, k) case0-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, k) case0-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, k) case0-a-d">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, k) case0-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/kitchen1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh shiit-- Just like that--- Ohhh, good girl---<</speech>>
<div class="instructions">Pushing her head and forcing my cocking into her throat wasn't the kind of treatment a <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> should be giving his little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, but...</div>
<div class="instructions">It felt so fucking good in her mouth!</div>
<video class="center" src="media/summer/mp4/kitchen1-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She wasn't even complaining, not even in the slightest way. The only thing I could hear was her gagging sounds and quick inhales before taking it once again into her throat.</div>
<div class="confirmation">\
@@.used;<<link "Eat her out." "TtS (Nh, k) case0-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, k) case0-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, k) case0-a-d">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, k) case0-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, k) case0-a-f">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/kitchen1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh god-- yeees-- Ahhh shit---<</speech>>
<div class="instructions">Lunch was served. I wouldn't be a man if I didn't eat all of what was on the table.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, k) case0-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, k) case0-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, k) case0-a-d">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, k) case0-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, k) case0-a-f">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/kitchen1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Am I going too fast?<</speech>>
<<speech "Summer">>Aaaah--- Ohh shit--- Yeeeees-! So good-<</speech>>
<div class="instructions">The glass kitchen table rumbled as my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s body was rammed with my cock. I just love teasing her and seeing her cute reactions...</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, k) case0-a-a">><</link>>@@
@@.used;<<link "Eat her out." "TtS (Nh, k) case0-a-b">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, k) case0-a-d">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, k) case0-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, k) case0-a-f">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/kitchen1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh shit--- Aaaah-- Ahhhh-!<</speech>>
<<speech "MC" "$player.name">>Is that how you like it? I know you do, you slut!<</speech>>
<div class="instructions">She was completely under my control. Her whole body, her mind, even her voice. Everything was filled with me.</div>
<video class="center" src="media/summer/mp4/kitchen1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>You have nothing to say? Tell me how does your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock feel inside your tight little pussy?!<</speech>>
<<speech "Summer">>It's so good, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<div class="instructions">The intensity of my thrust slowly got to the point in which her voice completely disappeared and the only thing that could be heard resonating through the house was my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s cute muffled moans and slapping sounds of two bodies colliding.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, k) case0-a-a">><</link>>@@
@@.used;<<link "Eat her out." "TtS (Nh, k) case0-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, k) case0-a-c">><</link>>@@
@@.used;<<link "She's on top." "TtS (Nh, k) case0-a-e">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, k) case0-a-f">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/kitchen1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohh fuck-- it's so big already--<</speech>>
<<speech "MC" "$player.name">>It's okay, baby. I know you can handle it, you always do.<</speech>>
<div class="instructions">Sometimes I did sweet-talk my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> into something. Mostly into chores around the house that I was supposed to do or when she was having her bad days that were occuring more frequently now that I think about it...</div>
<<speech "Summer">>Nhmnnnn--- Aaaah shit-- Fuck-!<</speech>>
<<speech "MC" "$player.name">>See? Light work for you...<</speech>>
<div class="instructions">But sweet talking her into lowering her petite body right onto my stiff cock that's just bursting to be envoleped by her wet pussy...</div>
<video class="center" src="media/summer/mp4/kitchen1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah shit--- Soo good- Aaaaah-!<</speech>>
<div class="instructions">After a while, she turned around and rode my cock on the kitchen chair she was sitting on just a few minutes ago.</div>
<<speech "MC" "$player.name">>That's it, keep riding that cock-<</speech>>
<<speech "Summer">>W-What are you d-doing, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?! Aaaaaah-!<</speech>>
<video class="center" src="media/summer/mp4/kitchen1-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I grabbed her body like a piece of furniture and put my arms around her. And then I smashed her hips against mine. And again. And again, until her head bolted backwards and her back arched so much that she almost slipped from my grip.</div>
<div class="confirmation">\
@@.used;<<link "Blowjob." "TtS (Nh, k) case0-a-a">><</link>>@@
@@.used;<<link "Eat her out." "TtS (Nh, k) case0-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, k) case0-a-c">><</link>>@@
@@.used;<<link "Doggy-style." "TtS (Nh, k) case0-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "TtS (Nh, k) case0-a-f">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/kitchen1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees- yes-! Take my fucking cock!<</speech>>
<div class="instructions">I don't know if it's the memories of her being mean to me or something else, but I noticed a change in my behavior sometimes when I'm the one having control of the situation...</div>
<<speech "MC" "$player.name">>Look how perfectly it fits into your throat! It's like it wants me there!<</speech>>
<div class="instructions">I fucked her mouth until I felt a bolt of electricity running to my groin. So I quickly grabbed her head and forced her to stop before cumming straight into her mouth.</div>
<video class="center" src="media/summer/mp4/kitchen1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaaahh-- take it! Every drop of my cum...<</speech>>
<<speech "Summer">>Mhmmm----<</speech>>
<div class="instructions">I held her while stroking my erupting cock into the mouth that said so many mean and hurtful things since it got into my life...</div>
<<speech "MC" "$player.name">>Now swallow it.<</speech>>
<<speech "Summer">>*gulp*<</speech>>
<<speech "MC" "$player.name">>Good girl...<</speech>>
<div class="instructions">I gave her tissues and even offered to go for a towel, but she was already licking her fingers with a smirk on her face.</div>
<<speech "Summer">>It would be a waste, don't you think?<</speech>>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "New House - Kitchen">><<set $time.minutes += 15>><</link>>@@
</div><video class="center" src="media/summer/mp4/gym1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Hey, little guy...<</speech>>
<<speech "Summer">>You haven't been hitting the gym lately, have you? Hehehe-<</speech>><<include "savecheck">>\
<<if $player.strength < 30>>\
<div class="instructions">Without saying anything, I walked past her and picked up some dumbbells in each of my hands... and miserably failed.</div>
<div class="instructions">One dumbbell was definitely much heavier than the other one and almost broke my leg when it fell out of my hand.</div>
<div class="instructions">The other one thankfully remained in my hand, but my fingers were completely white, without any sign of blood inside them. I quickly let go and breathed heavily.</div>
<<speech "Summer">>Hahaha--- What was that? Did you even know how much weight they had? You're so silly, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>! Haha-<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave her be." "New House - Gym">><</link>>@@
</div>
<<elseif $player.strength < 65>>\
<div class="instructions">I set my eyes on a set of dumbbells that were a little heavier than I was used to.</div>
<div class="instructions">I did ten bicep curls before I dramatically dropped them on the ground without leaning forward by a single degree.</div>
<<speech "Summer">>Whoa, I didn't know you could lift those...<</speech>>
<<speech "Summer">>Impressive, impressive...<</speech>>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Leave her be." "New House - Gym">><</link>>@@
</div>
<<else>>\
<div class="instructions">What does she think she is? Not even the local gym rats could have the ego this little girl had on her.</div>
<div class="instructions">Is this the girl who's constantly unsatisfied with her own body?</div>
<div class="instructions">I won't have it! No! I won't let this little girl make fun of me in my own house!</div>
<div class="confirmation">\
@@.used;<<link "Take her dumbbells." "TtS (Nh, g) case0-a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "Summer">>Heey-!<</speech>>
<div class="instructions">I took one of her dumbbells and stood right in front of her.</div>
<<speech "MC" "$player.name">>Shut up and watch.<</speech>>
<div class="instructions">I prepared for a bicep curl, but at the last second I rolled the dumbbell down my hand and right on top of my pinkie.</div>
<<speech "Summer">>What...<</speech>>
<div class="instructions">It took me seven pinkie curls before my hand started shaking from exhaustion. I let the dumbbell fall down and caught it with the other in mid air.</div>
<<speech "Summer">>Hmph---<</speech>>
<<speech "Summer">>I could also do that if I had my own gym!<</speech>>
<div class="instructions">This fucking brat...</div>
<<include "corruption gained Summer">>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 4>>\
<<if $eventControl.Summer.gymSex == false or $eventControl.limits == false>>\
@@.used;<<link "Push her against the wall." "TtS (Nh, g) case0-a-a">><</link>>@@
<</if>><</if>>\
@@.used;<<link "Leave her be." "New House - Gym">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.gymSex to true>>\
<<speech "MC" "$player.name">>Is this how you treat your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!?<</speech>>
<video class="center" src="media/summer/mp4/gym1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Heey- $player.name! What are you doing...<</speech>>
<<speech "MC" "$player.name">>After all these things I've done to you...<</speech>>
<<speech "Summer">>Ahhh shit--- It won't fit--<</speech>>
<video class="center" src="media/summer/mp4/gym1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hah-- What now, huh? Am I still a 'little guy'?<</speech>>
<div class="instructions">I drilled her tight ass right in the middle of my gym. If she doesn't know when to stop, I don't know either!</div>
<<speech "Summer">>Aaaah-- Oh my god---- It's so deep-!<</speech>>
<<speech "MC" "$player.name">>You think you can do whatever you want in my house and then make fun of me?<</speech>>
<<speech "Summer">>I'm sorry--- I won't do it again--<</speech>>
<<speech "MC" "$player.name">>I said I'm not done with you!<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtS (Nh, g) case0-a-a-a">><</link>>@@
@@.used;<<link "From behind." "TtS (Nh, g) case0-a-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, g) case0-a-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/gym1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaaah fuck! Ahhh- Aaaah-- yeeeees----<</speech>>
<<speech "MC" "$player.name">>That's it, keep moving those hips just like that---<</speech>>
<div class="instructions">For such a shy and reserved girl, she was moving her body and taking my cock into her ass like no one could.</div>
<video class="center" src="media/summer/mp4/gym1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah- just like that- I'm cumming- cumming---! Yeeeees--- Uhhh shit-<</speech>>
<<speech "MC" "$player.name">>Take it! Take it!<</speech>>
<div class="instructions">I drilled her ass over and over like a maniac, making sure she thinks of this moment every time she has to move.</div>
<video class="center" src="media/summer/mp4/gym1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaaah-- not again--!<</speech>>
<div class="instructions">She came so many times that I lost count. There was nothing she could do, her ass just loved her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock inside her...</div>
<div class="confirmation">\
@@.used;<<link "From behind." "TtS (Nh, g) case0-a-a-b">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, g) case0-a-a-c">><</link>>@@
@@.used;<<link "Finish." "TtS (Nh, g) case0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/gym1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Look at me when I fuck you! Look at me!<</speech>>
<<speech "MC" "$player.name">>Finally seeing the difference between us?<</speech>>
<<speech "Summer">>Aaaaah fuck-! Yees! Fuck-!<</speech>>
<video class="center" src="media/summer/mp4/gym1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I could do anything with you if I want, understand?<</speech>>
<<speech "Summer">>I do-- I doo-! Aaaaah---!<</speech>>
<div class="instructions">I always fantasized doing many things whenever she made fun of me. I never had the chance...</div>
<div class="instructions">But now it's a different story.</div>
<video class="center" src="media/summer/mp4/gym1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Don't stop, please--- Aaaaah--!<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtS (Nh, g) case0-a-a-a">><</link>>@@
@@.used;<<link "Missionary." "TtS (Nh, g) case0-a-a-c">><</link>>@@
@@.used;<<link "Finish." "TtS (Nh, g) case0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/gym1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yes, stay there-- fuck-! You're so tight!<</speech>>
<<speech "Summer">>Yeeessh--- ahhhhh--<</speech>>
<div class="instructions">From now on, everytime she makes fun of me, she will always remember how powerless she actually is. Head down on the ground, her hips in the air and her ass getting repeatedly fucked while heavily breathing through her mouth.</div>
<video class="center" src="media/summer/mp4/gym1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Do you have anything to say now, you fucking slut?<</speech>>
<<speech "Summer">>Yes- Yeeeess--- Fuck--!<</speech>>
<video class="center" src="media/summer/mp4/gym1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah yeees---- So deep--- Fffffuck!<</speech>>
<<speech "MC" "$player.name">>Take my fucking cock!<</speech>>
<div class="confirmation">\
@@.used;<<link "She's on top." "TtS (Nh, g) case0-a-a-a">><</link>>@@
@@.used;<<link "From behind." "TtS (Nh, g) case0-a-a-b">><</link>>@@
@@.used;<<link "Finish." "TtS (Nh, g) case0-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/gym1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah-- don't fucking stop--- Yeeeeees--<</speech>>
<<speech "MC" "$player.name">>I'm gonna cum--!<</speech>>
<div class="instructions">My whole body was covered in sweat. But compared to Summer's... she was completely drenched. I think she's done working out for the month.</div>
<video class="center" src="media/summer/mp4/gym1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aahhh--- Careful, don't spill a drop...<</speech>>
<<speech "MC" "$player.name">>And now, swallow it...<</speech>>
<div class="instructions">That dirty mouth of hers was now filled with my work cum, slowly sliding down her throat right into her belly...</div>
<<speech "MC" "$player.name">>Good girl, very good... See? Isn't that more natural to you?<</speech>>
<<speech "Summer">>Mhmmm--- Yeees----<</speech>>
<div class="instructions">Exhausted, we laid next to each other in silence for a few seconds.</div>
<<speech "Summer">>Shower?<</speech>>
<<speech "MC" "$player.name">>You know me so well!<</speech>>
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<div class="confirmation">\
@@.used;<<link "Continue." "New House - Gym">><<set $time.minutes += 25>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.withFriend1 to true>>\
<</if>>\
<div class="instructions">Birds chirping, breeze air running through the window, almost complete silence in a suburban part of town... Sunday morning, indeed.</div>
<div class="instructions">But one thing was missing. It seemed like Summer already went home without saying goodbye. I hope I didn't tell her something mean in my sleep...</div>
<<speech "Summer">>$player.name? Are you up?<</speech>>
<div class="instructions">Ah, she's still here. And it looks like she wants something.</div>
<div class="instructions">I didn't bother putting a shirt on and went straight to the voice of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<<speech "Summer">>Over here!<</speech>>
<div class="instructions">I went to the kitchen thinking she's doing a lovely breakfast for both of us, but that wasn't the case today. She had a different kind of breakfast for me.</div>
<video class="center" src="media/summer/mp4/with_friend1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Heeey-!<</speech>>
<<speech "MC" "$player.name">>Hello ladies... Can I join you?<</speech>>
<<speech "Summer">>Haha- Yeah!<</speech>>
<<speech "MC" "$player.name">>Who's this pretty friend of yours?<</speech>>
<<speech "Summer">>You don't remember?<</speech>>
<<speech "MC" "$player.name">>Should I?<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-2.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put my arms around their slender bodies, coping a feel on their thighs at the same time. Her friend kept giggling the whole time and didn't look away when I pressed my lips against hers.</div>
<<speech "Woman" "Summer's classmate">>I was looking forward to meeting you, $player.name.<</speech>>
<div class="instructions">Then it hit me. This was the girl who was talking to Summer about her feelings the other day... before I showed her my house...</div>
<<speech "Woman" "Summer's classmate">>I heard a lot of great things about you...<</speech>>
<div class="instructions">Suddenly I felt something touching my cock.</div>
<<speech "Woman" "Summer's classmate">>And even more about this huge thing over here...<</speech>>
<<speech "Summer">>Hehehe-<</speech>>
<div class="instructions">Her touch grew on strength. Her friend was much more bold than Summer, clearly.</div>
<<speech "Woman" "Summer's classmate">>Come here, you stud-<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">She moved her head forward and stuck her tongue inside my mouth so aggressively that I completely forgot about my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> next to me.</div>
<<speech "Summer">>Heyy! He's mine!<</speech>>
<div class="instructions">If I can survive this morning, I can survive anything...</div>
<div class="confirmation">\
@@.used;<<link "Double blowjob." "Summer Duncan Morning0-a">><</link>>@@
@@.used;<<link "Fuck her friend." "Summer Duncan Morning0-b">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Morning0-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>It's so big, right?<</speech>>
<<speech "Woman" "Summer's classmate">>Yeah-<</speech>>
<<speech "MC" "$player.name">>Oh fuuuck--<</speech>>
<<speech "Summer">>You're so good---<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Oh my fucking god- girls--- Aaaaah shit--<</speech>>
<div class="instructions">Is this heaven? My cock feels so nice right now... And the looks they're giving me while their mouths are stuffed with my stiff cock and balls...</div>
<<speech "MC" "$player.name">>Don't stop, please--<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-6.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I was completely overwhelmed with emotions. My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> is sharing my cock with her best friend and they both are so good at sucking cock it's insane...</div>
<div class="instructions">If I wake up now, I won't be surprised...</div>
<div class="confirmation">\
@@.used;<<link "Fuck her friend." "Summer Duncan Morning0-b">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Morning0-c">><</link>>@@
@@.used;<<link "Finish." "Summer Duncan Morning0-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend1-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Mhmmm-- Ohhhh shit---<</speech>>
<<speech "Woman" "Summer's classmate">>Treat me like I'm your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, just for today-<</speech>>
<div class="instructions">This woman, that I only knew as Summer's dear friend, rode my cock like a total pro while passionately kissing my lips. I never felt so powerless and weak in my life...</div>
<div class="instructions">And the weirdest thing is... that I loved every second of it.</div>
<video class="center" src="media/summer/mp4/with_friend1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's classmate">>Ohh fuck--! Aaaah--- Soo deep-! Fuck!<</speech>>
<div class="instructions">I wanted to do something, anything. But my legs didn't have any strength in them. Like a baby, I started kissing this girl's boobs and let her have fun with me.</div>
<div class="instructions">I couldn't see my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, but her tongue licking my balls assured me she's somewhere near.</div>
<div class="confirmation">\
@@.used;<<link "Double blowjob." "Summer Duncan Morning0-a">><</link>>@@
@@.used;<<link "Continue with her friend." "Summer Duncan Morning0-b-a">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Morning0-c">><</link>>@@
@@.used;<<link "Finish." "Summer Duncan Morning0-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Don't move... stay right there...<</speech>>
<<speech "Woman" "Summer's classmate">>Oh shit, are you okay?<</speech>>
<div class="instructions">I grabbed my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face to keep her in place. Then I slowly penetrated her tight little pussy until she swallowed every inch of it.</div>
<<speech "Summer">>Aaah-! I'm good---<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's classmate">>Ahhhh shit-! Yes, girl---! Fuck the shit out of the little slut!<</speech>>
<div class="instructions">Both of her ends were occupied and full of the taste of her closest friends. I knew her too well to know that she's going to cherish this moment for a long time.</div>
<div class="confirmation">\
@@.used;<<link "Double blowjob." "Summer Duncan Morning0-a">><</link>>@@
@@.used;<<link "Fuck her friend." "Summer Duncan Morning0-b">><</link>>@@
@@.used;<<link "Finish." "Summer Duncan Morning0-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Fuuuck-- I'm gonna cum soon--!<</speech>>
<<speech "Woman" "Summer's classmate">>Oh yeah? Are you gonna cum all over our pretty faces?<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's classmate">>Come on, give it to us, big guy!<</speech>>
<<speech "Summer">>We're waiting!<</speech>>
<<speech "MC" "$player.name">>Here's your breakfast, straight from the source!<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-15.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaaah--! Fuuuuck----<</speech>>
<div class="instructions">Cum gushed out of my cock straight into my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s friend's mouth. She helped to form our relationship, to get it to the next level. And the only things she did was ask the right questions.</div>
<<speech "MC" "$player.name">>I came so much, fuuuck--- I need to sit down...<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's classmate">>So yummy, hahaha-- Share with me, girlfriend--<</speech>>
<<speech "Summer">>Hahaha--- mhmmm--- delicious!<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I leaned back into the sofa and just watched them both fight for my cum. I'm so lucky Summer is my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>...</div>
<<speech "Woman" "Summer's classmate">>Thank you, <span style="font-style:italic"><<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>></span>...<</speech>>
<<speech "Summer">>We are full now, haha-<</speech>>
<<speech "Woman" "Summer's classmate">>Should we get him something to eat as well? First one in the kitchen can suck his cock while he eats!<</speech>>
<div class="instructions">Both of them bolted towards the kitchen at lighting speed, leaving wet stains on the ground. I sighed.</div>
<<speech "MC" "$player.name">>What a way to start the day...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Clean up." "New House - Living Room">><<set $time.minutes += 25>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's classmate">>Ohh-- don't stop--<</speech>>
<div class="instructions">Finally she let me out of her grasp. I didn't waste any second and grabbed her hips. Her pussy tightened immediately.</div>
<<speech "Woman" "Summer's classmate">>Fuuuck-- He's so good--- I'm so happy for you-<</speech>>
<<speech "Summer">>Yeah, I know-<</speech>>
<video class="center" src="media/summer/mp4/with_friend1-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">How am I supposed to function for the rest of my day? I won't get this image out of my head the whole week!</div>
<div class="confirmation">\
@@.used;<<link "Double blowjob." "Summer Duncan Morning0-a">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Morning0-c">><</link>>@@
@@.used;<<link "Finish." "Summer Duncan Morning0-d">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.Summer.friendRanNoticed1 to true>>\
<video class="center" src="media/summer/mp4/with_friend2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Have you seen the movie everyone was talking about?<</speech>>
<<speech "Woman">>Oh, you mean the one about animals? Yeah, it was amazing! Wanna watch it together?<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was walking hand-in-hand with her friend directly to her room. Her friend seemed familiar, but I couldn't put a name to her...</div>
<<speech "Summer">>Sure, we can. But first I want to talk about next week's shifts. I can't do Wednesday and Friday, I have tests coming up-<</speech>>
<div class="instructions">So a friend from work, right? Hmm... Last time she had her friend from work over, it ended up with her sucking my cock in the bathroom for the first time...</div>
<div class="instructions">That was the last thing I heard from their conversation before they shut the door to Summer's room. The only thing I could hear was giggles and laughter.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - My room">><</link>>@@
</div><<include "savecheck">>
<video class="center" src="media/summer/mp4/with_friend2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's co-worker">>Need help?<</speech>>
<<speech "Summer">>No- I'm alright--!<</speech>>
<<speech "Summer">>I could do it myself, haha-<</speech>>
<<speech "Woman" "Summer's co-worker">>I'm sorry, but I can't wait-!<</speech>>
<div class="instructions">What are they doing? It's not that hot to be in bikinis... I have a bad feeling about this.</div>
<<speech "Woman" "Summer's co-worker">>Come on--- Ahh- finally!<</speech>>
<<speech "Summer">>Hahaha-<</speech>>
<<speech "Woman" "Summer's co-worker">>Now, let's take off the rest-<</speech>>
<div class="instructions">What am I watching... I didn't know she had this kind of relationship with her co-workers! Wasn't she really shy and asocial?</div>
<div class="instructions">I watched as both of them ripped their clothes, giggling like complete teenagers before P.E., and jumped onto the bed.</div>
<div class="instructions">The stuff I saw afterwards made me hard instantly. Passionate kisses, naughty hands touching everywhere while clothes lying on the ground willy-nilly...</div>
<video class="center" src="media/summer/mp4/with_friend2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah- Aaaah--<</speech>>
<div class="instructions">What have I done... I'm a failure as an older <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>... I need to do something!</div>
<<set $eventControl.Summer.friendRanChecked1 to true>>\
<div class="confirmation">\
<<if $eventControl.computer == "DH">>\
@@.used;<<link "Barge in." "Summer Duncan Friend0-a-a">><</link>>@@
<</if>>\
<<include "stop spying">>\
</div><<include "savecheck">>\
<<if $eventControl.Summer.friendRan1 == 1 and $time.hours > 15 and $time.hours < 19 and $time.dayOfTheWeek < 5>>\
<<goto "Summer Duncan Friend0-a">>\
<<else>>\
<div class="instructions">Nothing interesting is happening right now.</div>
<div class="confirmation">\
<<if $eventControl.computer == "NH">>\
@@.used;<<link "Go back." "Use computer (Nh)">><</link>>@@
<<elseif $eventControl.computer == "DH">>\
@@.used;<<link "Go back." "Use computer (Dh)">><</link>>@@
<</if>>\
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.Summer.friendRan1 to 0>>\
<<set $eventControl.Summer.friendRanNoticed1 to false>>\
<<set $eventControl.Summer.friendRanChecked1 to false>>\
<<set $eventControl.replay.Summer.withFriend2 to true>>\
<</if>>\
<<if previous() == "Summer Duncan Friend0-a">>\
<div class="instructions">I pulled up my pants back and half-sprinted to Summer's room. Hearing their muffled giggles made me even more angry.</div>
<</if>>\
<div class="instructions">Her door wasn't locked for some reason. Did she want me to find them out? It doesn't matter now...</div>
<div class="instructions">They were sixty-nining when I got inside, eating each other's pussies like it was their idea all along.</div>
<video class="center" src="media/summer/mp4/with_friend2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Hey girls... Having fun?<</speech>>
<div class="instructions">I didn't speak until their bodies were in reach, just a few inches from her friend's head.</div>
<<speech "Woman" "Summer's co-worker">>Oh, hello...<</speech>>
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>Friend<</if>>? What are you doing here...<</speech>>
<<speech "MC" "$player.name">>Oh shut up, Summer. Did you think I wouldn't notice something weird happening? Please...<</speech>>
<<speech "MC" "$player.name">>Come here-<</speech>>
<video class="center" src="media/summer/mp4/with_friend2-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Mine and her co-worker's lips finally met. She immediately stuck her tongue inside my mouth, not hiding her moans.</div>
<<speech "Woman" "Summer's co-worker">>Ahhh-- such a great kisser, haha-<</speech>>
<<speech "Summer">>Heyyy--! That's my <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<speech "Woman" "Summer's co-worker">>Does he eat as well as he kisses?<</speech>>
<div class="confirmation">\
@@.used;<<link "Turn around and find out." "Summer Duncan Friend0-3a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I could feel the warmth of their bodies even with my eyes. They were planning this since their shift started, for sure.</div>
<div class="instructions">They needed to be relieved, from the stress from school, or work, maybe from their families...</div>
<div class="instructions">And I was happy to help them out.</div>
<video class="center" src="media/summer/mp4/with_friend2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's co-worker">>Fuuck--- He's so much better than you-<</speech>>
<<speech "Summer">>Of course he is, I only learned from him!<</speech>>
<div class="instructions">First, I focus on her friend, licking every part of her pussy to find out what she likes the most. Then I moved on to my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s wet pussy, which I knew more of than most of the subject I have in school.</div>
<<speech "Summer">>Aaaah-- That's it---- Aaaah---!<</speech>>
<<speech "Woman" "Summer's co-worker">>You're so cute when he makes you cum... So nice...<</speech>>
<<speech "Woman" "Summer's co-worker">>I have an idea-<</speech>>
<div class="instructions">It clearly wasn't her friend's first rodeo. She gave us two positions she wanted the three of us to try immediately.</div>
<div class="instructions">Both clueless what the hell she just said, I spoke first and said...</div>
<div class="confirmation">\
@@.used;<<link "Let's try the first one." "Summer Duncan Friend0-3a-a">><</link>>@@
@@.used;<<link "The second one sounds fun." "Summer Duncan Friend0-3a-b">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah shit--<</speech>>
<<speech "Woman" "Summer's co-worker">>*slurp* *slurp*<</speech>>
<div class="instructions">This position was rather simple. It basically involved both of them being on top of me, one getting her pussy licked and the other one blowing my cock.</div>
<div class="instructions">Summer could join her very skillful friend, but she was occupied by holding down her moans before someone other than me found out.</div>
<video class="center" src="media/summer/mp4/with_friend2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I'm sorry- I can't--<</speech>>
<<speech "Woman" "Summer's co-worker">>Don't worry, I got it-<</speech>>
<div class="confirmation">\
<<if previous() == "Summer Duncan Friend0-3a">>\
@@.used;<<link "Try the other one." "Summer Duncan Friend0-3a-b">><</link>>@@
<</if>>\
@@.used;<<link "Ladies, it's time to get fucked..." "Summer Duncan Friend0-5a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah fuuuck-! This is amazing!<</speech>>
<<speech "Woman" "Summer's co-worker">>Mhmmmm---<</speech>>
<div class="instructions">It's like my cock was being sandwiched in between two very delicate and extremely horny women... but it was actually happening.</div>
<div class="instructions">Who would've thought that me, a boring and plain looking guy, would end up in such a situation?</div>
<video class="center" src="media/summer/mp4/with_friend2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees- keep going---! Such good girls you are...<</speech>>
<div class="instructions">Her friend kept trying to take me inside her throat while my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> warmed my balls... I'm going to fuck the shit out of them. They fucking deserve it.</div>
<div class="confirmation">\
<<if previous() == "Summer Duncan Friend0-3a">>\
@@.used;<<link "Try the other one." "Summer Duncan Friend0-3a-a">><</link>>@@
<</if>>\
@@.used;<<link "Ladies, it's time to get fucked..." "Summer Duncan Friend0-5a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Summer's co-worker">>Oh, I didn't know you're into that! Where's the strap-on...<</speech>>
<div class="instructions">Her friend started looking around the room and under the clothes laying on the floor.</div>
<div class="instructions">Summer and I looked at each other, puzzled. Then she erupted in laughter, slapping the bed and covering her face.</div>
<<speech "Summer">>Hahahaha-- No, that's not what he meant, Becky-<</speech>>
<<speech "Woman" "Becky">>Really?<</speech>>
<div class="instructions">Not even a hint of laughter, nothing. Just a genuine surprise reaction similar to Michelle's when I tell her I already did my homework for today.</div>
<<speech "MC" "$player.name">>No...<</speech>>
<div class="instructions">She's good... Keeping a straight face even after successfully landing a joke... well played, <span style="font-style:italic">Becky...</span></div>
<<speech "Woman" "Becky">>Then what are you doing? Lay on the goddamn bed and get ready! I'm coming in hot!<</speech>>
<div class="confirmation">\
@@.used;<<link "Get comfortable." "Summer Duncan Friend0-6a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">When I got myself on the bed, Summer was still in the middle of laughing. It's not a regular occasion that someone other than her is making fun of her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>. And on top completely humiliating him while he's naked...</div>
<<speech "Woman" "Becky">>I never thought I would say this in my life, but... sit on your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s face while I fuck him, okay?<</speech>>
<<speech "Summer">>Okay-<</speech>>
<video class="center" src="media/summer/mp4/with_friend2-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Becky">>Such a big cock... it looks like it's in pain...<</speech>>
<<speech "MC" "$player.name">>Put it in-<</speech>>
<<speech "Woman" "Becky">>Beg me.<</speech>>
<div class="instructions">This girl... making fun of me before my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>...</div>
<<speech "Woman" "Becky">>I can't hear you...<</speech>>
<<speech "MC" "$player.name">>Please... put my cock inside-<</speech>>
<video class="center" src="media/summer/mp4/with_friend2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Becky">>Aaaah shit-- It's so deep--- Aaaaah-!<</speech>>
<<speech "Summer">>Ahhhh-- <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>---<</speech>>
<div class="instructions">It quickly got out of hand when our bodies were finally connected. She was already wet from before, so she didn't have any intentions to go easy on me.</div>
<div class="confirmation">\
@@.used;<<link "They switch." "Summer Duncan Friend0-7a">><</link>>@@
</div><<include "savecheck">>\
<<speech "Woman" "Becky">>You need to try his cock. It's insane.<</speech>>
<<speech "Summer">>Hahaha- you're welcome, Becky-<</speech>>
<video class="center" src="media/summer/mp4/with_friend2-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Summer stopped sitting on my face and crawled to the other side of the bed. Her friend followed and when she was as further as possible from Summer's reach, she whispered to me.</div>
<<speech "Woman" "Becky">>I hope you're not mad at me.<</speech>>
<div class="instructions">Then she kissed me from below in a way that made my head spin and quickly got away before Summer could notice.</div>
<<speech "Woman" "Becky">>Let's have fun, okay?<</speech>>
<div class="instructions">I didn't have time to answer, since she put her moist pussy on my face before I could even react.</div>
<video class="center" src="media/summer/mp4/with_friend2-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh-- Uhhhh--- Aaaaah shit--! Fffffuck---<</speech>>
<<speech "Woman" "Becky">>Yeees, take your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock...<</speech>>
<<speech "Woman" "Becky">>What are you doing down there? I don't feel any movement!<</speech>>
<video class="center" src="media/summer/mp4/with_friend2-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We stood no chance against Becky. Our bodies moved as she wanted and there was nothing we could do, really.</div>
<<speech "Woman" "Becky">>Aaaah shit---- good boy...<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue fucking your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Friend0-7a-a">><</link>>@@
@@.used;<<link "Fuck her co-worker." "Summer Duncan Friend0-7a-b">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend0-7a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend2-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Becky">>You look so hot right now-<</speech>>
<<speech "Summer">>Ahhh--- ssshit--<</speech>>
<div class="instructions">Both ends of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> were occupied, then we put both of our hands on her body, fondling her gently...</div>
<div class="instructions">I don't know how this must have felt for her, but based on her face... she was having a great time.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her co-worker." "Summer Duncan Friend0-7a-b">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend0-7a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend2-17.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaahh-- yeees---<</speech>>
<<speech "Woman" "Becky">>I could eat your pussy all day, is that okay?<</speech>>
<<speech "Summer">>Yeeees--- please---- Just like that-<</speech>>
<video class="center" src="media/summer/mp4/with_friend2-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Your friend is tight! What a great friend you found yourself, <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>!<</speech>>
<<speech "Summer">>T-Thanks, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<speech "Woman" "Becky">>Don't listen to him, kiss me-<</speech>>
<div class="instructions">I kept pounding her co-worker naughty pussy so hard the whole bed was shaking. I don't want to disappoint Summer, don't I?</div>
<div class="confirmation">\
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Friend0-7a-a">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend0-7a-c">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I'm gonna cum--!<</speech>>
<<speech "Woman" "Becky">>Give it to us! Give it to us-!<</speech>>
<video class="center" src="media/summer/mp4/with_friend2-19.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaaaaah-!<</speech>>
<div class="instructions">I came all over their pretty faces. Immediately when I let go of my cock, Becky took it inside her mouth and milked the rest of it out.</div>
<video class="center" src="media/summer/mp4/with_friend2-20.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Catching my breath, I look down at the mess I did. My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s face was covered in my cum while her friend from work kept draining my cock.</div>
<<speech "Summer">>Give me more...<</speech>>
<<speech "Woman" "Becky">>Happy?<</speech>>
<div class="instructions">They swapped my cum around before gulping it down their throats. We crashed on the bed afterwards.</div>
<video class="center" src="media/summer/mp4/with_friend2-21.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Becky">>Thank you for inviting me here...<</speech>>
<<speech "Woman" "Becky">>Haha-- he came all over you...<</speech>>
<<speech "Summer">>Oh shitt--- Ahhhh----<</speech>>
<div class="instructions">I layed back and watched them clean themself up with their mouths. It was so fascinating watching two people so gentle and thoughtful to their bodies...</div>
<<speech "Woman" "Becky">>Look! He's hard again just from watching us! Hahaha--<</speech>>
<<speech "Summer">>Oh come on, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>! Control yourself sometimes...<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave them alone." "Home - My room">><<set $time.minutes += 20>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.quests.IHaveYourBackP2.party to true>>\
<<speech "Michelle">>Excuse me, young lady?! This is my house and these are my rules and you will-<</speech>>
<<speech "Summer">>I'm not a kid anymore, all right?! I can take care of myself!<</speech>>
<div class="instructions">Those two were at it again. What did you do this time, Summer...?</div>
<div class="instructions">I followed the shouting to the living room and found them next to the sofa standing with their hands on their hips.</div>
<div class="centered-image"><img src="media\summer\pics\livingroom3-1.jpg"></div>
<<speech "Michelle">>I don't get it... why are you doing this to me, after all I've done for you...<</speech>>
<<speech "Summer">>That's the problem! It's always you, you and you. You don't actually care about me or $player.name! You want to have a perfect family just because of your messed up beliefs!<</speech>>
<<speech "Michelle">>...Summer...<</speech>>
<div class="instructions">This is bad... like really bad... Michelle looks like she's about to cry...</div>
<<if $eventControl.Summer.ntr == false>>\
<div class="confirmation">\
@@.used;<<link "Step in." "SD 10: IHYB P2 party0-a">><</link>>@@
</div>
<<else>>\
<<speech "Michelle">>I...I...<</speech>>
<<speech "Summer">>Even now you're like that? I can't listen to this shit anymore-<</speech>>
<div class="instructions">Summer turned away and went for the door leading out of the house and stormed off.</div>
<div class="confirmation">\
@@.used;<<link "Catch her." "SD 10: IHYB P2 party0-b">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<speech "MC" "$player.name">>Hey... everything alright?<</speech>>
<div class="instructions">They both looked at me, surprised that someone else is inside the house. Summer noticed me looking at Michelle and angrily turned her head away.</div>
<<speech "MC" "$player.name">>Something happened?<</speech>>
<div class="instructions">Michelle wiped every sign of tears on her face and tried smiling.</div>
<div class="centered-image"><img src="media\michelle\pics\livingroom2.jpg"></div>
<<speech "Michelle">>No... everything is okay...<</speech>>
<<speech "MC" "$player.name">>You need to take a break from each other. You're fighting more than... usual.<</speech>>
<div class="instructions">Summer still remained silent and unmoving, listening carefully to what was being said.</div>
<<speech "Michelle">>You're right...<</speech>>
<<speech "Michelle">>Summer... I...<</speech>>
<div class="instructions">She was struggling, finding words that never existed in her vocabulary. Never in her life Summer turned her back to her like this.</div>
<<speech "Michelle">>Just text me if something happens, okay...?<</speech>>
<<speech "Summer">>...<</speech>>
<div class="instructions">Then Michelle turned back to me.</div>
<<speech "Michelle">>Take your dad's car and give her a lift, please. I'm going to bed... okay?<</speech>>
<<speech "MC" "$player.name">>Sure...<</speech>>
<div class="instructions">Before I could say anything else, Michelle was already on her way to her bedroom. I looked back at Summer.</div>
<<speech "MC" "$player.name">>So... want to talk about what just happened or...<</speech>>
<<speech "Summer">>In the car, $player.name.<</speech>>
<div class="instructions">I grabbed dad's keys and my wallet and followed my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> outside.</div>
<div class="instructions">Then I realized Summer had a make-up on, the kind she does when something really important is happening.</div>
<<speech "MC" "$player.name">>Where are we going, anyway?<</speech>>
<<speech "Summer">>A party, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<div class="confirmation">\
@@.used;<<link "Drive her to the party." "SD 10: IHYB P2 party1">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I grabbed my jacket and quickly run out of the house. I can take care of Michelle after.</div>
<<speech "MC" "$player.name">>Wait-!<</speech>>
<div class="instructions">Thankfully she wasn't too far and stopped when I called out to her.</div>
<div class="instructions">If she decided to run, I wouldn't stand a chance...</div>
<<speech "Summer">>Leave me alone...<</speech>>
<<speech "MC" "$player.name">>Hey... what happened?<</speech>>
<<speech "Summer">>...Michelle happened.<</speech>>
<div class="instructions">We were the only people on the street. Most people were either still working or relaxing from their shifts...</div>
<<speech "MC" "$player.name">>I know-- but---<</speech>>
<<speech "MC" "$player.name">>Why are you running from me? I thought we are good now...<</speech>>
<<speech "Summer">>$player.name...<</speech>>
<<speech "Summer">>I'm sorry, I'm just so... angry! She acts like she owns me! You know how frustrating that is? Ahhhh---<</speech>>
<<speech "MC" "$player.name">>Just give her time-<</speech>>
<<speech "Summer">>Time?! I don't have time! I don't get opportunities like this! You know that more than anyone!<</speech>>
<<speech "MC" "$player.name">>Summer...<</speech>>
<div class="instructions">I let her breathe for a second. She clearly wasn't thinking straight.</div>
<<speech "MC" "$player.name">>Michelle doesn't want you to go out because she's worried about you. You never went out with friends, or anywhere really.<</speech>>
<<speech "MC" "$player.name">>All you do is sit home and study. No wonder she's so surprised when her little girl wants to spend a night with some strangers...<</speech>>
<<speech "Summer">>...<</speech>>
<div class="instructions">If anyone is watching us, they must be thinking we are some troubled couple having their first arguments.</div>
<<speech "Summer">>I... I didn't think that...<</speech>>
<<speech "Summer">>I'm so stupid...<</speech>>
<div class="instructions">She buried her face in her hands. I came closer and embraced her.</div>
<<speech "MC" "$player.name">>You're not stupid, Summer. You want to have fun like every other person. Michelle understands that now.<</speech>>
<<speech "Summer">>Mhmmm...<</speech>>
<<speech "MC" "$player.name">>Now, where are you going exactly?<</speech>>
<<speech "Summer">>To a party!<</speech>>
<div class="confirmation">\
@@.used;<<link "Give her a lift." "SD 10: IHYB P2 party1">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The party wasn't as close as Summer told me. It was actually a twenty minutes drive and that’s thanks to the fact we didn’t encounter any problems on the road.</div>
<div class="instructions">Thankfully I knew exactly what my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> likes. I cracked some jokes, told her about my embarrassing stories in school and talked about the upcoming school projects.</div>
<div class="instructions">In a few minutes, Summer was back to her usual self, laughing and joking with me like nothing happened.</div>
<div class="instructions">Then we finally reached the destination, a nice looking house in a decent looking neighborhood. The music could be heard even inside the car.</div>
<video class="center" src="media/summer/mp4/story1-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So... finally we're here.<</speech>>
<<speech "Summer">>I'm sorry, I didn't know it was that far! My friend told me it's just around the block...<</speech>>
<<speech "MC" "$player.name">>A few blocks maybe...<</speech>>
<<speech "Summer">>Yeah...<</speech>>
<<speech "MC" "$player.name">>We can figure out the gas bill later.<</speech>>
<<speech "Summer">>You don't expect your little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> to pay you, are you?<</speech>>
<<speech "MC" "$player.name">>Well... I will think of something.<</speech>>
<<speech "Summer">>....hahaha-<</speech>>
<div class="instructions">Thank god she's smiling again. I would not let her out of the car if she was still in the same mood when we turned on the car...</div>
<video class="center" src="media/summer/mp4/story1-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>So... see you tomorrow?<</speech>>
<<speech "Summer">>Well, it's actually a weekend thing, so...<</speech>>
<<speech "MC" "$player.name">>Whoa, what? The whole weekend?<</speech>>
<<speech "Summer">>Yeees...<</speech>>
<<speech "MC" "$player.name">>No wonder Michelle reacted like that!<</speech>>
<<speech "Summer">>I know! It's crazy!<</speech>>
<<speech "MC" "$player.name">>You're not serious, are you...<</speech>>
<<speech "Summer">>I am.<</speech>>
<<speech "MC" "$player.name">>The whole weekend?<</speech>>
<<speech "Summer">>Yes.<</speech>>
<<speech "MC" "$player.name">>Summer...<</speech>>
<<speech "Summer">>It's okay, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>! There will be a bunch of guys to keep me safe, so don't worry...<</speech>>
<div class="instructions">A bunch of guys? Why did she say it like that? Do I really want her to spend a weekend doing unknown things with other guys?</div>
<div class="instructions">Maybe I'm overreacting... Maybe she's going to be with just her girl friends and the boys will be on the other side of the house... right?</div>
<div class="confirmation">\
@@.used;<<link "Stay with me." "SD 10: IHYB P2 party1-a">><</link>>@@
<<if $eventControl.ntr == true>>\
@@.used;<<link "Let her go." "SD 10: IHYB P2 party1-b">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<speech "Summer">>What...? What do you mean?<</speech>>
<div class="instructions">It took her a second to understand I was serious and not just joking around.</div>
<<speech "Summer">>It's just a party. I'll be home on Monday...<</speech>>
<<speech "MC" "$player.name">>I feel like I'm going to lose something if I let you go now...<</speech>>
<<speech "Summer">>What? No! I'm still your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>...<</speech>>
<<speech "MC" "$player.name">>That's not what I mean!<</speech>>
<div class="instructions">I shouted without realizing. Her eyes were now more than open and her playful smile was gone.</div>
<<speech "MC" "$player.name">>I'm sorry... It's just...<</speech>>
<<speech "MC" "$player.name">>I really care about you and I don't want you to spend two days with some other people... I want you to be with me. Not just only for one day a week, but... always.<</speech>>
<<speech "Summer">>$player.name... I-I...<</speech>>
<<speech "Summer">>I don't know what to say...<</speech>>
<div class="instructions">When I decided I want to start living my life differently, Summer laughed in my face. She said I'm going to fail miserably and come home running with my tail between my legs.</div>
<div class="instructions">I wanted nothing else than scrape that little smug smile off of her face and make her regret every single word she said that day... but...</div>
<div class="instructions">After spending more time with her, doing homework together, going jogging in the morning, even doing massages when no one was looking...</div>
<div class="instructions">All her life she tried being the best. Always studying, getting better and better grades, focusing on her future and nothing else.</div>
<div class="instructions">It's easy to say it's Michelle's fault, but she could always just say no like today...</div>
<<speech "Summer">>You're the reason why I'm here, $player.name... You made me realize I should enjoy myself and not care what others think...<</speech>>
<<speech "Summer">>You showed me that there is someone who can actually... care for me.<</speech>>
<<speech "Summer">>Even though I was so mean to you...<</speech>>
<div class="instructions">She hid her face with her hands and I thought she would start crying. But she just wiped her eyes and looked directly into my eyes, so aggressively that it scared me.</div>
<<speech "Summer">>Of course I want to be with you, you dummy!<</speech>>
<div class="instructions">She moved her head closer and kissed my lips. I was so happy making out with her, that I didn't notice my hand slipping down from the wheel.</div>
<<speech "Summer">>Aaah!<</speech>>
<div class="instructions">The car honked, turning a few people heads on the street.</div>
<<speech "MC" "$player.name">>Sorry.... C-Can we continue?<</speech>>
<<speech "Summer">>Hahahaha--<</speech>>
<div class="instructions">I never thought seeing someone else laughing would make me feel so good inside...</div>
<video class="center" src="media/summer/mp4/story1-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I have a better idea...<</speech>>
<<speech "MC" "$player.name">>Whoa- Really?<</speech>>
<<speech "Summer">>How fast can you get us home?<</speech>>
<<set $eventControl.Summer.ntr to false>>\
<div class="confirmation">\
@@.used;<<link "Drive her to your house." "SD 10: IHYB P2 party2">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Fine... you can go now.<</speech>>
<<speech "Summer">>Oh, t-thanks...<</speech>>
<<speech "MC" "$player.name">>And no drugs!<</speech>>
<<speech "Summer">>You know I hate that stuff!<</speech>>
<div class="instructions">I let her go with mixed feelings inside me. I felt like I'm losing a part of me that I never knew of.</div>
<div class="instructions">I watched her knock on the huge door of the nicest house I've seen in my life. A handsome tall guy, probably my age, opened the door and, with a smirk on his face, let my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> walk in.</div>
<div class="instructions">Driving home all by myself felt like an eternity. The perfume that Summer used was still lingering inside the car even when I pulled down the windows. It was a sad and long drive...</div>
<div class="instructions">...</div>
<<set $eventControl.Summer.away to true>>\
<div class="confirmation">\
@@.used;<<link "Arrive home." "Home">><<set $time.hours = 23>><<set $time.minutes = 55>><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.IHYBP2endLOVE to true>>\
<</if>>\
<div class="instructions">The sexual tension was unmesurable on the way home. We kept gliding at each other with clear intentions, Summer even started rubbing her pussy through her pants at one point...</div>
<div class="instructions">I managed to get us home in almost half the time that took us to the party. Immediately after getting out of the car, we sprinted to the front door and crashed inside.</div>
<video class="center" src="media/summer/mp4/story1-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh my god--- Finally-!<</speech>>
<div class="instructions">She unzipped my pants and let out my bursting cock. Then she shoved it inside her mouth.</div>
<<speech "MC" "$player.name">>Fuuuck--- That's what I needed--<</speech>>
<video class="center" src="media/summer/mp4/story1-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Just like that--- isn't this better than some boring party?<</speech>>
<<speech "Summer">>*slurp* *slurp* Yees---<</speech>>
<div class="instructions">She desperately tried making me feel better by taking my cock into her throat. But after all that yelling from before made it difficult.</div>
<<speech "Summer">>$player.name?<</speech>>
<div class="instructions">Suddenly, she stopped moving and looked up while still stroking my cock.</div>
<<speech "Summer">>I went through a lot of awful shit today and ended up back home.<</speech>>
<<speech "Summer">>You better make it worth it.<</speech>>
<<speech "MC" "$player.name">>Is that a challenge?<</speech>>
<<speech "Summer">>Maybe? Whatever makes your cock harder, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<div class="confirmation">\
@@.used;<<link "Give it to her." "SD 10: IHYB P2 party2-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story1-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>I think someone here needs to be put in their place, don't you think?<</speech>>
<<speech "Summer">>Aaaah shiit--- Fuck!--- Aaaaah--! Don't stop!<</speech>>
<<speech "MC" "$player.name">>Your pussy is so tight and wet-- It keeps tightening up! Aaaaah--- Such a naughty pussy!<</speech>>
<video class="center" src="media/summer/mp4/story1-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">We got comfortable on the sofa and I continued railing my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s pussy with even more force.</div>
<<speech "Summer">>Aaaah yeeees--- I love your cock--! Soo goood and hot--!<</speech>>
<<speech "MC" "$player.name">>Your pussy belongs to me! I'm gonna fuck you every day from now on!<</speech>>
<<speech "Summer">>Yeees please--- Fuck me--- every---- single-- day--!<</speech>>
<div class="confirmation">\
@@.used;<<link "Put her on top." "SD 10: IHYB P2 party2-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story1-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohhh shiiiit---- Good girl, good girl... it's all yours--<</speech>>
<<speech "Summer">>Aaaaah---- Mhmmmm---- Yeees--- Aaaaah-- Yees----<</speech>>
<div class="instructions">The bratty little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> who laughed in my face when I told her I'm going to change my life rode my cock like a total slut. And from now on, I will make sure she gets her regular dose of my cock every single day...</div>
<video class="center" src="media/summer/mp4/story1-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohh shit--- Yeees--- Aaaah--- Fuck my tight little pussy, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>--!<</speech>>
<div class="confirmation">\
@@.used;<<link "Turn her around." "SD 10: IHYB P2 party2-3a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story1-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhhh--- Aaaaah--- Shiiiit-----<</speech>>
<<speech "MC" "$player.name">>You love my cock that much, huh? I will give it to you every day, you slut-!<</speech>>
<div class="instructions">I relentlessly pounded her pussy, making her insides form around my cock. She won't be satisfied with any other cock than mine, nothing else will be enough.</div>
<video class="center" src="media/summer/mp4/story1-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Uhhhh-- right there- right there--! Give it to me!<</speech>>
<div class="instructions">It's fair to say that her corruption is done. Her pussy twitches when she sees me and her butthole probably does now too. There's not a part of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s body that wouldn't melt underneath my gentle touch.</div>
<div class="confirmation">\
@@.used;<<link "Cum." "SD 10: IHYB P2 party2-4a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story1-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaaah fuuuuck---<</speech>>
<<speech "Summer">>Oh my god, you came so much...<</speech>>
<video class="center" src="media/summer/mp4/story1-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Thank you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<speech "MC" "$player.name">>You know you can stay over if you want, right?<</speech>>
<<speech "Summer">>Yees... but I need to talk to Michelle first.<</speech>>
<<speech "MC" "$player.name">>Okay... see you tomorrow, then?<</speech>>
<div class="instructions">She kissed me on my lips and bit my lower lip.</div>
<<speech "Summer">>I love you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>!<</speech>>
<<speech "MC" "$player.name">>I love you too, Summer.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.IHaveYourBackP2.active to false>>\
<<set $eventControl.quests.IHaveYourBackP2.completed to true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>>\
<<include "corruption levelup Summer">>
<<set $eventControl.Summer.ntr to false>>\
<div class="instructions"><span style="color:cyan">Summer is now completed through the LOVE route.</span></div>
<div class="instructions"><span style="color:cyan">LOVE scenes are now unlocked.</span></div>
<div class="instructions"><span style="color:cyan">Everything stays the same.</span></div>
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue." "New House - Living Room">><<set $time.hours += 1>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.IHYBP2endNTR to true>>\
<</if>>\
<<speech "Summer">><<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>Friend<</if>>! Could you come here for a sec?<</speech>>
<div class="instructions">Summer called me to the living room. What does she want? I haven't properly talked to her since the party incident last weekend...</div>
<div class="instructions">I found her already waiting on the sofa. Is it just me or does she look a little different?</div>
<<speech "MC" "$player.name">>Hey, having trouble with your hangover?<</speech>>
<video class="center" src="media/summer/mp4/livingroom9-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>You're such a meanie... did you not notice my new hair?<</speech>>
<div class="instructions">Oh right, that must be it...</div>
<<speech "MC" "$player.name">>I'm sorry, I didn't mean to be mean. Was that one of the things you did at that party?<</speech>>
<<speech "MC" "$player.name">>I hope you didn't embarrass yourself that much...<</speech>>
<video class="center" src="media/summer/mp4/livingroom9-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah! Are you serious right now? That's so mean...<</speech>>
<<speech "Summer">>You should be nicer to your little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>...<</speech>>
<<speech "MC" "$player.name">>Not so little after all, are you? Partying all weekend, drinking alcohol, right? You're in the big league now... You even dress like it!<</speech>>
<video class="center" src="media/summer/mp4/livingroom9-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>That's just my pajamas! <<if $eventControl.Summer.relationship == "step-sister">>Step-brother<<elseif $eventControl.Summer.relationship == "sister">>Brother<<else>>friend<</if>>... to think I called you to reward you...<</speech>>
<div class="confirmation" width="60%">\
@@.used;<<link "What kind of reward could you possibly give me?" "SD 10: IHYB P2 reward0-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom9-4.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I leaned backwards to assure my dominance over her, but I was quickly caught off guard with a not-so-subtle technique.</div>
<<speech "Summer">>This-<</speech>>
<<speech "MC" "$player.name">>Uhhh--- my favorite kind-!<</speech>>
<<speech "Summer">>That's just the start-<</speech>>
<div class="instructions">The familiar feeling of my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s mouth sent shivers down my spine. It felt like an eternity without her perfect mouth.</div>
<<speech "MC" "$player.name">>I missed this feeling so much--- ahhhhh-<</speech>>
<<speech "Summer">>You like it?<</speech>>
<video class="center" src="media/summer/mp4/livingroom9-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I let her do what she does best and just enjoyed the reward. What happened at the party still remained a mystery and, to be frankly honest, I didn't really want to know the answer. She's alive and happy, what more should I want... right?</div>
<div class="confirmation">\
@@.used;<<link "She puts it in." "SD 10: IHYB P2 reward0-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom9-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>How's my pussy? You like when I ride your cock like this, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?<</speech>>
<<speech "Summer">>Aaaah--- Put it back---- I'm so happy to have a <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> with such a big cock--<</speech>>
<div class="instructions">Something felt off. She never tried to be so vocal before, not even when I drilled her pussy with all my strength. She either missed my cock so much, or something weird happened at the party...</div>
<video class="center" src="media/summer/mp4/livingroom9-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Fuck you little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>--- Fuck her good---<</speech>>
<<speech "Summer">>You want to put it in my ass...?<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<<speech "Summer">>I heard it feels amazing... And I wanted to try it with you first...<</speech>>
<<speech "MC" "$player.name">>Is that my reward?<</speech>>
<<speech "Summer">>What do you think, dummy? Aaaah----<</speech>>
<div class="confirmation">\
@@.used;<<link "Try using her butt." "SD 10: IHYB P2 reward0-3a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom9-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh-- slowly big guy--<</speech>>
<<speech "Summer">>Is it better than my pussy? Uhhh---<</speech>>
<<speech "MC" "$player.name">>Y-Yeah--- it's so damn tight-- and hot--- Fuuuck---!<</speech>>
<div class="instructions">This wasn't the kind of reward I expected from my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>. Maybe money or contacts to her new friends... but this on a different level.</div>
<div class="instructions">I like this new version of Summer.</div>
<video class="center" src="media/summer/mp4/livingroom9-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohh-- there-- that's it-- don't stop-- yeees---<</speech>>
<<speech "MC" "$player.name">>I'm so proud of you right now-- good girl---<</speech>>
<div class="instructions">This sensation... So fucking good I can't think straight! I can't believe she let me fuck her ass!</div>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "SD 10: IHYB P2 reward0-4a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom9-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh-- you're so deep--- only my <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> can fuck me so good--<</speech>>
<<speech "MC" "$player.name">>Oh yeah--? You like when I fuck your tight little ass like that?<</speech>>
<<speech "MC" "$player.name">>Fuuuck--- I feel like I'm gonna cum in a second--<</speech>>
<<speech "Summer">>Ohh--- I want your cum--- all of it---<</speech>>
<video class="center" src="media/summer/mp4/livingroom9-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Give it to me- give it to me--- please----<</speech>>
<div class="instructions">In an instant, Summer was on her knees jerking my cock and licking my balls. That submissive look was saying everything.</div>
<<speech "MC" "$player.name">>Yeees--- I'm almost there-<</speech>>
<div class="confirmation">\
@@.used;<<link "Cum all over her face." "SD 10: IHYB P2 reward0-5a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/livingroom9-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Aaaah fuck--- Take it all--!<</speech>>
<<speech "Summer">>Mhmmmmm---<</speech>>
<div class="instructions">I came all over my little slut's face and ruined her make-up. She couldn't care less since she had a taste of her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> in her mouth, soonly dissolving to warm her whole body from the inside...</div>
<<speech "Summer">>How did you like your reward?<</speech>>
<<speech "MC" "$player.name">>You're definitely my favorite <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>...<</speech>>
<<speech "Summer">>Hahaha--- you dummy-!<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<include "relationship gained Summer">>
<<include "relationship gained Summer">>
<<include "corruption gained Summer">>
<<include "corruption gained Summer">>
<<set $eventControl.quests.IHaveYourBackP2.active to false>>\
<<set $eventControl.quests.IHaveYourBackP2.completed to true>>\
<<set $eventControl.Summer.away to false>>\
<<set $eventControl.quests.SchoolStar.active to true>>\
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her be." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<if $eventControl.quests.IHaveYourBackP2.party == false>>\
<div class="quest-steps-hover" data-hover="Duncan's house, after 19:00."><span style="color:red">Wait until Friday</span>
</div>\
<<else>>\
<div class="quest-steps-hover" data-hover="Duncan's house, workday, after 16:00."><span style="color:red">Talk to Summer</span>
</div>\
<</if>>\<<include "savecheck">>\
<<set $eventControl.quests.SchoolStar.derek to true>>\
<<set $eventControl.Derek.met to true>>\
<<speech "Derek">>Yooo! How's it poppin' man?<</speech>>
<div class="instructions">While walking down the hall, enjoying my sweet lunch time before the second period starts, someone tapped onto my shoulder and stopped me.</div>
<div class="centered-image"><img src="media\derek\pics\default1.jpg"></div>
<<speech "Derek">>I think there's introductions in place...<</speech>>
<div class="instructions">A tall, muscular guy was now standing in front of me with his hands behind his head like if this was a beach.</div>
<div class="instructions">I remember him as one of the guys that always played various sport games behind the School building. He always has other people around me and it's weird seeing him alone.</div>
<<speech "Derek">>The school star, the upcoming football star, and the guy with the most girls from School that sucked his cock! My name is Derek. And you are...<</speech>>
<<speech "MC" "$player.name">>$player.name. I'm... ehm-- the guy that... the guys that...<</speech>>
<<speech "Derek">>Has the sexiest <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> under the sky!<</speech>>
<<speech "MC" "$player.name">>Oh, right... That's exactly what I should have said. That wouldn't totally sound weird...<</speech>>
<<speech "Derek">>Yeah, man! You should be proud of that!<</speech>>
<div class="instructions">People started noticing us and turning their heads towards the anomaly right in the middle of the hallway.</div>
<div class="instructions">What does he even want from me? There's nothing that a guy like me could ever be of use to someone like-</div>
<<speech "Derek">>Anyway, I was wondering, is your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> free today? I kind of wanted to ask her out...<</speech>>
<div class="instructions">Of course you want...</div>
<<speech "MC" "$player.name">>I don't know, I'm not her secretary.<</speech>>
<<speech "Derek">>Come on, man... Help your brother out!<</speech>>
<div class="instructions">He punched me to my shoulder again and almost knocked me to he ground.</div>
<<speech "Derek">>Sorry-! Here--<</speech>>
<div class="instructions">Then he caught me before falling down. Someone laughed behind me which followed with a scream. I could only assume Derek gave them a different look than they were used to from him.</div>
<<speech "Derek">>Your sister... She looks different than before. N-Not like I was watching her weirdly, but I can see she-<</speech>>
<<speech "MC" "$player.name">>Look... Derek.<</speech>>
<<speech "Derek">>Hm?<</speech>>
<div class="instructions">It's not like I was scared of him or anything. He's just a different dude with a different mindset that is now interested in Summer. I should've expected this would happen soon or later thanks to my hard work I put into Summer.</div>
<div class="instructions">But... does this mean I want to share her with others?</div>
<div class="confirmation">\
<<if $eventControl.ntr == true>>\
@@.used;<<link "Here's her number." "SD 11: School Star derek0-a">><</link>>@@
<</if>>\
@@.used;<<link "Leave her alone, dude." "SD 11: School Star derek0-b">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I whipped out a pen and piece of paper that I had ready for my next class and wrote Summer's phone number on it.</div>
<<speech "MC" "$player.name">>You can call her and ask her yourself, okay? I'm pretty sure she will be down if it's a guy... like you.<</speech>>
<div class="instructions">Why am I doing this? Am I really letting a different person to hook up with my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>?</div>
<div class="instructions">No, it's okay, I should give him a chance. It's not like they will start dating tomorrow, right? Knowing Summer, she's going to say no immediately.</div>
<div class="instructions">Derek took the paper out of my hand and shoved it into his pocket.</div>
<<speech "Derek">>Thanks, man! I'll make sure she has a great time!<</speech>>
<div class="instructions">And then he turned away and went on his way.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "School1 - Hall">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I don't want you talking to my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, ever. I don't care if you're a school star or a convenience store worker or even my friend. Summer belongs to me and only to me.<</speech>>
<div class="instructions">I could see the surprise in his eyes. He didn't expect such a nobody to talk back to him, nor even deny him the girl he set his eyes on.</div>
<<speech "Derek">>Whoa dude, calm down! Geez...<</speech>>
<div class="instructions">He turned away and started swiftly walking away from me. Then when there was a decent space between us, he shouted to the whole school.</div>
<<speech "Derek">>$player.name fucks his own little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>!<</speech>>
<div class="instructions">And ran away before any teacher could catch him.</div>
<<set $eventControl.quests.SchoolStar.active to false>>\
<<set $eventControl.quests.SchoolStar.completed to true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>>\
<<include "corruption levelup Summer">>
<<set $eventControl.Summer.ntr to false>>\
<div class="instructions"><span style="color:cyan">Summer is now completed through the LOVE route.</span></div>
<div class="instructions"><span style="color:cyan">LOVE scenes are now unlocked.</span></div>
<div class="instructions"><span style="color:cyan">Everything stays the same.</span></div>
<div class="confirmation">\
@@.used;<<link "Continue." "School1 - Hall">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SchoolStar.summer to true>>\
<<set $eventControl.quests.SchoolStar.daysPassed to 0>>\
<div class="instructions">Right after school I went home, still thinking about the interaction with Derek on lunch break.</div>
<div class="instructions">I was deeply in my thoughts and didn't realize that someone opened the door right before I was about to grab the handle...</div>
<<speech "Summer">>Sorry-!<</speech>>
<div class="instructions">Summer ran past me wearing a cute one piece dress that I never saw her wearing.</div>
<<speech "Summer">>I'm late! Will talk later!<</speech>>
<<speech "MC" "$player.name">>O-Okay! Have fun!<</speech>>
<div class="instructions">I stood there for a few seconds looking at my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> walking down the street towards the center of the town.</div>
<div class="instructions">She's probably going shopping with her friends... right?</div>
<div class="instructions">I went to my room and did my homework for maybe an hour... Summer was already home when I left my room.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Home">><<set $time.hours += 1>><</link>>@@
</div><<include "savecheck">>\
<<speech "Derek">>Oh hey, man! We've been waiting for your ass to come here!<</speech>>
<div class="centered-image"><img src="media\derek\pics\default1.jpg"></div>
<<speech "MC" "$player.name">>Derek?<</speech>>
<div class="instructions">In the middle of the living room and sitting on the sofa was Derek. Sipping a can of bear while the TV was running.</div>
<<speech "MC" "$player.name">>What are you doing here?!<</speech>>
<<speech "Derek">>Chill out, man. This was all your <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s idea!<</speech>>
<div class="instructions">I looked around the room, but couldn't see any sign of Summer. Then I heard footsteps coming from my left side.</div>
<<speech "Summer">>Hey, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<video class="center" src="media/summer/mp4/story2-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>W-What are you doing? Why are you... dressed like that?<</speech>>
<<speech "Derek">>Damn girl!<</speech>>
<<speech "Summer">>You've done so many wonderful things to me...<</speech>>
<div class="instructions">She completely ignored all my questions and continued slowly walking to the living room. Then I noticed a dance pole standing between me and Derek.</div>
<video class="center" src="media/summer/mp4/story2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>You showed me there is so much more than just studying and books out there...<</speech>>
<<speech "Summer">>You even found me a new friend...<</speech>>
<div class="instructions">Suddenly I couldn't say anything. I slowly started to understand what was happening right now.</div>
<video class="center" src="media/summer/mp4/story2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I need to thank you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>. For making me like this...<</speech>>
<div class="instructions">Derek was also quiet. He just kept nodding his head and smiling like a freak...</div>
<video class="center" src="media/summer/mp4/story2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I've got another reward for you...<</speech>>
<div class="instructions">She let go of the dance pole and slowly walked to the sofa and stopped right in front of Derek's opened legs.</div>
<<speech "Summer">>Please... watch me, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<div class="confirmation">\
<<if $eventControl.ntr == true>>\
@@.used;<<link "Watch (NTR)." "SD 11: School Star end1">><</link>>@@
<</if>>\
@@.used;<<link "Leave." "SD 11: School Star end0-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I did as my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> wanted and watched her pull Derek's pants down right in front of me.</div>
<<speech "Derek">>You think you can handle me?<</speech>>
<video class="center" src="media/summer/mp4/story2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaah--<</speech>>
<<speech "Derek">>Fuuck--- she's good-!<</speech>>
<div class="instructions">She couldn't take his cock into her mouth because he was that big. I couldn't stand a chance against him...</div>
<video class="center" src="media/summer/mp4/story2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Derek">>Look at this little slut--! Can't wait to taste my cock--!<</speech>>
<div class="instructions">I never seen her try so hard before, not even for tests in school. Everything she learned with me, she was now trying to Derek.</div>
<div class="instructions">I knew I should be furious right now, but I just couldn't keep my eyes away. She looked so cute...</div>
<video class="center" src="media/summer/mp4/story2-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Derek">>Yeahh-- Get down to my balls--- yeees----<</speech>>
<div class="instructions">I was getting humiliated by my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, yet I felt my cock getting harder.</div>
<<speech "MC" "$player.name">>Fuck her already...<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "SD 11: School Star end1-a">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I don't want to see this. There's no way I'm going to sit and watch my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> get fucked by another guy from school.</div>
<div class="instructions">I stood up and turned around and went straight to my room and locked the door.</div>
<div class="instructions">Aften an hour, I went outside my room and found Summer watching the TV wearing her usual clothes.</div>
<<speech "Summer">>Hey-<</speech>>
<div class="instructions">I sat down next to her and she immediately snuggled to my arm like nothing happened.</div>
<<speech "Summer">>I love you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<<speech "MC" "$player.name">>I love you too, Summer.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.SchoolStar.active to false>>\
<<set $eventControl.quests.SchoolStar.completed to true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>>\
<<include "corruption levelup Summer">>
<div class="instructions"><span style="color:red">Summer is now completed through the NTR route.</span></div>
<div class="instructions"><span style="color:red">NTR scenes are now unlocked.</span></div>
<div class="instructions"><span style="color:red">She's no longer available at your house.</span></div>
<<set $eventControl.Summer.ntr to true>>\
<<set $eventControl.Summer.newHouse to false>>\
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue." "Home - Living room">><<set $time.hours += 1>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>
<div class="instructions">They switched positions and now Summer was on the sofa with her legs in the air while Derek guided his huge cock to her entrance.</div>
<video class="center" src="media/summer/mp4/story2-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Derek">>This pussy is so tight! No wonder your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> didn't want me here-<</speech>>
<<speech "Summer">>Yeees- Oh my god, so fucking big--! Fuuuck yes-! Just like that--!<</speech>>
<<speech "Derek">>Tightest pussy in the school, I'm telling you!<</speech>>
<div class="instructions">The look on Summer's face... In the end, I should be grateful seeing Summer so happy. Even though it isn't really thanks to me...</div>
<<speech "Derek">>Now I have to see you from behind while my cock is inside you. Get on your knees.<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "SD 11: School Star end1-a-a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah fuck----! Don't fucking stop!<</speech>>
<<speech "Derek">>Yees-- Do you like getting fucked in front of your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?<</speech>>
<<speech "Summer">>Yeees- I love it! so good---!<</speech>>
<div class="instructions">That huge thing conquered every part of my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s body. She was taking it all and moaning like a total slut.</div>
<video class="center" src="media/summer/mp4/story2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Yeees-- yeees--! Uhhh---<</speech>>
<<speech "MC" "$player.name">>I'm so proud of you right now... Come on, show him what you can do!<</speech>>
<<speech "Summer">>He's so fucking deep-- Aaah--- I'm so happy you're here with me--<</speech>>
<<speech "Derek">>This pussy is the fucking bomb, man-- I'm almost done!<</speech>>
<<speech "Derek">>Let's show your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> how you good you can ride-<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "SD 11: School Star end1-3a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story2-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh my god- I'm gonna cum--<</speech>>
<<speech "Derek">>Yeees-- fuck, girl! You're gonna tear my cock off!<</speech>>
<<speech "Summer">>Yeees- Give it to me----! Oh my god- fuck!<</speech>>
<div class="instructions">Desperately moving her hips, trying to get every single inch of Derek's cock inside her...</div>
<video class="center" src="media/summer/mp4/story2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh my god fuck me-! Uhhhh- so good---! Yeees-- yes--!<</speech>>
<<speech "Derek">>You're gonna be the school star with this pussy--!<</speech>>
<video class="center" src="media/summer/mp4/story2-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">They fucked nonstop and I just stayed there and watched everything. I knew it won't be the same after today.</div>
<div class="instructions">She let that man rail her pussy in the middle of our living room, not giving a shit if someone sees her.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "SD 11: School Star end1-4a">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/story2-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Derek">>It's coming! Open your mouth!<</speech>>
<div class="instructions">I watched a different person from our school to cum directly into my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s mouth.</div>
<div class="instructions">And it wasn't even a small amount. He was cumming for almost twenty seconds and everything went into her mouth.</div>
<div class="instructions">Before I could think, words came out of my mouth.</div>
<<speech "MC" "$player.name">>Show me...<</speech>>
<video class="center" src="media/summer/mp4/story2-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> looked straight into my eyes with cum full of Derek's mouth, and swallowed it all.</div>
<<speech "Derek">>That was so fucking hot, $player.name! A little messed up, but still cool!<</speech>>
<div class="instructions">He hit my shoulder as an approval and let Summer clean his cock.</div>
<div class="instructions">I went to my room for tissues, but ended up looking through the whole house for them. When I came back to the living room, Summer was sitting on the sofa and Derek was nowhere to be found.</div>
<<speech "MC" "$player.name">>Where's Derek?<</speech>>
<div class="instructions">He needed to go, someone called him and sounded really angry...</div>
<div class="instructions">I sat down next to her and she immediately snuggled to my arm like nothing happened.</div>
<<speech "Summer">>I love you, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.<</speech>>
<<speech "MC" "$player.name">>I love you too, Summer.<</speech>>
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.quests.SchoolStar.active to false>>\
<<set $eventControl.quests.SchoolStar.completed to true>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>>\
<<set $eventControl.replay.Summer.S6 to true>>\
<<include "corruption levelup Summer">>
<div class="instructions"><span style="color:red">Summer is now completed through the NTR route.</span></div>
<div class="instructions"><span style="color:red">NTR scenes are now unlocked.</span></div>
<div class="instructions"><span style="color:red">She's no longer available at your house.</span></div>
<<set $eventControl.Summer.ntr to true>>\
<<set $eventControl.Summer.newHouse to false>>\
<</if>>\
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Continue." "Home - Living room">><<set $time.hours += 1>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><div class="quest-steps">\
<<if $eventControl.quests.SchoolStar.derek == false>>\
<<if $eventControl.quests.SchoolStar.daysPassed < 3>>\
<span style="color:red">Wait three days </span><span style="font-style:italic">(currently: $eventControl.quests.SchoolStar.daysPassed)</span>
<<else>>\
<span style="color:red">Be in the School Hall after the first period</span>
<</if>>\
<<elseif $eventControl.quests.SchoolStar.summer == false>>\
<span style="color:red">Talk to Summer after school </span><span style="font-style:italic">(on workday)</span>
<<else>>\
<<if $eventControl.quests.SchoolStar.daysPassed > 0>>\
<span style="color:red">Go to Duncan’s house after school </span><span style="font-style:italic">(on workday)</span>
<<else>>\
<span style="color:red">Wait until tomorrow</span>
<</if>>\
<</if>>\
</div>\<<include "savecheck">>\
<<set $eventControl.Summer.friendRan2 = 0>>\
<div class="instructions">I was coming over to my old house, thinking about how easy my life was before I made that one important change of mind...</div>
<div class="instructions">Summer and Michelle must been going through the same thing, now that we are no longer living in the same house. They must be missing their most important man of their lifes.</div>
<video class="center" src="media/summer/mp4/random6-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I opened the door and was welcomed with my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s ass peeking out of her shorts.</div>
<<speech "Summer">>You mean my <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?<</speech>>
<<speech "Summer">>Of course he doesn't fuck me anymore!<</speech>>
<div class="instructions">I had no idea why she was right behind the front door, but it was clear she was bad-mouthing me to someone!</div>
<video class="center" src="media/summer/mp4/random6-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What the fuck is that supposed to mean, Summer? I'm right here!<</speech>>
<<speech "Summer">>It's none of your business, you idiot!<</speech>>
<div class="instructions">What? Is that how you talk to your big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>? And I just came home!</div>
<div class="confirmation">\
@@.used;<<link "Grab her phone." "Summer Duncan Friend1-a">><</link>>@@
@@.used;<<link "Leave it be." "Home - Living room">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random6-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I lunged forward and took her phone out of her hand.</div>
<<speech "Summer">>Hey-!<</speech>>
<<speech "MC" "$player.name">>Hello?!<</speech>>
<<speech "Derek">>$player.name? Oh hey, man!<</speech>>
<<speech "MC" "$player.name">>Why the fuck are you talking to my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>?<</speech>>
<<speech "Derek">>Chill, it's me! Derek!<</speech>>
<<speech "MC" "$player.name">>Oh, it's you...<</speech>>
<<speech "Derek">>We were just talking about your sex game!<</speech>>
<<speech "MC" "$player.name">>What?! That little brat...<</speech>>
<div class="instructions">I stopped the call in anger. It's one thing that someone from school knows about the kind of relationship I have with Summer, but it's something completely else to discuss it with one of our classmates!</div>
<video class="center" src="media/summer/mp4/random6-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>I will take my phone back now, thank you.<</speech>>
<<speech "MC" "$player.name">>Did you really mean that?<</speech>>
<<speech "Summer">>...<</speech>>
<<speech "Summer">>Don't tell me you actually care about it...<</speech>>
<div class="instructions">My question clearly surprised her. Instead of answering, she went back on her knees and stuck her ass out the same way she did when I entered the house.</div>
<video class="center" src="media/summer/mp4/random6-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Oh, you're still there? Since you're such a coward, maybe I should call Derek again-<</speech>>
<div class="confirmation">\
@@.used;<<link "I'm not a coward!" "Summer Duncan Friend1-a-a">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.withFriend5 to true>>\
<</if>>\
<video class="center" src="media/summer/mp4/random6-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah--! What are you doing?!<</speech>>
<<speech "MC" "$player.name">>Reminding you how life works, <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.<</speech>>
<<speech "Summer">>S-Stop it- $player.name-!<</speech>>
<video class="center" src="media/summer/mp4/random6-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I pinned her head to the ground and stuck two fingers into her pussy, not caring that we are in the middle of the house.</div>
<<speech "MC" "$player.name">>Are you sure? You're drenched down here...<</speech>>
<<speech "MC" "$player.name">>You wanted this the whole time, didn't you? Naughty girl...<</speech>>
<<speech "Summer">>N-No... T-That's not t-true, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>...<</speech>>
<<speech "MC" "$player.name">>Hmmm... there's only one way to find out!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her mouth." "Summer Duncan Friend1-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Summer Duncan Friend1-a-a-b">><</link>>@@
@@.used;<<link "Anal in the air." "Summer Duncan Friend1-a-a-c">><</link>>@@
@@.used;<<link "Anal on the ground." "Summer Duncan Friend1-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random6-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Amazing... Derek will love this video, I'm sure!<</speech>>
<<speech "MC" "$player.name">>You're natural at this, Summer! Just keep your eyes on the camera, just like that!<</speech>>
<div class="instructions">My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was drooling all over herself while obediently taking my cock into her throat.</div>
<div class="instructions">I took ahold of her head and started fucking her bratty mouth with all my strength.</div>
<video class="center" src="media/summer/mp4/random6-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>That's it--- yeees-! Keep your hands together, you slut!<</speech>>
<<speech "MC" "$player.name">>What would your classmates say if they saw you right now? Such a smart and shy girl, with her mouth full of her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock...<</speech>>
<div class="confirmation">\
@@.used;<<link "Doggy-style." "Summer Duncan Friend1-a-a-b">><</link>>@@
@@.used;<<link "Anal in the air." "Summer Duncan Friend1-a-a-c">><</link>>@@
@@.used;<<link "Anal on the ground." "Summer Duncan Friend1-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Summer Duncan Friend1-a-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random6-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>How do you like this, huh? Is my cock good enough for my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>?<</speech>>
<<speech "Summer">>Ahhh shit--- I'm your little slut--!<</speech>>
<<speech "MC" "$player.name">>That's what I like to hear---! You know what?<</speech>>
<video class="center" src="media/summer/mp4/random6-11.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I found her phone laying on the ground right next to me. I picked it up and found Derek in the contacts.</div>
<<speech "MC" "$player.name">>Hey, man. Wanna hear something?<</speech>>
<<speech "Derek">>Huh?<</speech>>
<<speech "MC" "$player.name">>Come on, don't be shy now!<</speech>>
<<speech "Summer">>I'm my big <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s little slut!<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her mouth." "Summer Duncan Friend1-a-a-a">><</link>>@@
@@.used;<<link "Anal in the air." "Summer Duncan Friend1-a-a-c">><</link>>@@
@@.used;<<link "Anal on the ground." "Summer Duncan Friend1-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Summer Duncan Friend1-a-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random6-12.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">My cock slipped inside her in one go. It's like her butthole was still loyal to her big <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>.</div>
<<speech "MC" "$player.name">>Show me how you like my cock!<</speech>>
<<speech "Summer">>Oh fuck--! Aaah yeees--! Aaaaah--!<</speech>>
<video class="center" src="media/summer/mp4/random6-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Just what I needed after a long day of responsibilities. Just a nice and tight hole for my cock to fit in.</div>
<div class="instructions">This one is even moving by itself! What a lucky person I am!</div>
<div class="confirmation">\
@@.used;<<link "Fuck her mouth." "Summer Duncan Friend1-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Summer Duncan Friend1-a-a-b">><</link>>@@
@@.used;<<link "Anal on the ground." "Summer Duncan Friend1-a-a-d">><</link>>@@
@@.used;<<link "Cum in her mouth." "Summer Duncan Friend1-a-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random6-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Put your legs in the air-- Yeees- just like that--!<</speech>>
<<speech "MC" "$player.name">>That's my girl---<</speech>>
<<speech "Summer">>Aaaah--- Fuck-! Ahhh---<</speech>>
<video class="center" src="media/summer/mp4/random6-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Then I pushed her over, right on the cold ground, and pressed my hand tightly around her neck.</div>
<<speech "MC" "$player.name">>Next time try being more honest about your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock.<</speech>>
<<speech "Summer">>Ohhhh yess--- I'm sorry---- Don't stop, please--<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her mouth." "Summer Duncan Friend1-a-a-a">><</link>>@@
@@.used;<<link "Doggy-style." "Summer Duncan Friend1-a-a-b">><</link>>@@
@@.used;<<link "Anal in the air." "Summer Duncan Friend1-a-a-c">><</link>>@@
@@.used;<<link "Cum in her mouth." "Summer Duncan Friend1-a-a-e">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random6-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Here's something to keep you warm--!<</speech>>
<<speech "MC" "$player.name">>Ahhhhh---- don't fucking spill a single drop...<</speech>>
<div class="instructions">Her mouth was filled to the brim. I only let go of her hair after she swallowed everything and showed me that her mouth is empty.</div>
<<speech "MC" "$player.name">>That's what I like to see...<</speech>>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave her like this." "Home - Living room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if $player.sneaking < 30>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "New House - Backyard">><</link>>@@
</div>
<<else>>\
<div class="instructions">Thankfully I studied the way of ninjas in the back old days, so I was now successfully hiding behind a door and peeping on my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> and her pulling her friend's tits out.</div>
<video class="center" src="media/summer/mp4/with_friend4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's friend">>Summer... What are you doing...<</speech>>
<<speech "Summer">>You don't like that...?<</speech>>
<div class="instructions">Of course she likes it! You invited her to one of the most luxurious houses in the town and rubbed her back, you think she's going to say no to you now?</div>
<div class="instructions">Why am I getting angry? The important thing is that she was quickly getting rid of the little clothes her friend had on...</div>
<div class="confirmation">\
@@.used;<<link "Continue watching." "Summer Duncan Friend2-a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $player.sneaking < 50>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "New House - Backyard">><</link>>@@
</div>
<<else>>\
<<set $eventControl.Summer.friendRan3 to 0>>\
<div class="instructions">Let me just move a little bit further and... What?!</div>
<video class="center" src="media/summer/mp4/with_friend4-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I put my eyes away for just a second and they already got rid of all of their clothes! And it looks like it's Summer's turn to get treated...</div>
<<speech "Summer">>The weather's nice today, right?<</speech>>
<<speech "Woman" "Summer's friend">>Hahah--- yes, it is...<</speech>>
<div class="instructions">Damn, their pussies look so good in the morning sunlight... I would love to just press my mouth on both of them and licked them all over...</div>
<video class="center" src="media/summer/mp4/with_friend4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah--- Vicky...<</speech>>
<<speech "Woman" "Summer's friend">>Be quiet... we don't want your <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>> to find us like this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Step out of the shadows." "Summer Duncan Friend2-a-a">><</link>>@@
</div>
<</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.withFriend6 to true>>\
<</if>>\
<div class="instructions">I can sense a desperate call for help when I hear one...</div>
<div class="instructions">I revealed myself from my hiding spot and nonchalantly walked straight to the two most horniest women under the sun.</div>
<video class="center" src="media/summer/mp4/with_friend4-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Did I just hear my name?<</speech>>
<<speech "Summer">>Look who finally showed up!<</speech>>
<div class="instructions">Summer's hands were already on my crotch, fondling the beast that still remained hidden. Her friend tried to keep her eyes off me, but even she had only one thing on her mind...</div>
<<speech "Woman" "Vicky">>Help him out a little!<</speech>>
<div class="confirmation">\
@@.used;<<link "Her friend sucks you off." "Summer Duncan Friend2-a-a-a">><</link>>@@
@@.used;<<link "Fuck her friend." "Summer Duncan Friend2-a-a-b">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Friend2-a-a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohh shiiit---- this isn't your first time, huh?<</speech>>
<div class="instructions">Vicky started sucking me off by herself, letting Summer eat her out while she has fun with my cock.</div>
<div class="instructions">She was using everything she got so skillfully, she was in a completely different league than my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, that's for sure....</div>
<video class="center" src="media/summer/mp4/with_friend4-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Yeees--- that's so fucking good--!<</speech>>
<div class="instructions">I grabbed her head and made her take it all inside. She didn't stop fondling my balls even for a second when my cock reached the back of her throat. Vicky just looked into my eyes with a demanding look... '...you won't break me so easily, big guy'.</div>
<div class="confirmation">\
@@.used;<<link "Fuck her friend." "Summer Duncan Friend2-a-a-b">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Friend2-a-a-c">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend2-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend4-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Come on, put it in-<</speech>>
<<speech "Woman" "Vicky">>Ahhh--- finally-- a nice cock-!<</speech>>
<div class="instructions">Summer guided my dick right into her friend's wet pussy. Right after I could feel the warm insides of her tight pussy, her body got into the rhythm.</div>
<video class="center" src="media/summer/mp4/with_friend4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Vicky">>Ohhh shit---- Aaaahh fuck--! Yeeees--- So good---! Shit-<</speech>>
<<speech "Summer">>Oh my god, you're taking all of his cock... You're amazing...<</speech>>
<div class="instructions">I couldn't stop my hips from moving. Everytime she lowered her body, I rammed her hips. I knew she was enjoying it the same way I was. Only my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s fingers fondling my balls kept me in the presence...</div>
<div class="confirmation">\
@@.used;<<link "Her friend sucks you off." "Summer Duncan Friend2-a-a-a">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Friend2-a-a-c">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend2-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/with_friend4-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Ohh fuck-- you're tighter than usual! Fuck-!<</speech>>
<div class="instructions">Seeing Summer enjoying herself more than normally, I grabbed her hips and started drilling her pussy like a maniac. If I didn't know her, I would think there's no way she could walk afterwards...</div>
<<speech "Woman" "Vicky">>Ahh shiiit--- Yeees---<</speech>>
<video class="center" src="media/summer/mp4/with_friend4-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ahhh $player.name---- You're so deep right now--- Aaah---<</speech>>
<<speech "MC" "$player.name">>Ahhh--- suck it clean-- now put it back-<</speech>>
<div class="instructions">Not even a second had my cock to cool down. When I slipped out of my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s pussy, her friend was right there to take it into her throat...</div>
<video class="center" src="media/summer/mp4/with_friend4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah-- $player.name---- Aaaaah---!<</speech>>
<div class="instructions">I was getting quite the workout with these ladies. Not only was my strength being tested today, but even my stamina was getting better. Disappointing the girls wasn't simply on my plan today.</div>
<div class="confirmation">\
@@.used;<<link "Her friend sucks you off." "Summer Duncan Friend2-a-a-a">><</link>>@@
@@.used;<<link "Fuck her friend." "Summer Duncan Friend2-a-a-b">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend2-a-a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Aaaaah---!<</speech>>
<video class="center" src="media/summer/mp4/with_friend4-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Cum started raining all over their faces, finally giving them something refreshing to cool them down.</div>
<div class="instructions">I stepped back to catch my breath, only finding them swapping my cum around like complete sluts.</div>
<video class="center" src="media/summer/mp4/with_friend4-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Girls! There's plenty for both of you, here-<</speech>>
<div class="instructions">I had to eat pineapples yesterday, because these two were hungry for my cum like if they didn't eat for the last three days!</div>
<div class="instructions">After a while there wasn't a single drop of cum in sight and both of them were quietly lying down next to the pool with a satisfied smile on their faces...</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave them be." "New House - Backyard">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<set $eventControl.Summer.friendRan4 to 0>>\
<div class="instructions">I knew something was off. A weird tension was filling the entire house, almost making me choke while breathing.</div>
<div class="instructions">I look into the living room, desperately trying to find a little spot where I could breathe freely.</div>
<div class="instructions">Instead, I found two guys that I never met before sitting on the sofa and looking at me with a smug look on their faces.</div>
<<speech "MC" "$player.name">>Ehm... H-Hello? How did you-<</speech>>
<div class="instructions">Loud footsteps resonated throughout the house, piercing the air with its sound.</div>
<div class="instructions">I turned around from those two men and found my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> walking towards me with her tits out.</div>
<video class="center" src="media/summer/mp4/random4-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>S-Summer? W-What is the meaning of this?<</speech>>
<div class="instructions">No response. Only the thuds of her boots hitting the ground could be until she stopped just a few inches from me.</div>
<<speech "Summer">>You remember the party? These guys wanted to thank you for driving me there...<</speech>>
<div class="instructions">Before I could take a look behind me, the two guys appeared next to Summer and got hold of her.</div>
<video class="center" src="media/summer/mp4/random4-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah--- Guuuys... you should have waited for my signal--<</speech>>
<<speech "Man" "Guy number 1">>We've waited too long...<</speech>>
<div class="instructions">Once again I had no air in my lungs. Somewhere deep down I knew this was so wrong of her, sneaking into my house and inviting some strangers into my living room...</div>
<div class="instructions">But I simply couldn't take my eyes off what I was seeing. Maybe I overdid myself by corrupting my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>, because now it feels like I'm being the one who's getting corrupted...</div>
<div class="confirmation">\
@@.used;<<link "Sit down. (NTR)" "Summer Duncan Friend3-a">><</link>>@@
@@.used;<<link "Kick them out." "New House - Living Room">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>I have no idea what I'm doing here...<</speech>>
<div class="instructions">Note: unlock this character by reaching day 10.</div>
<div class="confirmation">\
@@.used;<<link "Go back." "Town">><</link>>@@
</div><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">
<<if $time.hours < 6 or $time.hours > 18>>\
<div class="instructions">The general store is currently closed. Open: all days, 06:00 - 18:00</div><br>\
<div class="confirmation">\
@@.used;<<link "Go back." "Town">><</link>>@@<br>\
</div>\
<<else>>\
\
/*EVENT*/ \
\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
@@.used;<<link "Browse wares." "GS - Browse wares">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "General store">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave." "Town">><</link>>@@
</div>\
<</if>>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">
\
/*EVENT*/ \
\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
@@.used;<<link "Loiter (1 hour)." "Bus stop">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave." "Town">><</link>>@@
</div>\
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">
\
/*EVENT*/ \
\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
@@.used;<<link "Loiter (1 hour)." "Hotel Heaven">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave." "Town">><</link>>@@
</div>\
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">
<<if $time.hours < 9 or $time.hours > 18>>\
<div class="instructions">The flower shop is currently closed. Open: all days, 09:00 - 18:00</div><br>\
<div class="confirmation">\
@@.used;<<link "Go back." "Town">><</link>>@@<br>\
</div>\
<<else>>\
\
/*EVENT*/ \
\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
@@.used;<<link "Browse wares." "FS - Browse wares">><</link>>@@
@@.used;<<link "Loiter (1 hour)." "Flower shop">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave." "Town">><</link>>@@
</div>\
<</if>>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "timecheck">>\
<<include "savecheck">>\
<div class="dim">
<<if $time.hours > 7 and $time.hours < 20>>\
<div class="instructions">The nightclub is currently closed. Open: all days, 20:00 - 07:00</div><br>\
<div class="confirmation">\
@@.used;<<link "Go back." "Town">><</link>>@@<br>\
</div>\
<<else>>\
\
/*EVENT*/ \
\
\
/*SCHEDULE*/ \
\
<div class="confirmation">\
@@.used;<<link "Loiter (1 hour)." "Nightclub">><<set $addOneHour = true>><</link>>@@
@@.used;<<link "Leave." "Town">><</link>>@@
</div>\
<</if>>
</div>
<<if $eventControl.questTracker == true>><<include "Quest tracker (logic)">><</if>><<include "savecheck">>\
<div class="dim">\
\
<div class="all-inventory">\
\
<<if $player.inventory.quests.artSupplies == false and $eventControl.quests.LostPassion.part == 0>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">150$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 149>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.artSupplies to true>><<set $player.money -= 150>><<goto "GS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "GS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/art_supplies.png]]\
</div>\
<div class="item-name">Art Supplies
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.cleaningTools == false and $eventControl.quests.LostPassion.part == 0>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">100$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 99>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.cleaningTools to true>><<set $player.money -= 100>><<goto "GS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "GS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/cleaning_tools.png]]\
</div>\
<div class="item-name">Cleaning Tools
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.expensiveWine == false and $eventControl.quests.CrossingLine.completed == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">200$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 199>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.expensiveWine to true>><<set $player.money -= 200>><<goto "GS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "GS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/expensive_wine.png]]\
</div>\
<div class="item-name">Expensive Wine
</div>\
</div>\
<</if>>\
\
<<if $player.inventory.quests.whitePaint == false and $eventControl.player.cellarCleaned < 5>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">20$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 19>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.whitePaint to true>><<set $player.money -= 20>><<goto "GS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "GS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/white_paint.png]]\
</div>\
<div class="item-name">White Paint
</div>\
</div>\
<</if>>\
\
<div class="item-all">\
<div class="item-name"><span style="color:white">20$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 19>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.items.lotion += 3>><<set $player.money -= 20>><<goto "GS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "GS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/lotion.png]]\
</div>\
<div class="item-name">Lotion
</div>\
</div>\
\
</div>\
<hr>
<div class="a"><<link "Back" "General store">><</link>></div>
</div><<include "savecheck">>\
<div class="instructions">You don't have enough money!</div>
<div class="confirmation">\
@@.used;<<link "Back" "GS - Browse wares">><</link>>@@
</div><<include "savecheck">>\
<div class="dim">\
\
<div class="all-inventory">\
\
<<if $player.inventory.quests.flowerBouquet == false and $eventControl.quests.PerfectDate.completed == false>>\
<div class="item-all">\
<div class="item-name"><span style="color:white">60$</span>
</div>\
<div class="clickable-image">\
<<if $player.money > 59>>\
<<link [img[media/replay_not.png]]>><<set $player.inventory.quests.flowerBouquet to true>><<set $player.money -= 60>><<goto "FS - Browse wares">><</link>>\
<<else>>\
<<link [img[media/replay_not.png]]>><<goto "FS - Not enough money">><</link>>\
<</if>>\
</div>\
<div class="item-image">[img[media/items/flower_bouquet.png]]\
</div>\
<div class="item-name">Flower Bouquet
</div>\
</div>\
<</if>>\
\
</div>\
<hr>
<div class="a"><<link "Back" "Flower shop">><</link>></div>
</div><<include "savecheck">>\
<div class="instructions">You don't have enough money!</div>
<div class="confirmation">\
@@.used;<<link "Back" "FS - Browse wares">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.withFriend4 to true>>\
<</if>>\
<div class="instructions">I sat down on the couch and let them have their way with Summer. Quickly I understood that that was the last time they gave me their attention.</div>
<div class="instructions">Then my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> squatted down right between them and pulled down their pants, exposing their stiff, huge cocks.</div>
<<speech "Summer">>Fuuuck--- I missed you guys so much!<</speech>>
<video class="center" src="media/summer/mp4/random4-3.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Why did they even agree to this?! Who would in their right mind think that having their way with someone's <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> would be a good idea? And right in the middle of my house, just before my own-</div>
<<speech "Man" "Guy number 2">>Hey, look at him. Drooling over his own <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> like a complete degenerate...<</speech>>
<video class="center" src="media/summer/mp4/random4-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Guy number 1">>Fucking pervert... how can a person like him own a house this big?<</speech>>
<<speech "Man" "Guy number 2">>Should we also hit up his <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>? I bet she's an even bigger slut than this little cocksucker!<</speech>>
<<speech "Summer">>Guuuys--- stop talking about my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> and fuck me already!<</speech>>
<div class="confirmation">\
@@.used;<<link "Spit-roast." "Summer Duncan Friend3-a-a">><</link>>@@
@@.used;<<link "Double penetration." "Summer Duncan Friend3-a-b">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">One of them grabbed the bar stool on the other side of the room and put it right in front of me.</div>
<<speech "Man" "Guy number 2">>You're gonna love this.<</speech>>
<<speech "Summer">>Heheh-- I like how you think!<</speech>>
<<speech "Man" "Guy number 2">>I'm not talking to you, slut-<</speech>>
<video class="center" src="media/summer/mp4/random4-5.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The talkative guy stuck his cock into Summer once she got on the bar stool and started ramming her pussy while the other guy presented his stiff cock to my <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>'s lips.</div>
<div class="instructions">Clearly it wasn't their first time using bar stools for this kind of purpose, because Summer's pussy was gushing out of her pussy just after a few seconds. It's either that, or my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> is actually a slut who likes having both of her ends stuffed.</div>
<video class="center" src="media/summer/mp4/random4-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah--- Aaaaa- shit--- Aaaaaaah!<</speech>>
<div class="instructions">All of this is happening because of me. If I didn't decide to change my life around in the first place, Summer would still be that shy pure girl who lives and breathes school.</div>
<div class="instructions">But... should I even be having these thoughts when she's clearly having the time of her life? Shit, even I'm getting hard from the amount of love she's getting from these two gentlemens...</div>
<video class="center" src="media/summer/mp4/random4-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Guy number 1">>Yeeees, finally-! I'm fucking 'The minute hole' again! Aaaaah---<</speech>>
<<speech "Man" "Guy number 1">>Fuuuck--- I don't think I can last for that long today--!<</speech>>
<div class="confirmation">\
@@.used;<<link "Double penetration." "Summer Duncan Friend3-a-b">><</link>>@@
@@.used;<<link "Facial." "Summer Duncan Friend3-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random4-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhh shiiit--- Faster- Faster-! Give it to me, guys! Come on!<</speech>>
<div class="instructions">The incredible synergy between two guys boning the same chick at chick at the same time is the pinnacle of guys' friendship. I should be grateful to witness such a beautiful form of teamwork...</div>
<<speech "Man" "Guy number 1">>She's so fucking tight, bro! I can't stop moving my hips!<</speech>>
<video class="center" src="media/summer/mp4/random4-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>$player.name...<</speech>>
<div class="instructions">The whole fucking weekend... They fucked the whole party, didn't they? Every second they had, their bodies kept being connected at all times... I can't stop imagining what that must have looked like.</div>
<<speech "Man" "Guy number 1">>Is he even with us, like... physically?<</speech>>
<<speech "Man" "Guy number 2">>No chance, bro. He was already gone when she showed up.<</speech>>
<div class="confirmation">\
@@.used;<<link "Spit-roast." "Summer Duncan Friend3-a-a">><</link>>@@
@@.used;<<link "Continue DP." "Summer Duncan Friend3-a-c">><</link>>@@
@@.used;<<link "Facial." "Summer Duncan Friend3-a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random4-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Guy number 1">>Can you feel it? It must feel really good, getting fucking the same spot from both sides, huh?<</speech>>
<<speech "Summer">>Aaaah shiiit---- Yeees--- Yesss--- Don't stop-- keep moving fucking both of my holes, please-- please-!<</speech>>
<<speech "Man" "Guy number 1">>I don't care what you think, you fucking slut. You are just a walking set of holes, you hear me?<</speech>>
<video class="center" src="media/summer/mp4/random4-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Guy number 2">>I can't get enough of this top tier asshole! Take it, take it, take it!<</speech>>
<<speech "Summer">>Yeeees--- Fuck my little holes, just like that---!<</speech>>
<div class="confirmation">\
@@.used;<<link "Spit-roast." "Summer Duncan Friend3-a-a">><</link>>@@
@@.used;<<link "Facial." "Summer Duncan Friend3-a-d">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">All of them stopped and Summer quickly ran in front of me and went on her knees. The guys followed her short after, standing one on each side with their cocks ready to burst.</div>
<video class="center" src="media/summer/mp4/random4-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Guy number 1">>Aaah fuuuck-! Here comes the first load!<</speech>>
<div class="instructions">A decent amount of semen ended up on Summer's face, making the first guy more satisfied than Summer. Not even when she started cleaning his cock off, she didn't broke eye contact with me.</div>
<video class="center" src="media/summer/mp4/random4-13.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Guy number 2">>Aaaaaah-!<</speech>>
<div class="instructions">For the second load she closed her eyes, just for a brief moment when the guy's cum ran down her face.</div>
<<speech "Summer">>Are you proud of me, <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>?<</speech>>
<div class="instructions">Suddenly I was the one being put on spot. Seeing her so happy and satisfied, but more importantly, confident... There was only one answer I could give her.</div>
<video class="center" src="media/summer/mp4/random4-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Of course I am, Summer... I'm so proud of you right now...<</speech>>
<<speech "Summer">>*gulp* Hehehe---- I'm so happy!<</speech>>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "See them out." "New House - Living Room">><<set $time.minutes += 10>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div>\\<video class="center" src="media/summer/mp4/random2-1.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Is that Summer? And she's smoking cigarettes in the middle of the town!</div>
<div class="instructions">Michelle would kill her on the spot if she saw her...</div><div class="instructions">So my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> actually has friends from School...</div>
<video class="center" src="media/summer/mp4/random2-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's friend">>Should we take a photo?<</speech>>
<<speech "Summer">>You sure you're boyfriend won't mind?<</speech>>
<<speech "Woman" "Summer's friend">>Nah...<</speech>>
<<speech "Summer">>If you say so...<</speech>>
<<speech "Woman" "Summer's friend">>He's okay with you.<</speech>>
<div class="instructions">I bet she's over just for some stupid project and has to put up with my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>>.</div>
<div class="instructions">Damn, this is so awkward! Maybe I should help them out a little...</div><<include "savecheck">>\
<<if $player.sneaking < 20>>\
<<speech "MC" "$player.name">>I should improve my sneaking before trying this...<</speech>>
<div class="confirmation">\
@@.used;<<link "Leave." "Home - Living room">><</link>>@@
</div>
<<else>>\
<<set $eventControl.Summer.friendRan5 = 0>>\
<div class="instructions">After some more awkward interactions, they figured out it would be better to start working on their homework as soon as possible.</div>
<div class="instructions">Summer did most of the work, since her friend spent her time looking on her phone and giggling whenever the phone buzzed.</div>
<div class="instructions">In the end they managed to be done with everything after forty minutes. Did I just stay in one spot for nearly an hour just to watch my little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> do her homework...?</div>
<video class="center" src="media/summer/mp4/random2-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's friend">>Hahaha--- thanks...<</speech>>
<<speech "Woman" "Summer's friend">>You know.... you're actually cute when you try. I'm kinda jealous of you.<</speech>>
<<speech "Summer">>You? Don't be ridiculous... I'm nothing compared to you...<</speech>>
<div class="instructions">Here she comes again. Always doubting herself, even if she receives honest compliments from people who probably won't get anything from them.</div>
<<if $characters.Summer.corruptionlvl < 2>>\
<<speech "Woman" "Summer's friend">>Well, if you need any help with guys, you know where to find me.<</speech>>
<div class="instructions">Her friend stood up, picked up her bag and let Summer walk her out of the house.</div>
<div class="confirmation">\
@@.used;<<link "Continue." "Home - Living room">><<set $time.minutes += 40>><</link>>@@
</div>
<<else>>\
<<speech "Woman" "Summer's friend">>No, I'm serious right now. I've never seen a girl so cute like you.<</speech>>
<div class="instructions">Her voice was suddenly louder, almost like she was trying so hard to get inside Summer's head.</div>
<<speech "Woman" "Summer's friend">>I'm tired of your stupidity already! None of my girl friends will feel this way-<</speech>>
<<speech "Summer">>W-What are you doing-!?<</speech>>
<video class="center" src="media/summer/mp4/random2-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's friend">>Helping you out-<</speech>>
<div class="instructions">Her friend lunged forward, ripping off Summer's shirt. Then she grabbed her tie and pressed her lips against hers, making sure she couldn't escape.</div>
<div class="instructions">I couldn't believe my eyes. My little <<if $eventControl.Summer.relationship == "step-sister">>step-sister<<elseif $eventControl.Summer.relationship == "sister">>sister<<else>>$eventControl.Summer.relationship<</if>> was making out with her classmate in the middle of the living room. And she was clearly enjoying it...</div>
<video class="center" src="media/summer/mp4/random2-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's friend">>What do we have here... Haha-- you're even cuter from here-<</speech>>
<<speech "Summer">>Aaaah--- Ahhhh yeees--- fuuuck---<</speech>>
<div class="confirmation">\
<<if $characters.Summer.corruptionlvl > 4 and $eventControl.Summer.ntr == false>>\
@@.used;<<link "Join them." "Summer Duncan Friend4-3a">><</link>>@@
<</if>>\
@@.used;<<link "Leave them alone." "Home - Living room">><<set $time.minutes += 50>><</link>>@@
</div>
<</if>><</if>>\<<include "savecheck">>\
<<if $eventControl.replay.enabled == false>>\
<<set $eventControl.replay.Summer.withFriend3 to true>>\
<</if>>\
<video class="center" src="media/summer/mp4/random2-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>What is the meaning of this?!<</speech>>
<div class="instructions">The bulge in my pants got to the point in which my brain started going only by instincts. I realized it when I was already two steps in the living room.</div>
<<speech "Woman" "Summer's friend">>Oh... hey there...<</speech>>
<<speech "Summer">>$player.name! We were just... doing homework together...<</speech>>
<<speech "MC" "$player.name">>Yeah, I can see that...<</speech>>
<div class="instructions">They were already naked and ready to give each other the needed attention. But there was one more person in the house who was also feeling the need.</div>
<<speech "Summer">>Christy, meet my <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>. He recently decided to change his life around.<</speech>>
<<speech "Woman" "Summer's friend">>Really...? Hmm...<</speech>>
<div class="instructions">She looked me up and down, paying more time to my downstair's parts than the rest of my body.</div>
<<speech "Woman" "Summer's friend">>What are you waiting for? Show me what you got!<</speech>>
<div class="confirmation">\
@@.used;<<link "Double blowjob." "Summer Duncan Friend4-3a-a">><</link>>@@
@@.used;<<link "Fuck her friend." "Summer Duncan Friend4-3a-b">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Friend4-3a-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random2-7.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">Both of their hungry mouths started working on my shaft before splitting the focus. It looked like sucking cock was much more interesting for Summer's friend and she gladly did her part.</div>
<<speech "MC" "$player.name">>Oh god--- Yeees, girls-- that's teamwork-!<</speech>>
<div class="instructions">I didn't mind just standing here and providing them something they could practice on. In the end, I did wait for this moment for forty minutes... I definitely deserved a reward.</div>
<video class="center" src="media/summer/mp4/random2-8.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">It was like second nature for Summer's friend. She masterfully used her mouth while Summer sucked on my balls from below.</div>
<<speech "MC" "$player.name">>There's enough room for both of you--- Everyone gets their chance--<</speech>>
<<speech "Woman" "Summer's friend">>It's so huge-<</speech>>
<<speech "Summer">>Mhmmm--- *slurp* *slurp*<</speech>>
<div class="confirmation">\
@@.used;<<link "Fuck her friend." "Summer Duncan Friend4-3a-b">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Friend4-3a-c">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend4-3a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random2-9.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Ohhhhh--- You're so good---!<</speech>>
<<speech "Woman" "Summer's friend">>Fuck me-!<</speech>>
<div class="instructions">As a great friend and a <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>, I provided a pleasure and a feeling of safety for the two young girls. The technique I used is probably controversial between many people that would find themself in my position, but they are not here, are they?</div>
<video class="center" src="media/summer/mp4/random2-10.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "MC" "$player.name">>Get your head down there-- She needs your attention now-<</speech>>
<<speech "Summer">>Aaaah-- Uhhhh--- yeees--<</speech>>
<div class="instructions">I pinned her head right into Summer's wet pussy and made sure everyone gets their part of pleasure.</div>
<<speech "MC" "$player.name">>You need to be more precise. Listen to her body!<</speech>>
<div class="confirmation">\
@@.used;<<link "Double blowjob." "Summer Duncan Friend4-3a-a">><</link>>@@
@@.used;<<link "Fuck your <<if $eventControl.Summer.relationship == 'step-sister'>>step-sister<<elseif $eventControl.Summer.relationship == 'sister'>>sister<<else>>$eventControl.Summer.relationship<</if>>." "Summer Duncan Friend4-3a-c">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend4-3a-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/summer/mp4/random2-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Summer">>Aaaah shit--- Aaaaaah-! Fuuuuuuck--!<</speech>>
<div class="instructions">Summer wasn't wasting any second getting her share as she climbed on top of me and inserted my cock into her pussy.</div>
<<speech "MC" "$player.name">>That's it! Keep moving those hips! Show her how it's done--!<</speech>>
<div class="instructions">I can't believe this is the girl who never went over to her friend's house, because she felt insecure about her body...</div>
<div class="instructions">Even the most confident woman would think twice before riding her own <<if $eventControl.Summer.relationship == "step-sister">>step-brother<<elseif $eventControl.Summer.relationship == "sister">>brother<<else>>friend<</if>>'s cock right in front of her classmate!</div>
<video class="center" src="media/summer/mp4/random2-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Summer's friend">>Yess--- Aaah--- Give it to her-!<</speech>>
<<speech "Summer">>Aaah--- Uhhhh shiit-- Aaaah yes- fuck! Don't stop! Don't stop---! Aaaaah----<</speech>>
<div class="instructions">I grabbed her but and started railing her pussy from below as fast as possible. After a few seconds, her body folded while cumming right next to her friend.</div>
<<speech "MC" "$player.name">>Good girl... good girl...<</speech>>
<div class="confirmation">\
@@.used;<<link "Double blowjob." "Summer Duncan Friend4-3a-a">><</link>>@@
@@.used;<<link "Fuck her friend." "Summer Duncan Friend4-3a-b">><</link>>@@
@@.used;<<link "Cum." "Summer Duncan Friend4-3a-d">><</link>>@@
</div><<include "savecheck">>\
<<speech "MC" "$player.name">>Come here, you sluts!<</speech>>
<video class="center" src="media/summer/mp4/random2-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">I knew I was going to cum buckets even before I came out of my hiding spot. Both of their faces were covered in my semen and they looked at me demanding more.</div>
<<speech "MC" "$player.name">>I'm sorry, girls. There's no more from me. But you did a great job working together!<</speech>>
<div class="instructions">I gave them a thumbs up after which they crossed their arms and silently told me to find another spot to hide before it's too late.</div>
<div class="confirmation">\
<<if $eventControl.replay.enabled == false>>\
@@.used;<<link "Leave them." "Home - Living room">><<set $time.minutes += 55>><</link>>@@
<<else>>\
@@.used;<<link "END SCENE" "RS - Summer">><</link>>@@
<</if>>\
</div><<include "savecheck">>\
<<if previous() == "Settings-P">>\
<<include "relationship check">>\
<</if>>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="app-all">\
<div class="app"><<link [img[media/phone/characters.png]]>><<goto "Characters">><</link>></div>\
<div class="app-text">Characters</div>\
</div>\
<div class="app-all">\
<div class="app"><<link [img[media/phone/quest_tracker.png]]>><<goto "Quest Tracker">><</link>></div>\
<div class="app-text">Quest Tracker</div>\
</div>\
<div class="app-all">\
<div class="app"><<link [img[media/phone/replay_scenes.png]]>><<goto "Replay Scenes">><</link>></div>\
<div class="app-text">Replay Scenes</div>\
</div>\
<div class="app-all">\
<div class="app"><<link [img[media/phone/inventory.png]]>><<goto "Inventory">><</link>></div>\
<div class="app-text">Inventory</div>\
</div>\
<div class="app-all">\
<div class="app"><<link [img[media/phone/messages.png]]>><<goto "Messages">><</link>></div>\
<div class="app-text">Messages</div>\
</div>\
<div class="app-all">\
<div class="app"><a href="https://discord.gg/8KsTkebAgT" target="_blank"><img class="app-img" src="media/phone/discord.png"></a></div>\
<div class="app-text">Discord</div>\
</div>\
<div class="app-all">\
<div class="app"><a href="https://www.patreon.com/plawy" target="_blank"><img class="app-img" src="media/phone/patreon.png"></a></div>\
<div class="app-text">Patreon</div>\
</div>\
<div class="app-all">\
<div class="app"><<link [img[media/phone/settings.png]]>><<goto "P - Settings">><</link>></div>\
<div class="app-text">Settings</div>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto $eventControl.lastPassage>><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="instructions">Time moved swiftly as the teacher of our Biology class continued talking about some endangered species of frogs living in our town.</div>
<div class="instructions">It caught my interest because I spent a lot of time playing around the river that runs through the town center. The good old careless times when school wasn't the highlight of my day...</div>
<<speech "Woman" "Speaker">>$player.name, come to the Dean's office immediately. $player.name, to the Dean's office, please.<</speech>>
<div class="instructions">The whole class looked over to my seat while the annoying static from the school's speaker slowly disappeared in the air.</div>
<div class="instructions">Not a single time I was called into the Dean's office before. I simply didn't know what you're supposed to do in this situation, so I just stood up and started walking out of the classroom.</div>
<div class="confirmation">\
@@.used;<<link "Go to the Dean's office." "School Rep0: introduction1">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">In the instant that grades came up in my mind, I immediately wanted to run away as fast as possible. But it was simply inevitable. If I didn't speak up about it now, the next weekend would end up in a very long presentation about responsibilities and other crap.</div>
<<speech "MC" "$player.name">>I wanted to talk to you about something...<</speech>>
<div class="instructions">I sat down trying to forge something clever in my head, but with each second passing it was harder and harder.</div>
<<speech "Michelle">>Oh... I do have some time now...<</speech>>
<div class="instructions">Finally I looked up and words started running from my mouth.</div>
<<speech "MC" "$player.name">>I know you don't agree with my decision. I really get it. But you have to believe me on this. I don't want to spend all my time worrying about my grades or how other people see me...<</speech>>
<div class="instructions">Just an affirming gaze was coming from my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>. She had her legs crossed out while silently listening to her <<if $eventControl.Michelle.relationship == "step-mother">>step-son<<elseif $eventControl.Michelle.relationship == "mother">>son<<else>>room-mate<</if>>'s craziness, probably imagining my brain working on two hundred percent.</div>
<<speech "MC" "$player.name">>I don't want to be that guy anymore... I want to do something with myself! Find some hobbies, friends, something! Anything...<</speech>>
<div class="instructions">Suddenly, all the memories started coming back to me. All the thoughts that drove me crazy over the summer break found their way to me and it felt like I'm seconds away from bursting out.</div>
<div class="instructions">Just as I buried my face into my palms, someone knocked on the doors. I heard Michelle slowly get up from the chair in front of me and walked to the door.</div>
<<speech "Michelle">>I'm sorry, honey. It will be just a minute-<</speech>>
<div class="instructions">Someone important must have been at the door. I didn't have to strain my brain because they walked straight through Michelle into the office.</div>
<<speech "Dean">>$player.name! Glad to see you back in school!<</speech>>
<div class="centered-image"><img src="media\dean\pics\default1.jpg"></div>
<div class="instructions">The Dean of our school entered the room with a piece of paper in his hand. I quickly fixed my hair before meeting with his eyes.</div>
<<speech "MC" "$player.name">>T-Thank you, sir...<</speech>>
<div class="instructions">You don't get to see the Dean very much. Hearing him say my name felt like I'm going to get scolded any second.</div>
<<speech "Michelle">>Your printer is not working again? Is Monica not here?<</speech>>
<<speech "Dean">>She had to take care of something important. And you know how I hate dealing with the printer she has... And I'm not certainly doing this by hand, haha-!<</speech>>
<div class="instructions">The room was suddenly filled with the noise of mechanical parts moving. The Dean was now standing on the other side of the room with one hand on Michelle's printer and one hand behind his back.</div>
<div class="instructions">I tried looking everywhere but in front of me, but in a room this small it was inevitable. I looked up and met Dean's eyes. He was smiling...</div>
<div class="instructions">Smiling like when you finally found the annoying bit of food that was stuck in your teeth for the last twenty minutes.</div>
<div class="instructions">Before the silence could get even worse, the printer beeped and the Dean was on his way out of Michelle's office.</div>
<<speech "Dean">>Don't give him too much. He still has a lot to learn!<</speech>>
<div class="instructions">Michelle closed the door behind her and started walking towards her chair, but I decided that this was already over my limit.</div>
<div class="instructions">I picked my bag and walked past her.</div>
<<speech "Michelle">>Where are you going? We just started.<</speech>>
<<speech "MC" "$player.name">>I'm sorry, could we continue some other time? I'm not feeling too well.<</speech>>
<div class="instructions">If this was about something else, she would definitely tell me to get it together and sit back down. But even she could feel the weight of my words.</div>
<<speech "Michelle">>Okay, honey... let me know if you change your mind.<</speech>>
<div class="instructions">I turned around and left my <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> alone in her office.</div>
<<set $eventControl.quests.SchoolMS0.talkMichelle to true>>\
<div class="confirmation">\
@@.used;<<link "Continue." "School1 - Hall">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">What did I do to get called here? I couldn't think of a single reason why the Dean would want to talk to me. Did I mess up my homework? And why is my heart beating so fast...</div>
<div class="instructions">Thankfully, the Dean's office was just a few steps away, just on the other side of the hall. I figured there's no reason to stall and hit my finger joints on the door.</div>
<<speech "Woman" "Secretary">>Come in, please.<</speech>>
<div class="instructions">A pleasant smell hit my nose, completely different from the rest of the school building. I noticed the Dean's secretary scrambling some papers on her table before standing up and walking up to me.</div>
<div class="centered-image"><img src="media\monica_secretary\pics\default1.jpg"></div>
<<speech "Monica" "Secretary">>You are $player.name, right...?<</speech>>
<div class="instructions">She took a good look at me and my clothes. Or at least that's what I thought... There's no way she's checking me out, right in my face.</div>
<div class="instructions">I felt my face going red. You could see this woman often talking to teachers and sometimes students, but never did I have a chance to speak with her, until today...</div>
<<speech "MC" "$player.name">>Y-Yes...<</speech>>
<<speech "Monica" "Secretary">>The Dean is already waiting for you. Come with me-<</speech>>
<div class="instructions">After what felt like an eternity, she turned around and showed me the door to my right, leading to the Dean's small little office.</div>
<<speech "Dean">>$player.name! Finally! Have a seat, please!<</speech>>
<div class="centered-image"><img src="media\dean\pics\default4.jpg"></div>
<div class="instructions">It's the second time I heard my name from our Dean's mouth and it caught me off guard the same way as it did in Michelle's office. We shook hands and we both sat down, each of us on the other side of the table.</div>
<div class="confirmation">\
@@.used;<<link "Speak with the Dean." "School Rep0: introduction2">><</link>>@@
</div><<include "savecheck">>\
<<speech "Dean">>How's school been lately for you? You must be studying hard, huh?<</speech>>
<div class="instructions">It felt like being at the doctor. Being asked questions that the other side already has all the answers for.</div>
<<if $player.grades < 10>>\
<<speech "MC" "$player.name">>I would rather not talk about it...<</speech>>
<<elseif $player.grades < 30>>\
<<speech "MC" "$player.name">>Well... I wouldn't say that to be honest with you...<</speech>>
<<elseif $player.grades < 65>>\
<<speech "MC" "$player.name">>You don't really have the choice with Michelle under the same roof, you know...<</speech>>
<<else>>\
<<speech "MC" "$player.name">>Hard doesn't even come close to what the last few weeks have been...<</speech>>
<</if>>\
<<speech "Dean">>Really? Ahm... Interesting...<</speech>>
<div class="instructions">His eyes were stuck to his computer screen when I was talking. Did I really think he would be interested in my grades?</div>
<<speech "Dean">>I know I shouldn't have, but I did overhear your conversation with your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>> the other day...<</speech>>
<div class="instructions">Oh no, is this for real? I knew there was something weird in how he looked at me.</div>
<<speech "Dean">>$player.name.<</speech>>
<<speech "MC" "$player.name">>Y-Yes, sir?<</speech>>
<div class="instructions">Now his attention was fully on me.</div>
<<speech "Dean">>Can I ask you a question?<</speech>>
<div class="instructions">I nodded.</div>
<<speech "Dean">>Did you really mean what you said to your <<if $eventControl.Michelle.relationship == "step-mother">>step-mother<<elseif $eventControl.Michelle.relationship == "mother">>mother<<else>>$eventControl.Michelle.relationship<</if>>?<</speech>>
<div class="instructions">I didn't know what exactly he did hear, but I knew what his question was about.</div>
<div class="instructions">I leaned back and looked at the ground before answering.</div>
<<speech "MC" "$player.name">>Yes, sir.<</speech>>
<div class="instructions">A short pause followed and the Dean loudly sighed before he started talking again.</div>
<<speech "Dean">>I think I know of something that could help us both.<</speech>>
<div class="confirmation">\
@@.used;<<link "Hear out his offer." "School Rep0: introduction3">><</link>>@@
</div><<include "savecheck">>\
<<speech "Dean">>As you probably know, our school is relatively small compared to the schools in our country. The amount of students coming here is quite small, but since their very wealthy parents decided to live here...<</speech>>
<<speech "Dean">>You know how it is, I don't have to tell you about your classmates, right?<</speech>>
<div class="instructions">He's right. I'm well aware of my peers, even though I'm a ghost for them.</div>
<<speech "Dean">>Well... I feel really embarrassed to talk about this to one of my students, but sadly I have no other choice...<</speech>>
<<speech "Dean">>It is highly possible the school will be shut down in the next year.<</speech>>
<<speech "MC" "$player.name">>W-What-?<</speech>>
<<speech "Dean">>The truth is that we have received an ultimatum from our dear sponsors that if our school doesn't get into the top ten best schools of the country, we won't receive any funds starting next year.<</speech>>
<div class="instructions">The Dean gave me a few seconds to think. This school has only three classrooms and the whole second story is basically a set of storage rooms. The school has to rely on sponsors to pay for a building this big with just three groups of students.</div>
<<speech "MC" "$player.name">>Why are you telling me all this?<</speech>>
<<speech "Dean">>...<</speech>>
<div class="instructions">Now the Dean took his time gathering his thoughts.</div>
<<speech "Dean">>There is something fundamentally wrong with this school. And I don't think me nor the teachers can do anything about it. That is where you... come in.<</speech>>
<<speech "Dean">>I now know how serious you are about becoming someone else and... becoming the Dean's right hand should help you out a little.<</speech>>
<<speech "MC" "$player.name">>...right hand? You mean like a secretary?<</speech>>
<<speech "Dean">>My secret agent. Fulfilling tasks that only you can do as a student, but with the power of a teacher. A hidden force amongst his own peers... while fulfilling your own secret desire...<</speech>>
<div class="instructions">The Dean got up from his seat and dramatically explained his plan to me. Something was telling me this will be much more difficult than it sounded like, but…</div>
<div class="instructions">Isn't this the perfect opportunity I was looking for?</div>
<<speech "Dean">>It is up to you what methods you choose. But you will have to look into every single part of this school and... do whatever it takes to get us to the top.<</speech>>
<<speech "Dean">>It won't be an easy task, but I think you will do just great!<</speech>>
<<speech "Dean">>What do you think?<</speech>>
<<speech "MC" "$player.name">>I...<</speech>>
<div class="instructions">This is it. This is exactly what I needed. It feels almost surreal how good of an offer I just received.</div>
<<speech "MC" "$player.name">>I will do my best, sir.<</speech>>
<div class="confirmation">\
@@.used;<<link "Accept his offer." "School Rep0: introduction4">><</link>>@@
</div><<include "savecheck">>\
<<speech "Dean">>Great!<</speech>>
<div class="instructions">He lunged his arm forward and I shook it maybe too strongly for a person shaking his Dean's hand.</div>
<<speech "Dean">>I feel like this is a great start of an even greater cooperation.<</speech>>
<<speech "MC" "$player.name">>Thank you-<</speech>>
<div class="instructions">He patted my back and sat back down into his chair. I didn't what's the protocol here, so I just stood there for a few seconds before he noticed.</div>
<<speech "Dean">>Oh, yeah-- Monica!<</speech>>
<div class="instructions">Like in a flash, his secretary entered the room.</div>
<<speech "Dean">>Please answer any of $player.name's questions and give him anything he needs. I need to take care of something now.<</speech>>
<<speech "Monica">>Sure. Come, please.<</speech>>
<div class="instructions">I followed her out of the Dean's office. I was excited and terrified at the same time. I knew what my task was now, but how the hell am I supposed to do it?</div>
<div class="centered-image"><img src="media\monica_secretary\pics\default1.jpg"></div>
<<speech "Monica">>So... I guess the Dean finally found his savior. $player.name...<</speech>>
<<speech "Monica">>Any questions?<</speech>>
<div class="confirmation">\
@@.used;<<link "What about the teachers?" "School Rep0: introduction4-a">><</link>>@@
@@.used;<<link "Does anybody know?" "School Rep0: introduction4-b">><</link>>@@
@@.used;<<link "Is there a reward?" "School Rep0: introduction4-c">><</link>>@@
@@.used;<<link "I think I know enough..." "School Rep0: introduction5">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SchoolMS0.q1 to true>>\
<<speech "Monica">>They're the second biggest expense this school has. And still we can't compete with other schools even in one subject.<</speech>>
<<speech "MC" "$player.name">>I didn't know that...<</speech>>
<<speech "Monica">>Most of them have jobs at other schools, but we pay them extra to give lessons here.<</speech>>
<div class="instructions">I always felt disconnected from my classmates. Every single one of them seems like they've figured what they want to do with their lifes already.</div>
<<speech "Monica">>There's a lot you still don't understand about this school. I wouldn't pay attention to the teachers right now if I were you.<</speech>>
<<speech "Monica">>...any other questions?<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.SchoolMS0.q2 == false>>\
@@.used;<<link "Does anybody know?" "School Rep0: introduction4-b">><</link>>@@
<</if>><<if $eventControl.quests.SchoolMS0.q3 == false>>\
@@.used;<<link "Is there a reward?" "School Rep0: introduction4-c">><</link>>@@
<</if>>\
@@.used;<<link "I think I know enough..." "School Rep0: introduction5">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SchoolMS0.q2 to true>>\
<<speech "Monica">>Of course not. Only the principal and I know about our situation. Oh, and also the class president.<</speech>>
<div class="instructions">She crossed her arms and looked me dead in the eye. Then she finally realized.</div>
<<speech "Monica">>And now also you...<</speech>>
<<speech "Monica">>I'm sorry, but... why did he even choose someone like you? I can't believe he didn't consult me on this...<</speech>>
<<speech "MC" "$player.name">>I-<</speech>>
<<speech "Monica">>You definitely can't tell anyone about this, okay? God...<</speech>>
<<speech "Monica">>...any other questions?<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.SchoolMS0.q1 == false>>\
@@.used;<<link "What about the teachers?" "School Rep0: introduction4-a">><</link>>@@
<</if>><<if $eventControl.quests.SchoolMS0.q3 == false>>\
@@.used;<<link "Is there a reward?" "School Rep0: introduction4-c">><</link>>@@
<</if>>\
@@.used;<<link "I think I know enough..." "School Rep0: introduction5">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SchoolMS0.q3 to true>>\
<<speech "Monica">>A reward? Hmm...<</speech>>
<<speech "Monica">>Honestly, I have no idea what the Dean has in plan for you. This whole 'savior' thing, that's his doing.<</speech>>
<<speech "Monica">>He's full of surprises, you know...<</speech>>
<<speech "MC" "$player.name">>O-Okay.<</speech>>
<<speech "Monica">>But don't expect he will let you slide if you don't pass exams!<</speech>>
<div class="instructions">I can only hope that she's not aware of the conversation that the Dean overheard between me and Michelle.</div>
<div class="confirmation">\
<<if $eventControl.quests.SchoolMS0.q1 == false>>\
@@.used;<<link "What about the teachers?" "School Rep0: introduction4-a">><</link>>@@
<</if>><<if $eventControl.quests.SchoolMS0.q2 == false>>\
@@.used;<<link "Does anybody know?" "School Rep0: introduction4-b">><</link>>@@
<</if>>\
@@.used;<<link "I think I know enough..." "School Rep0: introduction5">><</link>>@@
</div><<include "savecheck">>\
<<speech "Monica">>Do you even know what you just got yourself into?<</speech>>
<div class="instructions">I had a feeling she wasn't just playing around. It is indeed a question of the school getting shut down, afterall. She's going to lose her job if that happens.</div>
<div class="instructions">I should take it more seriously and stop taking it as my redemption arch that I was looking for.</div>
<<speech "MC" "$player.name">>I'm just taking it all inside right now...<</speech>>
<<speech "Monica">>Look, $player.name...<</speech>>
<<speech "Monica">>Do you know why exactly the Dean chose you?<</speech>>
<div class="instructions">Now that she asked me this... why did he choose me? I'm not the most intelligent person out there and he's now expecting me to improve the grades of every single person in school? And even help out the teachers?</div>
<<speech "MC" "$player.name">>Not really... no.<</speech>>
<<speech "Monica">>...<</speech>>
<div class="instructions">She turned around and walked to her desk. It looked like she's looking at something on her computer.</div>
<<speech "Monica">>Take a look.<</speech>>
<div class="instructions">I found a spot next to her and looked on the computer screen. There was a paused video of a classroom with just two students and a teacher.</div>
<<speech "Monica">>This is from the last month. The Dean put up a camera there because the teacher wouldn't tell him the real reason why she does her lessons with just two students...<</speech>>
<div class="confirmation">\
@@.used;<<link "Watch the footage." "School Rep0: introduction6">><</link>>@@
</div><<include "savecheck">>\
<<speech "Monica">>We've had our suspicion something like this was already happening... It has actually happened quite regularly in the past year.<</speech>>
<<speech "Monica">>But until this footage, we didn't have any proof nor a confession...<</speech>>
<div class="instructions">If she wouldn't press the play button, I would take the computer mouse out of her hand and press it myself from sheer anticipation.</div>
<video class="center" src="media/school/mp4/story0-1.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Girl">>Oh, I've never seen anything like that in my life, teacher! Hahaha--<</speech>>
<<speech "Woman" "Girl">>Have you?<</speech>>
<<speech "Man" "Boy">>No, no-- I didn't know they could get so massive-! Hahaha---<</speech>>
<div class="instructions">It showed a sex education lesson that was happening in the classroom C. I knew that because the same teacher who I was now seeing on the computer screen embarrased me by forcing me to put a condom on a banana in front of the whole class.</div>
<video class="center" src="media/school/mp4/story0-2.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>What if I showed you two the basics... myself? What would a cheeky little kiss might do, hm?<</speech>>
<div class="instructions">Nothing out of the ordinary yet, I still didn't know why the secretary was showing me all this...</div>
<<speech "MC" "$player.name">>I know this teacher...<</speech>>
<<speech "Monica">>Just wait.<</speech>>
<video class="center" src="media/school/mp4/story0-3.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>Don't be shy now, come to me-<</speech>>
<div class="instructions">This feels way too familiar to my liking... But thankfully there's no audience laughing...</div>
<div class="confirmation">\
@@.used;<<link "Continue." "School Rep0: introduction7">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The students met the teacher in front of the blackboard. If I remember correctly, some of my classmates had to stay after our lesson. I didn't think of it much at that time...</div>
<<speech "Monica">>Did you know this used to be an all-girls school?<</speech>>
<video class="center" src="media/school/mp4/story0-4.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>And now-- watch very closely what I'm going to do with your friend here...<</speech>>
<<speech "MC" "$player.name">>Really?<</speech>>
<<speech "Monica">>It was a long time ago, not even the Dean knows how that's possible.<</speech>>
<video class="center" src="media/school/mp4/story0-5.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Girl">>Aahhh--<</speech>>
<<speech "MC" "$player.name">>Oh my god...<</speech>>
<div class="instructions">The teacher took two steps towards the male student and wrapped her hands around him before pressing her lips against his.</div>
<div class="instructions">They stayed like that for a few seconds while the other student watched. I didn't know if I should be jealous of the guy or rather worried...</div>
<<speech "Woman" "Teacher">>Ahhh---- Now's your turn, honey-<</speech>>
<div class="instructions">Both students looked at each other. I've never seen two people lust over each other in my life before.</div>
<video class="center" src="media/school/mp4/story0-6.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>Oh yeees-- good, very good... you've learned so much from your teacher... I'm proud of you both...<</speech>>
<div class="instructions">It wasn't like she forced them. They clearly wanted it from the start, but... Should this be happening in the middle of a lesson?</div>
<<speech "Monica">>I think we've seen enough-<</speech>>
<div class="confirmation">\
@@.used;<<link "The secretary turned off the video." "School Rep0: introduction8">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">I was brought back to reality and was now staring at the home screen of the secretary's computer.</div>
<<speech "Monica">>As you could see, the school is facing a much more delicate problem, rooted deeply inside of every member that attends the school, including the teachers.<</speech>>
<<speech "Monica">>Together with the Dean we have a high suspicion that the main reason why our school is doing so badly, even though the very low number of students, is the sexual tension caused by a higher sexual need.<</speech>>
<<speech "Monica">>I know this is a lot to take in, but, given the current circumstances-<</speech>>
<<speech "MC" "$player.name">>So me, out of every people you can think of, am supposed to miraculously cure the whole school by what exactly...? By satisfying them sexually? It's not like they will let me do it just like that! Oh god-<</speech>>
<div class="instructions">I sighed loudly and turned around, burying my head into my palms.</div>
<<speech "Monica">>Hey- ehm... $player.name.<</speech>>
<<speech "Monica">>I don't understand it either. But there must be a reason why the Dean chose you out of everyone. I trust him, so...<</speech>>
<<speech "Monica">>We don't have any other option.<</speech>>
<<speech "MC" "$player.name">>...<</speech>>
<div class="instructions">What the hell... How am I supposed to do this! It's an impossible task! I can't do this...</div>
<div class="instructions">No... this is exactly what I wanted, isn't it? Am I that much of a hypocrite? Fuck... The perfect opportunity appears out of nowhere right in front of me and I'm here doubting myself again?</div>
<<speech "MC" "$player.name">>I... will do it.<</speech>>
<div class="confirmation">\
@@.used;<<link "Continue." "School Rep0: introduction9">><</link>>@@
</div><<include "savecheck">>\
<<speech "Monica">>...thank you. Now-<</speech>>
<div class="instructions">She walked past me right to the door leading to the hall.</div>
<<speech "Monica">>You've met Amber, right? The class president.<</speech>>
<<speech "MC" "$player.name">>I talked to her a few times, yes.<</speech>>
<<speech "Monica">>Great, I will go get her. She will tell you where to start. Just wait here, please.<</speech>>
<div class="instructions">And then she left the room. I could hear the Dean talking to someone through the phone on the other side of the wall.</div>
<div class="instructions">I wonder if there's more to the video the secretary showed me... The computer is locked, but maybe with some luck I should get inside pretty quickly.</div>
<div class="confirmation">\
@@.used;<<link "Hack the computer." "School Rep0: introduction10">><</link>>@@
</div><<include "savecheck">>\
<<if $eventControl.minigames.on == false>>\
<<set $eventControl.minigames.on to true>>\
<<set $eventControl.minigames.hacking.numbers to random(6,10)>>\
<<set $eventControl.minigames.hacking.numbersRem to $eventControl.minigames.hacking.numbers>>\
<<for _i to 0; _i != $eventControl.minigames.hacking.numbers; _i++>>\
<<set $eventControl.minigames.hacking.ranNum[_i] to random(0,999)>>\
<</for>>\
<div class="instructions">WARNING: experimental and placeholder style minigame. Possibly different in the future and definitely more pleasantly looking.</div>
<div class="instructions">Hacking was added to your 'abilities' and you can now improve it by using your computer or by completing minigames around in the game world.</div>
<div class="instructions">The minigame difficutly will always be displayed and it defines the amount of numbers. Your hacking ability defines the range of individual numbers.</div>
<div class="instructions">HINT: click on numbers from the highest to the lowest.</div>
<<else>>\
<<if $eventControl.minigames.hacking.numbersRem == 0>>\
<div class="instructions">You've succesfully hacked the computer!</div>
<div class="confirmation">\
@@.used;<<link "Watch the full footage. (NTR)" "School Rep0: introduction11">><</link>>@@
@@.used;<<link "Wait for them." "School Rep0: introduction12">><</link>>@@
</div>
<<else>>\
<<if $eventControl.minigames.hacking.guess == true>>\
<div class="instructions">CORRECT</div>
<<else>>\
<div class="instructions">WRONG</div>
<</if>>\
<div class="instructions">HINT: click on numbers from the highest to the lowest.</div>
<</if>><</if>>\
<div class="a">\
<<for _i to 0; _i != $eventControl.minigames.hacking.numbers; _i++>>\
<<if $eventControl.minigames.hacking.ranNum[_i] != -1>>\
<<set _highest to true>>\
<<for _y to 0; _y != $eventControl.minigames.hacking.numbers; _y++>>\
<<if $eventControl.minigames.hacking.ranNum[_i] < $eventControl.minigames.hacking.ranNum[_y]>>\
<<set _highest to false>>\
<</if>>\
<</for>>\
<<if _highest == true>>\
<<set _highestNumPos to _i>>\
<<link "$eventControl.minigames.hacking.ranNum[_i]" "School Rep0: introduction10">><<set $eventControl.minigames.hacking.ranNum[_highestNumPos] to -1>><<set $eventControl.minigames.hacking.numbersRem -= 1>><<set $eventControl.minigames.hacking.guess to true>><</link>>
<<else>>\
<<link "$eventControl.minigames.hacking.ranNum[_i]" "School Rep0: introduction10">><<set $eventControl.minigames.hacking.guess to false>><</link>>
<</if>>\
<</if>>\
<</for>>\
</div>\<<include "savecheck">>\
<div class="instructions">Thankfully I remembered the path to the video, so in just a few clicks I was already looking at the last second I saw together with the secretary.</div>
<div class="instructions">I should be able to see it all before she comes back. But even if I didn't, I can just quickly press the power button and turn off the whole computer.</div>
<<speech "MC" "$player.name">>Let's see...<</speech>>
<video class="center" src="media/school/mp4/story0-7.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>Come here-<</speech>>
<div class="instructions">It looks like the teacher wanted to give both of her students a practical lesson.</div>
<div class="instructions">I can't believe this happened not so long ago, literally in the next room!</div>
<video class="center" src="media/school/mp4/story0-8.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>Oh my... I should be the one in charge here, hahaha--<</speech>>
<<speech "Man" "Boy">>We are learning so much right now!<</speech>>
<<speech "Woman" "Girl">>Ohhh yesss---- Aaahh-<</speech>>
<video class="center" src="media/school/mp4/story0-9.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The situation escalated quickly as the teacher stood in between their student's bodies half naked and her mouth full of my classmate's tongue.</div>
<div class="instructions">I had a mixed feeling about this... why didn't the Dean fire the teacher immediately? Shouldn't I just go to the police?</div>
<video class="center" src="media/school/mp4/story0-10.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">No, the media would make sure everyone knows about this and the school would be forced to be closed down even with all the money in the world...</div>
<div class="instructions">It doesn't matter anymore. The only thing that's important now is that the action on the computer screen is getting hotter and hotter with every second...</div>
<div class="confirmation">\
@@.used;<<link "He fucks his classmate." "School Rep0: introduction11-a">><</link>>@@
@@.used;<<link "He fucks the teacher." "School Rep0: introduction11-b">><</link>>@@
@@.used;<<link "The teacher rides." "School Rep0: introduction11-c">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/school/mp4/story0-11.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Man" "Boy">>Aaaah shit---- yes, teach! Aaaah--<</speech>>
<<speech "Woman" "Girl">>That's so hot, teacher... Oh my god--<</speech>>
<div class="instructions">I couldn't imagine how that guy must have felt at that moment... They weren't giving him a second to breathe.</div>
<video class="center" src="media/school/mp4/story0-12.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Girl">>Oh yeeah--- keep fucking me like that, please-- Aaaah---<</speech>>
<<speech "Man" "Boy">>Yeees--! Aaaah-! Fuuck-!<</speech>>
<<speech "Woman" "Teacher">>Keep it down... we don't want to be found out...<</speech>>
<video class="center" src="media/school/mp4/story0-13.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">What's the better way to silent your students than sucking one off while the other forces the cock into your throat?</div>
<div class="instructions">I really should have a word with the teachers about their teaching methods...</div>
<div class="confirmation">\
@@.used;<<link "He fucks the teacher." "School Rep0: introduction11-b">><</link>>@@
@@.used;<<link "The teacher rides." "School Rep0: introduction11-c">><</link>>@@
@@.used;<<link "Facial." "School Rep0: introduction11-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/school/mp4/story0-16.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>Aaaah--<</speech>>
<div class="instructions">The teacher was occupied on both ends as they were pressed against the students groins. Nothing was off limits for them anymore.</div>
<video class="center" src="media/school/mp4/story0-17.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">The male student continued shoving his cock deep into the teacher's ass while the female student played with her pussy.</div>
<div class="instructions">If anyone would walk into the classroom... I don't remember seeing them locking the door either...</div>
<div class="confirmation">\
@@.used;<<link "He fucks his classmate." "School Rep0: introduction11-a">><</link>>@@
@@.used;<<link "The teacher rides." "School Rep0: introduction11-c">><</link>>@@
@@.used;<<link "Facial." "School Rep0: introduction11-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/school/mp4/story0-14.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>Yeah- you like that--? Aaah--- Ohh fuck yeees-!<</speech>>
<div class="instructions">What a sight... The way the teacher moved her body while both of her students had their hands on her butt...</div>
<video class="center" src="media/school/mp4/story0-15.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">They weren't just students and their teacher having a late lesson about sexual education... For them there were just three people satisfying their needs.</div>
<<speech "Woman" "Teacher">>Ohhh yeah-- shove that finger into your teacher's ass--!<</speech>>
<video class="center" src="media/school/mp4/story0-18.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>Ahhh fuck---! So fucking hot---!<</speech>>
<div class="instructions">I have to help them. I have to save this school as fast as possible before they start doing something they could regret.</div>
<div class="confirmation">\
@@.used;<<link "He fucks his classmate." "School Rep0: introduction11-a">><</link>>@@
@@.used;<<link "He fucks the teacher." "School Rep0: introduction11-b">><</link>>@@
@@.used;<<link "Facial." "School Rep0: introduction11-d">><</link>>@@
</div><<include "savecheck">>\
<video class="center" src="media/school/mp4/story0-19.mp4" width="768" height="432" autoplay muted loop></video>
<div class="instructions">After a few minutes of the most practical sex ed I've seen, the guy had enough and came right on the both women's faces.</div>
<div class="instructions">I have to give it to him, he really made them work for it.</div>
<video class="center" src="media/school/mp4/story0-20.mp4" width="768" height="432" autoplay muted loop></video>
<<speech "Woman" "Teacher">>We can't tell anybody what happened today, okay?<</speech>>
<<speech "Man" "Boy">>Haha--Of course, teach!<</speech>>
<div class="instructions">The footage ended shortly after they started putting their clothes back on. Then I got rid of any evidence of me using the computer and sat down on the other side of the table.</div>
<div class="confirmation">\
@@.used;<<link "Wait for them." "School Rep0: introduction12">><</link>>@@
</div><<include "savecheck">>\
<div class="instructions">The secretary was back after exactly five minutes. And right behind her was the school's most famous and respected person that everyone feared.</div>
<div class="centered-image"><img src="media\amber\pics\default2.jpg"></div>
<<speech "Amber">>Hi $player.name.<</speech>>
<div class="instructions">There's not much I know about Amber. Only that she likes to spend her free time in school and doesn't take no for an answer. I also heard her parents are very strict and hire a babysitter on workdays to look after her and her sister...</div>
<<speech "MC" "$player.name">>Hey Amber...<</speech>>
<<speech "Monica">>I see you know each other already, perfect! I need to talk to the Dean about something, so I will let it in your hands for now, okay?<</speech>>
<div class="instructions">She smiled at us and left the room swiftly.</div>
<<speech "MC" "$player.name">>So...<</speech>>
<<speech "Amber">>This is a disaster.<</speech>>
<<speech "MC" "$player.name">>What?<</speech>>
<div class="instructions">I looked to her face to find it covered with her hand while with the other on her hip.</div>
<<speech "Amber">>You're the one who's going to save our school? What a joke...<</speech>>
<div class="instructions">I didn't know what to say. Even the secretary had a similar reaction. To be honest, knowing now the real task, I would also react the same way.</div>
<<speech "MC" "$player.name">>At least I'm willing to help. I don't see you helping.<</speech>>
<<speech "Amber">>Hey!<</speech>>
<div class="instructions">I sensed she's going to yell at me any second, but my fierce look made her rethink her mind.</div>
<<speech "Amber">>Ughhh--! I guess you will have to suffice...<</speech>>
<<speech "Amber">>So? Stop looking at me like that already, you perv! Monica told me you have some questions for me, so ask away!<</speech>>
<<set $eventControl.quests.SchoolMS0.q1 to false>>\
<<set $eventControl.quests.SchoolMS0.q2 to false>>\
<<set $eventControl.quests.SchoolMS0.q3 to false>>\
<div class="confirmation">\
@@.used;<<link "How bad is the situation?" "School Rep0: introduction12-a">><</link>>@@
@@.used;<<link "How should I start?" "School Rep0: introduction12-b">><</link>>@@
@@.used;<<link "Have you made any progress?" "School Rep0: introduction12-c">><</link>>@@
@@.used;<<link "I think I know enough..." "School Rep0: introduction13">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SchoolMS0.q1 to true>>\
<<speech "Amber">>You saw the video, right?<</speech>>
<<speech "MC" "$player.name">>Yeah-<</speech>>
<<speech "Amber">>Imagine being so desperate you have to do it in broad daylight, right in the middle of the classroom...<</speech>>
<<speech "MC" "$player.name">>That means it's pretty bad, huh?<</speech>>
<<speech "Amber">>It means you have to start doing your job immediately and with an utter speed! Idiot...<</speech>>
<div class="instructions">Why is she so worked up? Don't tell me she's also one of the 'desperate' people... I can't imagine her like that.</div>
<<speech "Amber">>...is there something else on your mind?<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.SchoolMS0.q2 == false>>\
@@.used;<<link "How should I start?" "School Rep0: introduction12-b">><</link>>@@
<</if>><<if $eventControl.quests.SchoolMS0.q3 == false>>\
@@.used;<<link "Have you made any progress?" "School Rep0: introduction12-c">><</link>>@@
<</if>>\
@@.used;<<link "I think I know enough..." "School Rep0: introduction13">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SchoolMS0.q2 to true>>\
<<speech "Amber">>I would recommend you looking around the school with the new acquired information. I already put my word out about you and you can now take hall supervision.<</speech>>
<<speech "Amber">>But if you show us you can actually make a change here, I believe we can give you more jurisdiction.<</speech>>
<<speech "MC" "$player.name">>Okay, so I should look around and find something out of the ordinary, great...<</speech>>
<<speech "Amber">>I would start with the teachers personally.<</speech>>
<<speech "MC" "$player.name">>Yeah?<</speech>>
<<speech "Amber">>Even if some of them aren't regularly teaching, they still have a great influence on everybody.<</speech>>
<<speech "MC" "$player.name">>Okay, got it...<</speech>>
<<speech "Amber">>...is there something else on your mind?<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.SchoolMS0.q1 == false>>\
@@.used;<<link "How bad is the situation?" "School Rep0: introduction12-a">><</link>>@@
<</if>><<if $eventControl.quests.SchoolMS0.q3 == false>>\
@@.used;<<link "Have you made any progress?" "School Rep0: introduction12-c">><</link>>@@
<</if>>\
@@.used;<<link "I think I know enough..." "School Rep0: introduction13">><</link>>@@
</div><<include "savecheck">>\
<<set $eventControl.quests.SchoolMS0.q3 to true>>\
<<speech "Amber">>Of course not. That's why you are here!<</speech>>
<<speech "MC" "$player.name">>But aren't you, like, a representation of every student?<</speech>>
<<speech "Amber">>Y-Yes, b-but.... Ughhh-!<</speech>>
<<speech "Amber">>There's a reason we need somebody like you, you know! Not everyone is able to deal with such... matters...<</speech>>
<<speech "MC" "$player.name">>But how do you know I'm the one who can deal with it?<</speech>>
<<speech "Amber">>I-I don't know! You should ask the Dean, he's the one who chose you!<</speech>>
<<speech "Amber">>...is there something else on your mind?<</speech>>
<div class="confirmation">\
<<if $eventControl.quests.SchoolMS0.q1 == false>>\
@@.used;<<link "How bad is the situation?" "School Rep0: introduction12-a">><</link>>@@
<</if>><<if $eventControl.quests.SchoolMS0.q2 == false>>\
@@.used;<<link "How should I start?" "School Rep0: introduction12-b">><</link>>@@
<</if>>\
@@.used;<<link "I think I know enough..." "School Rep0: introduction13">><</link>>@@
</div><<include "savecheck">>\
<<speech "Amber">>Great. I need to go now, so tell Monica we went through everything for me.<</speech>>
<<speech "Amber">>And please, try not making it even worse.<</speech>>
<div class="instructions">She promptly left the room. For a person who's dealing with all this she really didn't look that worried. Maybe I should be more cautious around her...</div>
<div class="instructions">Anyway... Now that I know what's happening and where I should start, I entered the School Hall with a completely different reason than ever.</div>
<div class="instructions">It was full of students, chatting about the last lesson or about the upcoming weekend parties... nothing out of the ordinary.</div>
<div class="instructions">That would be my thoughts if I hadn't been called into the Dean's office an hour ago. Now I was looking at everyone differently...</div>
<div class="instructions">I'm going to cure them all.</div>
<<set $eventControl.quests.SchoolMS0.introduction to true>>\
<div class="confirmation">\
@@.used;<<link "Continue your day." "School1 - Hall">><<set $time.minutes += 40>><</link>>@@
</div><div class="quest-steps">\
<<if $eventControl.quests.SchoolMS0.talkMichelle == false>>\
<<if $eventControl.school.questAttendance < 3>>\
<span style="color:red">Take both morning and afternoon classes 3 times </span><span style="font-style:italic">(currently: $eventControl.school.questAttendance)</span>
<<else>>\
<span style="color:red">Discuss your grades with Michelle in her office in School</span>
<</if>>\
<<elseif $eventControl.quests.SchoolMS0.introduction == false>>\
<span style="color:red">Take morning classes</span>
<<else>>\
<span style="color:red">End of the current content...</span>
<</if>>\
</div>\<<include "savecheck">>\<<if $player.perception > 79 and $player.grades > 79 and $player.grades > 79 and $player.strength > 79 and $player.sneaking > 79 and $player.massage > 79 and $player.cooking and $player.hacking > 79 and $player.charisma > 79 and $player.perks.superhero == false>>\
<div class="gained">You've unlocked the perk 'superhero'.</div>
<<set $player.perks.superhero to true>>\
<</if>><<if $player.cooking > 49 and $player.massage > 50 and $player.strength > 79 and $player.grades > 79 and $player.perks.hardworker == false>>\
<div class="gained">You've unlocked the perk 'hard worker'.</div>
<<set $player.perks.hardworker to true>>\
<</if>><<if $player.grades > 79 and $player.hacking > 79 and $player.perks.genius == false>>\
<div class="gained">You've unlocked the perk 'genius'.</div>
<</if>><<if $player.charisma > 69 and $player.perception > 69 and $player.perks.empathic == false>>\
<div class="gained">You've unlocked the perk 'empathic'.</div>
<<set $player.perks.empathic to true>>\
<</if>><<if $player.charisma > 59 and $player.strength > 59 and $player.perks.dominant == false>>\
<div class="gained">You've unlocked the perk 'dominant'.</div>
<<set $player.perks.dominant to true>>\
<</if>><<if $player.charisma > 59 and $player.sneaking > 59 and $player.perk.liar == false>>\
<div class="gained">You've unlocked the perk 'liar'.</div>
<<set $player.perks.liar to true>>\
<</if>>\<<include "savecheck">>\
<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/messages.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Messages (WIP)
</div>\
</div>\
</div>\
<div class="app-all">\
<div class="messages-app"><<link [img[media/avatar/michelle1.jpg]]>><<goto "Messages">><</link>></div>\
<div class="messages-name">Michelle</div>\
<div class="messages-noti">0 new messages</div>\
</div>\
<<if $eventControl.Kiley.introduction == true>>\
<div class="app-all">\
<div class="messages-app"><<link [img[media/avatar/kiley1.jpg]]>><<goto "Messages">><</link>></div>\
<div class="messages-name">Kiley</div>\
<div class="messages-noti">0 new messages</div>\
</div>\
<</if>>\
<<if $eventControl.Summer.available == true>>\
<div class="app-all">\
<div class="messages-app"><<link [img[media/avatar/summer1.jpg]]>><<goto "Messages">><</link>></div>\
<div class="messages-name">Summer</div>\
<div class="messages-noti">0 new messages</div>\
</div>\
<</if>>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Phone">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters
</div>\
</div>\
</div>\
<div class="app-all">\
<div class="character-app"><<link [img[media/avatar/mc1.jpg]]>><<goto "C - MC">><</link>></div>\
<div class="app-text">$player.name</div>\
</div>\
<div class="app-all">\
<div class="character-app"><<link [img[media/avatar/michelle1.jpg]]>><<goto "C - Michelle">><</link>></div>\
<div class="app-text">Michelle</div>\
</div>\
<<if $eventControl.Kiley.introduction == true>>\
<div class="app-all">\
<div class="character-app"><<link [img[media/avatar/kiley1.jpg]]>><<goto "C - Kiley">><</link>></div>\
<div class="app-text">Kiley</div>\
</div>\
<<else>>\
<div class="app-all">\
<div class="character-app-locked"><<link [img[media/avatar/kiley1.jpg]]>><<goto "C - Kiley">><</link>></div>\
<div class="app-text-locked">Kiley</div>\
</div>\
<</if>>\
<<if $eventControl.Summer.available == true>>\
<div class="app-all">\
<div class="character-app"><<link [img[media/avatar/summer1.jpg]]>><<goto "C - Summer">><</link>></div>\
<div class="app-text">Summer</div>\
</div>\
<</if>>\
<<if $eventControl.pawnShop.work == true>>\
<div class="app-all">\
<div class="place-app"><<link [img[media/avatar/pawn_shop.png]]>><<goto "C - Pawn shop">><</link>></div>\
<div class="app-text">Pawn Shop</div>\
</div>\
<<else>>\
<div class="app-all">\
<div class="place-app-locked"><<link [img[media/avatar/pawn_shop.png]]>><<goto "C - Pawn shop">><</link>></div>\
<div class="app-text-locked">Pawn Shop</div>\
</div>\
<</if>>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Phone">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters - Michelle ($eventControl.Michelle.relationship)
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\michelle1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Michelle ($eventControl.Michelle.relationship)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Stats
</div>\
<div class="att-name-phone">Original name:</div> <div class="att-phone">India Summer</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/corruption-lvl-big.png"> Corruption level:</div> <div class="att-phone">$characters.Michelle.corruptionlvl</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/corruption-big.png"> Corruption:</div> <div class="att-phone">$characters.Michelle.corruption</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/relationship-big.png"> Relationship:</div> <div class="att-phone">$characters.Michelle.relationship</div>
<br><div class="header2-left">Misc
</div>\
<div class="att-name-phone">Dates:</div> <div class="att-phone">$characters.Michelle.dates</div>
<div class="att-name-phone">Massages:</div> <div class="att-phone">$characters.Michelle.massages</div>
<div class="att-name-phone">Asked on date:</div> <div class="att-phone"><<if $eventControl.Michelle.dates == false>><span class="hovertext1" data-hover="Complete 'First Date' quest." style="color:red">Not yet unlocked</span><<else>><<if $eventControl.Michelle.askedOut == true>><span class="hovertext1" data-hover="Be outside of Duncan's house at 20:00" style="color:green">Yes</span><<else>><span style="color:red">No</span><</if>><</if>></div>
<br><div class="header2-left">Manage
</div>\
<div class="all-buttons-cheat">\
<<if $eventControl.characterFocus == "Michelle">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus = "none">><<goto "C - Michelle">><</button>></div>\
<<elseif $eventControl.characterFocus2 == "Michelle">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus2 = "none">><<goto "C - Michelle">><</button>></div>\
<<elseif $eventControl.characterFocus3 == "Michelle">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus3 = "none">><<goto "C - Michelle">><</button>></div>\
<<else>>\
<<if $eventControl.characterFocus == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus = "Michelle">><<goto "C - Michelle">><</button>></div>\
<<elseif $eventControl.characterFocus2 == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus2 = "Michelle">><<goto "C - Michelle">><</button>></div>\
<<elseif $eventControl.characterFocus3 == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus3 = "Michelle">><<goto "C - Michelle">><</button>></div>\
<</if>><</if>>\
<div class="button-cheat2"><<button "RESET">><<goto "C - Michelle - reset">><</button>></div>\
<<if $eventControl.cheats == true>><div class="button-cheat2"><<button "MAX [img[media/icons/corruption-small.png]] AND [img[media/icons/relationship-small.png]]">><<set $characters.Michelle.corruption = 100>><<set $characters.Michelle.relationship = 100>><<goto "C - Michelle">><</button>></div><div class="button-cheat2"><<button "ADD 2 DATES">><<set $characters.Michelle.dates += 2>><<goto "C - Michelle">><</button>></div><div class="button-cheat2"><<button "ADD 2 MASSAGES">><<set $characters.Michelle.massages += 2>><<goto "C - Michelle">><</button>></div><</if>>\
</div>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Characters">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters - Kiley ($eventControl.Kiley.relationship)
</div>\
</div>\
</div>\
<<if $eventControl.Kiley.introduction == false>>\
<div class="characters-photo-locked">\
<img src="media\avatar\kiley1.jpg">
</div>\
<<else>>\
<div class="characters-photo">\
<img src="media\avatar\kiley1.jpg">
</div>\
<</if>>\
<div class="characters-name">\
<div class="characters-name-text">Kiley ($eventControl.Kiley.relationship)
</div>\
</div>\
<<if $eventControl.Kiley.introduction == false>>\
<div class="phone-middle-characters">\
<div class="quest-steps"><span style="font-style:italic;font-size:20px;">Unlock this character by reaching in-game day 11 and then walk around Duncan's house</span>
</div>\
</div>\
<<else>>\
<div class="phone-middle-characters">\
<div class="header2-left">Stats
</div>\
<div class="att-name-phone">Original name:</div> <div class="att-phone">Janice Griffith</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/corruption-lvl-big.png"> Corruption level:</div> <div class="att-phone">$characters.Kiley.corruptionlvl</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/corruption-big.png"> Corruption:</div> <div class="att-phone">$characters.Kiley.corruption</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/relationship-big.png"> Relationship:</div> <div class="att-phone">$characters.Kiley.relationship</div>
<br><div class="header2-left">Misc
</div>\
<div class="att-name-phone">Dates:</div> <div class="att-phone">$characters.Kiley.dates</div>
<div class="att-name-phone">Massages:</div> <div class="att-phone">$characters.Kiley.massages</div>
<div class="att-name-phone">Asked on date:</div> <div class="att-phone"><<if $eventControl.quests.CorruptionOfKileyDuncan0.completed == false>><span class="hovertext1" data-hover="Reach corruption level 1" style="color:red">Not yet unlocked</span><<else>><<if $eventControl.Kiley.askedOut == true>><span class="hovertext1" data-hover="Be outside of her house at 17:00" style="color:green">Yes</span><<else>><span style="color:red">No</span><</if>><</if>></div>
<br><div class="header2-left">Manage
</div>\
<div class="all-buttons-cheat">\
<<if $eventControl.characterFocus == "Kiley">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus = "none">><<goto "C - Kiley">><</button>></div>\
<<elseif $eventControl.characterFocus2 == "Kiley">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus2 = "none">><<goto "C - Kiley">><</button>></div>\
<<elseif $eventControl.characterFocus3 == "Kiley">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus3 = "none">><<goto "C - Kiley">><</button>></div>\
<<else>>\
<<if $eventControl.characterFocus == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus = "Kiley">><<goto "C - Kiley">><</button>></div>\
<<elseif $eventControl.characterFocus2 == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus2 = "Kiley">><<goto "C - Kiley">><</button>></div>\
<<elseif $eventControl.characterFocus3 == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus3 = "Kiley">><<goto "C - Kiley">><</button>></div>\
<</if>><</if>>\
<div class="button-cheat2"><<button "RESET">><<goto "C - Kiley - reset">><</button>></div>\
<<if $eventControl.cheats == true>>\<div class="button-cheat2"><<button "MAX [img[media/icons/corruption-small.png]] AND [img[media/icons/relationship-small.png]]">><<set $characters.Kiley.corruption = 100>><<set $characters.Kiley.relationship = 100>><<goto "C - Kiley">><</button>></div><div class="button-cheat2"><<button "ADD 2 DATES">><<set $characters.Kiley.dates += 2>><<goto "C - Kiley">><</button>></div><div class="button-cheat2"><<button "ADD 2 MASSAGES">><<set $characters.Kiley.massages += 2>><<goto "C - Kiley">><</button>></div>\<</if>>\
</div>\
</div>\
<</if>>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Characters">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters - Summer ($eventControl.Summer.relationship)
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\summer1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Summer ($eventControl.Summer.relationship)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Stats
</div>\
<div class="att-name-phone">Original name:</div> <div class="att-phone">Dakota Skye</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/corruption-lvl-big.png"> Corruption level:</div> <div class="att-phone">$characters.Summer.corruptionlvl</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/corruption-big.png"> Corruption:</div> <div class="att-phone">$characters.Summer.corruption</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/relationship-big.png"> Relationship:</div> <div class="att-phone">$characters.Summer.relationship</div>
<br><div class="header2-left">Misc
</div>\
<div class="att-name-phone">Homework:</div> <div class="att-phone">$characters.Summer.homework</div>
<div class="att-name-phone">Massages:</div> <div class="att-phone">$characters.Summer.massages</div>
<br><div class="header2-left">Manage
</div>\
<div class="all-buttons-cheat">\
<<if $eventControl.characterFocus == "Summer">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus = "none">><<goto "C - Summer">><</button>></div>\
<<elseif $eventControl.characterFocus2 == "Summer">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus2 = "none">><<goto "C - Summer">><</button>></div>\
<<elseif $eventControl.characterFocus3 == "Summer">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus3 = "none">><<goto "C - Summer">><</button>></div>\
<<else>>\
<<if $eventControl.characterFocus == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus = "Summer">><<goto "C - Summer">><</button>></div>\
<<elseif $eventControl.characterFocus2 == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus2 = "Summer">><<goto "C - Summer">><</button>></div>\
<<elseif $eventControl.characterFocus3 == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus3 = "Summer">><<goto "C - Summer">><</button>></div>\
<</if>><</if>>\
<div class="button-cheat2"><<button "RESET">><<goto "C - Summer - reset">><</button>></div>\
<<if $eventControl.cheats == true>>\
<div class="button-cheat2"><<button "MAX [img[media/icons/corruption-small.png]] AND [img[media/icons/relationship-small.png]]">><<set $characters.Summer.corruption = 100>><<set $characters.Summer.relationship = 100>><<goto "C - Summer">><</button>></div><div class="button-cheat2"><<button "ADD 2 HOMEWORK">><<set $characters.Kiley.homework += 2>><<goto "C - Summer">><</button>></div><div class="button-cheat2"><<button "ADD 2 MASSAGES">><<set $characters.Summer.massages += 2>><<goto "C - Summer">><</button>></div>\
<</if>>\
</div>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Characters">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters - Pawn Shop
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\pawn_shop.png">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Pawn Shop
</div>\
</div>\
<<if $eventControl.pawnShop.work == false>>\
<div class="phone-middle-characters">\
<div class="quest-steps"><span style="font-style:italic;font-size:20px;">Unlock this place of work by starting working there</span>
</div>\
</div>\
<<else>>\
<div class="phone-middle-characters">\
<div class="header2-left">Stats
</div>\
<div class="att-name-phone">Work experience:</div> <div class="att-phone">$eventControl.pawnShop.experience</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/money-big.png"> Hourly paycheck:</div> <div class="att-phone">$eventControl.pawnShop.salary</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/relationship-big.png"> Relationship with boss:</div> <div class="att-phone">$eventControl.pawnShop.bossRelationship</div>
<br><div class="header2-left">Manage
</div>\
<div class="all-buttons-cheat">\
<<if $eventControl.characterFocus == "Pawn shop">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus = "none">><<goto "C - Pawn shop">><</button>></div>\
<<elseif $eventControl.characterFocus2 == "Pawn shop">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus2 = "none">><<goto "C - Pawn shop">><</button>></div>\
<<elseif $eventControl.characterFocus3 == "Pawn shop">>\
<div class="button-cheat1"><<button "UNFOCUS">><<set $eventControl.characterFocus3 = "none">><<goto "C - Pawn shop">><</button>></div>\
<<else>>\
<<if $eventControl.characterFocus == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus = "Pawn shop">><<goto "C - Pawn shop">><</button>></div>\
<<elseif $eventControl.characterFocus2 == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus2 = "Pawn shop">><<goto "C - Pawn shop">><</button>></div>\
<<elseif $eventControl.characterFocus3 == "none">>\
<div class="button-cheat1-hover" data-hover="Show their info on the sidebar and add them to the active Quest Tracker (if enabled)"><<button "FOCUS">><<set $eventControl.characterFocus3 = "Pawn shop">><<goto "C - Pawn shop">><</button>></div>\
<</if>><</if>>\
<<if $eventControl.cheats == true>>\
<div class="button-cheat2"><<button "MAX ALL STATS">><<set $eventControl.pawnShop.experience = 100>><<set $eventControl.pawnShop.bossRelationship = 100>><<set $player.perception = 100>><<set $eventControl.pawnShop.salary = 43>><<goto "C - Pawn shop">><</button>></div>\
<</if>>\
</div>\
</div>\
<</if>>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Characters">><</link>>\
</div>\
</div>\<<include "savecheck">>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters - $player.name (you)
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\mc1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">$player.name (you)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Stats
</div>\
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/money-big.png"> Money:</div> <div class="att-phone">$player.money</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/grades-big.png"> Grades:</div> <div class="att-phone">$player.grades</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/strength-big.png"> Strength:</div> <div class="att-phone">$player.strength</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/charisma-big.png"> Charisma:</div> <div class="att-phone">$player.charisma</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/perception-big.png"> Perception:</div> <div class="att-phone">$player.perception</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/hacking-big.png"> Hacking:</div> <div class="att-phone">$player.hacking</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/sneaking-big.png"> Sneaking:</div> <div class="att-phone">$player.sneaking</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/massage-big.png"> Massage:</div> <div class="att-phone">$player.massage</div>
<div class="att-name-phone"><img class="sidebar-icon" src="media/icons/cooking-big.png"> Cooking:</div> <div class="att-phone">$player.cooking</div>
<div class="header2-left">Perks
</div>\
<div class="char-perks1"><<if $player.perks.superhero == false>><span class="hovertext1" style="color:red" data-hover="Reach 80 of every stat">superhero</span><<else>><span class="hovertext1" style="color:green" data-hover="Reach 80 of every stat">superhero</span><</if>>
<<if $player.perks.hardworker == false>><span class="hovertext1" style="color:red" data-hover="Reach 50 cooking, 50 massage, 80 strength and 80 grades">hard-worker</span><<else>><span class="hovertext1" style="color:green" data-hover="Reach 50 cooking, 50 massage, 80 strength and 80 grades">hard-worker</span><</if>>
</div>\
<div class="char-perks2"><<if $player.perks.genius == false>><span class="hovertext1" style="color:red" data-hover="Reach 80 grades and 80 hacking">genius</span><<else>><span class="hovertext1" style="color:green" data-hover="Reach 80 grades and 80 hacking">genius</span><</if>>
<<if $player.perks.empathic == false>><span class="hovertext1" style="color:red" data-hover="Reach 70 charisma and 70 perception">empathic</span><<else>><span class="hovertext1" style="color:green" data-hover="Reach 70 charisma and 70 perception">empathic</span><</if>>
</div>\
<div class="char-perks3"><<if $player.perks.dominant == false>><span class="hovertext1" style="color:red" data-hover="Reach 60 charisma and 60 strength">dominant</span><<else>><span class="hovertext1" style="color:green" data-hover="Reach 60 charisma and 60 strength">dominant</span><</if>>
<<if $player.perks.liar == false>><span class="hovertext1" style="color:red" data-hover="Reach 60 charisma and 60 sneaking">liar</span><<else>><span class="hovertext1" style="color:green" data-hover="Reach 60 charisma and 60 sneaking">liar</span><</if>>
</div>\
<<if $eventControl.cheats == true>>\
<br><br><div class="header2-left">Manage
</div>\
<div class="all-buttons-cheat">\
<div class="button-cheat1"><<button "MAX STATS">><<set $player.money = 999999>><<set $player.cooking = 100>><<set $player.massage = 100>><<set $player.sneaking = 100>><<set $player.perception = 100>><<set $player.strength = 100>><<set $player.grades = 100>><<set $player.charisma = 100>><<set $player.hacking = 100>><<goto "C - MC">><</button>></div><div class="button-cheat2"><<button "ALL PERKS">><<set $player.perks.superhero to true>><<set $player.perks.hardworker to true>><<set $player.perks.genius to true>><<set $player.perks.empathic to true>><<set $player.perks.dominant to true>><<set $player.perks.liar to true>><<goto "C - MC">><</button>></div>
</div>\
<</if>>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Characters">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters - Michelle ($eventControl.Michelle.relationship) - RESET
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\michelle1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Michelle ($eventControl.Michelle.relationship)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="a"><span style="font-size: 20px">Are you sure you want to reset this character's progress? <br><br>This will reset all of their quests and stats and you will have to start from their first corruption level.</span>
</div>\
</div>\
<br><div class="a"><div class="yes-button"><<button "Yes">><<set $characters.Michelle.corruptionlvl to 0>><<set $characters.Michelle.corruption to 0>><<set $characters.Michelle.relationship to 0>><<set $characters.Michelle.relationshipGained to 0>><<set $characters.Michelle.corruptionGained to 0>><<set $characters.Michelle.massages to 0>><<set $characters.Michelle.dates to 0>><<set $eventControl.Michelle.newHouse to false>><<set $eventControl.Michelle.atelier to false>><<set $eventControl.Michelle.kitchenStudy to false>><<set $eventControl.Michelle.kitchenStudyToday to false>><<set $eventControl.Michelle.livingroomWeekend to random(0,1)>><<set $eventControl.Michelle.livingroomNewHouse to random(0,1)>><<set $eventControl.Michelle.livingroomSex to false>><<set $eventControl.Michelle.parentsroomDayTimeSex to false>><<set $eventControl.Michelle.parentsroomNightTimeSex to false>><<set $eventControl.Michelle.NHbedroomDayTimeSex to false>><<set $eventControl.Michelle.NHbedroomNightTimeSex to false>><<set $eventControl.Michelle.NHlivingroomSex to false>><<set $eventControl.Michelle.bathroomSex to false>><<set $eventControl.Michelle.livingroomLaundry to false>><<set $eventControl.Michelle.livingroomVar to 1>><<set $eventControl.Michelle.massagesActive to false>><<set $eventControl.Michelle.DHCorrMax to 0>><<set $eventControl.Michelle.NHCorrMax to 0>><<set $eventControl.Michelle.showerVisit to false>><<set $eventControl.Michelle.bedroomVisitNum to 0>><<set $eventControl.Michelle.bedroomVisit to false>><<set $eventControl.Michelle.backyardVisit to false>><<set $eventControl.Michelle.afterWork to false>><<set $eventControl.Michelle.NHfirstArrival to false>><<set $eventControl.Michelle.massage to false>><<set $eventControl.Michelle.massageSwitch to false>><<set $eventControl.Michelle.massagesUnlocked to false>><<set $eventControl.Michelle.massageToday to false>><<set $eventControl.Michelle.askedOut to false>><<set $eventControl.Michelle.dates to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan0.active to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan0.completed to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan1.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan1.completed to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.completed to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.completed to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.completed to false>><<set $eventControl.quests.FirstDate.active to false>><<set $eventControl.quests.FirstDate.completed to false>><<set $eventControl.quests.CrossingLine.active to false>><<set $eventControl.quests.CrossingLine.completed to false>><<set $eventControl.quests.Bookworm.active to false>><<set $eventControl.quests.Bookworm.completed to false>><<set $eventControl.quests.NoWayBack.active to false>><<set $eventControl.quests.NoWayBack.completed to false>><<set $eventControl.quests.NoWayBack.sniffedPanties to 0>><<set $eventControl.quests.AbsentFromSchool.active to false>><<set $eventControl.quests.AbsentFromSchool.attendence to 0>><<set $eventControl.quests.AbsentFromSchool.count to 0>><<set $eventControl.quests.MyStepmomIsATeacher.active to false>><<set $eventControl.quests.MyStepmomIsATeacher.completed to false>><<set $eventControl.quests.FirstDate.active to false>><<set $eventControl.quests.FirstDate.completed to false>><<set $eventControl.quests.FirstDate.kitchenHelp to false>><<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.quests.LostPassion.completed to false>><<set $eventControl.quests.LostPassion.part = 0>><<set $eventControl.quests.LostPassion.daysPassed = 0>><<set $eventControl.quests.FinalCountdown.active to false>><<set $eventControl.quests.FinalCountdown.completed to false>><<set $eventControl.quests.FinalCountdown.part to 0>><<set $eventControl.quests.FinalCountdown.eavesdrop = 0>><<set $eventControl.quests.FinalCountdown.BATH = false>><<set $eventControl.quests.FinalCountdown.BEDR1 = false>><<set $eventControl.quests.FinalCountdown.BEDR2 = false>><<set $eventControl.quests.FinalCountdown.KITC = false>><<set $eventControl.quests.FinalCountdown.LIVI = false>><<set $eventControl.quests.FinalCountdown.talkedToDad to false>><<set $eventControl.quests.Confusion.active = false>><<set $eventControl.quests.Confusion.completed = false>><<set $eventControl.quests.Confusion.conv = false>><<set $eventControl.quests.Confusion.daysPassed = 0>><<set $eventControl.replay.Michelle.afterWork to false>><<set $eventControl.replay.Michelle.whileSwimming to false>><<set $eventControl.replay.Michelle.whileShoweringDH to false>><<set $eventControl.replay.Michelle.whileShoweringNH to false>><<set $eventControl.replay.Michelle.visitRoom to false>><<set $eventControl.replay.Michelle.dateHotel to false>><<set $eventControl.replay.Michelle.dateDrunk to false>><<set $eventControl.replay.Michelle.cantSleep to false>><<set $eventControl.replay.Michelle.AFSend to false>><<set $eventControl.replay.Michelle.NHrandom to false>><<set $eventControl.replay.Michelle.sexEd to false>><<set $eventControl.replay.Michelle.office1 to false>><<set $eventControl.replay.Michelle.office2 to false>><<set $eventControl.replay.Michelle.massageMC to false>><<set $eventControl.replay.Michelle.massageHer to false>><<set $eventControl.replay.Michelle.homeStudy to false>><<goto "C - Michelle">><</button>></div><div class="no-button"><<button "No">><<goto "C - Michelle">><</button>></div></div>
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "C - Michelle">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters - Kiley ($eventControl.Kiley.relationship) - RESET
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\kiley1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Kiley ($eventControl.Kiley.relationship)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="a"><span style="font-size: 20px">Are you sure you want to reset this character's progress? <br><br>This will reset all of their quests and stats and you will have to start from their first corruption level.</span>
</div>\
</div>\
<br><div class="a"><div class="yes-button"><<button "Yes">>
<<silently>>\
<<set $player.inventory.quests.sexyLingerie to false>>
<<set $player.inventory.quests.elegantOutfit to false>>
<<set $player.inventory.quests.cuteOutfit to false>>
<<set $player.inventory.quests.purpleUnderwear to false>>
<<set $player.inventory.quests.cutePanties to false>>
<<set $player.inventory.quests.dancingPole to false>>
<<set $player.inventory.quests.gameConsole to false>>
<<set $player.inventory.quests.witchHat to false>>
<<set $player.inventory.outfits.weddingSuit to false>>
<<set $characters.Kiley.corruptionlvl to 0>>
<<set $characters.Kiley.corruption to 0>>
<<set $characters.Kiley.relationship to 0>>
<<set $characters.Kiley.relationshipGained to 0>>
<<set $characters.Kiley.corruptionGained to 0>>
<<set $characters.Kiley.dates to 0>>
<<set $characters.Kiley.massages to 0>>
<<set $eventControl.Kiley.fiance to true>>
<<set $eventControl.Kiley.unlocked to false>>
<<set $eventControl.Kiley.newHouse to false>>
<<set $eventControl.Kiley.introduction to false>>
<<set $eventControl.Kiley.askedOut to false>>
<<set $eventControl.Kiley.livingRoomSex = false>>
<<set $eventControl.Kiley.withFianceTV = false>>
<<set $eventControl.Kiley.withFianceKitchen to false>>
<<set $eventControl.Kiley.weekendPizza to false>>
<<set $eventControl.Kiley.bedroomRan to 0>>
<<set $eventControl.Kiley.backyardRan to 0>>
<<set $eventControl.Kiley.bedroomSex to false>>
<<set $eventControl.Kiley.backyardSex to false>>
<<set $eventControl.Kiley.bathroomSex to false>>
<<set $eventControl.Kiley.kitchenSex to false>>
<<set $eventControl.Kiley.visitedMyRoom to false>>
<<set $eventControl.Kiley.askedOut to false>>
<<set $eventControl.Kiley.caughtSpying to false>>
<<set $eventControl.Kiley.rLL = "">>
<<set $eventControl.Kiley.randomLocked = 0>>
<<set $eventControl.Kiley.massageInvited = false>>
<<set $eventControl.Kiley.massageToday = false>>
<<set $eventControl.Kiley.massageBra = true>>
<<set $eventControl.Kiley.massagePanties = true>>
<<set $eventControl.Kiley.fianceOut to 0>>
<<set $eventControl.Kiley.livWeekRan to 0>>
<<set $eventControl.Kiley.bathroomRan to 0>>
<<set $eventControl.Kiley.NHbedroomMorning to false>>
<<set $eventControl.Kiley.playingSex to false>>
<<set $eventControl.Kiley.gymVisit to false>>
<<set $eventControl.Kiley.ranWorking to 0>>
<<set $eventControl.Kiley.ranSpyCam to 0>>
<<set $eventControl.Kiley.ranFriend1 to 0>>
<<set $eventControl.Kiley.ranFriend2 to 0>>
<<set $eventControl.Kiley.ranFriend2counter to 0>>
<<set $eventControl.quests.CorruptionOfKileyDuncan0.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan0.completed to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan2.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan2.completed to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan3.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan3.completed to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan4.active to false>>
<<set $eventControl.quests.CorruptionOfKileyDuncan4.completed to false>>
<<set $eventControl.quests.FinancialProblems.active to false>>
<<set $eventControl.quests.FinancialProblems.completed to false>>
<<set $eventControl.quests.FinancialProblems.money = 0>>
<<set $eventControl.quests.FinancialProblems.sL to false>>
<<set $eventControl.quests.FinancialProblems.eO to false>>
<<set $eventControl.quests.FinancialProblems.cO to false>>
<<set $eventControl.quests.FinancialProblems.pU to false>>
<<set $eventControl.quests.FinancialProblems.cP to false>>
<<set $eventControl.quests.SupportHerDesire.active to false>>
<<set $eventControl.quests.SupportHerDesire.completed to false>>
<<set $eventControl.quests.SupportHerDesire.KileyAsked to false>>
<<set $eventControl.quests.SupportHerDesire.dayBought = 0>>
<<set $eventControl.quests.SupportHerDesire.checkedPawnShop = false>>
<<set $eventControl.quests.SupportHerDesire.didntBuy = false>>
<<set $eventControl.quests.SupportHerDesire.discount = false>>
<<set $eventControl.quests.SupportHerDesire.rummage = false>>
<<set $eventControl.quests.HighschoolPassion.active = false>>
<<set $eventControl.quests.HighschoolPassion.completed = false>>
<<set $eventControl.quests.HighschoolPassion.checkedPC to 0>>
<<set $eventControl.quests.HighschoolPassion.todayHelped to false>>
<<set $eventControl.quests.HighschoolPassion.taughtHer = 0>>
<<set $eventControl.quests.SubtleProposition to {}>>
<<set $eventControl.quests.SubtleProposition.active to false>>
<<set $eventControl.quests.SubtleProposition.completed to false>>
<<set $eventControl.quests.SubtleProposition.givenMoney to false>>
<<set $eventControl.quests.SoreBody.active to false>>
<<set $eventControl.quests.SoreBody.completed to false>>
<<set $eventControl.quests.AnnoyingObstacle.active = false>>
<<set $eventControl.quests.AnnoyingObstacle.completed = false>>
<<set $eventControl.quests.AnnoyingObstacle.part = 1>>
<<set $eventControl.quests.AnnoyingObstacle.aboutFiance = false>>
<<set $eventControl.quests.AnnoyingObstacle.daysPassed = 0>>
<<set $eventControl.quests.AnnoyingObstacle.stormedOut = false>>
<<set $eventControl.quests.AnnoyingObstacle.clubInvite to false>>
<<set $eventControl.quests.GamerGirl.active to false>>
<<set $eventControl.quests.GamerGirl.completed to false>>
<<set $eventControl.quests.NoExperience.active to false>>
<<set $eventControl.quests.NoExperience.completed to false>>
<<set $eventControl.quests.NoExperience.schoolGirl to false>>
<<set $eventControl.quests.NoExperience.townGirl to false>>
<<set $eventControl.quests.NoExperience.cashierGirl to false>>
<<set $eventControl.quests.OldMemories.active = false>>
<<set $eventControl.quests.OldMemories.completed = false>>
<<set $eventControl.quests.OldMemories.talkedPaul = false>>
<<set $eventControl.quests.FinalStraw.active to false>>
<<set $eventControl.quests.FinalStraw.completed to false>>
<<set $eventControl.quests.FinalStraw.asked to false>>
<<set $eventControl.replay.Kiley.backyardRan to false>>
<<set $eventControl.replay.Kiley.whileShoweringDH to false>>
<<set $eventControl.replay.Kiley.sleepTogetherKH to false>>
<<set $eventControl.replay.Kiley.sleepTogetherNH to false>>
<<set $eventControl.replay.Kiley.roomVisit to false>>
<<set $eventControl.replay.Kiley.dateCar to false>>
<<set $eventControl.replay.Kiley.dateHotel to false>>
<<set $eventControl.replay.Kiley.dateKH to false>>
<<set $eventControl.replay.Kiley.gym to false>>
<<set $eventControl.replay.Kiley.pizza to false>>
<<set $eventControl.replay.Kiley.fianceKitchen to false>>
<<set $eventControl.replay.Kiley.chillOut to false>>
<<set $eventControl.replay.Kiley.gameAddiction to false>>
<<set $eventControl.replay.Kiley.TV1 to false>>
<<set $eventControl.replay.Kiley.TV2 to false>>
<<set $eventControl.replay.Kiley.massage to false>>
<<set $eventControl.replay.Kiley.lockHerself to false>>
<<set $eventControl.replay.Kiley.office to false>>
<<set $eventControl.replay.Kiley.spycam to false>>
<<set $eventControl.replay.Kiley.friend1 to false>>
<<set $eventControl.replay.Kiley.friend2 to false>>
<</silently>>\
<<goto "C - Kiley">><</button>>\
</div>\
<div class="no-button"><<button "No">><<goto "C - Kiley">><</button>></div></div>
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "C - Kiley">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/characters.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Characters - Summer ($eventControl.Summer.relationship) - RESET
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\summer1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Summer ($eventControl.Summer.relationship)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="a"><span style="font-size:20px">Are you sure you want to reset this character's progress? <br><br>This will reset all of their quests and stats and you will have to start from their first corruption level.</span>
</div>\
</div>\
<br><div class="a"><div class="yes-button"><<button "Yes">>
<<silently>>\
<<set $eventControl.quests.CorruptionOfSummerDuncan0.active to true>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan0.completed to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan1.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan1.completed to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan2.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan2.completed to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan3.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan3.completed to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>>
<<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to false>>
<<set $eventControl.quests.ASimpleRequest.active to false>>
<<set $eventControl.quests.ASimpleRequest.completed to false>>
<<set $eventControl.quests.ASimpleRequest.p1 to false>>
<<set $eventControl.quests.ASimpleRequest.daysPassed to 0>>
<<set $eventControl.quests.ExemplaryRelationship.active = false>>
<<set $eventControl.quests.ExemplaryRelationship.completed = false>>
<<set $eventControl.quests.ExemplaryRelationship.running = 0>>
<<set $eventControl.quests.ExemplaryRelationship.runningToday = false>>
<<set $eventControl.quests.IHaveYourBackP1.active to false>>
<<set $eventControl.quests.IHaveYourBackP1.completed to false>>
<<set $eventControl.quests.IHaveYourBackP1.counter to 0>>
<<set $eventControl.quests.IHaveYourBackP1.asked to false>>
<<set $eventControl.quests.IHaveYourBackP2.active to false>>
<<set $eventControl.quests.IHaveYourBackP2.completed to false>>
<<set $eventControl.quests.IHaveYourBackP2.party to false>>
<<set $eventControl.quests.PerfectDate.active to false>>
<<set $eventControl.quests.PerfectDate.completed to false>>
<<set $eventControl.quests.PerfectDate.overhear to false>>
<<set $eventControl.quests.SchoolStar.active to false>>
<<set $eventControl.quests.SchoolStar.completed to false>>
<<set $eventControl.quests.SchoolStar.derek to false>>
<<set $eventControl.quests.SchoolStar.summer to false>>
<<set $eventControl.quests.SchoolStar.daysPassed to 0>>
<<set $eventControl.Summer.newHouse to false>>
<<set $eventControl.Summer.weekendHelp to false>>
<<set $eventControl.Summer.livSex to false>>
<<set $eventControl.Summer.bacSex to false>>
<<set $eventControl.Summer.herRoomSex to false>>
<<set $eventControl.Summer.massageInvited to false>>
<<set $eventControl.Summer.massageToday to false>>
<<set $eventControl.Summer.massageMC to false>>
<<set $eventControl.Summer.massageHER to false>>
<<set $eventControl.Summer.showerVisit to false>>
<<set $eventControl.Summer.showerVisitMC to false>>
<<set $eventControl.Summer.afterShower to false>>
<<set $eventControl.Summer.kitchenRan to 0>>
<<set $eventControl.Summer.bathSex to false>>
<<set $eventControl.Summer.ntr to false>>
<<set $eventControl.Summer.balconySex to false>>
<<set $eventControl.Summer.kitchenSex to false>>
<<set $eventControl.Summer.gymSex to false>>
<<set $eventControl.Summer.away to false>>\
<<set $eventControl.Summer.friendRan1 to 0>>
<<set $eventControl.Summer.friendRanNoticed1 to false>>
<<set $eventControl.Summer.friendRanChecked1 to false>>
<<set $eventControl.replay.Summer.IHYBP1end to false>>
<<set $eventControl.replay.Summer.IHYBP2endNTR to false>>
<<set $eventControl.replay.Summer.IHYBP2endLOVE to false>>
<<set $eventControl.replay.Summer.running to false>>
<<set $eventControl.replay.Summer.DHmorning to false>>
<<set $eventControl.replay.Summer.afterShower to false>>
<<set $eventControl.replay.Summer.showerVisit to false>>
<<set $eventControl.replay.Summer.cookies to false>>
<<set $eventControl.replay.Summer.massage to false>>
<<set $eventControl.replay.Summer.massageHer to false>>
<<set $eventControl.replay.Summer.withFriend1 to false>>
<<set $eventControl.replay.Summer.withFriend2 to false>>
<<set $eventControl.spycams.homeSR to false>>
<<set $characters.Summer.corruptionlvl to 0>>
<<set $characters.Summer.corruption to 0>>
<<set $characters.Summer.relationship to 0>>
<<set $characters.Summer.relationshipGained to 0>>
<<set $characters.Summer.corruptionGained to 0>>
<<set $characters.Summer.massages to 0>>
<<set $characters.Summer.homework to 0>>
<</silently>>\
<<goto "C - Kiley">><</button>>\
</div>\
<div class="no-button"><<button "No">><<goto "C - Summer">><</button>></div></div>
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "C - Summer">><</link>>\
</div>\
</div>\<<include "savecheck">>\
\
/*FILTERS LOGIC*/ \
\
<<set _michelleClicked to -1>>\
<<set _kileyClicked to -1>>\
<<set _summerClicked to -1>>\
<<set _pawnShopClicked to -1>>\
<<set _schoolClicked to -1>>\
\
/*FILTERS LOGIC - focused characters*/ \
\
<<if $eventControl.quests.filters.R2.unclick == 999>>\
<<set $eventControl.quests.filters.R2.number to 0>>\
<<set $eventControl.quests.filters.R2.unclick to -1>>\
<<set _y to 0>>\
\
<<if $eventControl.characterFocus == "Michelle" or $eventControl.characterFocus2 == "Michelle" or $eventControl.characterFocus3 == "Michelle">>\
<<set $eventControl.quests.filters.R2.names[_y] to "michelle">>\
<<set _y = +1>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<</if>>\
\
<<if $eventControl.characterFocus == "Kiley" or $eventControl.characterFocus2 == "Kiley" or $eventControl.characterFocus3 == "Kiley">>\
<<set $eventControl.quests.filters.R2.names[_y] to "kiley">>\
<<set _y = +1>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<</if>>\
\
<<if $eventControl.characterFocus == "Summer" or $eventControl.characterFocus2 == "Summer" or $eventControl.characterFocus3 == "Summer">>\
<<set $eventControl.quests.filters.R2.names[_y] to "summer">>\
<<set _y = +1>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<</if>>\
\
<<if $eventControl.characterFocus == "Pawn shop" or $eventControl.characterFocus2 == "Pawn shop" or $eventControl.characterFocus3 == "Pawn shop">>\
<<set $eventControl.quests.filters.R2.names[_y] to "pawnShop">>\
<<set _y = +1>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<</if>>\
\
<<if $eventControl.characterFocus == "School" or $eventControl.characterFocus2 == "School" or $eventControl.characterFocus3 == "School">>\
<<set $eventControl.quests.filters.R2.names[_y] to "school">>\
<<set _y = +1>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<</if>>\
\
/*FILTERS LOGIC - all*/ \
\
<<elseif $eventControl.quests.filters.R2.unclick == 9999>>\
<<set $eventControl.quests.filters.R2.number to 0>>\
<<set $eventControl.quests.filters.R2.unclick to -1>>\
<<set _y to 0>>\
<<set $eventControl.quests.filters.R2.names[_y] to "michelle">>\
<<set _y++>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<<if $eventControl.Kiley.introduction == true>>\
<<set $eventControl.quests.filters.R2.names[_y] to "kiley">>\
<<set _y++>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<</if>>\
<<set $eventControl.quests.filters.R2.names[_y] to "summer">>\
<<set _y++>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<<if $eventControl.pawnShop.work == true>>\
<<set $eventControl.quests.filters.R2.names[_y] to "pawnShop">>\
<<set _y++>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
<</if>>\
<<set $eventControl.quests.filters.R2.names[_y] to "school">>\
<<set _y++>>\
<<set $eventControl.quests.filters.R2.number += 1>>\
\
/*FILTERS LOGIC - unclicking row 2*/ \
\
<<elseif $eventControl.quests.filters.R2.unclick != -1>>\
<<for _y to $eventControl.quests.filters.R2.unclick; _y != $eventControl.quests.filters.R2.number-1; _y++>>\
<<set $eventControl.quests.filters.R2.names[_y] to $eventControl.quests.filters.R2.names[_y+1]>>\
<</for>>\
<<set $eventControl.quests.filters.R2.number -= 1>>\
<<set $eventControl.quests.filters.R2.unclick = -1>>\
<</if>>\
\
/*FILTERS LOGIC - checking row 2*/ \
\
<<for _y to 0; _y != $eventControl.quests.filters.R2.number; _y++>>\
<<if $eventControl.quests.filters.R2.names[_y] == "michelle">>\
<<set _michelleClicked to _y>>\
<<elseif $eventControl.quests.filters.R2.names[_y] == "kiley">>\
<<set _kileyClicked to _y>>\
<<elseif $eventControl.quests.filters.R2.names[_y] == "summer">>\
<<set _summerClicked to _y>>\
<<elseif $eventControl.quests.filters.R2.names[_y] == "pawnShop">>\
<<set _pawnShopClicked to _y>>\
<<elseif $eventControl.quests.filters.R2.names[_y] == "school">>\
<<set _schoolClicked to _y>>\
<</if>>\
<</for>>\
\
/*FILTERS LOGIC - when unclicking second row*/ \
\
<<if _michelleClicked == -1 and _kileyClicked == -1 and _summerClicked == -1 and _pawnShopClicked == -1 and _schoolClicked == -1 and $eventControl.quests.filters.R1P2 == false>>\
<<set $eventControl.quests.filters.R1P1 to true>><<set $eventControl.quests.filters.R2.number to 0>><<set $eventControl.quests.filters.R2.unclick to 9999>><<goto "Quest Tracker">>\
<</if>>\
\
/*UI*/ \
\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/quest_tracker.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Quest Tracker
</div>\
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Filters
</div>\
\
/*FIRST ROW*/ \
\
<div class="all-filters">\
<<if $eventControl.quests.filters.R1P1 == true>>\
<div class="filter-all-clicked">\
<div class="filter-clicked"><<link [img[media/icons/infinite.png]]>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to true>><<set $eventControl.quests.filters.R2.number to 0>><<set $eventControl.quests.filters.R2.unclick to 999>><<goto "Quest Tracker">><</link>></div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter"><<link [img[media/icons/infinite.png]]>><<set $eventControl.quests.filters.R1P1 to true>><<set $eventControl.quests.filters.R1P2 to false>><<set $eventControl.quests.filters.R2.unclick to 9999>><<goto "Quest Tracker">><</link>></div>\
</div>\
<</if>>\
\
<<if $eventControl.quests.filters.R1P2 == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Focused Characters">><<set $eventControl.quests.filters.R1P2 to false>><<set $eventControl.quests.filters.R1P1 to true>><<set $eventControl.quests.filters.R2.number to 0>><<set $eventControl.quests.filters.R2.unclick to 9999>><<goto "Quest Tracker">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Focused Characters">><<set $eventControl.quests.filters.R1P2 to true>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R2.unclick to 999>><<goto "Quest Tracker">><</button>>
</div>\
</div>\
<</if>>\
\
/*SECOND ROW*/ \
\
<br>
<<if _michelleClicked == -1>>\
<div class="filter-char-all" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/michelle1.jpg]]>><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "michelle">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "michelle">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">Michelle</div>\
</div>\
<<else>>\
<div class="filter-char-all-clicked" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/michelle1.jpg]]>><<set $eventControl.quests.filters.R2.unclick to _michelleClicked>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">Michelle</div>\
</div>\
<</if>>\
\
<<if $eventControl.Kiley.introduction == true>>\
<<if _kileyClicked == -1>>\
<div class="filter-char-all" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/kiley1.jpg]]>><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "kiley">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "kiley">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">Kiley</div>\
</div>\
<<else>>\
<div class="filter-char-all-clicked" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/kiley1.jpg]]>><<set $eventControl.quests.filters.R2.unclick to _kileyClicked>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">Kiley</div>\
</div>\
<</if>>\
<</if>>\
\
<<if $eventControl.Summer.available == true>>\
<<if _summerClicked == -1>>\
<div class="filter-char-all" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/summer1.jpg]]>><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "summer">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "summer">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">Summer</div>\
</div>\
<<else>>\
<div class="filter-char-all-clicked" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/summer1.jpg]]>><<set $eventControl.quests.filters.R2.unclick to _summerClicked>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">Summer</div>\
</div>\
<</if>>\
<</if>>\
\
<<if $eventControl.pawnShop.work == true>>\
<<if _pawnShopClicked == -1>>\
<div class="filter-char-all" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/pawn_shop_white.png]]>><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "pawnShop">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "pawnShop">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">Pawn Shop</div>\
</div>\
<<else>>\
<div class="filter-char-all-clicked" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/pawn_shop_white.png]]>><<set $eventControl.quests.filters.R2.unclick to _pawnShopClicked>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">Pawn Shop</div>\
</div>\
<</if>>\
<</if>>\
\
<<if _schoolClicked == -1>>\
<div class="filter-char-all" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/school_white.png]]>><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "school">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "school">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">School</div>\
</div>\
<<else>>\
<div class="filter-char-all-clicked" data-hover="Click on the icon to apply">\
<div class="filter-char"><<link [img[media/avatar/school_white.png]]>><<set $eventControl.quests.filters.R2.unclick to _schoolClicked>><<set $eventControl.quests.filters.R1P1 to false>><<set $eventControl.quests.filters.R1P2 to false>><<goto "Quest Tracker">><</link>></div>\
<div class="filter-text">School</div>\
</div>\
<</if>>\
\
</div>\
</div>\
<br>
\
/*FILTERING OUT*/ \
\
<<if _michelleClicked == -1 and _kileyClicked == -1 and _summerClicked == -1 and _pawnShopClicked == -1 and _schoolClicked == -1 and $eventControl.quests.filters.R1P2 == true>>\
<div class="phone-middle-characters">\
<div class="a"><span style="font-style:italic;font-size:20px;">You are not focusing any of the available characters/places of work.
<br>\
You can focus a character/place of work by finding them in the 'Characters' app.</span>
</div>\
</div>\
<</if>>\
\
<<if _michelleClicked != -1>>\
<<include "QT - Michelle">>\
<br>\
<</if>><<if _kileyClicked != -1 and $eventControl.Kiley.introduction == true>>\
<<include "QT - Kiley">>\
<br>\
<</if>><<if _summerClicked != -1 and $eventControl.Summer.available == true>>\
<<include "QT - Summer">>\
<br>\
<</if>><<if _pawnShopClicked != -1 and $eventControl.pawnShop.work == true>>\
<<include "QT - Pawn shop">>\
<br>\
<</if>><<if _schoolClicked != -1>>\
<<include "QT - School">>\
<br>\
<</if>>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Phone">><</link>>\
</div>\
</div>\<<set _petrClicked to -1>>\
<<set _jirkaClicked to -1>>\
<<set _tomasClicked to -1>>\
<<set _kubaClicked to -1>>\
\
<<if $eventControl.quests.filters.R2.unclick != -1>>\
<<for _y to $eventControl.quests.filters.R2.unclick; _y != $eventControl.quests.filters.R2.number-1; _y++>>\
<<set $eventControl.quests.filters.R2.names[_y] to $eventControl.quests.filters.R2.names[_y+1]>>\
<</for>>\
<<set $eventControl.quests.filters.R2.number -= 1>>\
<<set $eventControl.quests.filters.R2.unclick = -1>>\
<</if>>\
\
<<for _y to 0; _y != $eventControl.quests.filters.R2.number; _y++>>\
<<if $eventControl.quests.filters.R2.names[_y] == "petr">>\
<<set _petrClicked to _y>>\
<<elseif $eventControl.quests.filters.R2.names[_y] == "jirka">>\
<<set _jirkaClicked to _y>>\
<<elseif $eventControl.quests.filters.R2.names[_y] == "tomas">>\
<<set _tomasClicked to _y>>\
<<elseif $eventControl.quests.filters.R2.names[_y] == "kuba">>\
<<set _kubaClicked to _y>>\
<</if>>\
<</for>>\
\
<<if _petrClicked == -1>>\
<<link "petr">><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "petr">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "petr">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<goto "test">><</link>>
<<else>>\
@@.link;<<link "petr">><<set $eventControl.quests.filters.R2.unclick to _petrClicked>><<goto "test">><</link>>@@
<</if>>\
\
<<if _jirkaClicked == -1>>\
<<link "jirka">><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "jirka">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "jirka">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<goto "test">><</link>>
<<else>>\
@@.link;<<link "jirka">><<set $eventControl.quests.filters.R2.unclick to _jirkaClicked>><<goto "test">><</link>>@@
<</if>>\
\
<<if _tomasClicked == -1>>\
<<link "tomas">><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "tomas">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "tomas">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<goto "test">><</link>>
<<else>>\
@@.link;<<link "tomas">><<set $eventControl.quests.filters.R2.unclick to _tomasClicked>><<goto "test">><</link>>@@
<</if>>\
\
<<if _kubaClicked == -1>>\
<<link "kuba">><<if $eventControl.quests.filters.R2.number == 0>><<set $eventControl.quests.filters.R2.names[0] = "kuba">><<set $eventControl.quests.filters.R2.number = 1>><<else>><<set $eventControl.quests.filters.R2.names[$eventControl.quests.filters.R2.number] = "kuba">><<set $eventControl.quests.filters.R2.number += 1>><</if>><<goto "test">><</link>>
<<else>>\
@@.link;<<link "kuba">><<set $eventControl.quests.filters.R2.unclick to _kubaClicked>><<goto "test">><</link>>@@
<</if>>\
\
<<for _i to 0; _i != $eventControl.quests.filters.R2.number; _i++>>\
$eventControl.quests.filters.R2.names[_i] -
<</for>>\
petrClicked: _petrClicked
jirkaClicked: _jirkaClicked
tomasClicked: _tomasClicked
kubaClicked: _kubaClicked
number: $eventControl.quests.filters.R2.number
<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/michelle1.jpg">\
</div>\
<div class="top-char-text">Michelle
</div>\
</div>\
<<set _questCount to 0>>\
\
/*MICHELLE - Corruption of Michelle Duncan 1*/ \
\
<<if $eventControl.quests.CorruptionOfMichelleDuncan0.active == true>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 1 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfMichelleDuncan0.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan0.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan1.active to true>><<set $characters.Michelle.corruptionlvl = 1>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><</button>><</if>></div>\
<<include "MichelleQ-1">>\
<</if>>\
\
/*MICHELLE - Corruption of Michelle Duncan 2*/ \
\
<<if $eventControl.quests.CorruptionOfMichelleDuncan1.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 2 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 2</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfMichelleDuncan1.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.active to true>><<set $eventControl.quests.MyStepmomIsATeacher.completed to true>><<set $eventControl.quests.MyStepmomIsATeacher.active to true>><<set $eventControl.quests.FirstDate.completed to true>><<set $eventControl.quests.FirstDate.active to false>><<set $eventControl.Michelle.dates = true>><<set $characters.Michelle.corruptionlvl = 2>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><</button>><</if>></div>\
<<include "MichelleQ-2">>\
<</if>>\
\
/*MICHELLE - Corruption of Michelle Duncan 3*/ \
\
<<if $eventControl.quests.CorruptionOfMichelleDuncan2.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 3 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 3</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfMichelleDuncan2.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to true>><<set $characters.Michelle.massages += 2>><<set $eventControl.quests.NoWayBack.completed to true>><<set $eventControl.quests.NoWayBack.active to false>><<set $characters.Michelle.corruptionlvl = 3>><<set $eventControl.Michelle.massagesUnlocked to true>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><<set $eventControl.replay.Michelle.AFSend to true>><</button>><</if>></div>\
<<include "MichelleQ-3">>\
<</if>>\
\
/*MICHELLE - Corruption of Michelle Duncan 4*/ \
\
<<if $eventControl.quests.CorruptionOfMichelleDuncan3.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 4 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 4</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to true>><<set $characters.Michelle.massages += 3>><<set $eventControl.quests.CrossingLine.completed to true>><<set $eventControl.quests.CrossingLine.active to false>><<set $characters.Michelle.corruptionlvl = 4>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><</button>><</if>></div>\
<<include "MichelleQ-4">>\
<</if>>\
\
/*MICHELLE - Corruption of Michelle Duncan 5*/ \
\
<<if $eventControl.quests.CorruptionOfMichelleDuncan4.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 5 with Michelle Duncan"><div class="quest-header-text">Corruption Of Michelle Duncan 5</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.completed to true>><<set $eventControl.Michelle.newHouse = true>><<set $eventControl.quests.Bookworm.completed to true>><<set $eventControl.quests.Bookworm.active to false>><<set $eventControl.quests.LostPassion.completed to true>>
<<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.quests.FinalCountdown.completed to true>>
<<set $eventControl.quests.FinalCountdown.active to false>><<set $eventControl.player.cellarCleaned = 6>><<set $eventControl.Michelle.atelier to true>><<set $characters.Michelle.corruptionlvl = 5>><<set $eventControl.quests.Confusion.active to true>><<set $characters.Michelle.corruption = 0>><<set $characters.Michelle.relationship = 0>><</button>><</if>></div>\
<<include "MichelleQ-5">>\
<</if>>\
\
/*MICHELLE - My Stepmom Is A Teacher*/ \
\
<<if $eventControl.quests.MyStepmomIsATeacher.active == true and $eventControl.quests.MyStepmomIsATeacher.completed == false>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="Everytime I'm at school, Michelle is always there. You can imagine how that feels. Then I thought, maybe she could help me with my studies at home. My grades will go up and her colleagues will finally stop complaining how bad my grades are."><div class="quest-header-text">My <<if $eventControl.Michelle.relationship == 'step-mother'>>Stepmom<<elseif $eventControl.Michelle.relationship == 'mother'>>Mom<<else>>$eventControl.Michelle.relationship<</if>> Is A Teacher</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.MyStepmomIsATeacher.completed to true>><</button>><</if>></div>\
<<include "MichelleQ-6">>\
<</if>>\
\
/*MICHELLE - Absent From School*/ \
\
<<if $eventControl.quests.AbsentFromSchool.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="When I was casually walking through our house, Michelle interrupted me. She yelled at me for my latest absence at school. I told her that I actually don't care a single bit about school, nor do I have the motivation to go there. She was surprisingly understanding of my new style of living and asked me to at least go there for her, so that her colleagues would stop talking bad about her lack of authority at home. In the end we came into an agreement. I will go to school and she will provide me with a reward. Maybe, in future, I could ask for something more... naughty."><div class="quest-header-text">Absent From School <span style="font-style:italic">(repeatable)</span></div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.AbsentFromSchool.completed to true>><<set $eventControl.quests.AbsentFromSchool.active to false>><</button>><</if>></div>\
<<include "MichelleQ-7">>\
<</if>>\
\
/*MICHELLE - No Way Back*/ \
\
<<if $eventControl.quests.NoWayBack.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="I feel a weird tension in the air. Something is about to happen..."><div class="quest-header-text">No Way Back</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.NoWayBack.completed to true>><<set $eventControl.quests.NoWayBack.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.active = false>><<set $eventControl.quests.CorruptionOfMichelleDuncan2.completed = true>><<set $characters.Michelle.corruptionlvl to 3>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to true>><</button>><</if>></div>\
<<include "MichelleQ-8">>\
<</if>>\
\
/*MICHELLE - First Date*/ \
\
<<if $eventControl.quests.FirstDate.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="Michelle laughs in my face when I ask her to an innocent date. She apparently still sees me as a little child, who's not capable of basically anything grown-ups can. Luckily, she's given me a chance to change her view. So there are some things I should do before trying asking her out again."><div class="quest-header-text">First Date</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.FirstDate.completed to true>><<set $eventControl.quests.FirstDate.active to false>><<set $eventControl.Michelle.dates to true>><<set $eventControl.player.cellarCleaned = 6>><</button>><</if>></div>\
<<include "MichelleQ-9">>\
<</if>>\
\
/*MICHELLE - Lost Passion*/ \
\
<<if $eventControl.quests.LostPassion.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.LostPassion.part == 0>>\
<div class="quest-header" data-hover="When I was walking around the house, I noticed Michelle, standing in the cellar. She was feeling down, and she opened up about her need for space. We talked for a minute and I decided I will renovate the useless celar into an atelier for Michelle."><div class="quest-header-text">Lost Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.LostPassion.completed to true>><<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.player.cellarCleaned = 6>><<set $eventControl.Michelle.atelier to true>><</button>><</if>></div>\
<<elseif $eventControl.quests.LostPassion.part == 2>>\
<div class="quest-header" data-hover="After a while, I paid her a visit while she was drawing. Her drawing skill was apparently long gone and I volunteered to model for her. She recommended that I at least read something about modeling before we do it."><div class="quest-header-text">Lost Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.LostPassion.completed to true>><<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.player.cellarCleaned = 6>><<set $eventControl.Michelle.atelier to true>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="The atelier is done and Michelle is happy. Let's wait a week and see how she feels about it."><div class="quest-header-text">Lost Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.LostPassion.completed to true>><<set $eventControl.quests.LostPassion.active to false>><<set $eventControl.player.cellarCleaned = 6>><<set $eventControl.Michelle.atelier to true>><</button>><</if>></div>\
<</if>>\
<<include "MichelleQ-10">>\
<</if>>\
\
/*MICHELLE - Bookworm*/ \
\
<<if $eventControl.quests.Bookworm.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="When I went to the living room, I saw Michelle reading a book. Since I've never seen her reading anything apart from her textbooks, I had to ask her about it. She told me, while blushing, that her co-worker lent it to her. It was a romantic novel. I figured out that I could buy her something more naughtier and explicit to see how she will react."><div class="quest-header-text">Bookworm</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.Bookworm.completed to true>><<set $eventControl.quests.Bookworm.active to false>><</button>><</if>></div>\
<<include "MichelleQ-11">>\
<</if>>\
\
/*MICHELLE - Crossing Line*/ \
\
<<if $eventControl.quests.CrossingLine.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="We can't go back to being a normal boring family anymore. We crossed too many borders with Michelle to go back. Crossing the last border is inevitable."><div class="quest-header-text">Crossing Line</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CrossingLine.completed to true>><<set $eventControl.quests.CrossingLine.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.active to false>><<set $eventControl.quests.CorruptionOfMichelleDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfMichelleDuncan4.active to true>><<set $characters.Michelle.corruptionlvl = 4>><</button>><</if>></div>\
<<include "MichelleQ-12">>\
<</if>>\
\
/*MICHELLE - Final Countdown*/ \
\
<<if $eventControl.quests.FinalCountdown.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.FinalCountdown.part == 1>>\
<div class="quest-header" data-hover="Relationship between Michelle and my dad has been getting worse lately. They aren't talking to each other most of the time and I've not seem them kiss last month. But when I caught them arguing in the living room, I was pretty sure they were going to be divorced soon. Michelle's also been acting very strange lately. She's always on her phone. Maybe if I eavesdrop on one of her calls, I could figure out what is happening..."><div class="quest-header-text">Final Countdown</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.FinalCountdown.completed to true>><<set $eventControl.quests.FinalCountdown.active to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="So she's seeing other men just to pay off my dad's debt? No, I won't stand this. I can tolerate her being with my dad, but some strangers... I have to save enough money and show her her place. She belongs only to me..."><div class="quest-header-text">Final Countdown</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.FinalCountdown.completed to true>><<set $eventControl.quests.FinalCountdown.active to false>><</button>><</if>></div>\
<</if>>\
<<include "MichelleQ-13">>\
<</if>>\
\
/*MICHELLE - Confusion*/ \
\
<<if $eventControl.quests.Confusion.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.Confusion.conv == false>>\
<div class="quest-header" data-hover="After the previous argument with my dad, Michelle doesn't know what to do. She's aware of our unusual relationship. Will she follow her feelings or will she do what most people would do?"><div class="quest-header-text">Confusion</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.Confusion.completed to true>><<set $eventControl.quests.Confusion.active to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="She told me that she needs more time to think. There is nothing I can do other than wait for her decision.">Confusion</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.Confusion.completed to true>><<set $eventControl.quests.Confusion.active to false>><</button>><</if>></div>\
<</if>>\
<<include "MichelleQ-14">>\
<</if>>\
\
<<if _questCount == 0>>\
<<if $eventControl.quests.CorruptionOfMichelleDuncan0.completed == false>>\
<div class="quest-steps"><span style="font-style:italic">This should not have happened</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="font-style:italic">All quests completed</span>
</div>\
<</if>>\
<</if>>\
</div>\<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/kiley1.jpg">\
</div>\
<div class="top-char-text">Kiley
</div>\
</div>\
<<set _questCount to 0>>\
\
/*KILEY - Corruption of Kiley Duncan 1*/ \
\
<<if $eventControl.quests.CorruptionOfKileyDuncan0.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 1 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfKileyDuncan0.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan0.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to true>><<set $characters.Kiley.corruptionlvl = 1>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $eventControl.quests.FinancialProblems.money = 100>><</button>><</if>></div>\
<<include "KileyQ-1">>\
<</if>>\
\
/*KILEY - Corruption of Kiley Duncan 2*/ \
\
<<if $eventControl.quests.CorruptionOfKileyDuncan1.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 2 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 2</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.SupportHerDesire.active = false>><<set $eventControl.quests.SupportHerDesire.completed = true>><<set $eventControl.Kiley.caughtSpying = false>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $eventControl.quests.FinancialProblems.money = 300>><<set $eventControl.quests.FinancialProblems.sL = true>><</button>><</if>></div>\
<<include "KileyQ-2">>\
<</if>>\
\
/*KILEY - Corruption of Kiley Duncan 3*/ \
\
<<if $eventControl.quests.CorruptionOfKileyDuncan2.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 3 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 3</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfKileyDuncan2.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan3.active to true>><<set $characters.Kiley.corruptionlvl = 3>><<set $eventControl.quests.HighschoolPassion.completed = true>><<set $eventControl.quests.HighschoolPassion.active = false>><<set $characters.Kiley.dates += 3>><<set $eventControl.quests.SubtleProposition.active = false>><<set $eventControl.quests.SubtleProposition.completed = true>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $eventControl.quests.FinancialProblems.pU = true>><<set $eventControl.quests.FinancialProblems.cO = true>><<set $eventControl.quests.FinancialProblems.eO = true>><</button>><</if>></div>\
<<include "KileyQ-3">>\
<</if>>\
\
/*KILEY - Corruption of Kiley Duncan 4*/ \
\
<<if $eventControl.quests.CorruptionOfKileyDuncan3.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 4 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 4</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfKileyDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan3.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan4.active to true>><<set $characters.Kiley.corruptionlvl = 4>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.massages += 2>><<set $characters.Kiley.dates += 4>><<set $eventControl.quests.GamerGirl.active = false>><<set $eventControl.quests.GamerGirl.completed = true>><<set $eventControl.quests.NoExperience.active = false>><<set $eventControl.quests.NoExperience.completed = true>><</button>><</if>></div>\
<<include "KileyQ-4">>\
<</if>>\
\
/*KILEY - Corruption of Kiley Duncan 5*/ \
\
<<if $eventControl.quests.CorruptionOfKileyDuncan4.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 5 with Kiley Duncan."><div class="quest-header-text">Corruption Of Kiley Duncan 5</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfKileyDuncan4.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan4.active to false>><<set $characters.Kiley.corruptionlvl = 5>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.dates = 5>><<set $characters.Kiley.massages = 4>><<set $eventControl.quests.FinancialProblems.active = false>><<set $eventControl.quests.FinancialProblems.completed = true>><<set $eventControl.quests.FinancialProblems.cP = true>><<set $eventControl.quests.OldMemories.active = false>><<set $eventControl.quests.OldMemories.completed = true>><<set $eventControl.quests.FinalStraw.active = false>><<set $eventControl.quests.FinalStraw.completed = true>><<set $eventControl.quests.AnnoyingObstacle.active = false>><<set $eventControl.quests.AnnoyingObstacle.completed = true>><<set $eventControl.Kiley.newHouse = true>><<set $eventControl.Kiley.fiance = false>><<set $eventControl.quests.AnnoyingObstacle.part = 6>><</button>><</if>></div>\
<<include "KileyQ-5">>\
<</if>>\
\
/*KILEY - Support Her Desire*/ \
\
<<if $eventControl.quests.SupportHerDesire.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.SupportHerDesire.rummage == false>>\
<div class="quest-header" data-hover="There is something fishy about Kiley. She didn't change at all. Like she acts and talks the same way! If she won't tell me, I have to find it myself."><div class="quest-header-text">Support Her Desire</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SupportHerDesire.completed to true>><<set $eventControl.quests.SupportHerDesire.active to false>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><<set $eventControl.Kiley.caughtSpying = false>><</button>><</if>></div>\
<<elseif $eventControl.quests.SupportHerDesire.KileyAsked == false>>\
<div class="quest-header" data-hover="I'm not really proud of it, but I was snooping around in Kiley's bedroom. Except for some uninteresting and useless stuff, I also found magazines about pole dancing."><div class="quest-header-text">Support Her Desire</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SupportHerDesire.completed to true>><<set $eventControl.quests.SupportHerDesire.active to false>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><<set $eventControl.Kiley.caughtSpying = false>><</button>><</if>></div>\
<<elseif $eventControl.quests.SupportHerDesire.KileyAsked == true and $player.inventory.quests.dancingPole == false>>\
<div class="quest-header" data-hover="So I indirectly asked Kiley about those magazines and she said that she always found pole dancing interesting but she never had time nor the money to try it. Maybe I should buy the dancing pole for her?"><div class="quest-header-text">Support Her Desire</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SupportHerDesire.completed to true>><<set $eventControl.quests.SupportHerDesire.active to false>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><<set $eventControl.Kiley.caughtSpying = false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="Now that I have the dancing pole, I should install it in her bedroom and surprise her."><div class="quest-header-text">Support Her Desire</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SupportHerDesire.completed to true>><<set $eventControl.quests.SupportHerDesire.active to false>><<set $characters.Kiley.corruptionlvl = 2>><<set $eventControl.quests.CorruptionOfKileyDuncan1.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to true>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><<set $eventControl.Kiley.caughtSpying = false>><</button>><</if>></div>\
<</if>>\
<<include "KileyQ-6">>\
<</if>>\
\
/*KILEY - Highschool Passion*/ \
\
<<if $eventControl.quests.HighschoolPassion.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.HighschoolPassion.checkedPC < 3>>\
<div class="quest-header" data-hover="I got curious if Kiley does ever look back on her school life sometimes. So I asked her one day and we talked for hours about our past. But suddenly she mentioned she always wanted to try playing football and now that she has her uniform back, she wants to try it. I volunteered to teach her how to do it. But the truth is I also don't know anything about it. I should search it up on the Internet."><div class="quest-header-text">Highschool Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.HighschoolPassion.completed to true>><<set $eventControl.quests.HighschoolPassion.active to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="I got curious if Kiley does ever look back on her school life sometimes. So I asked her one day and we talked for hours about our past. But suddenly she mentioned she always wanted to try playing football and now that she has her uniform back, she wants to try it. Now that I learned about it from the Internet, I'm ready to help her with it. I should meet with her in her backyard on the weekend."><div class="quest-header-text">Highschool Passion</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.HighschoolPassion.completed to true>><<set $eventControl.quests.HighschoolPassion.active to false>><</button>><</if>></div>\
<</if>>\
<<include "KileyQ-7">>\
<</if>>\
\
/*KILEY - Subtle Proposition*/ \
\
<<if $eventControl.quests.SubtleProposition.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="Our relationship is getting better and better. That's a good sign, considering our past... I will try offering her more money as a gift than normally and ask nothing in return. I think that could either boost our relationship, or completely ruin it... I have to take the risk."><div class="quest-header-text">Subtle Proposition</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SubtleProposition.completed to true>><<set $eventControl.quests.SubtleProposition.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan2.active to false>><<set $eventControl.quests.CorruptionOfKileyDuncan2.completed to true>><<set $characters.Kiley.corruptionlvl = 3>><<set $characters.Kiley.relationship = 0>><<set $characters.Kiley.corruption = 0>><</button>><</if>></div>\
<<include "KileyQ-8">>\
<</if>>\
\
/*KILEY - Sore Body*/ \
\
<<if $eventControl.quests.SoreBody.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="I know she’s been working hard at her job lately and doesn’t have time to take care of her body. Maybe I could do something for her and massage her body for her?"><div class="quest-header-text">Sore Body</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SoreBody.completed to true>><<set $eventControl.quests.SoreBody.active to false>><<set $player.massage = 40>><</button>><</if>></div>\
<<include "KileyQ-9">>\
<</if>>\
\
/*KILEY - Annoying Obstacle*/ \
\
<<if $eventControl.quests.AnnoyingObstacle.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.AnnoyingObstacle.part == 1>>\
<div class="quest-header" data-hover="When I finally reunited with Kiley, I also unfortunately met her fiance. Right from the start I knew I had to get rid of him if I wanted to get closer to Kiley. They've been together for some time and they're also already engaged. It won't be easy, but it has to be done. First of all I need to corrupt her to a certain level. Then we will see..."><div class="quest-header-text">Annoying Obstacle</div></div>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 2>>\
<div class="quest-header" data-hover="So yeah, Kiley is finally getting married to her fiance, Paul... I can't even be mad at her. I've never told her how I feel or anything. The only thing I can do now is to be a good supportive step-brother and buy a suit to her wedding. But why does it feel like she's leaving me, again...?"><div class="quest-header-text">Annoying Obstacle</div></div>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 3 or $eventControl.quests.AnnoyingObstacle.part == 4>>\
<div class="quest-header" data-hover="She has feelings for me. Even though she's now married to that idiot, she still can't decide what to do. I know she's stubborn, but marrying a guy you don't like just because you wanted to settle down...?"><div class="quest-header-text">Annoying Obstacle</div></div>\
<<elseif $eventControl.quests.AnnoyingObstacle.part == 5>><<if $eventControl.quests.FinancialProblems.cP == true and $eventControl.quests.OldMemories.completed == true and $eventControl.quests.FinalStraw.completed == true and $eventControl.quests.AnnoyingObstacle.part == 5 and $characters.Kiley.corruption > 99 and $characters.Kiley.relationship > 99 and $characters.Kiley.dates > 4 and $characters.Kiley.massages > 3 and $eventControl.quests.AnnoyingObstacle.clubInvite == false>>\
<div class="quest-header" data-hover="She chose me. I won. Fuck you Paul! Fuck you society! We are young and we don't care about you! But for real, Kiley is now smiling every time I see her, she no longer has that long shadow behind her anymore."><div class="quest-header-text">Annoying Obstacle</div></div>\
<<elseif $eventControl.quests.AnnoyingObstacle.clubInvite == true>>\
<div class="quest-header" data-hover="Kiley shared with me her disgust with her current life just to persuade me to go clubbing with her. Naturally I agreed."><div class="quest-header-text">Annoying Obstacle</div></div>\
<<else>>\
<div class="quest-header" data-hover="She chose me. I won. Fuck you Paul! Fuck you society! We are young and we don't care about you! But for real, Kiley is now smiling every time I see her, she no longer has that long shadow behind her anymore."><div class="quest-header-text">Annoying Obstacle</div></div>\
<</if>><</if>>\
<<include "KileyQ-10">>\
<</if>>\
\
/*KILEY - Financial Problems*/ \
\
<<if $eventControl.quests.FinancialProblems.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="It was clear they don't have much money. Their house was half-empty, nothing in the fridge most of the time and I'm pretty sure Kiley wears the same clothes she wore when she was still in school. Maybe I could offer her something?"><div class="quest-header-text">Financial Problems</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.FinancialProblems.active = false>><<set $eventControl.quests.FinancialProblems.completed = true>><<set $eventControl.quests.FinancialProblems.sL = true>><<set $eventControl.quests.FinancialProblems.eO = true>><<set $eventControl.quests.FinancialProblems.cO = true>><<set $eventControl.quests.FinancialProblems.pU = true>><<set $eventControl.quests.FinancialProblems.cP = true>><<set $eventControl.quests.FinancialProblems.money = 9999>><</button>><</if>></div>\
<<include "KileyQ-11">>\
<</if>>\
\
/*KILEY - Gamer Girl*/ \
\
<<if $eventControl.quests.GamerGirl.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="When I was walking around her house, I heard her and Paul arguing in the living room. It didn't look pretty and I just had to ask Kiley about it. I found out she wanted to buy a game console, but Paul didn't like that. I decided to buy it for her, but I'm not sure this will solve their argument..."><div class="quest-header-text">Gamer Girl</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.GamerGirl.active = false>><<set $eventControl.quests.GamerGirl.completed = true>><</button>><</if>></div>\
<<include "KileyQ-12">>\
<</if>>\
\
/*KILEY - No Experience*/ \
\
<<if $eventControl.quests.NoExperience.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="Kiley and I had a really uncomfortable conversation. She invited me out on a double date with her fiance and my non-existent girlfriend. It ended up with me agreeing to ask some girl out, so I can take her to the double date... This can end up only one way..."><div class="quest-header-text">No Experience</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfKileyDuncan3.active = false>><<set $eventControl.quests.CorruptionOfKileyDuncan3.completed = true>><<set $eventControl.quests.CorruptionOfKileyDuncan4.active = true>><<set $eventControl.quests.NoExperience.active = false>><<set $eventControl.quests.NoExperience.completed = true>><<set $characters.Kiley.corruptionlvl = 4>><<set $characters.Kiley.corruption = 0>><<set $characters.Kiley.relationship = 0>><</button>><</if>></div>\
<<include "KileyQ-13">>\
<</if>>\
\
/*KILEY - Old Memories*/ \
\
<<if $eventControl.quests.OldMemories.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="One day I found Kiley eagerly looking around for something in her living room. She told me she's looking for her hat that she used to wear as her Halloween costume back in High school. She was really sad about it, since that was her only material memory of it. I decided to help her find it."><div class="quest-header-text">Old Memories</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.OldMemories.active = false>><<set $eventControl.quests.OldMemories.completed = true>><<set $player.inventory.quests.witchHat = false>><</button>><</if>></div>\
<<include "KileyQ-14">>\
<</if>>\
\
/*KILEY - Final Straw*/ \
\
<<if $eventControl.quests.FinalStraw.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="The last step is here. It's clear that Kiley is used to me now. You can say she depends on me. Maybe now's the perfect time to ask her to be my girlfriend."><div class="quest-header-text">Final Straw</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.FinalStraw.active = false>><<set $eventControl.quests.FinalStraw.completed = true>><</button>><</if>></div>\
<<include "KileyQ-15">>\
<</if>>\
\
/*KILEY - Risky Business*/ \
\
<<if $eventControl.quests.RiskyBusiness.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="When I was relaxing in front of my new house, a surprising couple interrupted me. It was Michelle and Kiley. They looked like they were finally okay, maybe even better than ever before. Michelle also asked me to film them while they’re working out in my gym. I couldn’t deny this opportunity and accepted. They should be there at 8 am."><div class="quest-header-text">Risky Business</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.RiskyBusiness.active = false>><<set $eventControl.quests.RiskyBusiness.completed = true>><</button>><</if>></div>\
<<include "KileyQ-16">>\
<</if>>\
\
<<if _questCount == 0>>\
<div class="quest-steps"><span style="font-style:italic">All quests completed</span>
</div>\
<</if>>\
</div>\<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/summer1.jpg">\
</div>\
<div class="top-char-text">Summer
</div>\
</div>\
<<set _questCount to 0>>\
\
/*SUMMER - Corruption of Summer Duncan 1*/ \
\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 1 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfSummerDuncan0.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan0.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan1.active to true>><<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenPorn to true>><<set $eventControl.quests.CorruptionOfSummerDuncan0.kitchenChecked to true>><<set $characters.Summer.corruptionlvl = 1>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $eventControl.quests.ExemplaryRelationship.completed = true>><<set $eventControl.quests.ExemplaryRelationship.active = false>><</button>><</if>></div>\
<<include "SummerQ-1">>\
<</if>>\
\
/*SUMMER - Corruption of Summer Duncan 2*/ \
\
<<if $eventControl.quests.CorruptionOfSummerDuncan1.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 2 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 2</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfSummerDuncan1.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan1.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan2.active to true>><<set $characters.Summer.corruptionlvl = 2>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.homework += 1>><<set $eventControl.quests.ASimpleRequest.active to false>><<set $eventControl.quests.ASimpleRequest.completed to true>><<set $eventControl.quests.ASimpleRequest.p1 to true>><</button>><</if>></div>\
<<include "SummerQ-2">>\
<</if>>\
\
/*SUMMER - Corruption of Summer Duncan 3*/ \
\
<<if $eventControl.quests.CorruptionOfSummerDuncan2.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 3 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 3</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfSummerDuncan2.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan2.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan3.active to true>><<set $characters.Summer.corruptionlvl = 3>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.homework += 1>><<set $characters.Summer.massages += 2>><</button>><</if>></div>\
<<include "SummerQ-3">>\
<</if>>\
\
/*SUMMER - Corruption of Summer Duncan 4*/ \
\
<<if $eventControl.quests.CorruptionOfSummerDuncan3.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 4 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 4</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfSummerDuncan3.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to true>><<set $characters.Summer.corruptionlvl = 4>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.homework += 1>><<set $characters.Summer.massages += 1>><<set $eventControl.quests.IHaveYourBackP1.active to false>><<set $eventControl.quests.IHaveYourBackP1.completed to true>><<set $eventControl.quests.PerfectDate.active to false>><<set $eventControl.quests.PerfectDate.completed to true>><<set $eventControl.Summer.newHouse to true>><<set $eventControl.newHouse to true>><</button>><</if>></div>\
<<include "SummerQ-4">>\
<</if>>\
\
/*SUMMER - Corruption of Summer Duncan 5*/ \
\
<<if $eventControl.quests.CorruptionOfSummerDuncan4.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="How to reach corruption level 5 with Summer Duncan."><div class="quest-header-text">Corruption Of Summer Duncan 5</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruptionlvl = 5>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><</button>><</if>></div>\
<<include "SummerQ-5">>\
<</if>>\
\
/*SUMMER - Exemplary Relationship*/ \
\
<<if $eventControl.quests.ExemplaryRelationship.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="Michelle called us to the living room and with tears in her eyes asked us if we can improve our relationship. Seeing her in that state made us really think about the way we are treating each other and decided we will try better. Summer came up with an idea that I could join her in her morning runs."><div class="quest-header-text">Exemplary Relationship</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.ExemplaryRelationship.active to false>><<set $eventControl.quests.ExemplaryRelationship.completed to true>><<set $eventControl.quests.ExemplaryRelationship.running = 0>><</button>><</if>></div>\
<<include "SummerQ-6">>\
<</if>>\
\
/*SUMMER - A Simple Request*/ \
\
<<if $eventControl.quests.ASimpleRequest.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="Summer noticed that I always disappear after school and go somewhere. Since she knew that I wouldn't be doing drugs, she decided to wait for me to get home and figure it out. Now that she knows I have a part-time job, I have no idea what she will want from me..."><div class="quest-header-text">A Simple Request</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.ASimpleRequest.active to false>><<set $eventControl.quests.ASimpleRequest.completed to true>><<set $eventControl.quests.ASimpleRequest.p1 = true>><</button>><</if>></div>\
<<include "SummerQ-7">>\
<</if>>\
\
/*SUMMER - I Have Your Back P1*/ \
\
<<if $eventControl.quests.IHaveYourBackP1.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="When I was walking around the house, I witnessed Summer and Michelle arguing in the living room. It seemed like Summer tried to sneak out of the house at night but she got found out. I decided to help Summer out the next time she wants to go out."><div class="quest-header-text">I Have Your Back 1</div><<if $eventControl.cheats == true>>\
<<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP1.active to false>><<set $eventControl.quests.IHaveYourBackP1.completed to true>><</button>><</if>></div>\
<<include "SummerQ-8">>\
<</if>>\
\
/*SUMMER - Perfect Date*/ \
\
<<if $eventControl.quests.PerfectDate.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="I overheard Summer talking to one of her classmates about her feelings about our relationship. She just wanted to be with me without the need of checking her back if someone is looking. I decided I will make her wish come true."><div class="quest-header-text">Perfect Date</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.PerfectDate.active to false>><<set $eventControl.quests.PerfectDate.completed to true>><<set $eventControl.Summer.newHouse to true>><<set $eventControl.quests.CorruptionOfSummerDuncan3.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan3.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 4>><</button>><</if>></div>\
<<include "SummerQ-9">>\
<</if>>\
\
/*SUMMER - I Have Your Back P2*/ \
\
<<if $eventControl.quests.IHaveYourBackP2.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.IHaveYourBackP2.party == false>>\
<div class="quest-header" data-hover="Something is going to happen on Friday, I can feel it..."><div class="quest-header-text">I Have Your Back 2</div><<if $eventControl.cheats == true>><<button "COMPLETE LOVE" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP2.active to false>><<set $eventControl.quests.IHaveYourBackP2.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 5>><<set $eventControl.Summer.ntr to false>><</button>><<button "COMPLETE NTR" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP2.active to false>><<set $eventControl.quests.IHaveYourBackP2.completed to true>><<set $eventControl.quests.SchoolStar.active to true>><<set $eventControl.Summer.ntr to true>><<set $eventControl.Summer.away to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="I should talk to Summer when she's back..."><div class="quest-header-text">I Have Your Back 2</div><<if $eventControl.cheats == true>><<button "COMPLETE LOVE" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP2.active to false>><<set $eventControl.quests.IHaveYourBackP2.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 5>><<set $eventControl.Summer.ntr to false>><</button>><<button "COMPLETE NTR" "Quest Tracker">><<set $eventControl.quests.IHaveYourBackP2.active to false>><<set $eventControl.quests.IHaveYourBackP2.completed to true>><<set $eventControl.quests.SchoolStar.active to true>><<set $eventControl.Summer.ntr to true>><<set $eventControl.Summer.away to false>><</button>><</if>></div>\
<</if>>\
<<include "SummerQ-10">>\
<</if>>\
\
/*SUMMER - School Star*/ \
\
<<if $eventControl.quests.SchoolStar.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.SchoolStar.derek == false>>\
<div class="quest-header" data-hover="I have a weird feeling something is going to happen soon..."><div class="quest-header-text">School Star</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SchoolStar.active to false>><<set $eventControl.quests.SchoolStar.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 5>><<set $eventControl.Summer.ntr to true>><<set $eventControl.Summer.newHouse to false>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="Derek, a guy from my school, came to me and asked me if Summer has a boyfriend. Seeing his sad face, I offered him my help and gave him her number."><div class="quest-header-text">School Star</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SchoolStar.active to false>><<set $eventControl.quests.SchoolStar.completed to true>><<set $eventControl.quests.CorruptionOfSummerDuncan4.active to false>><<set $eventControl.quests.CorruptionOfSummerDuncan4.completed to true>><<set $characters.Summer.corruption = 0>><<set $characters.Summer.relationship = 0>><<set $characters.Summer.corruptionlvl to 5>><<set $eventControl.Summer.ntr to true>><<set $eventControl.Summer.newHouse to false>><</button>><</if>></div>\
<</if>>\
<<include "SummerQ-11">>\
<</if>>\
\
<<if _questCount == 0>>\
<<if $eventControl.quests.CorruptionOfSummerDuncan0.completed == false>>\
<div class="quest-steps"><span style="font-style:italic">This should not have happened</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="font-style:italic">All quests completed</span>
</div>\
<</if>>\
<</if>>\
</div>\<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/pawn_shop.png">\
</div>\
<div class="top-char-text">Pawn shop
</div>\
</div>\
<<set _questCount to 0>>\
\
/*PAWN SHOP 1*/ \
\
<<if $eventControl.quests.PawnShop0.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="The only better option to earn some money than begging Michelle for a few dollars is helping out at our local Pawn shop. You can buy basically anything here, but most importantly a lot of local people go here when they are desperate for money. Maybe if I make the right decisions, I can use this fact to my benefit. Luckily they were hiring, so here I am..."><div class="quest-header-text">Corruption Of Pawn shop 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $player.perception = 10>><<set $eventControl.pawnShop.bossRelationship = 10>><<set $eventControl.quests.PawnShop0.active = false>><<set $eventControl.quests.PawnShop0.completed = true>><<set $eventControl.quests.PawnShop1.active = true>><</button>><</if>></div>\
<<include "PawnShopQ-1">>\
<</if>>\
\
/*PAWN SHOP 2*/ \
\
<<if $eventControl.quests.PawnShop1.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="Working at the Pawn shop wasn’t as boring as I thought it would be. As it turned out, there were a lot of desperate people who wanted to get money as quickly as possible and would do anything to get it. That created many opportunities for me and my very energetic magic stick to get some real experience..."><div class="quest-header-text">Corruption Of Pawn shop 2</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $player.perception = 25>><<set $eventControl.pawnShop.bossRelationship = 25>><<set $eventControl.quests.PawnShop1.active = false>><<set $eventControl.quests.PawnShop1.completed = true>><<set $eventControl.quests.PawnShop2.active = true>><</button>><</if>></div>\
<<include "PawnShopQ-2">>\
<</if>>\
\
/*PAWN SHOP 3*/ \
\
<<if $eventControl.quests.PawnShop2.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="I feel like I have become a proper Pawn shop worker. Like I could probably sell every single item here for a fraction of its original cost and bang you in the meantime. If I get the person's consent, that is... Not everyone wants to bang with a stranger apparently..."><div class="quest-header-text">Corruption Of Pawn shop 3</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $player.perception = 50>><<set $eventControl.pawnShop.bossRelationship = 50>><<set $eventControl.quests.PawnShop2.active = false>><<set $eventControl.quests.PawnShop2.completed = true>><<set $eventControl.quests.PawnShop3.active = true>><<set $eventControl.quests.PawnShop2.bossTalk to true>><<set $eventControl.pawnShop.weekendShifts to true>><</button>><</if>></div>\
<<include "PawnShopQ-3">>\
<</if>>\
\
/*PAWN SHOP 4*/ \
\
<<if $eventControl.quests.PawnShop3.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="My career as a Pawn shop worker is slowly at its end. I don’t suppose Jeremy will retire that soon and I don’t want to spend that much time working here. Weekend shifts are nice, the pay isn’t bad at all, but is this what I really want to be doing when I’m done with school?"><div class="quest-header-text">Corruption Of Pawn shop 4</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $player.perception = 75>><<set $eventControl.pawnShop.bossRelationship = 75>><<set $eventControl.quests.PawnShop3.active = false>><<set $eventControl.quests.PawnShop3.completed = true>><<set $eventControl.quests.PawnShop4.active = true>><</button>><</if>></div>\
<<include "PawnShopQ-4">>\
<</if>>\
\
/*PAWN SHOP 5*/ \
\
<<if $eventControl.quests.PawnShop4.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<div class="quest-header" data-hover="With every shift I started to realize that I probably hit the highest point that could be conquered working here. Maybe now's the time to start thinking of advancing further."><div class="quest-header-text">Corruption Of Pawn shop 5</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $player.perception = 100>><<set $eventControl.pawnShop.bossRelationship = 100>><<set $eventControl.quests.PawnShop4.active = false>><<set $eventControl.quests.PawnShop4.completed = true>><<set $eventControl.quests.PawnShop4.advertisement = true>><</button>><</if>></div>\
<<include "PawnShopQ-5">>\
<</if>>\
\
<<if _questCount == 0>>\
<div class="quest-steps"><span style="font-style:italic">All quests completed</span>
</div>\
<</if>>\
</div>\<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/school.png">\
</div>\
<div class="top-char-text">School
</div>\
</div>\
<<set _questCount to 0>>\
\
/*SCHOOL REP 0*/ \
\
<<if $eventControl.quests.SchoolMS0.active == true>>\
<<if _questCount > 0>>\
<br>\
<</if>>\
<<set _questCount += 1>>\
<<if $eventControl.quests.SchoolMS0.talkMichelle == false>>\
<div class="quest-header" data-hover="It feels like Michelle doesn't really understand my decision. Maybe I should talk to her...?"><div class="quest-header-text">Corruption Of School 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SchoolMS0.active = false>><<set $eventControl.quests.SchoolMS0.completed = true>><<set $eventControl.quests.SchoolMS1.active = true>><<set $eventControl.quests.SchoolMS0.talkMichelle to true>>
<<set $eventControl.quests.SchoolMS0.introduction = true>><<set $eventControl.school.corruption to 1>><</button>><</if>></div>\
<<elseif $eventControl.quests.SchoolMS0.introduction == false>>\
<div class="quest-header" data-hover="The way the Dean looked at me in Michelle's office still remained in my memory. I feel like something is about to happen..."><div class="quest-header-text">Corruption Of School 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SchoolMS0.active = false>><<set $eventControl.quests.SchoolMS0.completed = true>><<set $eventControl.quests.SchoolMS1.active = true>><<set $eventControl.quests.SchoolMS0.talkMichelle to true>>
<<set $eventControl.quests.SchoolMS0.introduction = true>><<set $eventControl.school.corruption to 1>><</button>><</if>></div>\
<<else>>\
<div class="quest-header" data-hover="How to reach corruption level 1 of School."><div class="quest-header-text">Corruption Of School 1</div><<if $eventControl.cheats == true>><<button "COMPLETE" "Quest Tracker">><<set $eventControl.quests.SchoolMS0.active = false>><<set $eventControl.quests.SchoolMS0.completed = true>><<set $eventControl.quests.SchoolMS1.active = true>><<set $eventControl.quests.SchoolMS0.talkMichelle to true>>
<<set $eventControl.quests.SchoolMS0.introduction = true>><<set $eventControl.school.corruption to 1>><</button>><</if>></div>\
<</if>>\
<<include "SchoolQ-1">>\
<</if>>\
\
<<if _questCount == 0>>\
<<if $eventControl.quests.SchoolMS0.completed == false>>\
<div class="quest-steps"><span style="font-style:italic">This should not have happened</span>
</div>\
<<else>>\
<div class="quest-steps"><span style="font-style:italic">All quests completed</span>
</div>\
<</if>>\
<</if>>\
</div>\<<include "savecheck">>\
<<set $eventControl.replay.storyMode to false>>\
<<set $eventControl.replay.uniqueMode to false>>\
<<set $eventControl.replay.basicMode to false>>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/replay_scenes.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Replay Scenes
</div>\
</div>\
</div>\
\
/*MICHELLE*/ \
\
<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/michelle1.jpg">\
</div>\
<div class="top-char-text">Michelle ($eventControl.Michelle.relationship)
</div></div>\
<div class="rs-videos">\
<div class="rs-video-all-select">\
<<link [img[media/replay_story.png]]>><<set $eventControl.replay.storyMode to true>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<include "random story vid Michelle">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_unique.png]]>><<set $eventControl.replay.uniqueMode to true>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<include "random unique vid Michelle">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_basic.png]]>><<set $eventControl.replay.basicMode to true>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<include "random basic vid Michelle">>\
</div></div></div></div><br>\
\
/*KILEY*/ \
\
<<if $eventControl.Kiley.introduction == true>>\
<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/kiley1.jpg">\
</div>\
<div class="top-char-text">Kiley ($eventControl.Kiley.relationship)
</div></div>\
<div class="rs-videos">\
<div class="rs-video-all-select">\
<<link [img[media/replay_story.png]]>><<set $eventControl.replay.storyMode to true>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<include "random story vid Kiley">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_unique.png]]>><<set $eventControl.replay.uniqueMode to true>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<include "random unique vid Kiley">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_basic.png]]>><<set $eventControl.replay.basicMode to true>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<include "random basic vid Kiley">>\
</div></div></div></div><br>\
\
<<else>>\
<div class="phone-middle-characters-locked">\
<div class="top-char">\
<div class="top-char-photo-locked">\
<img src="media/avatar/kiley1.jpg">\
</div>\
<div class="top-char-text">Kiley ($eventControl.Kiley.relationship)
</div></div>\
<div class="rs-videos-locked">\
<div class="rs-video-all-select">\
<<link [img[media/replay_story.png]]>><<set $eventControl.replay.storyMode to true>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<include "random story vid Kiley">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_unique.png]]>><<set $eventControl.replay.uniqueMode to true>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<include "random unique vid Kiley">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_basic.png]]>><<set $eventControl.replay.basicMode to true>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<include "random basic vid Kiley">>\
</div></div></div></div><br>\
<</if>>\
\
/*SUMMER*/ \
\
<<if $eventControl.Summer.available == true>>\
<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/summer1.jpg">\
</div>\
<div class="top-char-text">Summer ($eventControl.Summer.relationship)
</div></div>\
<div class="rs-videos">\
<div class="rs-video-all-select">\
<<link [img[media/replay_story.png]]>><<set $eventControl.replay.storyMode to true>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<include "random story vid Summer">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_unique.png]]>><<set $eventControl.replay.uniqueMode to true>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<include "random unique vid Summer">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_basic.png]]>><<set $eventControl.replay.basicMode to true>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<include "random basic vid Summer">>\
</div></div></div></div><br>\
<</if>>\
\
/*PAWN SHOP*/ \
\
<<if $eventControl.pawnShop.work == true>>\
<div class="phone-middle-characters">\
<div class="top-char">\
<div class="top-char-photo">\
<img src="media/avatar/pawn_shop.png">\
</div>\
<div class="top-char-text">Pawn Shop
</div></div>\
<div class="rs-videos">\
<div class="rs-video-all-select">\
<<link [img[media/replay_story.png]]>><<set $eventControl.replay.storyMode to true>><<goto "RS - Pawn shop">><</link>>\
<div class="rs-video">\
<<include "random story vid Pawn shop">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_basic.png]]>><<set $eventControl.replay.basicMode to true>><<goto "RS - Pawn shop">><</link>>\
<div class="rs-video">\
<<include "random basic vid Pawn shop">>\
</div></div></div></div><br>\
\
<<else>>\
<div class="phone-middle-characters-locked">\
<div class="top-char">\
<div class="top-char-photo-locked">\
<img src="media/avatar/pawn_shop.png">\
</div>\
<div class="top-char-text">Pawn Shop
</div></div>\
<div class="rs-videos-locked">\
<div class="rs-video-all-select">\
<<link [img[media/replay_story.png]]>><<set $eventControl.replay.storyMode to true>><<goto "RS - Pawn shop">><</link>>\
<div class="rs-video">\
<<include "random story vid Pawn shop">>\
</div></div>\
<div class="rs-video-all-select">\
<<link [img[media/replay_basic.png]]>><<set $eventControl.replay.basicMode to true>><<goto "RS - Pawn shop">><</link>>\
<div class="rs-video">\
<<include "random basic vid Pawn shop">>\
</div></div></div></div><br>\
<</if>>\
\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Phone">><</link>>\
</div>\
</div>\<<set _ranVid to random(1,5)>>\
<<switch _ranVid>>\
<<case 1>>\
<<if $eventControl.replay.Michelle.COMD1 == true>>\
<<ranVid "media/michelle/mp4/bathroom2" "4">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/bathroom2" "1">><</ranVidLocked>>\
<</if>>\
<<case 2>>\
<<if $eventControl.replay.Michelle.Confusion == true>>\
<<ranVid "media/michelle/mp4/bedroom3" "12">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/bedroom3" "1">><</ranVidLocked>>\
<</if>>\
<<case 3>>\
<<if $eventControl.replay.Michelle.AFSend == true>>\
<<ranVid "media/michelle/mp4/kitchen4" "5">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/kitchen4" "2">><</ranVidLocked>>\
<</if>>\
<<case 4>>\
<<if $eventControl.replay.Michelle.FC == true>>\
<<ranVid "media/michelle/mp4/livingroom3" "24">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/livingroom3" "3">><</ranVidLocked>>\
<</if>>\
<<case 5>>\
<<if $eventControl.replay.Michelle.NewHouse == true>>\
<<ranVid "media/michelle/mp4/new_house1" "24">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/new_house1" "2">><</ranVidLocked>>\
<</if>>\
<</switch>>\<<set _ranVid to random(1,15)>>\
<<switch _ranVid>>\
<<case 1>>\
<<if $eventControl.replay.Michelle.afterWork == true>>\
<<ranVid "media/michelle/mp4/after_work1" "16">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/after_work1" "2">><</ranVidLocked>>\
<</if>>\
<<case 2>>\
<<if $eventControl.replay.Michelle.whileSwimming == true>>\
<<ranVid "media/michelle/mp4/backyard2" "14">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/backyard2" "1">><</ranVidLocked>>\
<</if>>\
<<case 3>>\
<<if $eventControl.replay.Michelle.whileShoweringDH == true>>\
<<ranVid "media/michelle/mp4/bathroom3" "15">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/bathroom3" "1">><</ranVidLocked>>\
<</if>>\
<<case 4>>\
<<if $eventControl.replay.Michelle.whileShoweringNH == true>>\
<<ranVid "media/michelle/mp4/bathroom7" "5">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/bathroom7" "1">><</ranVidLocked>>\
<</if>>\
<<case 5>>\
<<if $eventControl.replay.Michelle.visitRoom == true>>\
<<ranVid "media/michelle/mp4/bedroom6" "18">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/bedroom6" "2">><</ranVidLocked>>\
<</if>>\
<<case 6>>\
<<if $eventControl.replay.Michelle.dateHotel == true>>\
<<ranVid "media/michelle/mp4/date1" "22">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/date1" "2">><</ranVidLocked>>\
<</if>>\
<<case 7>>\
<<if $eventControl.replay.Michelle.dateDrunk == true>>\
<<ranVid "media/michelle/mp4/livingroom5" "11">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/livingroom5" "1">><</ranVidLocked>>\
<</if>>\
<<case 8>>\
<<if $eventControl.replay.Michelle.homeStudy == true>>\
<<ranVid "media/michelle/mp4/kitchen6" "9">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/kitchen6" "2">><</ranVidLocked>>\
<</if>>\
<<case 9>>\
<<if $eventControl.replay.Michelle.cantSleep == true>>\
<<ranVid "media/michelle/mp4/livingroom4" "12">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/livingroom4" "1">><</ranVidLocked>>\
<</if>>\
<<case 10>>\
<<if $eventControl.replay.Michelle.massageMC == true>>\
<<ranVid "media/michelle/mp4/massage1" "16">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/massage1" "2">><</ranVidLocked>>\
<</if>>\
<<case 11>>\
<<if $eventControl.replay.Michelle.massageHer == true>>\
<<ranVid "media/michelle/mp4/massage2" "15">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/massage2" "1">><</ranVidLocked>>\
<</if>>\
<<case 12>>\
<<if $eventControl.replay.Michelle.NHrandom == true>>\
<<ranVid "media/michelle/mp4/new_house2" "9">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/new_house2" "1">><</ranVidLocked>>\
<</if>>\
<<case 13>>\
<<if $eventControl.replay.Michelle.sexEd == true>>\
<<ranVid "media/michelle/mp4/school1" "14">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/school1" "3">><</ranVidLocked>>\
<</if>>\
<<case 14>>\
<<if $eventControl.replay.Michelle.office1 == true>>\
<<ranVid "media/michelle/mp4/work1" "12">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/work1" "2">><</ranVidLocked>>\
<</if>>\
<<case 15>>\
<<if $eventControl.replay.Michelle.office2 == true>>\
<<ranVid "media/michelle/mp4/work2" "18">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/michelle/mp4/work2" "2">><</ranVidLocked>>\
<</if>>\
<</switch>>\<<set _ranVid to random(1,13)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/michelle/mp4/bathroom5" "10">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/michelle/mp4/bedroom4" "12">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/michelle/mp4/bedroom5" "6">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/michelle/mp4/bedroom8" "13">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/michelle/mp4/bedroom10" "6">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/michelle/mp4/kitchen1" "16">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/michelle/mp4/kitchen2" "22">><</ranVidLocked>>\
<<case 8>>\
<<ranVidLocked "media/michelle/mp4/livingroom1" "31">><</ranVidLocked>>\
<<case 9>>\
<<ranVidLocked "media/michelle/mp4/livingroom6" "16">><</ranVidLocked>>\
<<case 10>>\
<<ranVidLocked "media/michelle/mp4/livingroom7" "26">><</ranVidLocked>>\
<<case 11>>\
<<ranVidLocked "media/michelle/mp4/livingroom8" "12">><</ranVidLocked>>\
<<case 12>>\
<<ranVidLocked "media/michelle/mp4/livingroom10" "12">><</ranVidLocked>>\
<<case 13>>\
<<ranVidLocked "media/michelle/mp4/livingroom11" "19">><</ranVidLocked>>\
<</switch>>\\
/*UNLOCKED*/ \
\
<<if $eventControl.Kiley.introduction == true>>\
<<set _ranVid to random(1,9)>>\
<<switch _ranVid>>\
<<case 1>>\
<<if $eventControl.replay.Kiley.S1 == true>>\
<<ranVid "media/kiley/mp4/backyard3" "5">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/backyard3" "2">><</ranVidLocked>>\
<</if>>\
<<case 2>>\
<<if $eventControl.replay.Kiley.S2 == true>>\
<<ranVid "media/kiley/mp4/backyard4" "4">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/backyard4" "1">><</ranVidLocked>>\
<</if>>\
<<case 3>>\
<<if $eventControl.replay.Kiley.S3 == true>>\
<<ranVid "media/kiley/mp4/bedroom6" "14">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/bedroom6" "2">><</ranVidLocked>>\
<</if>>\
<<case 4>>\
<<if $eventControl.replay.Kiley.S4 == true>>\
<<ranVid "media/kiley/mp4/livingroom5" "14">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/livingroom5" "2">><</ranVidLocked>>\
<</if>>\
<<case 5>>\
<<if $eventControl.replay.Kiley.S5 == true>>\
<<ranVid "media/kiley/mp4/livingroom17" "25">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/livingroom17" "3">><</ranVidLocked>>\
<</if>>\
<<case 6>>\
<<if $eventControl.replay.Kiley.S6 == true>>\
<<ranVid "media/kiley/mp4/new_panties1" "18">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/new_panties1" "3">><</ranVidLocked>>\
<</if>>\
<<case 7>>\
<<if $eventControl.replay.Kiley.S7 == true>>\
<<ranVid "media/kiley/mp4/wedding1" "18">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/wedding1" "2">><</ranVidLocked>>\
<</if>>\
<<case 8>>\
<<if $eventControl.replay.Kiley.S8 == true>>\
<<ranVid "media/kiley/mp4/end1" "48">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/end1" "2">><</ranVidLocked>>\
<</if>>\
<<case 9>>\
<<if $eventControl.replay.Kiley.S9 == true>>\
<<ranVid "media/kiley/mp4/stepmom1" "28">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/stepmom1" "2">><</ranVidLocked>>\
<</if>>\
<</switch>>\
\
/*LOCKED*/ \
\
<<else>>\
<<set _ranVid to random(1,9)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/kiley/mp4/backyard3" "2">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/kiley/mp4/backyard4" "1">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/kiley/mp4/bedroom6" "2">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/kiley/mp4/livingroom5" "2">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/kiley/mp4/livingroom17" "3">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/kiley/mp4/new_panties1" "3">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/kiley/mp4/wedding1" "2">><</ranVidLocked>>\
<<case 8>>\
<<ranVidLocked "media/kiley/mp4/end1" "2">><</ranVidLocked>>\
<<case 9>>\
<<ranVidLocked "media/kiley/mp4/stepmom1" "2">><</ranVidLocked>>\
<</switch>>\
<</if>>\\
/*UNLOCKED*/ \
\
<<if $eventControl.Kiley.introduction == true>>\
<<set _ranVid to random(1,20)>>\
<<switch _ranVid>>\
<<case 1>>\
<<if $eventControl.replay.Kiley.backyardRan == true>>\
<<ranVid "media/kiley/mp4/backyard7" "14">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/backyard7" "2">><</ranVidLocked>>\
<</if>>\
<<case 2>>\
<<if $eventControl.replay.Kiley.whileShoweringDH == true>>\
<<ranVid "media/kiley/mp4/bathroom3" "20">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/bathroom3" "1">><</ranVidLocked>>\
<</if>>\
<<case 3>>\
<<if $eventControl.replay.Kiley.sleepTogetherKH == true>>\
<<ranVid "media/kiley/mp4/bedroom1" "9">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/bedroom1" "3">><</ranVidLocked>>\
<</if>>\
<<case 4>>\
<<if $eventControl.replay.Kiley.sleepTogetherNH == true>>\
<<ranVid "media/kiley/mp4/bedroom11" "10">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/bedroom11" "1">><</ranVidLocked>>\
<</if>>\
<<case 5>>\
<<if $eventControl.replay.Kiley.roomVisit == true>>\
<<ranVid "media/kiley/mp4/bedroom13" "33">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/bedroom13" "2">><</ranVidLocked>>\
<</if>>\
<<case 6>>\
<<if $eventControl.replay.Kiley.dateHotel == true>>\
<<ranVid "media/kiley/mp4/date2" "15">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/date2" "2">><</ranVidLocked>>\
<</if>>\
<<case 7>>\
<<if $eventControl.replay.Kiley.dateKH == true>>\
<<ranVid "media/kiley/mp4/livingroom11" "5">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/livingroom11" "1">><</ranVidLocked>>\
<</if>>\
<<case 8>>\
<<if $eventControl.replay.Kiley.gym == true>>\
<<ranVid "media/kiley/mp4/gym1" "11">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/gym1" "1">><</ranVidLocked>>\
<</if>>\
<<case 9>>\
<<if $eventControl.replay.Kiley.pizza == true>>\
<<ranVid "media/kiley/mp4/kitchen5" "21">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/kitchen5" "2">><</ranVidLocked>>\
<</if>>\
<<case 10>>\
<<if $eventControl.replay.Kiley.fianceKitchen == true>>\
<<ranVid "media/kiley/mp4/kitchen7" "4">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/kitchen7" "1">><</ranVidLocked>>\
<</if>>\
<<case 11>>\
<<if $eventControl.replay.Kiley.chillOut == true>>\
<<ranVid "media/kiley/mp4/livingroom12" "17">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/livingroom12" "3">><</ranVidLocked>>\
<</if>>\
<<case 12>>\
<<if $eventControl.replay.Kiley.gameAddiction == true>>\
<<ranVid "media/kiley/mp4/livingroom13" "19">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/livingroom13" "1">><</ranVidLocked>>\
<</if>>\
<<case 13>>\
<<if $eventControl.replay.Kiley.TV1 == true>>\
<<ranVid "media/kiley/mp4/livingroom20" "25">><</ranVid>>\
<<else>\
<<ranVidLocked "media/kiley/mp4/livingroom20" "3">><</ranVidLocked>>\
<</if>>\
<<case 14>>\
<<if $eventControl.replay.Kiley.TV2 == true>>\
<<ranVid "media/kiley/mp4/livingroom21" "25">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/livingroom21" "3">><</ranVidLocked>>\
<</if>>\
<<case 15>>\
<<if $eventControl.replay.Kiley.massage == true>>\
<<ranVid "media/kiley/mp4/massage1" "19">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/massage1" "2">><</ranVidLocked>>\
<</if>>\
<<case 16>>\
<<if $eventControl.replay.Kiley.lockHerself == true>>\
<<ranVid "media/kiley/mp4/locked1" "24">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/locked1" "3">><</ranVidLocked>>\
<</if>>\
<<case 17>>\
<<if $eventControl.replay.Kiley.office == true>>\
<<ranVid "media/kiley/mp4/office3" "16">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/office3" "1">><</ranVidLocked>>\
<</if>>\
<<case 18>>\
<<if $eventControl.replay.Kiley.spycam == true>>\
<<ranVid "media/kiley/mp4/spy_camera1" "16">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/spy_camera1" "1">><</ranVidLocked>>\
<</if>>\
<<case 19>>\
<<if $eventControl.replay.Kiley.friend1 == true>>\
<<ranVid "media/kiley/mp4/with_friend1" "17">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/with_friend1" "1">><</ranVidLocked>>\
<</if>>\
<<case 20>>\
<<if $eventControl.replay.Kiley.friend2 == true>>\
<<ranVid "media/kiley/mp4/with_friend2" "37">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/kiley/mp4/with_friend2" "3">><</ranVidLocked>>\
<</if>>\
<</switch>>\
\
/*LOCKED*/ \
\
<<else>>\
<<set _ranVid to random(1,20)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/kiley/mp4/backyard7" "2">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/kiley/mp4/bathroom3" "1">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/kiley/mp4/bedroom1" "3">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/kiley/mp4/bedroom11" "1">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/kiley/mp4/bedroom13" "2">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/kiley/mp4/date2" "2">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/kiley/mp4/livingroom11" "1">><</ranVidLocked>>\
<<case 8>>\
<<ranVidLocked "media/kiley/mp4/gym1" "1">><</ranVidLocked>>\
<<case 9>>\
<<ranVidLocked "media/kiley/mp4/kitchen5" "2">><</ranVidLocked>>\
<<case 10>>\
<<ranVidLocked "media/kiley/mp4/kitchen7" "1">><</ranVidLocked>>\
<<case 11>>\
<<ranVidLocked "media/kiley/mp4/livingroom12" "3">><</ranVidLocked>>\
<<case 12>>\
<<ranVidLocked "media/kiley/mp4/livingroom13" "1">><</ranVidLocked>>\
<<case 13>>\
<<ranVidLocked "media/kiley/mp4/livingroom20" "3">><</ranVidLocked>>\
<<case 14>>\
<<ranVidLocked "media/kiley/mp4/livingroom21" "3">><</ranVidLocked>>\
<<case 15>>\
<<ranVidLocked "media/kiley/mp4/massage1" "2">><</ranVidLocked>>\
<<case 16>>\
<<ranVidLocked "media/kiley/mp4/locked1" "3">><</ranVidLocked>>\
<<case 17>>\
<<ranVidLocked "media/kiley/mp4/office3" "1">><</ranVidLocked>>\
<<case 18>>\
<<ranVidLocked "media/kiley/mp4/spy_camera1" "1">><</ranVidLocked>>\
<<case 19>>\
<<ranVidLocked "media/kiley/mp4/with_friend1" "1">><</ranVidLocked>>\
<<case 20>>\
<<ranVidLocked "media/kiley/mp4/with_friend2" "3">><</ranVidLocked>>\
<</switch>>\
<</if>>\\
/*UNLOCKED*/ \
\
<<if $eventControl.Kiley.introduction == true>>\
<<set _ranVid to random(1,22)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/kiley/mp4/backyard2" "9">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/kiley/mp4/backyard5" "13">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/kiley/mp4/backyard8" "27">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/kiley/mp4/bathroom2" "4">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/kiley/mp4/bathroom4" "2">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/kiley/mp4/bathroom5" "3">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/kiley/mp4/bathroom6" "18">><</ranVidLocked>>\
<<case 8>>\
<<ranVidLocked "media/kiley/mp4/bedroom2" "16">><</ranVidLocked>>\
<<case 9>>\
<<ranVidLocked "media/kiley/mp4/bedroom3" "18">><</ranVidLocked>>\
<<case 10>>\
<<ranVidLocked "media/kiley/mp4/bedroom7" "4">><</ranVidLocked>>\
<<case 11>>\
<<ranVidLocked "media/kiley/mp4/bedroom8" "11">><</ranVidLocked>>\
<<case 12>>\
<<ranVidLocked "media/kiley/mp4/bedroom9" "12">><</ranVidLocked>>\
<<case 13>>\
<<ranVidLocked "media/kiley/mp4/bedroom10" "12">><</ranVidLocked>>\
<<case 14>>\
<<ranVidLocked "media/kiley/mp4/bedroom12" "12">><</ranVidLocked>>\
<<case 15>>\
<<ranVidLocked "media/kiley/mp4/kitchen2" "6">><</ranVidLocked>>\
<<case 16>>\
<<ranVidLocked "media/kiley/mp4/kitchen3" "16">><</ranVidLocked>>\
<<case 17>>\
<<ranVidLocked "media/kiley/mp4/livingroom2" "14">><</ranVidLocked>>\
<<case 18>>\
<<ranVidLocked "media/kiley/mp4/livingroom4" "16">><</ranVidLocked>>\
<<case 19>>\
<<ranVidLocked "media/kiley/mp4/livingroom9" "11">><</ranVidLocked>>\
<<case 20>>\
<<ranVidLocked "media/kiley/mp4/livingroom14" "9">><</ranVidLocked>>\
<<case 21>>\
<<ranVidLocked "media/kiley/mp4/livingroom15" "21">><</ranVidLocked>>\
<<case 22>>\
<<ranVidLocked "media/kiley/mp4/livingroom22" "19">><</ranVidLocked>>\
<</switch>>\
\
/*LOCKED*/ \
\
<<else>>\
<<set _ranVid to random(1,22)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/kiley/mp4/backyard2" "2">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/kiley/mp4/backyard5" "1">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/kiley/mp4/backyard8" "2">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/kiley/mp4/bathroom2" "2">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/kiley/mp4/bathroom4" "1">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/kiley/mp4/bathroom5" "1">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/kiley/mp4/bathroom6" "1">><</ranVidLocked>>\
<<case 8>>\
<<ranVidLocked "media/kiley/mp4/bedroom2" "1">><</ranVidLocked>>\
<<case 9>>\
<<ranVidLocked "media/kiley/mp4/bedroom3" "4">><</ranVidLocked>>\
<<case 10>>\
<<ranVidLocked "media/kiley/mp4/bedroom7" "2">><</ranVidLocked>>\
<<case 11>>\
<<ranVidLocked "media/kiley/mp4/bedroom8" "1">><</ranVidLocked>>\
<<case 12>>\
<<ranVidLocked "media/kiley/mp4/bedroom9" "2">><</ranVidLocked>>\
<<case 13>>\
<<ranVidLocked "media/kiley/mp4/bedroom10" "1">><</ranVidLocked>>\
<<case 14>>\
<<ranVidLocked "media/kiley/mp4/bedroom12" "1">><</ranVidLocked>>\
<<case 15>>\
<<ranVidLocked "media/kiley/mp4/kitchen2" "2">><</ranVidLocked>>\
<<case 16>>\
<<ranVidLocked "media/kiley/mp4/kitchen3" "4">><</ranVidLocked>>\
<<case 17>>\
<<ranVidLocked "media/kiley/mp4/livingroom2" "2">><</ranVidLocked>>\
<<case 18>>\
<<ranVidLocked "media/kiley/mp4/livingroom4" "1">><</ranVidLocked>>\
<<case 19>>\
<<ranVidLocked "media/kiley/mp4/livingroom9" "3">><</ranVidLocked>>\
<<case 20>>\
<<ranVidLocked "media/kiley/mp4/livingroom14" "1">><</ranVidLocked>>\
<<case 21>>\
<<ranVidLocked "media/kiley/mp4/livingroom15" "2">><</ranVidLocked>>\
<<case 22>>\
<<ranVidLocked "media/kiley/mp4/livingroom22" "2">><</ranVidLocked>>\
<</switch>>\
<</if>>\<<set _ranVid to random(1,9)>>\
<<switch _ranVid>>\
<<case 1>>\
<<if $eventControl.replay.Summer.S1 == true>>\
<<ranVid "media/summer/mp4/running1" "11">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/running1" "1">><</ranVidLocked>>\
<</if>>\
<<case 2>>\
<<if $eventControl.replay.Summer.S2 == true>>\
<<ranVid "media/summer/mp4/bathroom_spying1" "2">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/bathroom_spying1" "1">><</ranVidLocked>>\
<</if>>\
<<case 3>>\
<<if $eventControl.replay.Summer.S3 == true>>\
<<ranVid "media/summer/mp4/bathroom2" "3">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/bathroom2" "1">><</ranVidLocked>>\
<</if>>\
<<case 4>>\
<<if $eventControl.replay.Summer.S4 == true>>\
<<ranVid "media/summer/mp4/friend_over1" "10">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/friend_over1" "1">><</ranVidLocked>>\
<</if>>\
<<case 5>>\
<<if $eventControl.replay.Summer.IHYBP1end == true>>\
<<ranVid "media/summer/mp4/livingroom6" "26">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/livingroom6" "2">><</ranVidLocked>>\
<</if>>\
<<case 6>>\
<<if $eventControl.replay.Summer.S5 == true>>\
<<ranVid "media/summer/mp4/story3" "17">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/story3" "1">><</ranVidLocked>>\
<</if>>\
<<case 7>>\
<<if $eventControl.replay.Summer.IHYBP2endLOVE == true>>\
<<ranVid "media/summer/mp4/story1" "13">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/story1" "2">><</ranVidLocked>>\
<</if>>\
<<case 8>>\
<<if $eventControl.ntr == true>>\
<<if $eventControl.replay.Summer.IHYBP2endNTR == true>>\
<<ranVid "media/summer/mp4/livingroom9" "12">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/livingroom9" "2">><</ranVidLocked>>\
<</if>>\
<<else>>\
<<include "random story vid Summer">>\
<</if>>\
<<case 9>>\
<<if $eventControl.ntr == true>>\
<<if $eventControl.replay.Summer.S6 == true>>\
<<ranVid "media/summer/mp4/story2" "15">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/story2" "1">><</ranVidLocked>>\
<</if>>\
<<else>>\
<<include "random story vid Summer">>\
<</if>>\
<</switch>>\<<set _ranVid to random(1,13)>>\
<<switch _ranVid>>\
<<case 1>>\
<<if $eventControl.replay.Summer.running == true>>\
<<ranVid "media/summer/mp4/running1" "21">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/running1" "1">><</ranVidLocked>>\
<</if>>\
<<case 2>>\
<<if $eventControl.replay.Summer.DHmorning == true>>\
<<ranVid "media/summer/mp4/bedroom3" "12">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/bedroom3" "1">><</ranVidLocked>>\
<</if>>\
<<case 3>>\
<<if $eventControl.replay.Summer.afterShower == true>>\
<<ranVid "media/summer/mp4/bedroom8" "13">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/bedroom8" "1">><</ranVidLocked>>\
<</if>>\
<<case 4>>\
<<if $eventControl.replay.Summer.showerVisit == true>>\
<<ranVid "media/summer/mp4/friend_over1" "19">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/friend_over1" "1">><</ranVidLocked>>\
<</if>>\
<<case 5>>\
<<if $eventControl.replay.Summer.cookies == true>>\
<<ranVid "media/summer/mp4/kitchen4" "6">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/kitchen4" "1">><</ranVidLocked>>\
<</if>>\
<<case 6>>\
<<if $eventControl.replay.Summer.massage == true>>\
<<ranVid "media/summer/mp4/massage1" "17">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/massage1" "1">><</ranVidLocked>>\
<</if>>\
<<case 7>>\
<<if $eventControl.replay.Summer.massageHer == true>>\
<<ranVid "media/summer/mp4/massage2" "6">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/massage2" "1">><</ranVidLocked>>\
<</if>>\
<<case 8>>\
<<if $eventControl.replay.Summer.withFriend1 == true>>\
<<ranVid "media/summer/mp4/with_friend1" "17">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/with_friend1" "1">><</ranVidLocked>>\
<</if>>\
<<case 9>>\
<<if $eventControl.replay.Summer.withFriend2 == true>>\
<<ranVid "media/summer/mp4/with_friend2" "21">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/with_friend2" "1">><</ranVidLocked>>\
<</if>>\
<<case 10>>\
<<if $eventControl.replay.Summer.withFriend3 == true>>\
<<ranVid "media/summer/mp4/random2" "13">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/random2" "2">><</ranVidLocked>>\
<</if>>\
<<case 11>>\
<<if $eventControl.ntr == true>>\
<<if $eventControl.replay.Summer.withFriend4 == true>>\
<<ranVid "media/summer/mp4/random4" "14">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/random4" "1">><</ranVidLocked>>\
<</if>>\
<<else>>\
<<include "random unique vid Summer">>\
<</if>>\
<<case 12>>\
<<if $eventControl.ntr == true>>\
<<if $eventControl.replay.Summer.withFriend5 == true>>\
<<ranVid "media/summer/mp4/random6" "16">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/random6" "1">><</ranVidLocked>>\
<</if>>\
<<else>>\
<<include "random unique vid Summer">>\
<</if>>\
<<case 13>>\
<<if $eventControl.replay.Summer.withFriend6 == true>>\
<<ranVid "media/summer/mp4/with_friend4" "14">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/summer/mp4/with_friend4" "1">><</ranVidLocked>>\
<</if>>\
<</switch>>\<<set _ranVid to random(1,21)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/summer/mp4/backyard1" "9">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/summer/mp4/backyard2" "15">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/summer/mp4/backyard3" "15">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/summer/mp4/balcony1" "13">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/summer/mp4/bathroom1" "3">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/summer/mp4/bathroom3" "3">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/summer/mp4/bathroom4" "14">><</ranVidLocked>>\
<<case 8>>\
<<ranVidLocked "media/summer/mp4/bedroom1" "12">><</ranVidLocked>>\
<<case 9>>\
<<ranVidLocked "media/summer/mp4/bedroom4" "5">><</ranVidLocked>>\
<<case 10>>\
<<ranVidLocked "media/summer/mp4/bedroom5" "12">><</ranVidLocked>>\
<<case 11>>\
<<ranVidLocked "media/summer/mp4/bedroom6" "14">><</ranVidLocked>>\
<<case 12>>\
<<ranVidLocked "media/summer/mp4/bedroom7" "11">><</ranVidLocked>>\
<<case 13>>\
<<ranVidLocked "media/summer/mp4/bedroom9" "13">><</ranVidLocked>>\
<<case 14>>\
<<ranVidLocked "media/summer/mp4/bedroom10" "10">><</ranVidLocked>>\
<<case 15>>\
<<ranVidLocked "media/summer/mp4/bedroom12" "13">><</ranVidLocked>>\
<<case 16>>\
<<ranVidLocked "media/summer/mp4/gym1" "14">><</ranVidLocked>>\
<<case 17>>\
<<ranVidLocked "media/summer/mp4/kitchen1" "14">><</ranVidLocked>>\
<<case 18>>\
<<ranVidLocked "media/summer/mp4/livingroom4" "19">><</ranVidLocked>>\
<<case 19>>\
<<ranVidLocked "media/summer/mp4/livingroom5" "20">><</ranVidLocked>>\
<<case 20>>\
<<ranVidLocked "media/summer/mp4/livingroom7" "16">><</ranVidLocked>>\
<<case 21>>\
<<ranVidLocked "media/summer/mp4/livingroom10" "22">><</ranVidLocked>>\
<</switch>>\\
/*UNLOCKED*/ \
\
<<if $eventControl.pawnShop.work == true>>\
<<set _ranVid to random(1,7)>>\
<<switch _ranVid>>\
<<case 1>>\
<<if $eventControl.replay.pawnShop.S1 == true>>\
<<ranVid "media/pawn/mp4/story1" "21">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/pawn/mp4/story1" "12">><</ranVidLocked>>\
<</if>>\
<<case 2>>\
<<if $eventControl.replay.pawnShop.S4 == true>>\
<<ranVid "media/pawn/mp4/story2" "24">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/pawn/mp4/story2" "12">><</ranVidLocked>>\
<</if>>\
<<case 3>>\
<<if $eventControl.replay.pawnShop.S5 == true>>\
<<ranVid "media/pawn/mp4/story4" "27">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/pawn/mp4/story4" "12">><</ranVidLocked>>\
<</if>>\
<<case 4>>\
<<if $eventControl.replay.pawnShop.S2 == true>>\
<<ranVid "media/pawn/mp4/story5" "35">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/pawn/mp4/story5" "17">><</ranVidLocked>>\
<</if>>\
<<case 5>>\
<<if $eventControl.replay.pawnShop.S6 == true>>\
<<ranVid "media/pawn/mp4/story6" "36">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/pawn/mp4/story6" "7">><</ranVidLocked>>\
<</if>>\
<<case 6>>\
<<if $eventControl.replay.pawnShop.S7 == true>>\
<<ranVid "media/pawn/mp4/story7" "39">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/pawn/mp4/story7" "2">><</ranVidLocked>>\
<</if>>\
<<case 7>>\
<<if $eventControl.replay.pawnShop.S3 == true>>\
<<ranVid "media/pawn/mp4/story8" "41">><</ranVid>>\
<<else>>\
<<ranVidLocked "media/pawn/mp4/story8" "13">><</ranVidLocked>>\
<</if>>\
<</switch>>\
\
/*LOCKED*/ \
\
<<else>>\
<<set _ranVid to random(1,7)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/pawn/mp4/story1" "12">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/pawn/mp4/story2" "12">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/pawn/mp4/story4" "12">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/pawn/mp4/story5" "17">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/pawn/mp4/story6" "7">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/pawn/mp4/story7" "2">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/pawn/mp4/story8" "13">><</ranVidLocked>>\
<</switch>>\
<</if>>\\
/*UNLOCKED*/ \
\
<<if $eventControl.pawnShop.work == true>>\
<<set _ranVid to random(1,8)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/pawn/mp4/default1" "21">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/pawn/mp4/default2" "15">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/pawn/mp4/default3" "28">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/pawn/mp4/default4" "32">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/pawn/mp4/default5" "29">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/pawn/mp4/default6" "27">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/pawn/mp4/default7" "27">><</ranVidLocked>>\
<<case 8>>\
<<ranVidLocked "media/pawn/mp4/default8" "27">><</ranVidLocked>>\
<</switch>>\
\
/*LOCKED*/ \
\
<<else>>\
<<set _ranVid to random(1,8)>>\
<<switch _ranVid>>\
<<case 1>>\
<<ranVidLocked "media/pawn/mp4/default1" "5">><</ranVidLocked>>\
<<case 2>>\
<<ranVidLocked "media/pawn/mp4/default2" "7">><</ranVidLocked>>\
<<case 3>>\
<<ranVidLocked "media/pawn/mp4/default3" "9">><</ranVidLocked>>\
<<case 4>>\
<<ranVidLocked "media/pawn/mp4/default4" "7">><</ranVidLocked>>\
<<case 5>>\
<<ranVidLocked "media/pawn/mp4/default5" "7">><</ranVidLocked>>\
<<case 6>>\
<<ranVidLocked "media/pawn/mp4/default6" "8">><</ranVidLocked>>\
<<case 7>>\
<<ranVidLocked "media/pawn/mp4/default7" "6">><</ranVidLocked>>\
<<case 8>>\
<<ranVidLocked "media/pawn/mp4/default8" "4">><</ranVidLocked>>\
<</switch>>\
<</if>>\<<include "savecheck">>\
<<set $eventControl.replay.enabled = false>>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/replay_scenes.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Replay Scenes - Michelle ($eventControl.Michelle.relationship)
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\michelle1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Michelle ($eventControl.Michelle.relationship)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Filters
</div>\
\
<div class="all-filters">\
<<if $eventControl.replay.storyMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Story">><<goto "RS - Michelle">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Story">><<set $eventControl.replay.storyMode to true>><<set $eventControl.replay.uniqueMode to false>><<set $eventControl.replay.basicMode to false>><<goto "RS - Michelle">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.uniqueMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Unique">><<goto "RS - Michelle">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Unique">><<set $eventControl.replay.storyMode to false>><<set $eventControl.replay.uniqueMode to true>><<set $eventControl.replay.basicMode to false>><<goto "RS - Michelle">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.basicMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Basic">><<goto "RS - Michelle">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Basic">><<set $eventControl.replay.storyMode to false>><<set $eventControl.replay.uniqueMode to false>><<set $eventControl.replay.basicMode to true>><<goto "RS - Michelle">><</button>>
</div>\
</div>\
<</if>>\
</div>\
</div><br>\
\
<div class="phone-middle-characters">\
<div class="header2-left">Scenes<<if $eventControl.cheats == true>><<button "COMPLETE" "RS - Michelle">><<include "RS - Michelle - Cheat">><</button>><</if>>
</div>\
<<if $eventControl.replay.storyMode == true>>\
<<include "RS - Michelle - Story">>\
<<elseif $eventControl.replay.uniqueMode == true>>\
<<include "RS - Michelle - Unique">>\
<<elseif $eventControl.replay.basicMode == true>>\
<<include "RS - Michelle - Basic">>\
<</if>>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Replay Scenes">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<<set $eventControl.replay.enabled = false>>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/replay_scenes.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Replay Scenes - Kiley ($eventControl.Kiley.relationship)
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\kiley1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Kiley ($eventControl.Kiley.relationship)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Filters
</div>\
\
<div class="all-filters">\
<<if $eventControl.replay.storyMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Story">><<goto "RS - Kiley">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Story">><<set $eventControl.replay.storyMode to true>><<set $eventControl.replay.uniqueMode to false>><<set $eventControl.replay.basicMode to false>><<goto "RS - Kiley">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.uniqueMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Unique">><<goto "RS - Kiley">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Unique">><<set $eventControl.replay.storyMode to false>><<set $eventControl.replay.uniqueMode to true>><<set $eventControl.replay.basicMode to false>><<goto "RS - Kiley">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.basicMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Basic">><<goto "RS - Kiley">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Basic">><<set $eventControl.replay.storyMode to false>><<set $eventControl.replay.uniqueMode to false>><<set $eventControl.replay.basicMode to true>><<goto "RS - Kiley">><</button>>
</div>\
</div>\
<</if>>\
</div>\
</div><br>\
\
<div class="phone-middle-characters">\
<div class="header2-left">Scenes<<if $eventControl.cheats == true>><<button "COMPLETE" "RS - Kiley">><<include "RS - Kiley - Cheat">><</button>><</if>>
</div>\
<<if $eventControl.replay.storyMode == true>>\
<<include "RS - Kiley - Story">>\
<<elseif $eventControl.replay.uniqueMode == true>>\
<<include "RS - Kiley - Unique">>\
<<elseif $eventControl.replay.basicMode == true>>\
<<include "RS - Kiley - Basic">>\
<</if>>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Replay Scenes">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<<set $eventControl.replay.enabled = false>>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/replay_scenes.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Replay Scenes - Summer ($eventControl.Summer.relationship)
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\summer1.jpg">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Summer ($eventControl.Summer.relationship)
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Filters
</div>\
\
<div class="all-filters">\
<<if $eventControl.replay.storyMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Story">><<goto "RS - Summer">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Story">><<set $eventControl.replay.storyMode to true>><<set $eventControl.replay.uniqueMode to false>><<set $eventControl.replay.basicMode to false>><<goto "RS - Summer">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.uniqueMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Unique">><<goto "RS - Summer">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Unique">><<set $eventControl.replay.storyMode to false>><<set $eventControl.replay.uniqueMode to true>><<set $eventControl.replay.basicMode to false>><<goto "RS - Summer">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.basicMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Basic">><<goto "RS - Summer">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Basic">><<set $eventControl.replay.storyMode to false>><<set $eventControl.replay.uniqueMode to false>><<set $eventControl.replay.basicMode to true>><<goto "RS - Summer">><</button>>
</div>\
</div>\
<</if>>\
</div>\
</div><br>\
\
<div class="phone-middle-characters">\
<div class="header2-left">Scenes<<if $eventControl.cheats == true>><<button "COMPLETE" "RS - Summer">><<include "RS - Summer - Cheat">><</button>><</if>>
</div>\
<<if $eventControl.replay.storyMode == true>>\
<<include "RS - Summer - Story">>\
<<elseif $eventControl.replay.uniqueMode == true>>\
<<include "RS - Summer - Unique">>\
<<elseif $eventControl.replay.basicMode == true>>\
<<include "RS - Summer - Basic">>\
<</if>>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Replay Scenes">><</link>>\
</div>\
</div>\<<include "savecheck">>\
<<set $eventControl.replay.enabled = false>>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/replay_scenes.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Replay Scenes - Pawn Shop
</div>\
</div>\
</div>\
<div class="characters-photo">\
<img src="media\avatar\pawn_shop.png">
</div>\
<div class="characters-name">\
<div class="characters-name-text">Pawn Shop
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="header2-left">Filters
</div>\
\
<div class="all-filters">\
<<if $eventControl.replay.storyMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Story">><<goto "RS - Pawn shop">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Story">><<set $eventControl.replay.storyMode to true>><<set $eventControl.replay.uniqueMode to false>><<set $eventControl.replay.basicMode to false>><<goto "RS - Pawn shop">><</button>>
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.basicMode == true>>\
<div class="filter-all-clicked">\
<div class="filter-button"><<button "Basic">><<goto "RS - Pawn shop">><</button>>
</div>\
</div>\
<<else>>\
<div class="filter-all">\
<div class="filter-button"><<button "Basic">><<set $eventControl.replay.storyMode to false>><<set $eventControl.replay.uniqueMode to false>><<set $eventControl.replay.basicMode to true>><<goto "RS - Pawn shop">><</button>>
</div>\
</div>\
<</if>>\
</div>\
</div><br>\
\
<div class="phone-middle-characters">\
<div class="header2-left">Scenes<<if $eventControl.cheats == true>><<button "COMPLETE" "RS - Pawn shop">><<include "RS - Pawn shop - Cheat">><</button>><</if>>
</div>\
<<if $eventControl.replay.storyMode == true>>\
<<include "RS - Pawn shop - Story">>\
<<elseif $eventControl.replay.basicMode == true>>\
<<include "RS - Pawn shop - Basic">>\
<</if>>\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Replay Scenes">><</link>>\
</div>\
</div>\<div class="rs-videos">\
\
<<if $eventControl.replay.Michelle.COMD1 == true>>\
<div class="rs-video-all-hover" data-hover="When you completed 'Corruption Of Michelle Duncan 2' quest and advanced from corruption level 1 with Michelle to level 2.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "PoM (Dh, b) case3">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/bathroom2" "4">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption Of Michelle Duncan 2' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/bathroom2" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.Confusion == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Confusion' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Michelle Duncan 07: Confusion (Ending)">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/bedroom3" "12">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Confusion' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/bedroom3" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.AFSend == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Absent From School' quest and the best reward for completing it.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Michelle Duncan 02: Absent from school, blowjob">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/kitchen4" "5">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Ask for the best reward after completing 'Absent From School' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/kitchen4" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.FC == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Final Countdown' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Michelle Duncan 06: Final Countdown (Ending)">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/livingroom3" "24">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Final Countdown' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/livingroom3" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.NewHouse == true>>\
<div class="rs-video-all-hover" data-hover="When she visited your own house for the first time ('Corruption Of Michelle Duncan 5 quest').">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Nh, l) case2-a-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/new_house1" "24">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="After getting your first house and reaching corruption level 3 with Michelle, go to your house after 16:00 (has to be from town or other instances, not from leaving one of your house's rooms).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/new_house1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
</div>\<div class="rs-videos">\
\
<<if $eventControl.replay.Michelle.afterWork == true>>\
<div class="rs-video-all-hover" data-hover="You made her day so much better after she came home exhausted from work...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Dh, l) case6-a-a-b">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/after_work1" "16">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Michelle, then give her a proper greeting after you catch her entering the house from work (be in the living room at Duncan's house when her shift ends).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/after_work1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.whileSwimming == true>>\
<div class="rs-video-all-hover" data-hover="Can't even take a swim in peace when Michelle's around...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Dh, by) case1">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/backyard2" "14">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 1 with Michelle, then take a swim at the Duncan's house during daytime and while Michelle is home and awake (20% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/backyard2" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.whileShoweringDH == true>>\
<div class="rs-video-all-hover" data-hover="It's always a pleasure taking a shower in my old house...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "PoM (Dh, b) case2">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/bathroom3" "15">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Michelle, then take a shower at the Duncan's house while Michelle is home and awake (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/bathroom3" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.whileShoweringNH == true>>\
<div class="rs-video-all-hover" data-hover="Michelle never misses a chance to join me in the shower when she's over.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "PoM (Nh, b) case1">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/bathroom7" "5">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="When having your own house, take a shower when Michelle is around (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/bathroom7" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.visitRoom == true>>\
<div class="rs-video-all-hover" data-hover="Once a time she finds herself entering my room with thoughts that are still new to her...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Dh, b) case0-a-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/bedroom6" "18">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Michelle, then be in your room at Duncan's house after 20:00 (25% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/bedroom6" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.dateHotel == true>>\
<div class="rs-video-all-hover" data-hover="After the date, we simply couldn't just walk back home and act like nothing happened...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Michelle Duncan: Dates1-4a">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/date1" "22">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Michelle, then continue your successful date in a hotel room.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/date1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.dateDrunk == true>>\
<div class="rs-video-all-hover" data-hover="I should've guessed this might happen. At least one of us won't forget this night... (drunk date)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Michelle Duncan: Dates1-b-c-a-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/livingroom5" "11">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Michelle, then take her to the local club on your date. Play your cards right and suggest to drink more.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/livingroom5" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.homeStudy == true>>\
<div class="rs-video-all-hover" data-hover="A good teacher never fails to motivate their students... (home study session)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Dh, k) case2-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/kitchen6" "9">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Michelle, then take out your cock during your home study session with her (ask her for it at Duncan's house, then meet her in the kitchen) and let her do her thing.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/kitchen6" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.cantSleep == true>>\
<div class="rs-video-all-hover" data-hover="You can't escape this woman once she sets her eyes on you. Afterall, this is her trueself. (walking around when you should be sleeping)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Dh, l) case5">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/livingroom4" "12">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 5 with Michelle, then walk around at Duncan's house when everyone is asleep (50% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/livingroom4" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.massageMC == true>>\
<div class="rs-video-all-hover" data-hover="Giving her a nice, wholesome massage...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Dh, l) case7-4a">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/massage1" "16">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Michelle, then push your luck during her massage (have to be invited and then you can meet her in the living room).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/massage1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.massageHer == true>>\
<div class="rs-video-all-hover" data-hover="She told me it's time to switch roles when I offered her a massage...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Dh, l) case8-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/massage2" "15">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Michelle, then after giving her three massages, she will offer giving one back to you when you ask for another one.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/massage2" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.NHrandom == true>>\
<div class="rs-video-all-hover" data-hover="Showing your true colors is something you do only when you're alone. Or when you finally meet someone who you can truly trust. (she surprised you at your house)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtM (Nh, l) case3">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/new_house2" "9">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Find Michelle in a vulnerable position when walking through your house while she's over (25% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/new_house2" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.sexEd == true>>\
<div class="rs-video-all-hover" data-hover="Sexual education is best teached with practice... (Friday classes)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "School Michelle case0-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/school1" "14">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Michelle, then take Friday classes.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/school1" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.office1 == true>>\
<div class="rs-video-all-hover" data-hover="Every student spends their lunch break differently. And no one enjoys it as much as I do.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "School Michelle case 1-c">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/work1" "12">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Michelle, then meet her in her office on lunch break.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/work1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Michelle.office2 == true>>\
<div class="rs-video-all-hover" data-hover="I don't usually do this, but people would find it weird didn't stop in Michelle's office once in a while...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "School Michelle case 2-b">><</link>>\
<div class="rs-video">\
<<ranVid "media/michelle/mp4/work2" "18">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Michelle, then meet her in her office after school.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Michelle">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/michelle/mp4/work2" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
</div>\<div class="rs-videos">\
\
<div class="quest-steps"><span style="font-style:italic;font-size:20px;">Will be added soon...</span>
</div>\
\
</div>\<div class="rs-videos">\
\
<<if $eventControl.replay.Kiley.S1 == true>>\
<div class="rs-video-all-hover" data-hover="After a lot of time, Kiley finally made her decision ('Annoying Obstacle' quest).">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 05: AO (decision1)">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/backyard3" "5">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Continue through the 'Annoying Obstacle' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/backyard3" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.S2 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Highschool Passion' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 03: Highschool Passion (football-1)">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/backyard4" "4">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Highschool Passion' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/backyard4" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.S3 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Final Straw' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 10: Final Straw1">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/bedroom6" "14">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Final Straw' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/bedroom6" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.S4 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Final Straw' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 09: Old Memories 5">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/livingroom5" "14">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Final Straw' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/livingroom5" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.S5 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'No Experience' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 08: No Experience">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/livingroom17" "25">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'No Experience' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/livingroom17" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.S6 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Financial Problems' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 06: Financial problems (cP)">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/new_panties1" "18">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Financial Problems' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/new_panties1" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.S7 == true>>\
<div class="rs-video-all-hover" data-hover="Kiley's wedding ('Annoying Obstacle' quest).">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 05: AO (wedding-1)">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/wedding1" "18">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Attend Kiley's wedding while going through 'Annoying Obstacle' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/wedding1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.S8 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Annoying Obstacle' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 05: AO (end7)">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/end1" "48">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Annoying Obstacle' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/end1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.S9 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Risky Business' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan 11: Risky Business 7">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/stepmom1" "28">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Risky Business' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/stepmom1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
</div>\<div class="rs-videos">\
\
<<if $eventControl.replay.Kiley.backyardRan == true>>\
<div class="rs-video-all-hover" data-hover="Someone is getting too much comfortable...">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan CatchHer0-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/backyard7" "14">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Walk around your own house between 15:00 and 16:59 while Kiley is over (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/backyard7" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.whileShoweringDH == true>>\
<div class="rs-video-all-hover" data-hover="Kiley had different plans when she was over... (she joined you in the shower when she was over)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtK (Dh, shower) case1">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/bathroom3" "20">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Kiley, then take a shower at Duncan's house on the weekend between 12:00 and 14:59 (when she's over).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/bathroom3" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.sleepTogetherKH == true>>\
<div class="rs-video-all-hover" data-hover="Sleepover like in the old days, right? Right... (sleepover at her house)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Sleep Together0-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/bedroom1" "9">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Kiley, then ask her to sleep together at her house.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/bedroom1" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.sleepTogetherNH == true>>\
<div class="rs-video-all-hover" data-hover="Having her here, right besides me, makes me feel like I finally made the right decision. (slept together at your house)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Sleep Together1-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/bedroom11" "10">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="When having your own house, sleep together when she's over.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/bedroom11" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.roomVisit == true>>\
<div class="rs-video-all-hover" data-hover="Times really have changed, huh? (she visited you in your room at Duncan's house when she was over)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtK (Dh, mr) case0-3a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/bedroom13" "33">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Kiley, then be in your room at Duncan's house on the weekend between 12:00 and 14:59 (when she's over).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/bedroom13" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.dateCar == true>>\
<div class="rs-video-all-hover" data-hover="Who would've guessed she's such a softie... (on the way to the Zoo)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Dates0-a-c-a-b">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/date2" "7">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Kiley, then on your date, take her to the zoo and ask her questions on the way.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/date2" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.dateHotel == true>>\
<div class="rs-video-all-hover" data-hover="Even the most wholesome dates can end on a naughty note. (visited a hotel after date)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Dates0-a-c-4a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/date2" "15">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Kiley, then take her to a hotel after your date at the Zoo (you have to have 100$ on you).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/date2" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.dateKH == true>>\
<div class="rs-video-all-hover" data-hover="Everything worked out well in the end. (she didn't want the date to end yet)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Dates0-4a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/livingroom11" "5">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Kiley, then let her pull you into her house as a reward for a great date.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/livingroom11" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.gym == true>>\
<div class="rs-video-all-hover" data-hover="Really? Can't even work out in peace?">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Gym Visit0">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/gym1" "11">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="When having your own house, work out while she's over and between 15:00 and 16:59.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/gym1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.pizza == true>>\
<div class="rs-video-all-hover" data-hover="The master teaser was at it again... (weekend pizza lunch)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtK (Kh, k) case2-3a-b-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/kitchen5" "21">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Kiley, then compliment her after ordering a pizza on the weekend lunch.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/kitchen5" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.fianceKitchen == true>>\
<div class="rs-video-all-hover" data-hover="What the hell was she thinking?! (she interrupted you and her fiance)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Talk to Kiley's fiance (Kiley's house, kitchen)">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/kitchen7" "4">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Kiley, then talk to Kiley's fiance in the kitchen (workday, 18:00).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/kitchen7" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.chillOut == true>>\
<div class="rs-video-all-hover" data-hover="Her fiance was there just two minutes ago! (had fun together right after her fiance left the house)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtK (Kh, l) case2">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/livingroom12" "17">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Kiley, then chill out with Kiley in her living room (weekend, before getting rid of her fiance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/livingroom12" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.gameAddiction == true>>\
<div class="rs-video-all-hover" data-hover="She got what she deserved! But why do I feel like it was her plan the whole time... (kept playing video games when she was over)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Too Much Games0">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/livingroom13" "19">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="When having your own house, play video games in the living room more than two times in a row while Kiley is over.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/livingroom13" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.TV1 == true>>\
<div class="rs-video-all-hover" data-hover="I know I should be ashamed of myself... b-but I had no choice! (got interrupted while watching TV with her fiance on workday)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtK (Kh, l) case3-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/livingroom20" "25">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Kiley, then continue watching TV with her fiance on workday.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/livingroom20" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.TV2 == true>>\
<div class="rs-video-all-hover" data-hover="She will give me heart attack one day. I'm sure of it. (got interrupted while watching TV with her fiance on the weekend)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "TtK (Kh, l) case4-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/livingroom21" "25">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Kiley, then continue watching TV with her fiance on the weekend.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/livingroom21" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.massage == true>>\
<div class="rs-video-all-hover" data-hover="I think both of us kinda hoped for this kind of massage.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Massages0-4a-b">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/massage1" "19">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Kiley and complete the 'Sore Body' quest, then whip out your cock during her massage.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/massage1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.lockHerself == true>>\
<div class="rs-video-all-hover" data-hover="To this day I still can't figure out if she did it on purpose or not. (she locked herself out of her house)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan Other case0-4a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/locked1" "24">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Kiley, then answer her call when she locks herself out of her house (10% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/locked1" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.office == true>>\
<div class="rs-video-all-hover" data-hover="Did she take her previous job as seriously as this one? (caught her not working)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan While Working0">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/office3" "16">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="When having your own house and when you have already taken care of Kiley's fiance, catch her in your bedroom when she's supposed to be working in your office (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/office3" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.spycam == true>>\
<div class="rs-video-all-hover" data-hover="Only girls were allowed in, so I found a way to at least watch... (spying on her and her friend)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan SpyCam0-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/spy_camera1" "16">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="When having your own house and when you have already taken care of Kiley's fiance, intall a spy camera in your living room (purchasable in the Pawn shop), then watch her and her friend on Monday between 15:00 and 18:59 (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/spy_camera1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.friend1 == true>>\
<div class="rs-video-all-hover" data-hover="They were making so much noise they actually scared me... (threesome with her friend)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan WithFriend0">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/with_friend1" "17">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="When having your own house and when you have already taken care of Kiley's fiance, find her and her friend having fun in your bedroom between 15:00 and 18:59 (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/with_friend1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Kiley.friend2 == true>>\
<div class="rs-video-all-hover" data-hover="No one is safe when Kiley and Riley is on to you... (threesome with her friend)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Kiley Duncan WithFriend1-a-a-b-b-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/kiley/mp4/with_friend2" "37">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="When being inside your own house and when you have already taken care of Kiley's fiance, someone will knock on your door between 23:00 and 23:59 (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Kiley">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/kiley/mp4/with_friend2" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
</div>\<div class="rs-videos">\
\
<div class="quest-steps"><span style="font-style:italic;font-size:20px;">Will be added soon...</span>
</div>\
\
</div>\<div class="rs-videos">\
\
<<if $eventControl.replay.Summer.S1 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Exemplary Relationship' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Run0-a-b">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/running1" "11">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Exemplary Relationship' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/running1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.S2 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Corruption Of Summer Duncan 1' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan 04: CORR0">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/bathroom_spying1" "2">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption Of Summer Duncan 1' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/bathroom_spying1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.S3 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Corruption Of Summer Duncan 2' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan 06: CORR1">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/bathroom2" "3">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption Of Summer Duncan 2' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/bathroom2" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.S4 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Corruption Of Summer Duncan 3' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan 07: CORR2">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/friend_over1" "10">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption Of Summer Duncan 3' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/friend_over1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.IHYBP1end == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'I Have Your Back part 1' quest if you decide to help her.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "SD 08: I Have Your Back P1 help-reward">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/livingroom6" "26">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'I Have Your Back part 1' quest by helping her out.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/livingroom6" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.S5 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Perfect Date' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "SD 09: Perfect Date invite1">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/story3" "17">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Perfect Date' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/story3" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.ntr == true>>\
<<if $eventControl.replay.Summer.IHYBP2endNTR == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'I Have Your Back part 2' quest if you let her go.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "SD 10: IHYB P2 reward0">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/livingroom9" "12">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'I Have Your Back part 2' quest by letting her go.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/livingroom9" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Turn NTR on in settings to see more...">\
<<link [img[media/replay_ntr.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<video class="center" src="media/blank_video.mp4" autoplay muted loop></video>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.IHYBP2endLOVE == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'I Have Your Back part 2' quest if she stayed with you.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "SD 10: IHYB P2 party2">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/story1" "13">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'I Have Your Back part 2' quest by NOT letting her go.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/story1" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.ntr == true>>\
<<if $eventControl.replay.Summer.S6 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'School Star' quest.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "SD 11: School Star end0">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/story2" "15">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'School Star' quest.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/story2" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Turn NTR on in settings to see more...">\
<<link [img[media/replay_ntr.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<video class="center" src="media/blank_video.mp4" autoplay muted loop></video>\
</div>\
</div>\
<</if>>\
\
</div>\<div class="rs-videos">\
\
<<if $eventControl.replay.Summer.running == true>>\
<div class="rs-video-all-hover" data-hover="I hate to admit it, but she really kicked my ass that morning... (morning runs)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Run0-a-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/running1" "21">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Summer, then join her morning runs 5 times.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/running1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.DHmorning == true>>\
<div class="rs-video-all-hover" data-hover="The best morning alarm there is.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan AfterSleep0">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/bedroom3" "12">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 4 with Summer, then sleep at Duncan's house (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/bedroom3" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.afterShower == true>>\
<div class="rs-video-all-hover" data-hover="Summer is so kind sometimes. Even made sure I'm clean enough after taking a shower.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan AfterShower0-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/bedroom8" "13">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Summer, then when she's home, take a shower and immediately go to your room.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/bedroom8" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.showerVisit == true>>\
<div class="rs-video-all-hover" data-hover="The only place where I feel truly popular is this house's shower. (shower visit)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "PoS (Dh, br) case1-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/friend_over1" "19">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Summer, then take a shower while she's home (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/friend_over1" "3">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.cookies == true>>\
<div class="rs-video-all-hover" data-hover="She bakes cookies for me now?!">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Cookies0-b">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/kitchen4" "6">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 3 with Summer, then go to the kitchen (Duncan's house) when she's there (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/kitchen4" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.massage == true>>\
<div class="rs-video-all-hover" data-hover="Making sure we keep our promise. (You massage her)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Massage1-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/massage1" "17">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 2 with Summer, then give her a massage.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/massage1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.massageHer == true>>\
<div class="rs-video-all-hover" data-hover="Making sure we keep our promise. (She massages you)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Massage2-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/massage2" "6">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 2 with Summer, then give her three massage and ask her again (50% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/massage2" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.withFriend1 == true>>\
<div class="rs-video-all-hover" data-hover="I finally met the mysterious friend who's over every other weekend. (threesome with classmate)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Morning0">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/with_friend1" "17">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 5 with Summer and complete her whole story through LOVE, then when you have your own house, sleep on Saturday there (50% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/with_friend1" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.withFriend2 == true>>\
<div class="rs-video-all-hover" data-hover="Her friend from work came over. (threesome with coworker)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Friend0-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/with_friend2" "21">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 5 with Summer and complete her whole story through LOVE. Then install a spy camera in her room. When Summer and her coworker are in Summer's room, watch them using your computer (25% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/with_friend2" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.withFriend3 == true>>\
<div class="rs-video-all-hover" data-hover="Even someone like Summer sometimes bring her friend over. (threesome with classmate)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Friend4-3a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/random2" "13">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 5 with Summer and complete her whole story through LOVE, then find her and her friend at Duncan's house, living room (10% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/random2" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.ntr == true>>\
<<if $eventControl.replay.Summer.withFriend4 == true>>\
<div class="rs-video-all-hover" data-hover="It's clear to say she has changed... (you watch her getting DP'd)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Friend3-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/random4" "14">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 5 with Summer and complete her whole story through NTR, then walk around your house on the weekend (33% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/random4" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Turn NTR on in settings to see more...">\
<<link [img[media/replay_ntr.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<video class="center" src="media/blank_video.mp4" autoplay muted loop></video>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.ntr == true>>\
<<if $eventControl.replay.Summer.withFriend5 == true>>\
<div class="rs-video-all-hover" data-hover="She needed a reasurence on who's in charge in here.">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Friend1-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/random6" "16">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 5 with Summer and complete her whole story through NTR, then enter Duncan's house on workday, in the afternoon (25% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/random6" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Turn NTR on in settings to see more...">\
<<link [img[media/replay_ntr.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<video class="center" src="media/blank_video.mp4" autoplay muted loop></video>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.Summer.withFriend6 == true>>\
<div class="rs-video-all-hover" data-hover="It's nice of her bringing a friend over, it's not that lonely that way... (threesome with friend)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Summer Duncan Friend2-a-a">><</link>>\
<div class="rs-video">\
<<ranVid "media/summer/mp4/with_friend4" "14">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Reach corruption level 5 with Summer and complete her whole story through LOVE, then find her in your backyard at your house (50% chance).">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/summer/mp4/with_friend4" "1">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
</div>\<div class="rs-videos">\
\
<div class="quest-steps"><span style="font-style:italic;font-size:20px;">Will be added soon...</span>
</div>\
\
</div>\<div class="rs-videos">\
\
<<if $eventControl.replay.pawnShop.S1 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Corruption of Pawn Shop 1' quest. (stealing brats)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Pawn shop 0: Story event (part 3)">><</link>>\
<div class="rs-video">\
<<ranVid "media/pawn/mp4/story1" "21">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption of Pawn Shop 1' quest in the best possible way.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/pawn/mp4/story1" "12">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.pawnShop.S2 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Corruption of Pawn Shop 2' quest. (unfortunate bride)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Pawn shop 1: Story event (part 3)">><</link>>\
<div class="rs-video">\
<<ranVid "media/pawn/mp4/story5" "35">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption of Pawn Shop 2' quest in the best possible way.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/pawn/mp4/story5" "17">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.pawnShop.S3 == true>>\
<div class="rs-video-all-hover" data-hover="Unlocking weekend shifts during 'Corruption of Pawn Shop 3' quest. (daddy's girl)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Pawn shop 2: Weekend event (part 2-8a)">><</link>>\
<div class="rs-video">\
<<ranVid "media/pawn/mp4/story8" "41">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Unlock weekend shifts during 'Corruption of Pawn Shop 3' quest in the best possible way.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/pawn/mp4/story8" "13">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.pawnShop.S4 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Corruption of Pawn Shop 3' quest. (collector's wife)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Pawn shop 2: Story event (part 4)">><</link>>\
<div class="rs-video">\
<<ranVid "media/pawn/mp4/story2" "24">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption of Pawn Shop 3' quest in the best possible way.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/pawn/mp4/story2" "12">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.pawnShop.S5 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Corruption of Pawn Shop 4' quest. (flight hostess)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Pawn shop 3: Story event (part 2)">><</link>>\
<div class="rs-video">\
<<ranVid "media/pawn/mp4/story4" "27">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption of Pawn Shop 4' quest in the best possible way.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/pawn/mp4/story4" "12">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.pawnShop.S6 == true>>\
<div class="rs-video-all-hover" data-hover="Helping local business during 'Corruption of Pawn Shop 5' quest. (free massage)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Pawn shop 4: Ad event (part 3)">><</link>>\
<div class="rs-video">\
<<ranVid "media/pawn/mp4/story6" "36">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Help local business during 'Corruption of Pawn Shop 5' quest in the best possible way.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/pawn/mp4/story6" "7">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
<<if $eventControl.replay.pawnShop.S7 == true>>\
<div class="rs-video-all-hover" data-hover="The ending scene of the 'Corruption of Pawn Shop 5' quest. (boss's wife)">\
<<link [img[media/replay_not.png]]>><<set $eventControl.replay.enabled to true>><<goto "Pawn shop 4: Story event (part 3-a-a)">><</link>>\
<div class="rs-video">\
<<ranVid "media/pawn/mp4/story7" "39">><</ranVid>>\
</div>\
</div>\
<<else>>\
<div class="rs-video-all-hover-locked" data-hover="Complete the 'Corruption of Pawn Shop 5' quest in the best possible way.">\
<<link [img[media/replay_locked.png]]>><<goto "RS - Summer">><</link>>\
<div class="rs-video">\
<<ranVidLocked "media/pawn/mp4/story7" "2">><</ranVidLocked>>\
</div>\
</div>\
<</if>>\
\
</div>\<div class="rs-videos">\
\
<div class="quest-steps"><span style="font-style:italic;font-size:20px;">Will be added soon...</span>
</div>\
\
</div>\<<if $eventControl.replay.storyMode == true>>\
<<set $eventControl.replay.Michelle.COMD1 to true>>\
<<set $eventControl.replay.Michelle.Confusion to true>>\
<<set $eventControl.replay.Michelle.AFSend to true>>\
<<set $eventControl.replay.Michelle.FC to true>>\
<<set $eventControl.replay.Michelle.NewHouse to true>>\
<<elseif $eventControl.replay.uniqueMode == true>>\
<<set $eventControl.replay.Michelle.afterWork to true>>\
<<set $eventControl.replay.Michelle.whileSwimming to true>>\
<<set $eventControl.replay.Michelle.whileShoweringDH to true>>\
<<set $eventControl.replay.Michelle.whileShoweringNH to true>>\
<<set $eventControl.replay.Michelle.visitRoom to true>>\
<<set $eventControl.replay.Michelle.dateHotel to true>>\
<<set $eventControl.replay.Michelle.dateDrunk to true>>\
<<set $eventControl.replay.Michelle.homeStudy to true>>\
<<set $eventControl.replay.Michelle.cantSleep to true>>\
<<set $eventControl.replay.Michelle.massageMC to true>>\
<<set $eventControl.replay.Michelle.massageHer to true>>\
<<set $eventControl.replay.Michelle.NHrandom to true>>\
<<set $eventControl.replay.Michelle.sexEd to true>>\
<<set $eventControl.replay.Michelle.office1 to true>>\
<<set $eventControl.replay.Michelle.office2 to true>>\
<<elseif $eventControl.replay.basicMode == true>>\
\
<</if>>\<<if $eventControl.replay.storyMode == true>>\
<<set $eventControl.replay.Kiley.S1 to true>>\
<<set $eventControl.replay.Kiley.S2 to true>>\
<<set $eventControl.replay.Kiley.S3 to true>>\
<<set $eventControl.replay.Kiley.S4 to true>>\
<<set $eventControl.replay.Kiley.S5 to true>>\
<<set $eventControl.replay.Kiley.S6 to true>>\
<<set $eventControl.replay.Kiley.S7 to true>>\
<<set $eventControl.replay.Kiley.S8 to true>>\
<<set $eventControl.replay.Kiley.S9 to true>>\
<<elseif $eventControl.replay.uniqueMode == true>>\
<<set $eventControl.replay.Kiley.backyardRan to true>>\
<<set $eventControl.replay.Kiley.whileShoweringDH to true>>\
<<set $eventControl.replay.Kiley.sleepTogetherKH to true>>\
<<set $eventControl.replay.Kiley.sleepTogetherNH to true>>\
<<set $eventControl.replay.Kiley.roomVisit to true>>\
<<set $eventControl.replay.Kiley.dateHotel to true>>\
<<set $eventControl.replay.Kiley.dateKH to true>>\
<<set $eventControl.replay.Kiley.gym to true>>\
<<set $eventControl.replay.Kiley.pizza to true>>\
<<set $eventControl.replay.Kiley.fianceKitchen to true>>\
<<set $eventControl.replay.Kiley.chillOut to true>>\
<<set $eventControl.replay.Kiley.gameAddiction to true>>\
<<set $eventControl.replay.Kiley.TV1 to true>>\
<<set $eventControl.replay.Kiley.TV2 to true>>\
<<set $eventControl.replay.Kiley.massage to true>>\
<<set $eventControl.replay.Kiley.lockHerself to true>>\
<<set $eventControl.replay.Kiley.office to true>>\
<<set $eventControl.replay.Kiley.spycam to true>>\
<<set $eventControl.replay.Kiley.friend1 to true>>\
<<set $eventControl.replay.Kiley.friend2 to true>>\
<<elseif $eventControl.replay.basicMode == true>>\
\
<</if>>\<<if $eventControl.replay.storyMode == true>>\
<<set $eventControl.replay.Summer.S1 to true>>\
<<set $eventControl.replay.Summer.S2 to true>>\
<<set $eventControl.replay.Summer.S3 to true>>\
<<set $eventControl.replay.Summer.S4 to true>>\
<<set $eventControl.replay.Summer.S5 to true>>\
<<set $eventControl.replay.Summer.S6 to true>>\
<<set $eventControl.replay.Summer.IHYBP1end to true>>\
<<set $eventControl.replay.Summer.IHYBP2endLOVE to true>>\
<<set $eventControl.replay.Summer.IHYBP2endNTR to true>>\
<<elseif $eventControl.replay.uniqueMode == true>>\
<<set $eventControl.replay.Summer.running to true>>\
<<set $eventControl.replay.Summer.DHmorning to true>>\
<<set $eventControl.replay.Summer.afterShower to true>>\
<<set $eventControl.replay.Summer.showerVisit to true>>\
<<set $eventControl.replay.Summer.cookies to true>>\
<<set $eventControl.replay.Summer.massage to true>>\
<<set $eventControl.replay.Summer.massageHer to true>>\
<<set $eventControl.replay.Summer.withFriend1 to true>>\
<<set $eventControl.replay.Summer.withFriend2 to true>>\
<<set $eventControl.replay.Summer.withFriend3 to true>>\
<<set $eventControl.replay.Summer.withFriend4 to true>>\
<<set $eventControl.replay.Summer.withFriend5 to true>>\
<<set $eventControl.replay.Summer.withFriend6 to true>>\
<<elseif $eventControl.replay.basicMode == true>>\
\
<</if>>\<<if $eventControl.replay.storyMode == true>>\
<<set $eventControl.replay.pawnShop.S1 to true>>\
<<set $eventControl.replay.pawnShop.S2 to true>>\
<<set $eventControl.replay.pawnShop.S3 to true>>\
<<set $eventControl.replay.pawnShop.S4 to true>>\
<<set $eventControl.replay.pawnShop.S5 to true>>\
<<set $eventControl.replay.pawnShop.S6 to true>>\
<<set $eventControl.replay.pawnShop.S7 to true>>\
<<elseif $eventControl.replay.uniqueMode == true>>\
\
<<elseif $eventControl.replay.basicMode == true>>\
\
<</if>>\<<if $player.inventory.quests.artSupplies == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/art_supplies.png]]\
</div>\
<div class="item-name">Art Supplies
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.cleaningTools == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/cleaning_tools.png]]\
</div>\
<div class="item-name">Cleaning Tools
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.cuteOutfit == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/cute_outfit.png]]\
</div>\
<div class="item-name">Cute Outfit
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.cutePanties == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/cute_panties.png]]\
</div>\
<div class="item-name">Cute Panties
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.dancingPole == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/dance_pole.png]]\
</div>\
<div class="item-name">Dance Pole
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.elegantOutfit == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/elegant_outfit.png]]\
</div>\
<div class="item-name">Elegant Outfit
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.eroticNovel == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/erotic_novel.png]]\
</div>\
<div class="item-name">Erotic Novel
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.expensiveWine == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/expensive_wine.png]]\
</div>\
<div class="item-name">Expensive Wine
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.flowerBouquet == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/flower_bouquet.png]]\
</div>\
<div class="item-name">Flower Bouquet
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.gameConsole == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/game_console.png]]\
</div>\
<div class="item-name">Game Console
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.laptop == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/laptop.png]]\
</div>\
<div class="item-name">Laptop
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.purpleUnderwear == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/purple_underwear.png]]\
</div>\
<div class="item-name">Purple Underwear
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.sexyLingerie == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/sexy_lingerie.png]]\
</div>\
<div class="item-name">Sexy Lingerie
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.tablet == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/tablet.png]]\
</div>\
<div class="item-name">Tablet
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.whitePaint == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/white_paint.png]]\
</div>\
<div class="item-name">White Paint
</div>\
</div>\
<</if>>\
<<if $player.inventory.quests.witchHat == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/witchers_hat.png]]\
</div>\
<div class="item-name">Witch's Hat
</div>\
</div>\
<</if>>\<<if $player.inventory.items.lotion > 0>>\
<div class="item-all">\
<div class="item-image">[img[media/items/lotion.png]]\
</div>\
<div class="item-name">Lotion ($player.inventory.items.lotion)
</div>\
</div>\
<</if>>\
<<if $player.inventory.items.spycam > 0>>\
<div class="item-all">\
<div class="item-image">[img[media/items/spycam.png]]\
</div>\
<div class="item-name">Spy Camera ($player.inventory.items.spycam)
</div>\
</div>\
<</if>>\<<if $player.inventory.books.cooking == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/cookbook.png]]\
</div>\
<div class="item-name">Cooking
</div>\
</div>\
<</if>>\
<<if $player.inventory.books.massage == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/massage_book.png]]\
</div>\
<div class="item-name">Massages
</div>\
</div>\
<</if>>\
<<if $player.inventory.books.modeling == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/modeling_book.png]]\
</div>\
<div class="item-name">Modeling
</div>\
</div>\
<</if>>\<<if $player.inventory.outfits.dirtyClothes == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/dirty_clothes.png]]\
</div>\
<div class="item-name">Dirty Clothes
</div>\
</div>\
<</if>>\
<<if $player.inventory.outfits.schoolUniform == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/school_uniform.png]]\
</div>\
<div class="item-name">School Uniform
</div>\
</div>\
<</if>>\
<<if $player.inventory.outfits.weddingSuit == true>>\
<div class="item-all">\
<div class="item-image">[img[media/items/wedding_suit.png]]\
</div>\
<div class="item-name">Wedding Suit
</div>\
</div>\
<</if>>\<<set $player.inventory.quests.artSupplies to true>>\
<<set $player.inventory.quests.cleaningTools to true>>\
<<set $player.inventory.quests.cuteOutfit to true>>\
<<set $player.inventory.quests.cutePanties to true>>\
<<set $player.inventory.quests.dancingPole to true>>\
<<set $player.inventory.quests.elegantOutfit to true>>\
<<set $player.inventory.quests.eroticNovel to true>>\
<<set $player.inventory.quests.expensiveWine to true>>\
<<set $player.inventory.quests.flowerBouquet to true>>\
<<set $player.inventory.quests.gameConsole to true>>\
<<set $player.inventory.quests.laptop to true>>\
<<set $player.inventory.quests.purpleUnderwear to true>>\
<<set $player.inventory.quests.sexyLingerie to true>>\
<<set $player.inventory.quests.tablet to true>>\
<<set $player.inventory.quests.whitePaint to true>>\
<<set $player.inventory.quests.witchHat to true>>\
<<set $player.inventory.outfits.weddingSuit to true>>\
<<set $player.inventory.outfits.coolClothes to true>>\
<<set $player.inventory.outfits.dirtyClothes to true>>\
<<set $player.inventory.outfits.schoolUniform to true>>\
<<set $player.inventory.books.cooking to true>>\
<<set $player.inventory.books.massage to true>>\
<<set $player.inventory.books.modeling to true>>\
<<set $player.inventory.items.lotion += 5>>\
<<set $player.inventory.items.spycam += 5>>\<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/settings.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Settings
</div>\
</div>\
</div>\
<div class="phone-middle-characters">\
<div class="settings-row">\
<<if $eventControl.cheats == true>>\
<div class="settings-button-clicked"><<button "CHEATS" "P - Settings">><<set $eventControl.cheats to false>><</button>>\
</div>\
<<else>>\
<div class="settings-button"><<button "CHEATS" "P - Settings">><<set $eventControl.cheats to true>><</button>>\
</div>\
<</if>>\
<div class="settings-text">hides/shows buttons to instant-complete quests (Quest Tracker app) and to boost stats (Characters app)\
</div>\
</div>\
\
<div class="settings-row">\
<<if $eventControl.limits == true>>\
<div class="settings-button-clicked"><<button "LIMITS" "P - Settings">><<set $eventControl.limits to false>><</button>>\
</div>\
<<else>>\
<div class="settings-button"><<button "LIMITS" "P - Settings">><<set $eventControl.limits to true>><</button>>\
</div>\
<</if>>\
<div class="settings-text">sets/removes limits on gaining stats per day and on sex per room per day\
</div>\
</div>\
\
<div class="settings-row">\
<<if $eventControl.ntr == true>>\
<div class="settings-button-clicked"><<button "NTR" "P - Settings">><<set $eventControl.ntr to false>><</button>>\
</div>\
<<else>>\
<div class="settings-button"><<button "NTR" "P - Settings">><<set $eventControl.ntr to true>><</button>>\
</div>\
<</if>>\
<div class="settings-text">hides/allows NTR scenes in the game\
</div>\
</div>\
\
<div class="settings-row">\
<<if $eventControl.Summer.available == true>>\
<div class="settings-button-clicked"><<button "SUMMER" "P - Settings">><<set $eventControl.Summer.available to false>><</button>>\
</div>\
<<else>>\
<div class="settings-button"><<button "SUMMER" "P - Settings">><<set $eventControl.Summer.available to true>><</button>>\
</div>\
<</if>>\
<div class="settings-text">removes/allows Summer's (Dakota Skye) content\
</div>\
</div>\
\
<div class="settings-row">\
<<if $eventControl.questTracker == true>>\
<div class="settings-button-clicked"><<button "AQT" "P - Settings">><<set $eventControl.questTracker to false>><</button>>\
</div>\
<<else>>\
<div class="settings-button"><<button "AQT" "P - Settings">><<set $eventControl.questTracker to true>><</button>>\
</div>\
<</if>>\
<div class="settings-text">hides/shows active quests of FOCUSED characters at the bottom of the page\
</div>\
</div>\
\
</div>\
</div>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<goto "Phone">><</link>>\
</div>\
</div>\<<if $player.money == 10>>\
<<goto "test phone event">>\
<<else>>\
<<goto "">>\
<</if>>\<<if passage() == "test phone event">>\
<<for _i to 9; _i != 0; _i-->>\
<<set $eventControl.Michelle.messages.history[_i] = $eventControl.Michelle.messages.history[_i-1]>>\
<<set $eventControl.Michelle.messages.historyO[_i] = $eventControl.Michelle.messages.historyO[_i-1]>>\
<</for>>\
<<set $eventControl.Michelle.messages.history[0] = $eventControl.mesHisTmp>>\
<<set $eventControl.Michelle.messages.historyO[0] = $eventControl.mesHisOTmp>>\
<<elseif passage() == "M - Kiley">>\
\
<<elseif passage() == "M - Summer">>\
\
<</if>>\\
/*HEADER*/ \
\
<<include "savecheck">>\
<div class="phone-full">\
<div class="phone-top">\
<p class="top-time">$time.hours:<<if $time.minutes < 10>>0<</if>>$time.minutes</p>\
<img class="top-camera" src="media/phone/camera.png">\
<img class="top-icons" src="media/phone/connection.png">\
<img class="top-icons" src="media/phone/wi-fi.png">\
<img class="top-icons" src="media/phone/battery.png"></div>\
<div class="phone-middle">\
<div class="phone-middle-top">\
<div class="top-app-photo">\
<img src="media/phone/messages.png">\
</div>\
<div class="top-app-name">\
<div class="top-app-name-text">Messages - Michelle
</div>\
</div>\
</div>\
\
/*HISTORY*/ \
\
<<for _i to 9; _i != -1; _i-->>\
<<if $eventControl.Michelle.messages.history[_i] != "0">>\
<<if $eventControl.Michelle.messages.historyO[_i] == "L">>\
<<messageL \ "michelle1" N N>>$eventControl.Michelle.messages.history[_i]<</messageL>>\
<<else>>\
<<messageR \ "mc1" N N>>$eventControl.Michelle.messages.history[_i]<</messageR>>\
<</if>><</if>>\
<</for>>\
<<if $eventControl.Michelle.messages.history[0] != 0>>\
<hr>\
<</if>>\
<div class="m-new">New Messages
</div>\
\
/*ACTUAL EVENT*/ \
\
<<scrolldown>>\
<<if $eventControl.messages.option1 == 0>>\
<<set $player.money = 100>>\
<<set $eventControl.phoneEvent to true>>\
<<messageL \ "michelle1" Y Y>>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<</messageL>>\
<<messageL \ "michelle1" Y Y>>Loum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<</messageL>>\
<<messageL \ "michelle1" Y Y>>Lorem iporum.<</messageL>>\
\
/*OPTIONS 1*/ \
\
<div class="buttonsP">\
<<type 45ms>><<button "LMAO thats sick">><<set $eventControl.messages.option1 to 1>><<goto "test phone event">><</button>>
<<button "EWWWWWWWWWWWWWWW">><<set $eventControl.messages.option1 to 2>><<goto "test phone event">><</button>>
<<button "How...">><<set $eventControl.messages.option1 to 3>><<goto "test phone event">><</button>><</type>>
</div>\
<<elseif $eventControl.messages.option2 == 0>>\
<<if $eventControl.messages.option1 == 1>>\
<<messageR \ "mc1" Y Y>>LMAO thats sick<</messageR>>\
<<elseif $eventControl.messages.option1 == 2>>\
<<messageR \ "mc1" Y Y>>EWWWWWWWWWWWWWWW<</messageR>>\
<<elseif $eventControl.messages.option1 == 3>>\
<<messageR \ "mc1" Y Y>>How...<</messageR>>\
<</if>>\
<<messageL \ "michelle1" Y Y>>Loum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididun dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<</messageL>>\
<<messageL \ "michelle1" Y Y>>idatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<</messageL>>\
<<messageL \ "michelle1" Y Y>>laborum.<</messageL>>\
\
/*OPTIONS 2*/ \
\
<div class="buttonsP">\
<<button "XXXXXX">><<set $eventControl.messages.option2 to 1>><<goto "test phone event">><</button>>
<<button "YYYYYYYYY">><<set $eventControl.messages.option2 to 2>><<goto "test phone event">><</button>>
<<button "TTTTTTTT">><<set $eventControl.messages.option2 to 3>><<goto "test phone event">><</button>>
</div>\
<<else>>\
<<if $eventControl.messages.option2 == 1>>\
<<messageR \ "mc1" Y Y>>TTTTTTTT<</messageR>>\
<<elseif $eventControl.messages.option2 == 2>>\
<<messageR \ "mc1" Y Y>>YYYYYYYYY<</messageR>>\
<<elseif $eventControl.messages.option2 == 3>>\
<<messageR \ "mc1" Y Y>>TTTTTTTT<</messageR>>\
<</if>>\
<<messageL \ "michelle1" Y Y>>gfdgcvbcvbw<</messageL>>\
<<messageL \ "michelle1" Y Y>>sdq<</messageL>>\
\
\
\
<</if>>\
\
/*FOOTER*/ \
\
</div>\
<<if $eventControl.messages.option2 != 0>>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<set $eventControl.messages.option1 to 0>><<set $eventControl.messages.option2 to 0>><<set $eventControl.messages.option3 to 0>><<set $eventControl.messages.option4 to 0>><<set $eventControl.messages.option5 to 0>><<set $eventControl.phoneEvent to false>><<goto "Messages">><</link>>\
</div>\
<</if>>\
</div>\</div>\
<<if $eventControl.phoneEvent == false>>\
<div class="phone-bottom">\
<<link [img[media/phone/back.png]]>><<set $eventControl.messages.option1 to 0>><<set $eventControl.messages.option2 to 0>><<set $eventControl.messages.option3 to 0>><<set $eventControl.messages.option4 to 0>><<set $eventControl.messages.option5 to 0>><<goto "Messages">><</link>>\
</div>\
<</if>>\
</div>\