<<nobr>>
<<set $sister_work to false>>
<<set $mother_work to false>>
<p><center><div id="location-name">Main hall</div></center></p>
<center><img src="images/locations/corridor.jpg"></center>
<p><div class="Location_Info">You find yourself in the main hall, which is not the most well-maintained area of your house as it has been neglected when it comes to cleaning. There are numerous boxes scattered around, filled with various items.
<br><br>
From this location, you have access to almost every other area within your house.</div></p>
<p>
Go to [[Your room]]
<<if $localtime == 1 && $family_breakfast is true && $mother_m_schedule == 1>>
(M.)
<</if>>
<<if $localtime == 2 && $sister_d_schedule == 2>>
(S.)
<</if>>
<br>
Go to [[Sister room]]
<<if $localtime == 3 && $sister_e_schedule == 1>>
(S.)
<</if>>
<<if $localtime >= 4>>
(S.)
<</if>>
<br>
Go to [[Guest room]]<br>
Go to [[Master bedroom]]
<<if $localtime == 2 && $mother_d_schedule == 1>>
(M.)
<</if>>
<<if $localtime >= 4>>
(M.)
<</if>>
</p>
<p>
Go to [[Kitchen]]
<<if $localtime == 1 && $family_breakfast is false>>
(M.) (S.)
<</if>>
<br>
Go to [[Bathroom]]
<<if $localtime == 1 && $family_breakfast is true && $mother_m_schedule == 2>>
(M.)
<</if>>
<<if $localtime == 2 && $mother_d_schedule == 2>>
(M.)
<</if>>
<<if $localtime == 3 && $sister_e_schedule == 2>>
(S.)
<</if>>
<br>
Go to [[Livingroom]]
<<if $localtime == 2 && $sister_d_schedule == 1>>
(S.)
<</if>>
<<if $localtime == 3 && $mother_e_schedule == 2>>
(M.)
<</if>>
<br>
Go to [[Backyard]]
<<if $localtime == 1 && $family_breakfast is true && $sister_m_schedule == 1>>
(S.)
<</if>>
<<if $localtime == 3 && $mother_e_schedule == 1>>
(M.)
<</if>>
</p>
<p>
Go to [[Basement]]
<<if $localtime == 1 && $family_breakfast is true && $sister_m_schedule == 2>>
(S.)
<</if>>
</p>
<p>
<<if $Player_energy <= 14>>
<<linkreplace "Go to work">>
You are too tired to work (need at least 15 energy).
<</linkreplace>>
<<elseif $localtime >= 4>>
<<linkreplace "Go to work">>
It's too late already.
<</linkreplace>>
<<else>>
[[Go to work|Work]]
<</if>>
</p>
<p>
<<if $localtime == 1>>
<<linkreplace "Explore surroundings">>
Are you sure you want to depart? No matter how much you explore, you will be able to return back only at the evening.<br>
[[Go to explore|Roam desert]]
<</linkreplace>>
<</if>>
</p>
<</nobr>>
<<nobr>>
<p><center><div id="location-name">Kitchen</div></center></p>
<<if $localtime >=4>>
<center><img src="images/locations/kitchen_night.jpg"></center>
<<else>>
<center><img src="images/locations/kitchen.jpg"></center>
<</if>>
<p><div class="Location_Info">This is the main place where you can see all of your family members at once. Your mom usually takes care of this place and makes delicious meals, especially after the incident.</div></p>
<p>
<<if $localtime == 1 && $family_breakfast is false>>
<<if $dad_lock is true>>
Standart dialog without any harrasments<br>
[[Eat breakfast|Normal breakfast]]
<<else>>
<<include "KitchenRegularDialog">><br>
[[Eat breakfast|Normal breakfast]]
<</if>>
<<else>>
There's no one here at this moment.
<</if>>
</p>
<<if $localtime == either(2, 4) && $grab_snack is false>>
<<linkreplace "Grab a snack">>
<p>You ate the snack.<br>
+20 stamina</p>
<<set $Player_energy += 20>>
<<include "VarCheck">>
<<set $grab_snack to true>>
<</linkreplace>>
<<elseif $localtime == either(2, 4) && $grab_snack is true>>
<p>There are no more snacks for today.</p>
<</if>>
<p>Go to the [[Main hall]]</p>
<</nobr>><<nobr>>
<p><center><div id="location-name">Master bedroom</div></center></p>
<<if $localtime >= 4>>
<center><img src="images/locations/masterbedroom_night.jpg"></center>
<<else>>
<center><img src="images/locations/masterbedroom.jpg"></center>
<</if>>
<p><div class="Location_Info">Despite its modest size, your mom has managed to create a cozy bedroom over the years. It is adorned with a variety of drawers and baskets, containing various items. Essential everyday items like a TV, closets, and a lamp are also present, completing the must-have set for comfortable living.</div></p>
<p>
<<if $localtime == 2 && $mother_d_schedule == 1>>
<<if $father_aggro >= 4 && $father_target == 1>>
<<include "Father fucks mother in her bedroom">>
<<elseif $father_target == 1 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass mother in her bedroom">>
<<include "Try to scare father">>
<<else>>
<center><img src="images/characters/mother_watch_tv.jpg"></center>
<p></p>
<p>
<<if $Player_energy >= 20>>
<<linkreplace "Sexual interactions">>
[[Handjob|Mother sex handjob]]<br>
[[Blowjob|Mother sex blowjob]]<br>
[[Sex|Mother sex vaginal]]<br>
[[Anal|Mother sex anal]]
<</linkreplace>>
<<else>>
<<linkreplace "Sexual interactions">>
I don't have enough energy.
<</linkreplace>>
<</if>>
</p>
<</if>>
<</if>>
</p>
<p>
<<if $localtime >= 4>>
<center><img src="images/characters/mother_sleeping.jpg"></center>
Your mother is sleeping<br>
<<if $mother_love <= 19>>
<<linkreplace "Sleep with her">>
We're not that close for such requests.
<</linkreplace>>
<<else>>
<<linkreplace "Sleep with her">>
<<include "MotherSleepPrelude">>
<p>[[Get in her bed|Sleep with mother]]</p>
<</linkreplace>>
<</if>>
<</if>>
</p>
<p>Go to the [[Main hall]]</p>
<</nobr>><<nobr>>
<p><center><div id="location-name">Basement</div></center></p>
<<if $localtime >= 4>>
<center><img src="images/locations/basement_night.jpg"></center>
<<else>>
<center><img src="images/locations/basement.jpg" alt="Basememt"></center>
<</if>>
<<set _tempBase to false>>
<p>
<div class="Location_Info">This place has been abandoned by my father for quite some time, as he moved his workbench to the garage. Nowadays, it solely serves as storage for my mom's canned food.</div>
</p>
<p>There is also a <b>water filter</b> here. If this thing is not regularly maintained, contaminated water can have irreversible consequences on the human body (the lover filter level, the greater debuff to daily energy restoration trhough breakfast and the higher multiplyer to father's dominance).<br>
<p>
<b>Water filter condition: $water_filter %</b> <br>[[Observe it|Water filter]]
</p>
<p>This is the only place in the entire home with enough free space for a workout.</p>
<p>
<<if $localtime == 1 && $family_breakfast is true && $sister_m_schedule == 2>>
<<if $father_aggro >= 4 && $father_target == 2>>
<<include "Father fucks sister in basement">>
<<elseif $father_target == 2 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass sister in basement">>
<<include "Try to scare father">>
<<else>>
<center><img src="images/characters/sister_yoga.gif"></center>
<p>
Your $sister_relation has a figure that many her friends envy, but you know as nobody else, it's results of years of hard training and sometimes quite traumatic gymnastics. Even though $sister_name doesn't train as much and hard as before, she still doing regular workouts to keep her body fit.
</p>
<<if $Player_energy >= 40>>
<<linkreplace "Join her (40 energy)">>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Sure, maybe you can even help me with some of my exercises.
</div>
</div>
<p><center><img src="images/characters/yoga_duo.jpg"></center></p>
<p>
After the onset of the apocalypse, you didn't even notice how much closer you started to become with your $sister_relation.
Once, you couldn't even imagine doing things together or touching her without a pressing need.
But now, even intimate contact has become a routine and a way to relax for both of you.
Perhaps you can make it even closer?...
</p>
<p>
Stamina: -40<br>
Stregth: +3
<<set $localtime += 1>>
<<set $Player_energy -= 40>>
<<set $strength += 3>>
<<include "VarCheck">>
</p>
<p>
<<linkreplace "Grope her">>
<p>
<<if _tempBase is false>>
Option 1
<<else>>
You can choose only one option at a time.
<</if>>
</p>
<</linkreplace>>
<<linkreplace "Use her mouth">>
<p>
<<if _tempBase is false>>
Option 2
<<else>>
You can choose only one option at a time.
<</if>>
</p>
<</linkreplace>>
<<linkreplace "Fuck her">>
<p>
<<if _tempBase is false>>
Option 3
<<else>>
You can choose only one option at a time.
<</if>>
</p>
<</linkreplace>>
</p>
<</linkreplace>>
<<else>>
<<linkreplace "Join her (40 energy)">>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I think you should rest first. You look really tired.
</div>
</div>
<</linkreplace>>
<</if>>
<</if>>
<</if>>
<p>
<<if $localtime >= 4>>
<<linkreplace "Exercise">>
It's too late for workout.
<</linkreplace>>
<<elseif $daily_workout is true>>
<<linkreplace "Exercise">>
I'm too tired to continue exercising.
<</linkreplace>>
<<elseif $Player_energy < 50>>
<<linkreplace "Exercise">>
I don't have enough energy for this (need at least 50 energy).
<</linkreplace>>
<<else>>
[[Exercise|Workout]]
<</if>>
</p>
<p>Go to the [[Main hall]]</p>
<</nobr>><div style="text-align: center;"><b><h2>Garagel</h2></b></div>
<center><img src="images/locations/Garage.jpg" alt="Garage"></center>
This garage has became literally my father's second life, especially after our condemnation. He is often construct peculiar things here, if not drunk enough. Nevertheless, this place is now filled with various materials, the majority of which have transformed into garbage over time and are only good for fueling fires.
<<nobr>>
<p><center><div id="location-name">Bathroom</div></center></p>
<center><img src="images/locations/bathroom.jpg"></center>
<p>
<p><div class="Location_Info">This bathroom is just like any other in your area, without any notable distinctions. However, the passage of time has taken its toll on this space. The once-white toilet has transformed into a mixture of rusty-yellow and brown hues. The shower floor is riddled with cracks, and the metal fixtures have lost their shine long ago.</div></p>
</p>
<<if $localtime == 1 && $family_breakfast is true && $mother_m_schedule == 2>>
<<if $father_aggro >=4 && $father_target == 1>>
<<include "Father fucks mother in bathroom">>
<<elseif $father_target == 1 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass mother in bathroom">>
<<include "Try to scare father">>
<<else>>
<center><img src="images/characters/mother_laundry.jpg"></center>
Your $mother_relation is doing the laundry.<br>
<<if $Player_energy >= 5>>
[[Help her|Laundry with mother]] (-5 energy, +1 DayStage)
<<else>>
I'm too tired to help her now.
<</if>>
<</if>>
<</if>>
<<if $localtime == 2 && $mother_d_schedule == 2>>
<<if $father_aggro >= 4>>
<<include "Father fucks mother in shower">>
<<else>>
<center><img src="images/characters/mother_shower.gif"></center>
<p>Your $mother_relation is taking the shower.<br>
<<if $mother_love >= 60>>
<<if $Player_energy >= 20>>
[[Join her|Shower with mother]]
<<else>>
<<linkreplace "Join her">>
I don't have enough energy to join her now.
<</linkreplace>>
<</if>>
<<else>>
<<linkreplace "Join her">>
Probably that's not my smartest idea. I have to impove my relation with $mother_name first (need at least 60 love).
<</linkreplace>>
<</if>></p>
<</if>>
<</if>>
<<if $localtime == 3 && $sister_e_schedule == 2>>
<<if $father_aggro >= 4>>
<<include "Father fucks sister in shower">>
<<else>>
<center><img src="images/characters/sister_shower.gif"></center>
Your $sister_relation is taking the shower.<br>
<<if $sister_love >= 60>>
<<if $Player_energy >= 20>>
[[Join her|Shower with sister]]
<<else>>
<<linkreplace "Join her">>
I don't have enough energy to join her now.
<</linkreplace>>
<</if>>
<<else>>
<<linkreplace "Join her">>
Most probably she will hit me right in the face If I join her now. Let's raise relation with her first (need at least 60 love).
<</linkreplace>>
<</if>>
<</if>>
<</if>>
<p><<include "ShowerAloneConditions">></p>
<p>Go to the [[Main hall]]</p>
<</nobr>><<nobr>>
<p><center><div id="location-name">Your room</div></center></p>
<<if $localtime >= 4>>
<center><img src="images/locations/my_room_night.jpg"></center>
<<else>>
<center><img src="images/locations/my_room.jpg"></center>
<</if>>
<p><div class="Location_Info">It appears that my room is the smallest compared to the others in this house. Nevertheless, this doesn't pose a significant problem for me as it still provides ample space for all my belongings. In fact, its compact size makes it easier to maintain cleanliness.</div></p>
<p>
<<if $localtime == 1 && $family_breakfast is true && $mother_m_schedule == 1>>
<<if $father_aggro >= 4 && $father_target == 1>>
<<include "Father fucks mother in your room">>
<<elseif $father_target == 1 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass mother in your room">>
<<include "Try to scare father">>
<<else>>
<center><img src="images/characters/mother_clean_your_room.jpg"></center>
<p>
Despite regularly cleaning your room, your $mother_relation magically finds tons of dirt in it that goes unnoticed by you. And on this day, she decided to chase away the chupacabras from under your bed and make it at least somewhat presentable.
</p>
<<if $Player_energy >= 5>>
[[Help her with cleaning|Talk with mother in your room]] (-5 energy, +1 DayStage)
<<else>>
I'm too tired to hang out with her now.
<</if>>
<<include "Your room ask money">>
<</if>>
<</if>>
<p>
<<if $localtime == 2 && $sister_d_schedule == 2>>
<<if $father_aggro >= 4 && $father_target == 2>>
<<include "Father fucks sister in your room">>
<<elseif $father_target == 2 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass sister in your room">>
<<include "Try to scare father">>
<<else>>
<center><img src="images/characters/sister_computer.jpg"></center>
<p>
You see your $sister_relation, who has taken your laptop (not that she hasn't done it before) and is playing one of the few games left on it. And while there was nothing unusual about it before, now, with your social circle greatly narrowed, you find yourself staring at her hands, legs, and that enticing body as a whole from a competely new perpective.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Hey, you want to join? I'm bored of playing alone these crappy games anyway.
</div>
</div>
</p>
<<if $Player_energy >= 5>>
[[Spend some time together with her|Talk with sister in your room]] (-5 energy, +1 DayStage)
<<else>>
I'm too tired to hang out with her now.
<</if>>
<<include "Your room ask money">>
<</if>>
<<else>>
Your [[computer]]
<</if>>
</p>
<p><<if $localtime >= 4>>
It is too late to nap. <br>
<<else>>
Take a [[nap|Nap event]] <br>
<</if>>
<<linkreplace "Use the bed">>
Advance to the next day?<br>
[[Yes|Sleep_event]]/[[No|Your room]]
<</linkreplace>></p>
<<if $dad_lock is true>>
Go to the [[Main hall]]
<<else>>
<<if $father_aggro >= 7>>
Go to the [[Main hall|Exit father fucks girls]]
<<elseif $father_girls_interaction is true>>
Go to the [[Main hall]]
<<else>>
Go to the [[Main hall|Father first interaction]]
<</if>>
<</if>>
<<set $intro to true>>
<<include "VarCheck">>
<</nobr>><<nobr>>
<p><center><div id="location-name">$sister_name's room</div></center></p>
<<if $localtime >= 4>>
<center><img src="images/locations/sis_room_night.jpg"></center>
<<else>>
<center><img src="images/locations/sis_room.jpg" alt="Sister's Room"></center>
<</if>>
<p><div class="Location_Info">Your sister's dedication to her order is reflected in the meticulous upkeep of her room as well. Every aspect, from the floor to the walls and even the ceiling, shines as if it were renovated recently. Her belongings are consistently organized in their assigned spots, and she prefer not to see anyone in here to keep things as they are.</div></p>
<<if $localtime >= 4>>
<center><img src="images/characters/sister_sleeping.jpg"></center>
Despite the overwhelming danger in this house, which emanates from your father (and perhaps even from you too), your $sister_relation refuses to bend to the new realities and continues to sleep in her sexy lingerie, with her almost exposed butt on display. Tonight was no exception, and you were greeted with the exact same sight.<br>
<<if $sister_love <= 19>>
<<linkreplace "Sleep with her">>
We're not that close for me to ask her something like this (need at least 20 love).
<</linkreplace>>
<<else>>
<<linkreplace "Sleep with her">>
<<include "SisterSleepPrelude">>
<p>[[Get in her bed|Sleep with sister]]</p>
<</linkreplace>>
<</if>>
<</if>>
<<if $localtime == 3 && $sister_e_schedule == 1>>
<<if $father_aggro >= 4 && $father_target == 2>>
<<include "Father fucks sister in her room">>
<<elseif $father_target == 2 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass sister in her room">>
<<include "Try to scare father">>
<<else>>
<center><img src="images/characters/sis_reading.jpg" alt="Sister is reading"></center>
<p>
$sister_name is currently sitting on her bed and reading a book from her vast collection. You're almost certain that she has already read it thousands of times, but that doesn't stop her anyway.
</p>
<<if $Player_energy >= 10>>
<<linkreplace "Spend time together">>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
When did you start getting into books as well? Well, come here, let's test your knowledge then.
</div>
</div>
[[Go to her|With sis together in her room]]
<</linkreplace>>
<<else>>
<<linkreplace "Spend time together">>
I don't have enough energy for this (need at least 10 energy).
<</linkreplace>>
<</if>>
<p>
<<linkreplace "Her opinion about father">>
<<include "Ask sister about father">>
<</linkreplace>>
<br>
<<linkreplace "Her thoughts about yours relationship">>
<<include "Ask sister about us">>
<</linkreplace>>
</p>
<p>If you have at least 20 energy, you can have some fun with $sister_name... If she loves you enough, of course.</p>
<<if $Player_energy >= 20>>
<<linkreplace "Sexual interactions">>
[[Handjob|Sister sex handjob]]<br>
[[Blowjob|Sister sex blowjob]]<br>
[[Sex|Sister sex vaginal]]<br>
[[Anal|Sister sex anal]]
<</linkreplace>>
<<else>>
<<linkreplace "Sexual interactions">>
I don't have enough energy.
<</linkreplace>>
<</if>>
<</if>>
<</if>>
<p>Go to the [[Main hall]]</p>
<</nobr>><<nobr>>
<p><center><div id="location-name">Guestroom</div></center></p>
<center><img src="images/locations/guestroom.jpg"></center>
<p><div class="Location_Info">Prior $mother_name's decision to bring my father back to our house, this room was used for storing various unnecessary clothes and items. However, despite her saving that idiot once again, she was not willing to share her own room with him anymore. That's why my father now resides here.</div></p>
<<if $localtime >= 4>>
<center><img src="images/characters/father_sleeping.jpg"></center>
My father is sleeps now. Better not to disturb him.
<p>
<<if $cyproterone >= 1>>
<<linkreplace "Reduce your dad's libido">>
<<set $cyproterone -= 1>>
<<set $dad_lock to true>>
<<set $father_aggro = 0>>
<<set $dad_lock_timer = 4>>
<<set $father_dominance -= 10>>
<<include "VarCheck">>
Your father won't harass girls for the next 4 days. Also, his dominance level was significantly reduced.
<</linkreplace>>
<</if>>
</p>
<<elseif $localtime == 1 && $family_breakfast is false>>
<p>$father_name is not here at the moment.</p>
<<else>>
<center><img src="images/characters/father_in_his_room.jpg"></center>
<p>$father_name is in the room now.</p>
<p><<linkreplace "Ask his thoughts">>
<<include "Discuss father's mind">>
<</linkreplace>></p>
<p>
<<if $pornMagazine > 0>>
<<linkreplace "Give a porn magazine to him">>
<p>You gave a porn magazine to $father_name. Now he is a little less horny.</p>
<<set $pornMagazine -= 1>>
<<if $father_aggro >= 1>>
<<set $father_aggro -= 1>>
<</if>>
<</linkreplace>>
<<else>>
You could lower your father's aggro for a bit now, however, you don't have any porn magazines with you at the moment.
<</if>>
</p>
<</if>>
<p>Back to the [[Main hall]]</p>
<</nobr>><<nobr>>
<p><center><div id="game-name">Intro</div></center></p>
<center><img src="images/locations/asteroid.jpg"></center>
<p>
An unknown asteroid fell to Earth, completely destroying and making the land uninhabitable for hundreds of kilometers around it. Your family was relatively lucky as the destruction stopped just a few kilometers away from your home. And when it seemed like the worst was already behind, it was actually just the beginning of the story...
</p>
<center><img src="images/locations/zombie_intro.jpg"></center>
<p>
As it turned out later, in addition to the significant destruction, the asteroid brought to Earth a previously unknown mineral to science. Upon contact with this mineral, humans transformed into zombies. Although these zombies were weak and feeble at the beginning of the epidemic, they compensated for these shortcomings with their sheer numbers and incredible resilience. They have no vulnerable spots, and even a barrage of bullets only temporarily incapacitates them, as the crystals inside their bodies revive them once again.
</p>
<center><img src="images/locations/tank_intro.jpg"></center>
<p>
Unable to completely eliminate this threat, the government took a radical step and completely sealed off the area around the disaster, with a radius of several hundred kilometers, prohibiting entry and exit for anyone.
</p>
<center><img src="images/locations/town.jpg"></center>
<p>
Since your family is inside the dead zone, things are going to be tough for you. While military checkpoints protect you from direct zombie threats and the government provides unlimited electricity for basic comfort, you will have to face numerous challenges such as rampant corruption and the lack of affordable goods, difficulties in earning money, and, most importantly...
</p>
<center><img src="images/locations/girl_intro.jpg"></center>
<p>
Fight for the position of being in charge of this household. Will you let your father become the family leader given the new circumstances, or will you step up and take that role? This will be a challenge to show your strength and determination, proving your ability to lead in this tough world.
</p>
<p><b>[[Next |Your room]]</b></p>
<</nobr>>[[Inventory]]
[[Relations]]
[[guide]]
[[Cheats]]
[[Support me]]
<<nobr>>
<div style="color: red; font-weight:bold;">As you can see, this tab requires a significant amount of attention. I'm uncertain if it will be operational anytime soon, and currently, it only serves as a brief introduction to the biographies of other characters.</div>
<center><h2><b>$father_name</b></h2></center>
<center><img src="images/characters/father_pro.jpg" alt="Father story"></center>
<p>I have limited knowledge about my father as he separated from our family when I was only 4 years old. Occasionally, he would visit us and pretend to show interest in our lives, but even then, I understood that he was primarily interested in my $mother_relation's money rather than our well-being. He lacked great intellect and always worked as a laborer. During his free time, he solely indulged in his two favorite activities—drinking and playing tanks. Sometimes, I find myself wondering how my $mother_name could have ever married such a person in the first place?..</p>
<center><h2><b>$mother_name</b></h2></center>
<center><img src="images/characters/mother_pro.jpg" alt="Mother story"></center>
<p>It's challenging to categorize my $mother_relation as perfect. She made mistakes during her youth that, in one way or another, affected our family. She lacks a higher education, has never worked, and has no intention of doing so. Her father has taken care of all her needs, as he adores his little daughter.</p>
<p>However, this doesn't diminish the fact that $mother_name is an exceptional homemaker, a dedicated wife, and a responsible mother. Thanks to her, our table is always filled with delicious food, and our rooms are clean and well-maintained. She dedicated all her free time to us, little bastards, when we needed it, and she did everything within her power to help our father overcome his financial debts and gaming addiction.</p>
<p>Recieved sperm on body: $mother_cumonbody times<br>
Recieved sperm in mouth: $mother_cuminmouth times<br>
Recieved sperm in vagina $mother_cuminvagina times<br>
Recieved sperm in ass: $mother_cuminass times</p>
<center><h2><b>$sister_name</b></h2></center>
<center><img src="images/characters/sister_pro.jpg" alt="Sister story"></center>
<p>My $sister_relation represents both pride and concern for every parent. On one hand, in public, $sister_name is an exemplary daughter and diligent student. She is intelligent and never shows disrespect to elders, always engaging in meaningful conversations. There are no hidden flaws in this image; my $sister_relation truly embodies these qualities. However, her other side, which is less pleasant for those around her, reveals her drive to not only improve herself but also her family. While she is understanding towards $mother_name, knowing the difficulties she faces, she holds my father to high standards even during such times. She diligently teaches him the importance of tidying up the room, organizing appliances correctly, and interacting politely with others, among other things, like a children, day after day. Sometimes, I wonder if she does it for his own well-being or out of dislike for him...</p>
<p>
<<if $sister_virgin == 0>>
Your $sister_relation is still virgin
<<elseif $sister_virgin == 1>>
$sister_name lost virginity to your father.
<<else>>
$sister_name lost virginity to you.
<</if>>
</p>
<p>Recieved sperm on body: $sister_cumonbody times<br>
Recieved sperm in mouth: $sister_cuminmouth times<br>
Recieved sperm in vagina $sister_cuminvagina times<br>
Recieved sperm in ass: $sister_cuminass times</p>
<p>[[Back to the game|Your room]]</p>
<</nobr>><<set $game_milestone to 0>>
<<set $mother_relation to "step-mother">>
<<set $sister_relation to "step-sister">>
<<set $brother_relation to "step-brother">>
<<set $son_relation to "step-son">>
<<set $Player_name to "James">>
<<set $player_age = 25>>
<<set $Player_energy to 30>>
<<set $power = 0>>
<<set $localtime to 1>>
<<set $money = random(266, 399)>>
<<set $strength to 0>>
<<set $grab_snack to false>>
<<set $daily_workout to false>>
<<set $daily_shower to false>>
<<set $beastMode to false>>
<<set $path = 0>>
<<set $sister_name to "Ashley">>
<<set $sister_age = 22>>
<<set $sister_love to 0>>
<<set $sister_talk_room to false>>
<<set $daily_sister_love to false>>
<<set $sister_beg to 1>>
<<set $sister_int to false>>
<<set $sister_virgin to 0>>
<<set $sister_m_schedule to either(1, 2)>>
<<set $sister_d_schedule to either(1, 2)>>
<<set $sister_e_schedule to either(1, 2)>>
<<set $sister_cumonbody = 0>>
<<set $sister_cuminmouth = 0>>
<<set $sister_cuminvagina = 0>>
<<set $sister_cuminass = 0>>
<<set $mother_name to "Olivia">>
<<set $mother_age = 44>>
<<set $mother_love = 0>>
<<set $daily_mother_love to false>>
<<set $daily_mother_obedience to false>>
<<set $mother_beg to 1>>
<<set $mother_int to false>>
<<set $mother_m_schedule to either(1, 2)>>
<<set $mother_d_schedule to either(1, 2)>>
<<set $mother_e_schedule to either(1, 2)>>
<<set $mother_cumonbody = 0>>
<<set $mother_cuminmouth = 0>>
<<set $mother_cuminvagina = 0>>
<<set $mother_cuminass = 0>>
<<set $father_name to "Stephen">>
<<set $father_age = 55>>
<<set $father_dominance to 0>>
<<set $father_strength to 0>>
<<set $father_target = either(1, 2)>>
<<set $father_girls_interaction to true>>
<<set $father_evening_location to 1>>
<<set $father_aggro to 0>>
<<set $father_scared to false>>
<<set $fatherDailyHarass to false>>
<<set $dad_lock to false>>
<<set $location to "Intro">>
<<set $family_breakfast to false>>
<<set $family_dinner to false>>
<<set $water_filter = 100>>
<<set $intro to false>>
<<set $mother_sister to true>>
<<set $wasteland_exit = 0>>
<<set $energy_drink = 0>>
<<set $supplement = 0>>
<<set $scrap = 0>>
<<set $candy =0>>
<<set $cyproterone = 0>>
<<set $pornMagazine = 0>>
1. Grope 2. Kiss 3. Strip 4. Handjob 5. blowjob 6. Things 7. Anal 8. Vaginal 9. Rough 10. Freeuse
<<set $sister_player_sexstage to 0>>
<<set $mother_you_sexstage to 0>>
<<set $girls_father_sexstage to 0>>
<<set $military_road = 0>>
<<set $MaxHP = 50>> /* Maximum Hit Points */
<<set $CurHP = 25>> /* Current Hit Points */<<nobr>>
<div id="caption-menu">
<p>
Version 0.2.6
</p>
<p>
<b>$Player_name</b><br>
<img src="images/characters/player_pro_mini.png">
</p>
<p><b>
<<if $localtime == 1>>
<center><img src="images/locations/morning_icon.png" width="30%"></center>
Morning
<<elseif $localtime == 2>>
<center><img src="images/locations/day_icon.png" width="30%"></center>
Day
<<elseif $localtime == 3>>
<center><img src="images/locations/evening_icon.png" width="30%"></center>
Evening
<<else>>
<center><img src="images/locations/night_icon.png" width="30%"></center>
Night
<</if>>
</b>
<p>
<div style="text-align: left;">
<b>Money:</b> $ <span id="money">$money</span>
<br><b>Strength:</b> <span id="strength">$strength</span>
/*
<br><b>Power:</b> $power
<br><b>Path:</b>
<<if $path >= 50>>
Love
<<elseif $path<= -50>>
Dominance
<<else>>
Neutral
<</if>>
(W.I.P.)
*/
</div>
</p>
<div id="PlayerEnergy">
<b>Energy</b>
<progress class="custom-gauge-player-energy" @value="$Player_energy" max="100"></progress>
<div style="font-size: 25px;">($Player_energy%)</div>
<<if $Player_energy <= 20>>
<br>Need rest
<</if>>
</div>
<p><div id="MotherLove">
<b style="text-transform: capitalize;">$mother_relation</b>
<br>
<progress class="custom-gauge-mother-love" @value="$mother_love" max="100"></progress>
<div style="font-size: 25px;">($mother_love)</div>
</div>
<div id="SisterLove" style="padding-top: 5px;">
<b style="text-transform: capitalize;">$sister_relation</b>
<progress class="custom-gauge-sister-love" @value="$sister_love" max="100"></progress>
<div style="font-size: 25px;">($sister_love)</div>
</div></p>
<p>
<b>Father's behaviour</b><br>
<<if $dad_lock is true>>
<div style="color: #00fffc; font-weight: bold; text-align: center;">On lock</div>
($dad_lock_timer days remained)
<<else>>
<<if $father_aggro <= 0>>
<div style="color: #00fffc; font-size: 20px; padding-top: 5px;">
<b>In peace</b>
</div>
<<elseif $father_aggro == 1>>
<div style="color: #00e407; font-size: 20px; padding-top: 5px;">
<b>Calm</b>
</div>
<<elseif $father_aggro == 2>>
<div style="color: #e4de00; font-size: 20px; padding-top: 5px;">
<b>Disturbed</b>
</div>
<<elseif $father_aggro == 3>>
<div style="color: #ed8700; font-size: 20px; padding-top: 5px;">
<b>Aggressive</b>
</div>
<<else>>
<div style="color: #ed0000; font-size: 20px; padding-top: 5px;">
<b>On hunt!</b>
</div>
<</if>>
<</if>>
<p>
<div style="text-align: left;">
<b>His strength:</b> <span id="FatherStrength">$father_strength</span>
<br><b>Dominance:</b> <span id="FatherDominance">$father_dominance</span>%
</div>
</p>
</p>
<p>
<b>Girls status</b><br>
<<if $father_dominance >= 100>>
<div style="color: #f800ff; font-size: 20px; padding-top: 5px;">
<b>Well-behaved daddy's fucktoys</b>
</div>
<<elseif $father_dominance >= 80>>
<div style="color: #ff0030; font-size: 20px; padding-top: 5px;">
<b>Human toilets</b>
</div>
<<elseif $father_dominance >= 60>>
<div style="color: #ffc400; font-size: 20px; padding-top: 5px;">
<b>Holes for sexual relief</b>
</div>
<<elseif $father_dominance >= 30>>
<div style="color: #7fdd00; font-size: 20px; padding-top: 5px;">
<b>Questionable status</b>
</div>
<<else>>
<div style="color: #02c7da; font-size: 20px; padding-top: 5px;">
<b>Prude girls</b>
</div>
<</if>>
</p>
<</nobr>><<nobr>>
<p>You sleep peacufully and restore your stamina.</p>
<<if $candy >= 1>>
<p>You didn't lose any stats due to the effect of a candy.</p>
<<set $candy -= 1>>
<<else>>
You feel you've become weaker during the night.<br>
<<set $strength -= random(1, 2)>>
<</if>>
<<set _yuf = either (1,2)>>
<<if _yuf == 1>>
<<set $father_strength += random(1, 2)>>
<p>Your father became a bit stronger.</p>
<</if>>
<<if $father_scared is false && $fatherDailyHarass is false>>
<ul>
<li>Because you didn't scare your father today, his dominance has increased;</li>
<li>Your have a little less power now;</li>
</ul>
<<include "FilterVar_Father">>
<<set $power -= 1>>
<</if>>
The new day has begun.
<<set $Player_energy += 30>>
<<set $localtime to 1>>
<<include "SleepVariables">>
<<include "VarCheck">>
<p>
<<if $father_aggro >= 7>>
You hear a [[strange noice|Father night fuck]] outside of your room.
<<else>>
[[Wake up|Your room]]
<</if>>
</p>
<</nobr>>Condemned town<<nobr>>
<p><center><div id="location-name">Backyard</div></center></p>
<<if $localtime >= 4>>
<center><img src="images/locations/backyard_night.jpg"></center>
<<else>>
<center><img src="images/locations/backyard.jpg"></center>
<</if>>
<p><div class="Location_Info">Despite your family were always proud of their backyard, now it's not that time when any of you can feel some pleasant emotions, considering this is your only place outside of the house for God knows how long.</div></p>
<p>
<<if $localtime == 1 && $family_breakfast is true && $sister_m_schedule == 1>>
<<if $father_aggro >= 4 && $father_target == 2>>
<<include "Father fucks sister at the pool">>
<<elseif $father_target == 2 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass sister at the pool">>
<p>
<<include "Try to scare father">>
</p>
<<else>>
<center><img src="images/characters/sister_relax_pool.jpg"></center>
Your $sister_relation it relaxing at the pool.<br>
<<if $Player_energy >= 5>>
[[Talk with her|Talk with sister at the pool]] (-5 energy, +1 DayStage)
<<else>>
I'm too tired to hang out with her now.
<</if>>
<</if>>
<</if>>
</p>
<p>
<<if $localtime == 3 && $mother_e_schedule == 1>>
<<if $father_aggro >= 4 && $father_target == 1>>
<<include "Father fucks mother at the pool">>
<<elseif $father_target == 1 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass mother at the pool">>
<p>
<<include "Try to scare father">>
</p>
<<else>>
<center><img src="images/characters/mother_relax_pool.jpg"></center>
Your $mother_relation is relaxing.<br>
<<if $Player_energy >= 5>>
[[Talk with her|Talk with mother at the pool]] (-5 energy, +1 DayStage)
<<else>>
I'm too tired to hang out with her now.
<</if>>
<</if>>
<</if>>
</p>
<p>Go to [[Main hall]]</p>
<</nobr>><<nobr>>
<<if $sister_love >= 60>>
<center><img src="images/characters/sister_sleeps_naked.jpg"></center>
<p>
Lying next to $sister_name, you see her completely naked and enticing body. It seems she no longer feels embarrassed in front of you in any way and fully trusts you... Or perhaps she hopes that you will take advantage of her vulnerable state while she's asleep.
</p>
<<else>>
<center><img src="images/characters/sister_sleeps_clothed.jpg"></center>
<p>
Even in almost complete darkness, it's hard not to notice the exquisite contours of your sister's body and her firm asscheeks. However, she probably wouldn't appreciate any attempts to disturb her sleep, so you can only devour her with your eyes. Perhaps, if you take your relationship to a new level...
</p>
<</if>>
<p>
<<linkreplace "Mess with her a little">>
<<if $sister_love >= 60>>
<p><center><img src="images/sex/player_sister/sister_room_night_vaginal.gif"></center></p>
<p>
Realizing vividly that you wouldn't be able to sleep peacefully this night until you release the tension, you got up from the bed and sat opposite your $sister_relation, pulling down her panties and spreading her legs. As soon as you slipped your cock inside her, she started to wake up and squirm slightly, but didn't resist or try to break free from your grasp.
</p>
<p>
<<if $sister_love >= 100>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Fuck yes, ravage my insides! I can sleep later, fuck me as long as you want.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Oh, are you serious now? Wasn't I enough for you earlier? Whatever, just do me quickly then. I'm really tired.
</div>
</div>
<</if>>
</p>
<<else>>
She will kill me for sure if I do something to her now (need at least 60 love).
<</if>>
<</linkreplace>>
<p>
[[Sleep|Sleep_event]]
</p>
<</nobr>><<nobr>>
<p><center><img src="images/characters/player_shower.jpg"></center></p>
<<set _tempEnergy = random(8, 15)>>
<p>
You've took the shower and now feel refreshed
</p>
<p>
Energy: + _tempEnergy
<<set $Player_energy += _tempEnergy>>
<<set $daily_shower to true>>
<<include "VarCheck">>
</p>
<p>[[Leave the shower|Bathroom]]</p>
<</nobr>><center><img src="images/locations/pc.jpg" alt="PC"></center>
This passage will be fully functional in the next update.
[[Turn the system off|Your room]]<<set $grab_snack to false>>
<<set $daily_workout to false>>
<<set $daily_shower to false>>
<<set $beastMode to false>>
<<set $sister_took_shower to false>>
<<set $sister_talk_room to false>>
<<set $sister_asksleeptogether to false>>
<<set $daily_sister_love to false>>
<<set $daily_sister_obedience to false>>
<<set $sister_beg to random(1, 4)>>
<<set $sister_int to false>>
<<set $sister_m_schedule to either(1, 2)>>
<<set $sister_d_schedule to either(1, 2)>>
<<set $sister_e_schedule to either(1, 2)>>
<<set $mother_took_shower to false>>
<<set $mother_asksleeptogether to false>>
<<set $daily_mother_love to false>>
<<set $daily_mother_obedience to false>>
<<set $mother_beg to random(1, 4)>>
<<set $mother_int to false>>
<<set $mother_m_schedule to either(1, 2)>>
<<set $mother_d_schedule to either(1, 2)>>
<<set $mother_e_schedule to either(1, 2)>>
<<set $father_girls_interaction to false>>
<<set $father_target = either(1, 2)>>
<<set $fatherDailyHarass to false>>
<<set $dad_lock_timer -= 1>>
<<if $dad_lock_timer >= 1>>
<<set $dad_lock to true>>
<<else>>
<<set $dad_lock to false>>
<</if>>
<<if $dad_lock is true>>
<<set $father_aggro = 0>>
<<else>>
<<set $father_aggro += 1>>
<</if>>
<<set $family_breakfast to false>>
<<set $family_dinner to false>>
<<set $water_filter -= random(4, 9)>><<if $Player_energy >= 100>>
<<set $Player_energy = 100>>
<<elseif $Player_energy <= 0>>
<<set $Player_energy = 0>>
<</if>>
<<if $strength >= 100>>
<<set $strength = 100>>
<<elseif $strength <= 0>>
<<set $strength = 0>>
<</if>>
<<if $power >= 100>>
<<set $power = 100>>
<<elseif $power <= 0>>
<<set $power = 0>>
<</if>>
<<if $path >= 100>>
<<set $path = 100>>
<<elseif $path <= -100>>
<<set $path = -100>>
<</if>>
<<if $father_dominance >= 100>>
<<set $father_dominance = 100>>
<<elseif $father_dominance <= 0>>
<<set $father_dominance = 0>>
<</if>>
<<if $intellect >= 100>>
<<set $intellect = 100>>
<<elseif $intellect <= 0>>
<<set $intellect = 0>>
<</if>>
<<if $mother_love >= 100>>
<<set $mother_love = 100>>
<<elseif $mother_love <= 0>>
<<set $mother_love = 0>>
<</if>>
<<if $sister_love >= 100>>
<<set $sister_love = 100>>
<<elseif $sister_love <= 0>>
<<set $sister_love = 0>>
<</if>>
<<if $water_filter >= 100>>
<<set $water_filter = 100>>
<<elseif $water_filter <= 0>>
<<set $water_filter = 0>>
<</if>><<nobr>>
<center><img src="images/locations/player_nap.jpg"></center>
<<set _tempEnergy = random(12, 18)>>
<p>
You've take a quick nap and restored a little of your stamina.<br>
Stamina: + _tempEnergy
</p>
<<set $Player_energy += _tempEnergy>>
<<include "VarCheck">>
<<set $localtime += 1>>
<p>[[Get up|Your room]]</p>
<</nobr>><<nobr>>
<center><p style="font-weight: bold; font-size: 22px;">Version 0.2.6</p></center>
<p>
Right now, the game doesn't have a clear goal or well-thought-out gameplay, so when playing it, you should mainly focus on reading <span style="text-decoration: line-through">useless</span> interesting dialogues and also pay attention to a few gameplay factors.
</p>
<p><ul>
<li><span style="font-weight: bold;">Water Filter:</span>
You have a water filter in your basement that needs regular fixing. If you don't do this, your father's dominance will increase faster than usual.</li>
<li><span style="font-weight: bold;">Power:</span>
Currently, it doesn't have any impact on the game.</li>
<li><span style="font-weight: bold;">Strength:</span>
At the moment, you just need to make sure your strength is greater than your father's strength to fend him off from the girls. Otherwise, you'll have to pay him money for it.</li>
<li><span style="font-weight: bold;">Love Meter:</span>
The more the girls love you, the more things they'll allow you to do with them.</li>
<li><span style="font-weight: bold;">Dominance Meter:</span>
This meter shows how much control your father has in the house. As the meter fills up, he'll be able to do more explicit things with the girls.</li>
<li><span style="font-weight: bold;">Father's Behavior:</span>
Your father has five behaviors: In peace, Calm, Disturbed, Aggressive, On hunt.
<br>
If you don't want to see him assaulting someone in the house, you should calm him down daily using porn magazines or medicine, which you can buy from the trader at the checkpoint. Currently, the only dangerous behavior is "On hunt!"</li>
<li><span style="font-weight: bold;">Store:</span>
At the military post there is a store where you can always buy various useful items for yourself or not so useful for your father. You can get there by crossing the desert.</li>
</ul></p>
<p>
Also, if you don't scare your father away from the girls daily, his dominance will gradually increase.
<br><br>
Keep in mind that at this stage, love and dominance don't intersect with each other, so the girls might simultaneously love you and submit to your father. I'll fix this in the upcoming updates.
<br><br>
<center><p style="font-weight: bold; font-size: 18px;">Feel free to use cheats, as the current game balance is quite... unbalanced and is definitely going to be reworked.</p></center>
</p>
<p>[[Back to the game|Your room]]</p>
<</nobr>><p>
I recommend using cheat codes while inside your room, otherwise you may break the game even more than it already is.
</p>
<table id="cheat_table" style="text-align: center; width: 450px">
<tr class="cheat_table_order">
<th>Value</th>
<th>Property</th>
</tr>
<tr class="cheat_table_order">
<td class ="cheat_first_row">Affect money</td>
<td>
<<link "+100$">><<set $money += 100>><<replace #money>>$money<</replace>><</link>><br>
<<link "-100$">><<set $money -= 100>><<replace #money>>$money<</replace>><</link>>
</td>
</tr>
<tr class="cheat_table_order">
<td class ="cheat_first_row">Affect energy</td>
<td>
<<link "+5 Energy">><<set $Player_energy += 5>><<replace #PlayerEnergy>><b>Energy</b>
<progress class="custom-gauge-player-energy" @value="$Player_energy" max="100"></progress>
<div style="font-size: 25px;">($Player_energy%)</div>
<<if $Player_energy <= 20>>
<br>Need rest
<</if>> <</replace>><</link>><br>
<<link "-5 Energy">><<set $Player_energy -= 5>><<replace #PlayerEnergy>><b>Energy</b>
<progress class="custom-gauge-player-energy" @value="$Player_energy" max="100"></progress>
<div style="font-size: 25px;">($Player_energy%)</div>
<<if $Player_energy <= 20>>
<br>Need rest
<</if>> <</replace>><</link>>
</td>
</tr>
<tr class="cheat_table_order">
<td class ="cheat_first_row">Affect strength</td>
<td>
<<link "+2 Strength">><<set $strength += 2>><<replace #strength>>$strength<</replace>><</link>><br>
<<link "-2 Strength">><<set $strength -= 2>><<replace #strength>>$strength<</replace>><</link>>
</td>
</tr>
<tr class="cheat_table_order">
<td class ="cheat_first_row">Affect $mother_relation's love</td>
<td>
<<link "+5 Love">><<set $mother_love += 5>><<replace #MotherLove>>
<div id="MotherLove">
<<if $mother_relation is "step-mother">>
<b>Step-mother's love </b>
<<elseif $mother_relation is "mother">>
<b>Mother's love </b>
<<else>>
<b>$mother-relation 's love </b>
<</if>><br>
<progress class="custom-gauge-mother-love" @value="$mother_love" max="100"></progress>
<div style="font-size: 25px;">($mother_love)</div>
</div>
<</replace>><</link>><br>
<<link "-5 Love">><<set $mother_love -= 5>><<replace #MotherLove>>
<div id="MotherLove">
<<if $mother_relation is "step-mother">>
<b>Step-mother's love </b>
<<elseif $mother_relation is "mother">>
<b>Mother's love </b>
<<else>>
<b>$mother-relation 's love </b>
<</if>><br>
<progress class="custom-gauge-mother-love" @value="$mother_love" max="100"></progress>
<div style="font-size: 25px;">($mother_love)</div>
</div>
<</replace>><</link>>
</td>
</tr>
<tr class="cheat_table_order">
<td class ="cheat_first_row">Affect $sister_relation's love</td>
<td>
<<link "+5 Love">><<set $sister_love += 5>><<replace #SisterLove>>
<<if $sister_relation is "step-sister">>
<b>Step-sister's love </b>
<<elseif $sister_relation is "sister">>
<b>Sister's love </b>
<<else>>
<b>$sister-relation 's love </b>
<</if>>
<progress class="custom-gauge-sister-love" @value="$sister_love" max="100"></progress>
<div style="font-size: 25px;">($sister_love)</div>
<</replace>><</link>><br>
<<link "-5 Love">><<set $sister_love -= 5>><<replace #SisterLove>>
<<if $sister_relation is "step-sister">>
<b>Step-sister's love </b>
<<elseif $sister_relation is "sister">>
<b>Sister's love </b>
<<else>>
<b>$sister-relation 's love </b>
<</if>>
<progress class="custom-gauge-sister-love" @value="$sister_love" max="100"></progress>
<div style="font-size: 25px;">($sister_love)</div>
<</replace>><</link>>
</td>
</tr>
<tr class="cheat_table_order">
<td class="cheat_first_row">Affect father's strength</td>
<td><<link "+2 Father's strength">><<set $father_strength += 2>><<replace #FatherStrength>>$father_strength<</replace>><</link>><br><<link "-2 Father's strength">><<set $father_strength -= 2>><<replace #FatherStrength>>$father_strength<</replace>><</link>></td>
</tr>
<tr class="cheat_table_order">
<td class ="cheat_first_row">Affect father's dominance</td>
<td>
<<link "+5 Dominance">><<set $father_dominance += 5>><<replace #FatherDominance>>$father_dominance<</replace>><</link>><br>
<<link "-5 Dominance">><<set $father_dominance -= 5>><<replace #FatherDominance>>$father_dominance<</replace>><</link>>
</td>
</tr>
<tr class="cheat_table_order">
<td class ="cheat_first_row">Affect father's behaviour<br><small>(Exit the cheat menu to update this stat)</small></td>
<td><<link "In peace">><<set $father_aggro = 0>><</link>><br>
<<link "Calm">><<set $father_aggro = 1>><</link>><br>
<<link "Disturbed">><<set $father_aggro = 2>><</link>><br>
<<link "Agressive">><<set $father_aggro = 3>><</link>><br>
<<link "On hunt!">><<set $father_aggro = 4>><</link>></td>
</tr>
</table>
<<include "VarCheck">>
<p>[[Back to the game|Your room]]</p><<nobr>>
<center><img src="images/locations/work.jpg"></center>
<p>
Heavy physical labor is one of the few available means of earning a living that remains for the local residents. Although the money earned through such methods is barely enough to buy a small amount of food, it is still better than simply starving to death.
</p>
<<set _workTemp to false>>
<<set _moneyTemp = 0>>
<p>
<<linkreplace "Slack off (15 energy, +1 Daystage)">>
<<if _workTemp is false>>
<<set _workTemp to true>>
<<set $Player_energy -= 15>>
<<set $localtime += 1>>
<<set _moneyTemp = random(20, 40) + $strength / 2>>
<<set $money += _moneyTemp>>
<p>
You've earned _moneyTemp $<br>
Energy: -15
</p>
<p>
[[Go back home|Main hall]]
</p>
<<else>>
You can't choose more than one option.
<</if>>
<</linkreplace>>
<br><<linkreplace "Work moderately (30 energy, +2 Daystage)">>
<<if _workTemp is false>>
<<if $Player_energy <= 29 && $localtime >= 3>>
You can't work that hard. Either you are too tired or it's too late already.
<<else>>
<<set _workTemp to true>>
<<set $Player_energy -= 30>>
<<set $localtime += 2>>
<<set _moneyTemp = random(45, 70) + $strength / 1.5 - random(5, 15)>>
<<set $money += _moneyTemp>>
<p>
You've earned _moneyTemp $<br>
Energy: -30
</p>
<p>
[[Go back home|Main hall]]
</p>
<</if>>
<<else>>
You can't choose more than one option.
<</if>>
<</linkreplace>>
<br><<linkreplace "Work hard (70 energy, +3 Daystage)">>
<<if _workTemp is false>>
<<if $Player_energy <= 69 && $localtime >= 2>>
You can't work that hard. Either you are too tired or it's too late already.
<<else>>
<<set _workTemp to true>>
<<set $Player_energy -= 70>>
<<set $localtime += 3>>
<<set _moneyTemp = random(120, 170) + $strength / 1.2 - random (2, 8)>>
<<set $money += _moneyTemp>>
<p>
You've earned _moneyTemp $<br>
Energy: -70
</p>
<p>
[[Go back home|Main hall]]
</p>
<</if>>
<<else>>
You can't choose more than one option.
<</if>>
<</linkreplace>>
</p>
<</nobr>><<nobr>>
<<if $strength <= 29>>
<center><img src="images/characters/workout_weak.gif"></center>
Your lack of training is evident in your physical condition. Your arms feel weak, like a leaf, and even lifting the empty barbell becomes a challenge for you.
<<elseif $strength >= 30 && $strength <= 69>>
<center><img src="images/characters/workout_strong.gif"></center>
After weeks of consistent workouts, you have transformed into a stronger individual. The gentle breeze no longer blows you away, and even the once extremely heavy dumbbells are now lifted with ease, as if they were a piece of cake.
<<else>>
<center><img src="images/characters/workout_massive.gif"></center>
You have become the person who instills fear in thugs when encountered on dark streets. Your muscles are as strong as steel, and your gaze exudes the intensity of a predator. This is your maximum potential. Remember to train regularly to maintain your fitness and continue to hone your skills.
<</if>>
<p>
<<if $beastMode is true>>
Strength: +6
<<set $strength +=4>>
<<else>>
Strength: +4
<<set $strength +=2>>
<</if>>
<<set _tempEnergy = random(35, 48)>>
<br>Energy: - _tempEnergy %
<<set $daily_workout to true>>
<<set $Player_energy -= _tempEnergy>>
<<set $localtime += 1>>
<<include "VarCheck">>
</p>
<p>
[[Finish training|Basement]]
</p>
<</nobr>><<nobr>>
<p>
<center><img src="images/locations/breakfast.jpg"></center>
</p>
<<set _tempEnergy = random(18, 26)>>
<p>
You ate the food and restored your energy. Now it's the right time to return to the daily routine of survival.
<br><br>
Energy: +_tempEnergy %
<<set $family_breakfast to true>>
<<set $Player_energy += _tempEnergy>>
<<include "VarCheck">>
</p>
<p>
Supplements in posession: $supplement
<<if $supplement >= 1>>
<br><br>
<<linkreplace "Take supplements">>
<<set $supplement -= 1>>
<<set $beastMode to true>>
You took supplements and feel absolutely wonderful. Your workout today will be more effective than usual.
<br><br>
Supplements: -1
<</linkreplace>>
<</if>>
</p>
<p>[[Get up from the table|Kitchen]]</p>
<</nobr>><<nobr>>
<<if $mother_love >= 60>>
<center><img src="images/characters/mother_sleeps_naked.jpg"></center>
<<else>>
<center><img src="images/characters/mother_sleeps_clothed.jpg"></center>
<</if>>
<p>
<<linkreplace "Mess with her a little">>
<<if $mother_love >= 60>>
<p><center><img src="images/sex/player_mother/master_bedroom_night_vaginal.gif"></center></p>
<p>
<<if $mother_love >= 100>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh yes, I was dreaming all day about it! I bet you can feel already how wet my pussy is. You can cum there whenever you want.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Haven't you had enough time with me during the day, sweetie? Take your time then, your $mother_relation won't go anywhere.
</div>
</div>
<</if>>
</p>
<<else>>
She will kill me for sure if I do something to her now (need at least 60 love).
<</if>>
<</linkreplace>>
<p>
[[Sleep|Sleep_event]]
</p>
<</nobr>><<nobr>>
<<if $father_dominance >= 100>>
<p>
<center><img src="images/sex/father_sister/kitchen_regular_10.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
$sister_name, are you aware that you're not as tight as when I first fucked you?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Don't be so harsh on her, $father_name. How do you expect her to be tight if you ravage her so frequently throughout the day?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I'm sorry, dad. My... Mom is actually right.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Why should it be my problem? Start doing squats or something. Anyway, by the next time, I want your pussy to be tighter. Is that clear?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ye.. Yes, dad. I'll figure something out.
</div>
</div>
</p>
<p>
Your father has completely taken control of your $sister_relation. Now she is nothing more than his personal fuck-toy.
</p>
<<elseif $father_dominance >= 90>>
<p>
<center><img src="images/sex/father_mother/kitchen_regular_9.gif"></center>
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Dad, do you plan on letting mom go anytime soon? She still hasn't prepared breakfast, in case you haven't noticed.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Not right now, $sister_name. You see, she's a little occupied at the moment. If you want, you can prepare breakfast yourself. Or better yet, you can have my cum from her pussy when
I'm finished.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I.. No, thank you. I'll come another time.
</div>
</div>
</p>
<p>
Your $sister_relation hurriedly left the kitchen before your father could decide to swap her with $mother_name.
</p>
<<elseif $father_dominance >= 80>>
<p>
<center><img src="images/sex/father_sister/kitchen_regular_8.gif"></center>
</p>
<p>
Your father is enjoying himself with $sister_name while $mother_name finishes cooking breakfast.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Be sure to spread your legs proprerly. Otherwise it's gonna be hard for your dad to reach your uterus.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ah.. Yes... Yes, dad.
</div>
</div>
</p>
<p>
Your $sister_relation becomes even more submissive with each passing day. Despite not enjoying it very much, she obediently fulfills every wish of your father.
</p>
<<elseif $father_dominance >= 70>>
<p>
<center><img src="images/sex/father_mother/kitchen_regular_7.gif"></center>
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Dad, can you please do it at least after breakfast? I'm hungry.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Don't worry, sweetheart, Daddy will feed you his cum as soon as he's done with your mother.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Oh, sure, dad.
</div>
</div>
</p>
<p>
Your $sister_relation quickly retreated from the kitchen while $father_name was still quite occupied with $mother_name's pussy.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Damn, you're still so tight no matter how many times I fuck you... Not that tight as $sister_name's sweet mouth of course, but still.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Thank you... I guess.
</div>
</div>
</p>
<<elseif $father_dominance >= 60>>
<p>
<center><img src="images/sex/father_sister/kitchen_regular_6.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
$mother_name, please prepare breakfast today for just you and me.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
And what about $sister_name?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
She is going to fill her belly with my sperm for breakfast, isn't that right, dear?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Yes, father. I will have your cum for breakfast if that's what you wish.
</div>
</div>
</p>
<p>
Seems like your father has trained his precious little angel quite well.
</p>
<<elseif $father_dominance >= 50>>
<p>
<center><img src="images/sex/father_sister/kitchen_regular_5.gif"></center>
</p>
<p>
Instead of finishing preparing breakfast, you see $sister_name giving a handjob to your father.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I see you followed my order and didn't wear any panties today? What a good girl, daddy is really proud of you.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I... Yes, $father_name, Can you finish faster please? I still have a lot of things to do.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Then you need to work harder. Whether I cum sooner or later depends solely on you. I can stay like this the whole day if necessary.
</div>
</div>
</p>
<p>
Your $sister_relation has increased her pace, hoping to faster finish him off.
</p>
<<elseif $father_dominance >= 40>>
<p>
<center><img src="images/sex/father_mother/kitchen_regular_4.gif"></center>
</p>
<p>
Your father is pleasuring himself with the mouth of $mother_name.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
$sister_name, you can serve us breakfast already while I'm finishing with your mother.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Sure, dad, whatever you say.
</div>
</div>
</p>
<p>
It seems your $sister_relation didn't want to argue too much with your father, knowing that she could easily take her mother's place if she spoke up too much.
</p>
<<elseif $father_dominance >= 30>>
<p>
<center><img src="images/sex/father_sister/kitchen_regular_3.gif"></center>
</p>
<p>
You see as your father, completely naked, trying to get rid of his lust with the help of $sister_name's thighs.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
$sister_name, don't you want to help your father? This way it will be much faster for both of us.
</div>
</div>
</p>
<p>
You see light disgust at on the face of your $sister_relation, though she's not arguing with $father_name.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
No, dad, I'm not in the mood right now. Could you please stop it?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
As soon as I finish on your lovely ass. Now stay still until we have a little of time before your mom prepares breakfast for us.
</div>
</div>
</p>
<<elseif $father_dominance >= 20>>
<p>
You see $father_name sits inappropriately close to $mother_name and play with her while $sister_name is serving breakfast.
</p>
<p>
<center><img src="images/sex/father_mother/kitchen_regular_2.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
How about you let me taste this juicy pussy of yours before the breakfast?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Hey, cut it! We're not alone here.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Damn, still that stubborn? Whatever, at least spread your legs propely then.
</div>
</div>
</p>
<p>
Your father continued to play with your $mother_relation.
</p>
<<elseif $father_dominance >= 10>>
<p>
<center><img src="images/sex/father_sister/kitchen_regular_1.gif"></center>
</p>
<p>
You see your father enjoying $sister_name's body.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Dad, can you stop please? Or at least let me cover my chest. I can't concentrate because of you.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You can suck me off and then I'll leave you alone. This way it would be faster for both of us.
</div>
</div>
</p>
<p>
Your $sister_relation let out a hopeless sigh.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ehmm, no thank you. I better endure you.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, it's your choice.
</div>
</div>
</p>
<p>
He continued to play with her pussy as it was ordinary thing for him.
</p>
<<else>>
<p>
<center><img src="images/characters/kitchen_regular_1.jpg"></center>
</p>
<p>
As you see, your family is here now. However, you can't help but focus your eyes, especially on your $sister_relation... on your $sister_relation's perfect ass when she is standing with her back to you, talking with $mother_name.
<<if $father_aggro >= 2>>
<p>
<center><img src="images/characters/father_horny_kitchen.gif"></center>
You notice that her ass also catches the attention of your father. He already started to slowly rub his dick through the pants.
</p>
<</if>>
</p>
<</if>>
<</nobr>>На майбутнє:
1. Повноцінна гра в пляшку з роздяганням, секс-елементами та прогресивною системою івентів.
2. Система домінантності батька над дівчатами та ГГ:
2.1: Не дивлячись на те, що батько буде домінувати відразу над двума дівчатами, необхідно зробити чимало івентів, де батько буде цілитися на ту дівчину, в якої більш гарні відносини з ГГ. Таким чином він понизить її любов до нього, а також змусить робити деякі речі, базовані на його домінантності.
2.2: Якщо домінантність героя набагато більше домінантності батька і він має гарні відносини з кимось з дівчат, тоді батько буде підходити до ГГ та просити про те, щоб переспати з кимось з них. За це він буде обіцяти гроші або якісь інші бонуси.
3. Механіка цнотливості: Діалоги відрізняються в залежності від того, чи є дівчина цнотливою чи ні. Доступність деяких сцен буде залежати від цього чинника.
4. Компютер:
1) Замовляти речі онлайн: приходять відразу, але платиш більшу ціну
2) Доступ до систем дому. За допомогою комп'ютера можна дивитися стан різних деталей свого дому, а також ремонтувати їх.
5. Залишити роботу як є, але на майбутнє додати туди якісь міні-івенти, що будуть варіюватися по складності в залежності від того, як важко працює ГГ.
7. Головна ціль гри полягає в менеджменті ресурсів, а саме:
1) Доглядати за своєю домівкою: купувати ремонтні набори, щоб рихтувати різні кімнати.
2) Купувати базові речі які або підвищують головні стати героя, підвищують характеристики дівчат або понижують характеристики батька ГГ.
3) Балансувати між статами дівчат та батька, не даючи опускатися сильно низько одним, та не підійматися занадто високо іншим
8. Система вагітності:
Можливість для дівчини та жінки завагітнити. З вагітністю змінюються майже всі діалоги та сцени гри. Фактично, гра робиться фактично з нуля під систему вагітності.
9. Менеджмент будинку:
Дім постійно потребує ресурсів та грошей на те, щоб підтримувати його в робочому стані. Якщо ГГ буде цим нехтувати, це матиме певні негативні наслідки (можливо це навіть буде означати якусь погану кінцівку).
10. Система домінантності героя:
На додачу до шкали любові герой також зможе прокачувати систему домінантності. Це буде прихована система, яка буде варіюватися в позначках від 0 до 100. В залежності від того, наскільки ГГ домінантний, деякі ключові сцени будуть змінюватися, а також в деяких моментах у нього буде вибір поділитися дівчиною чи жінкою з кимось другим.
11. Різноманітність контенту:
1) Декілька gif або jpg зображень для кожного івенту.
2) Не у всій грі, але в більшості сцен як мінімум по 2 (краще 3) зображення з фінішем.
12. Система відносин. По мірі того, як відносини ГГ та дівчат покращуються, дівчата можуть попросити героя почати жити разом з ним. В такому випадку вона переміщується до його кімнати, живе разом з ним, а ГГ стають доступні нові івенти.
Мати:
Ранок опісля сніданку:
-Прати речі у ванній кімнаті
-Наводити порядок у кімнаті ГГ.
День:
-Відпочивати у своїй кімнаті
-Приймати душ
-Використовувати туалет
Вечір:
-Відпочивати на задньому дворі
-Дивитися ТВ у спільній кімнаті
Сестра:
Ранок опісля сніданку:
-Відпочивати на задньому дворі,
-займатися в підвалі.
-Використовувати туалет
День:
-Дивитися телевізор у спільній кімнаті
-Грати в компютер у твої кімнаті
Вечір після вечері:
-Приймати душ
-Робити уроки у своїй кімнаті
Історія оновлень:
0.2.6.:
- Декілька нових сцен;
- Кожен НТР-івент з батьком тепер поділений на 3 категорії в залежності від його домінантності;
- Додана система цнотливості для дівчини;
- Нові діалоги з дівчиною та жінкою в залежності від любові та домінантності;
- Невелике покращення інтерфейсу;
- Додана можливість змінювати вік героїв (поки що це ні на що не впливає);
- Змінено найменування всіх картинок щоб вони правильно відображалися на Лінукс системах;
- Інші невеликі покращення, не варті уваги;
0.2.5:
- Перший публічний реліз<<nobr>>
<<if $father_dominance >= 100>>
He doesn't answer your questions anymore. After all, what's the point in talking with plebs? You're nothing but servant for him now.
<<elseif $father_dominance >= 90>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I'm damn near there. You ain't gonna believe how damn close I am to makin' everything unfold just like I damn well planned. This damn apocalypse... it's like a damn blessing in disguise, a wake-up call for this messed up humanity that's gone off the rails. There's just a bit more to wrap up, and I ain't lettin' nobody or nothin' stand in my damn way of grabbin' hold of that ultimate power and indulgence.
</div>
</div>
<<elseif $father_dominance >= 80>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Every damn day's gettin' better, you feel me? Yeah, sure as hell, we still got our damn bunch of issues in this damn family, but what counts is that everyone's carved out their damn spot, you dig? Ain't catchin' my drift? Well, take a gander at this.
</div>
</div>
</p>
$father_name called your $sister_relation loudly into his room.
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Did you want something, dad?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Yes, $sister_name, I wanted to feel your warm mouth on my damn dick. Don't make me waiting.
</div>
</div>
</p>
<center><img src="images/sex/father_sister/guestroom_regular_8.gif"></center>
<p>
Your $sister_relation hesitated briefly, but the piercing gaze of your father and his confident voice left her no chance to resist.. With little enthusiasm, she still knelt down, unzipped pants and started sucking his cock.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You see, that's damn well what I'm gettin' at. Everyone's got their damn part to play. Your part is to bring in the damn cash for this damn household. My part is to keep shit in check 'round here. And as for them two bitches... Well, I reckon you can figure out what they were damn well meant for.
</div>
</div>
</p>
Without taking his cock out of her mouth, $sister_name looked at your father reproachfully.
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Don't you sweat it, darlin', you'll damn well catch on soon enough. Now, keep your damn mind in the game and get to suckin' faster, or else I'm gonna have to find use for your other damn openings.
</div>
</div>
</p>
<<elseif $father_dominance >= 70>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
We're damn near the finish line, just gotta hold out a bit longer 'fore everyone gets wise to who's the damn boss of this joint. The girls might be followin' most of my damn orders like good little puppies, but I still catch a damn whiff of defiance in their eyes. But like I said, that ain't gonna last much longer. But don't you damn fret, I ain't forgotten 'bout you - I ain't a damn monster through and through. As long as you keep haulin' in the cash for our damn family, I might just mull over lettin' you have a damn taste of $mother_name or $sister_name too... but don't go thinkin' it's gonna last too damn long.
</div>
</div>
<<elseif $father_dominance >= 60>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You know, shit's takin' a turn 'round here... and even in our damn home. It ain't like I'm out to knock down your damn worth, but we need someone who can be a true guardian for our family, a real man, ya feel? And let's get real, you might not quite slot into that mold at the moment. But hey, it ain't some damn personal assault or nothin'. What I'm tryna get at is that our girls, they damn well actually like me... And they follow my damn every whim. Take a gander at this.
</div>
</div>
</p>
<p>
At this moment you see as he called $mother_name to him.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Did you want something?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
...........
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Did you want something, master?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
In case you ain't picked up on it, I'm dealin' with a damn massive problem down below right now. Handle the damn situation.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Um, right now? James, don't you think it's not the right place and time for this?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Your damn job - make me happy and keep your damn foolish questions to yourself. So I'm kindly advisin' you to tend to your damn responsibilities pronto, pretty please. And I ain't askin' a second damn time.
</div>
</div>
</p>
<center><img src="images/sex/father_mother/guest_room_stage_6.gif"></center>
<p>
Without further argument, your $mother_relation, though reluctantly, obediently kneeled before him and started gently sucking his cock.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, son, that's exactly what I'm gettin' at! This damn house needs someone with some damn authority, and your $mother_relation knows damn well whose authority that is... and it's more than just some authority. You can skedaddle, 'cause at this pace, she ain't gonna be satisfyin' me quick enough. I'm gonna teach her a damn lesson the right way now.
</div>
</div>
</p>
<<elseif $father_dominance >= 50>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I'm startin' to piece together how damn off track I've been 'bout certain things. It's a damn shame watchin' so many folks kick the bucket and lose their damn homes, but maybe there's another angle to peep at this mess. It's like a damn smack in the face, makin' us realize we ain't all that different from animals, just a tad more clever. But it don't mean we gotta box ourselves in with some damn dumbass rules or none of that crap. What? You ain't catchin' my drift? Don't sweat it, I reckon you'll catch on your damn self sooner or later.
</div>
</div>
<<elseif $father_dominance >= 40>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
It damn well gives me the creeps when I glance out the damn window and see them patrols doin' their damn rounds, takin' notes on everybody. I reckon we should keep our damn girls tucked away, not lettin' anyone get a damn peek at 'em. Maybe it ain't clicked for you yet, or even for them, but given the damn situation, they're the damn ones who got the damn key to carryin' on our damn family line. You'll see, they'll figure that shit out before too long.
</div>
</div>
<<elseif $father_dominance >= 30>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, we could've damn well had a much better life than the one we're stuck with now, but hey, thanks for whatever damn scraps we got. Not like it's all on me, more like you're draggin' your damn feet and ain't too keen on rakin' in some cash. But forget it, I'm feelin' generous and not layin' it on too damn thick. Talkin' 'bout the girls, it's actually kinda nice to see 'em startin' to acknowledge me as the one callin' the shots. 'Cause the faster everyone in this damn house gets that through their damn skulls, the smoother and happier things'll be 'round here.
</div>
</div>
<<elseif $father_dominance >= 20>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Maybe things ain't as damn awful as they look at first glance. Yeah, the situation ain't takin' no turn for the better, but the girls are still holdin' down the fort, and you're pullin' in some cash. So life keeps rollin' along, and it ain't too damn bad. What 'bout me? Well, I'm kinda the damn bigwig 'round these parts, you could say. Think of me as your damn manager, makin' sure everyone's addin' as much damn value to this place as possible. You won't even notice it with your damn little chores, but hey, no need to fret, I forgive ya.
</div>
</div>
<<elseif $father_dominance >= 10>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Gotta give credit where it's due, things are goin' down the shitter day by day. Our damn food stash is vanishing quicker than a rabbit in a hat, and tensions are ridin' high as hell within the family. But you know what? In the middle of this damn circus, I'm actually catchin' a glimmer of hope. Ain't spillin' all the damn beans just yet, but I spot some damn promising signs on the horizon...
</div>
</div>
<<else>>
<p>
<center><img src="images/characters/father_regular_talk.jpg"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, we're knee-deep in some serious shit, you feel me? Our lives done flipped upside down in the blink of an eye. Outta nowhere, we're smack dab in the middle of a whole mess of new issues like scroungin' for food, clothes, and basic necessities just to make it through the damn day. Money's tighter than a damn corset, so we can't exactly buy up all the shit we need from the damn military. You better damn well start pullin' your weight right now if you don't wanna be a damn anchor draggin' our family down.
</div>
</div>
<</if>>
<</nobr>><<nobr>>
<center><img src="images/characters/trader.jpg" alt="Corridor"></center>
<p><div class="Location_Info">Despite the extraordinary circumstances, it appears that the merchant has an extensive range of goods available, capable of satisfying even the most refined tastes. And if he doesn't have something on hand right now, you can always place an order and wait a few days for him to procure it.
<br><br>
Unfortunately, he has no intentions of engaging in charity and demands a very high price for each item, even (or especially) in such times.</div></p>
<center><h2><b>Items for trade</b></h2></center>
<p>
<div class="shop-container">
<<link "Scrap x10">>
<<if $money >= 10>>
<<set $money -= 10>>
<<set $scrap += 10>>
<<replace #Shop_Scrap>>$scrap<</replace>>
<<replace #money>>$money<</replace>>
<</if>>
<</link>>
<span class="Shop_Money_Display center"> 10$</span>
<span class="Shop_Possession">In possession: <span id="Shop_Scrap">$scrap</span></span>
</div>
<div class="Shop_Description">In the times of post-apocalypse, even scrap becomes a valuable resource, which can be used both to fortify one's home and to create makeshift items when finances are tight.</div>
</p>
<br>
<p>
<div class="shop-container">
<<link "Candy">>
<<if $money >= 30>>
<<set $money -= 30>>
<<set $candy += 1>>
<<replace #Shop_Candy>>$candy<</replace>>
<<replace #money>>$money<</replace>>
<</if>>
<</link>>
<span class="Shop_Money_Display center"> 30$</span>
<span class="Shop_Possession">In possession: <span id="Shop_Candy">$candy</span></span>
</div>
<div class="Shop_Description">Eating the candy prevents the loss of stats during sleep.</div>
</p>
<br>
<p>
<div class="shop-container">
<<link "Cyproterone">>
<<if $money >= 350>>
<<set $money -= 350>>
<<set $cyproterone += 1>>
<<replace #Shop_Cyproterone>>$cyproterone<</replace>>
<<replace #money>>$money<</replace>>
<</if>>
<</link>>
<span class="Shop_Money_Display"> 350$</span>
<span class="Shop_Possession">In possession: <span id="Shop_Cyproterone">$cyproterone</span></span>
</div>
<div class="Shop_Description">Using this drug on your father prevents him from harassing the girls for a certain period of time. Also reduces the father's dominant level. Can be used only at night time.</div>
</p>
<br>
<p>
<div class="shop-container">
<<link "Supplements">>
<<if $money >= 30>>
<<set $money -= 30>>
<<set $supplement += 1>>
<<replace #Shop_Supplements>>$supplement<</replace>>
<<replace #money>>$money<</replace>>
<</if>>
<</link>>
<span class="Shop_Money_Display"> 30$</span>
<span class="Shop_Possession">In possession: <span id="Shop_Supplements">$supplement</span></span>
</div>
<div class="Shop_Description">Supplements will provide you with all the necessary elements to build your muscles faster; therefore, you can save a significant amount of time on training.</div>
</p>
<br>
<p>
<div class="shop-container">
<<link "Porn magazine">>
<<if $money >= 10>>
<<set $money -= 10>>
<<set $pornMagazine += 1>>
<<replace #Shop_PornMagazine>>$pornMagazine<</replace>>
<<replace #money>>$money<</replace>>
<</if>>
<</link>>
<span class="Shop_Money_Display"> 10$</span>
<span class="Shop_Possession">In possession: <span id="Shop_PornMagazine">$pornMagazine</span></span>
</div>
<div class="Shop_Description">Those magazine will lower slightly the aggro of your father.</div>
</p>
<br>
<p><b><center>[[Exit shopping|Military post]]</center></b></p>
<</nobr>>
<<nobr>>
<center><img src="images/locations/water_filter.jpg" alt="Water_filter"></center>
<p>Your family was relatively lucky to acquire a brand-new filter just before the apocalypse began, as many people are now willing to kill for such items due to the its scarcity and the dreadful state of the surrounding water. It's better to maintain and repair it regularly to ensure its functionality.</p>
<p>Water filter condition: $water_filter %
<br>
You can repair the filter, but ensure you have both $150 and 30 of energy available for the task.</p>
<p>
<<if $Player_energy >= 30 && $money >= 150>>
<<linkreplace "Fix the filter">>
<<set $Player_energy -= 30>>
<<set $localtime += 1>>
<<set $water_filter = 100>>
<<include "VarCheck">>
<ul>
<li>You've spent 30 energy to fix the filter</li>
<li>The filter is fully repaired now</li>
</ul>
<</linkreplace>>
<<else>>
You're either too fatigued or lack sufficient funds to repair the filter at the moment.
<</if>>
</p>
<p>[[Back to the basement|Basement]]</p>
<</nobr>><<nobr>>
<p><center><h2><b>Inventory</b></h2></center></p>
<center><img src="images/locations/inventory.jpg" alt="Inventory"></center>
<ul>
<li>Scrap: $scrap</li>
<li>Candy: $candy</li>
<li>Porn Magazine: $pornMagazine</li>
<li>Cyproterone: $cyproterone</li>
<li>Supplements: $supplement</li>
</ul>
<p>[[Back to the game|Your room]]</p>
<</nobr>><<nobr>>
<center><img src="images/characters/sister_talk_basement.jpg" alt="Talk with sister in the basement"></center>
<p>
There's not much to see here for now, as you can tell. I'll try to figure something out before the next update... Maybe.
</p>
<p>[[Leave|Basement]]</p>
<</nobr>><<nobr>>
<p>
<<if $father_scared is true>>
<p>
If you see this message, it's perfectly fine (I mean in terms of programming). This passage simply shows that your father won't harass any of the girls today. Sorry for missing content.
</p>
<<else>>
<<if $father_target == 1>>
<p>
<center><img src="images/sex/father_mother/morning_passage.jpg"></center>
</p>
<p>
When you walked past the kitchen, you saw your father discussing some business with $mother_name. Even though the company was not the best, she didn't seem to be making a big deal out of it and tried to talk to him calmly. Looks like she's going to be in danger all day today.
</p>
<<else>>
<p>
<center><img src="images/sex/father_sister/morning_passage.jpg"></center>
</p>
<p>
As you walked past your $sister_name's room, you saw your father playing with her nearly naked ass. It looks like he wanted to wake her up, but at the last moment his lust and urges overcame his self-control. Your $sister_relation will probably be in danger all the day today.
</p>
<</if>>
<</if>>
</p>
<<set $father_girls_interaction to true>>
<<set $father_scared to false>>
<p>[[Pass through|Main hall]]</p>
<</nobr>><<nobr>>
<p><center><div id="location-name">Livingroom</div></center></p>
<center><img src="images/locations/livingroom.jpg"></center>
<p>
<div class="Location_Info">Since television is one of the basic entertainments that your family still has, this room is quite frequently in demand. Apart from having this thing, there is hardly anything more notable in here.</div>
</p>
<p>
<<if $localtime == 2 && $sister_d_schedule == 1>>
<<if $father_aggro >= 4 && $father_target == 2>>
<<include "Father fucks sister in livingroom">>
<<elseif $father_target == 2 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass sister in livingroom">>
<<include "Try to scare father">>
<<else>>
<center><img src="images/characters/sister_tv_livingroom.jpg"></center>
<p>Your $sister_relation is watching TV.</p>
<<if $Player_energy >= 5>>
[[Talk with her|Talk with sister in living room]] (-5 energy, +1 DayStage)
<<else>>
I'm too tired to hang out with her now.
<</if>>
<</if>>
<</if>>
</p>
<p>
<<if $localtime == 3 && $mother_e_schedule == 2>>
<<if $father_aggro >= 4 && $father_target == 1>>
<<include "Father fucks mother in livingroom">>
<<elseif $father_target == 1 && $father_scared is false && $dad_lock is false && $fatherDailyHarass is false>>
<<include "Father harass mother in livingroom">>
<<include "Try to scare father">>
<<else>>
<center><img src="images/characters/mother_nap_livingroom.jpg"></center>
<p>
In an attempt to escape the gloomy weekdays, your $mother_relation has resorted to rewatching her favorite TV series for the umpteenth time. However, what used to be an enjoyable pastime has now become more of a sleep aid for her.
</p>
<<if $Player_energy >= 5>>
[[Talk with her|Talk with mother in living room]] (-5 energy, +1 DayStage)
<<else>>
I'm too tired to hang out with her now.
<</if>>
<</if>>
<</if>>
</p>
<<if $localtime == 2 && $sister_d_schedule !== 1>>
<<linkreplace "Watch TV">>
<<include "livingroomWatchTV">>
<</linkreplace>>
<</if>>
<<if $localtime == 3 && $mother_e_schedule !== 2>>
<<linkreplace "Watch TV">>
<<include "livingroomWatchTV">>
<</linkreplace>>
<</if>>
<p>Go to the [[Main hall]]</p>
<</nobr>><<nobr>>
<p>
The livingroom is occupied by your father and $mother_relation. It seems they are just talking...
</p><p>
<center><img src="images/sex/father_mother/livingroom_harass.jpg"></center>
</p><p>
... but when you looked more closely, you saw the father’s hands on $mother_name’s breasts and heard her muffled moans.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Who would have thought that my wife has such sensitive breasts. One touch is enough to make you wet.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Don’t talk nonsense, asshole. And I’m not your wife anymore. You lost her a long time ago in your tanks.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I wasn’t the one who lost her. My wife is the fool here who didn’t appreciate me being around. But it's okay, I guess. In the end, there's nobody who is a saint; everybody has made their mistakes. You may have left me, but I’m gonna get you back.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Yeah, sure. Keep dreaming on...
</div>
</div>
</p>
<p>
$father_name continued to rub your $mother_relation’s breasts with renewed enthusiasm.
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Livingroom mother NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Livingroom mother NTR moderate domination">>
<<else>>
<<include "Livingroom mother NTR low domination">>
<</if>>
</p>
<p><<include "FatherMotherFuckStats">></p>
<</nobr>><<nobr>>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What are you doing here, sweetie?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What? Oh, nothing, just enjoying the sunset. Always watching the same shows on TV might become quite boring.
</div>
</div>
</p>
<p>
<center><img src="images/sex/father_sister/livingroom_harass.jpg"></center>
</p>
<p>
Unable to restrain his animal instincts, your father approached $sister_name from behind and started stroking her buttocks.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You’re right, sometimes the most beautiful things are always in front of us, but we simply ignore them.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
S... Stefan?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Not right now, dear. Let's prolong those beautiful moments for a little longer.
</div>
</div>
</p>
<p>
Your father kept pretending to watch the sunset while he tightly squeezed $sister_name's ass.
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Livingroom sister NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Livingroom sister NTR moderate domination">>
<<else>>
<<include "Livingroom sister NTR low domination">>
<</if>>
</p>
<p><<include "FatherSisterFuckStats">></p>
<</nobr>><<nobr>>
<center><img src="images/characters/watch_tv_with_sis_reg.jpg"></center>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Move your butt. I want to watch TV too.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Seriously? You're going to watch K-dramas with me?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Yeah, sur.... Wait, since when did you start watching this crap?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You don't have to tell me how awful it is; I'm well aware of that. But, you know, it's at least something new, unlike my favorite movies, which I've rewatched countless times.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I never thought my $sister_relation would stoop so low... Fine, move over, I'll stoop with you.
</div>
</div>
</p>
<p>
Without a doubt, the time spent together couldn't exactly be described as fun and exciting, but it did manage to add a few points to your relationship with $sister_name.
</p>
<p>Love: +3<br>
Energy: -5</p>
<<set $sister_love += 3>>
<<set $localtime += 1>>
<<set $Player_energy -= 5>>
<p>[[Finish interaction|Livingroom]]</p>
<</nobr>><<nobr>>
<center><img src="images/characters/mother_talk_livingroom.jpg"></center>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Did you want to watch something? Sorry, lately I've been having a hard time adjusting to our new reality, and this TV show is one of the few things that can distract me.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
No worries, forget about it. I can watch that show anytime later. Besides, I always have my computer to fall back on. I just wanted to chat with you and catch up on what's been happening in your life. Basically, I felt like spending some quality time together and having a good old chat. So, what's up with you lately?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Well, stop it! You're just trying to butter me up. I know very well that your youthful hobbies and interests are quite different from our old-fashioned ones. Sometimes I can't even wrap my head around what you guys are into these days!
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Don't worry about sharing the same interests to spend time together. Age doesn't define how connected we are to the world around us, or the things we enjoy. You're still a vibrant, intelligent, and beautiful woman, and spending time with you is a pleasure not only for me but also for $sister_name and Dad if you pay attention. We may have different hobbies, but it doesn't diminish the value of the moments we share as a family. So let's cherish these moments together and make the most of our time.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh dear, you have put me in a difficult position where it is hard for me to argue with you. Even though I always love you as my son, there is something about you that always lifts my spirits and self-esteem, which is why I love you even more.
</div>
</div>
</p>
<p>
Although your $mother_relation may not have gotten a good rest, she clearly doesn't regret spending that time talking to you. She now feels a little warmer towards you.
</p>
<p>
Love: +3<br>
Energy: -5
</p>
<<set $mother_love += 3>>
<<set $localtime += 1>>
<<set $Player_energy -= 5>>
<p>
[[Finish interaction|Livingroom]]
</p>
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Sister room sister NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Sister room sister NTR moderate domination">>
<<else>>
<<include "Sister room sister NTR low domination">>
<</if>>
</p>
<p><<include "FatherSisterFuckStats">></p>
<</nobr>><<nobr>>
<p>
As you enter the room, you see $father_name lovingly slapping $sister_name's butt. Your $sister_relation, on the other hand, doesn't resist but only quietly moans. It's hard to say for sure whether she moans from pain or rather from pleasure.
</p>
<p>
<center><img src="images/sex/father_sister/sister_room_harass.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Admit it, you provoked me all day specifically for this, didn't you?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ah.. N..Noo! How could you even think about it?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I think exactly what your completely soaked panties are telling me, you little whore. Next time, I'll allow you not to wear them at all.
</div>
</div>
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Basement sister NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Basement sister NTR moderate domination">>
<<else>>
<<include "Basement sister NTR low domination">>
<</if>>
</p>
<p><<include "FatherSisterFuckStats">></p>
<</nobr>><<nobr>>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
$sister_name, seriously? Is that how your damn father raised you?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Dad, I'm actually quite busy right now. Don't you have other things to do besides interrupting my workout?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What the hell kind of nonsense is this! I'm tryna lend you a hand, not damn well butt in. And right now, my damn eyes are bleeding watchin' the mess you're makin'. Here, let me give you a damn hand.
</div>
</div>
</p>
<p>
<center><img src="images/sex/father_sister/basement_harass.gif"></center>
</p><p>
$father_name quickly leaned over your $sister_relation and held on to her tightly.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Keep that damn back of yours straight and don't go droppin' your damn butt down. You ain't doin' a lick of a workout if you're doin' it all wrong like that!
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
D... Dad?
</div>
</div>
</p>
<p>
$sister_name tried to escape from your dad's grip, but he held her tightly, not allowing her to move even an inch.
<p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What the hell you blabberin' 'bout? Concentrate on your damn exercise. And this time, no damn screw-ups!
</div>
</div>
</p>
<p>
Realizing her powerlessness, she kept working out, trying to ignore $father_name's grip on her crotch.
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p><center><img src="images/characters/cleaning_with_mother.gif"></center></p>
<p>
The cleaning proved to be quite strenuous for $mother_name, prompting her to shed her upper garments and continue wiping the dirt in just underwear. Despite your best efforts to concentrate, you couldn't help but notice her tits swaying with each movement, seemingly on the verge of breaking free from her bra.</p>
<p><ul>
<li>Love: +3</li>
<li>Energy: -5</li>
</ul></p>
<<set $mother_love += 3>>
<<set $localtime += 1>>
<<set $Player_energy -= 5>>
[[Finish interaction|Your room]]
<</nobr>><<nobr>>
<center><img src="images/characters/sister_laptop_interact.jpg"></center>
<p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
So, is there anything interesting you wanna share with me?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Don't laugh at me. What kind of interesting things might happen in our God-forgotten dead city? At least every morning when I wake up and see these soldiers on their guards, I calm myself down with thoughts in mind that we might actually survive another day as well.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You should be more relaxed, you know? That stress might eat you up way faster than any zombie around. Here, watch this. It will lighten your mood for sure.
</div>
</div>
</p>
You spent some time with your $sister_relation, and her favor towards you has improved.
</p>
<p><ul>
<li>Love: +3</li>
<li>Energy: -5</li>
</ul></p>
<<set $sister_love += 3>>
<<set $localtime += 1>>
<<set $Player_energy -= 5>>
[[Finish interaction|Your room]]
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Your room sister NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Your room sister NTR moderate domination">>
<<else>>
<<include "Your room sister NTR low domination">>
<</if>>
</p>
<p><<include "FatherSisterFuckStats">></p>
<</nobr>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
And what the hell do you think you're pullin', you little shit? Who the hell said you could go pokin' 'round in folks' stuff without damn permission?
</div>
</div>
<p>
<center><img src="images/sex/father_sister/your_room_harass.gif"></center>
</p>
<p>
Your father loudly slapped $sister_name's naked buttocks, whom he placed on his lap and held tightly to prevent her from escaping. Regularly, he would pause the slapping and start gently caressing her pussy right through the panties, pretending it was unintentional.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ouch! What's it to you anyway? This isn't your room. I can go to $Player_name's room whenever I want, he doesn't mind. And I certainly didn't snoop around there. Ahh!
</div>
</div>
</p>
<p>
No sooner had your $sister_relation finished her sentence, than $father_name smacked her on the butt again, without holding back.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You can spin your damn stories for someone else. For now, you better damn well lie still and not wiggle, or I'll grab that belt and show you a thing or two.
</div>
</div>
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Your room mother NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Your room mother NTR moderate domination">>
<<else>>
<<include "Your room mother NTR low domination">>
<</if>>
</p>
<p><<include "FatherMotherFuckStats">></p>
<</nobr>><<nobr>>
<p>
<center><img src="images/sex/father_mother/your_room_harass.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Look at this damn good tits we got here. What a shame you keep stashin' 'em under your damn clothes.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
What do you think you're doing? Keep your hands to yourself!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Ah, come the hell on, we're all by our lonesome here. Who the hell you actin' all bashful with? Your boy all grown up now, just like the girl. They damn well know how the hell kids are made by now.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
What do children have to do with this? Doesn't it bother you that I didn't give you permission to touch myAahhhh...
</div>
</div>
</p>
<p>
Instead of engaging in meaningless dialogue, $father_name only tightened his grip on your $mother_relation's huge melons, causing her to emit a loud moan involuntarily. Not sensing any resistance anymore, he continued to play with them for his own pleasure.
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p>You enter the shower room and watch as $father_name holds $sister_name from behind in his arms, leaning her against the wall of the shower stall.</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Aren't you a good girl, $sister_name? Stay still, while your father will be relieving his stress.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Wh.. What? What are you doing, $father_name? That's sick!..
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Now-now, shh. A good daddy's girl should always help her dad with anything. And now your dad’s dick is in a lot of pain. It’s your responsibility to alleviate it's suffering...
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Hey, enough of that! Are you sick or what? Let me go!
</div>
</div>
</p>
<center><img src="images/sex/father_sister/shower_maxaggro.gif" alt="Father rapes sister in the shower"></center>
<p>
In one sudden move, your father huddled $sister_name on the floor, grabbed her head tight, and drove his cock deep down her throat.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Ungrateful bitch. I put my love, time and money into you and that's your gratitude? Well, no worry, I will fix it in no time. Daddy will personally handle your re-education.
</div>
</div>
</p>
<p>
Numb with surprise and unable to fight your father, $sister_name put her hands on the floor and concentrated on her breath, trying not to suffocate with a $father_name's huge cock
</p>
<p><<include "FatherSisterFuckStats">></p>
<</nobr>><<nobr>>
<p>
As you walk into the bathroom, you see a picture of your father fucking $mother_name, holding her thighs tight.
</p>
<center><img src="images/sex/father_mother/shower_maxaggro.gif"></center>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Stop!.. What the fuck is wrong with you!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Shut your mouth, bitch. Did you think I wouldn’t notice you walking around and flashing your ass before me? Don't lie to yourself, you’ve been waiting only for this moment all that time.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
What? You're talkin a bullshit! I.. I'm... Ah... Aaahhhh!...
</div>
</div>
</p>
<p>
Saying these words, $father_name amplified his thighs, penetrating deeper into your $mother_relation’s stomach with his cock. She tried violently to object, but instead gave only a sigh of pleasure, deeply rolling her eyes.<br>
</p>
<p><<include "FatherMotherFuckStats">></p>
<</nobr>><<if $water_filter >= 90>>
<<set $father_dominance += 2>>
<<elseif $water_filter >= 80>>
<<set $father_dominance += 2>>
<<elseif $water_filter >= 60>>
<<set $father_dominance += 3>>
<<elseif $water_filter >= 50>>
<<set $father_dominance += 3>>
<<elseif $water_filter >= 40>>
<<set $father_dominance += 3>>
<<elseif $water_filter >= 25>>
<<set $father_dominance += 4>>
<<elseif $water_filter >= 5>>
<<set $father_dominance += 4>>
<<else>>
<<set $father_dominance += 5>>
<</if>><<nobr>>
<p><center><img src="images/characters/talk_with_sis_pool.jpg"></center></p>
<p>
As you were momentarily captivated by the your $sister_relation's alluring body, you failed to notice how she directed all her attention towards you. Whether it was her innocence or a complete lack of concern about her exquisite figure, she didn't seem to mind and began a conversation with you:
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Oh, you came to cheer me up? Just in time! A little longer, and I would have fallen asleep and roasted alive in this sun.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Do you really think I resemble your own personal lackey, always ready to rush and amuse you at the slightest beckoning?
</div>
</div>
</p>
<p>
She gave you a thorough, exaggerated once-over and put on a pretentiously thoughtful expression, as if pondering something deeply.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
No way, silly. You've got a long way to go before getting even a little close to such an esteemed position. You're just lucky there isn't much competition for you.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Even so?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Out of my older $brother_relation, who's a complete goofball, or the already aging pervert obsessed with nothing but alcohol and tanks even after the apocalypse, I'd rather spend time with you. Alright, no more stupid questions, let's go for a swim before I pass out from this heat.
</div>
</div>
</p>
<p><center><img src="images/characters/swim_with_sis.jpg"></center></p>
<p>
As you leaped into the water after $sister_name, you couldn't help but notice that she had already swum halfway across the pool, further emphasizing her excellent physical shape in addition to her stunning figure.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Be careful not to overexert yourself, or you might end up digging a tunnel all the way to some distant sea without even realizing it.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
That would actually be a pretty good idea, considering that as much as I adore this pool, it can never truly replace the real sea... It's been so long since I've been there.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I understand where you're coming from. But in the current situation, it wouldn't be the best idea, considering that we have no clue how this asteroid might have affected all the open water sources around. Heck, even with our pond water, we run it through several filters and still can't be completely sure about it.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You're saying that to me while we're both splashing around in completely untreated water.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Come on, it's completely different thing.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
If you only knew how often I've heard similar phrases in my life. But hey, enough about that. How about you fill me in on what's been happening with you lately?
</div>
</div>
</p>
<p>
You spent a considerable amount of time at the pool and even got a little tired. However, this time was definitely not wasted, and in addition to having an active rest, your relationship with $sister_name improved a bit.
</p>
<p>Love: +3<br>
Energy: -5</p>
<<set $sister_love += 3>>
<<set $localtime += 1>>
<<set $Player_energy -= 5>>
<p>[[Finish interaction|Backyard]]</p>
<</nobr>><<nobr>>
<p><center><img src="images/characters/dialog_pool_mother.jpg"></center></p>
<p>
Approaching the sunbed, you couldn't avert your eyes and noticed $mother_relation's beautiful skin, which shimmered slightly in the sunlight after being in the water.
</p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
How about I put some lotion on you? It would be really unpleasant if such nice skin gets sunburned.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Stop it, where did you find that beautiful skin? It's not as tight as I'd like it to be anymore, and it's sagging in many places... Ah, you should have seen my skin when I was first dating your dad. That were indeed my golden time.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Even though I couldn't see you back then, I have no doubt about it. Nonetheless, that doesn't change the fact that you still have great skin: it's still as soft as silk to touch, without any visible blemishes or unsightly scars. So trust me and stop aging yourself prematurely.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Do you really think so? No one has said anything like that to me in a long time.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
No one has told you this because there's hardly anyone around to say it, especially among guys. But don't worry, that's what I'm here for. Now, turn around and let me take care of your back.
</div>
</div>
<p><center><img src="images/characters/dialog_pool_mother_2.jpg"></center></p>
<p>
With a contented smile on her face, $mother_name turned her back to you and took off her swimsuit, completely exposing her bare back. Starting your massage from there, your hands glided over her skin, sometimes instinctively reaching down to the base of her chest. However, she didn't mind and only occasionally let out sensual sighs of enjoyment.
<br><br>
And when you talked about the qualities of her skin, you never stretched the truth, speaking only the honest facts, even considering your $mother_relation's mature age.
</p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
See, that's much better. By the way, your body will not only look better now but also be healthier.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
You know, dear, sometimes I envy that girl who will become your wife. But I hope even then you won't forget about me. No one in my life has given me so much attention and made me as happy as you do.
</div>
</div>
<p>
You've spent some time and effort interacting with your $mother_relation, but now she values you even more.
</p>
<p><ul>
<li>Love: +3</li>
<li>Energy: -5</li>
</ul></p>
<<set $mother_love += 3>>
<<set $localtime += 1>>
<<set $Player_energy -= 5>>
[[Finish interaction|Backyard]]
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Backyard mother NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Backyard mother NTR moderate domination">>
<<else>>
<<include "Backyard mother NTR low domination">>
<</if>>
</p>
<p><<include "FatherMotherFuckStats">></p>
<</nobr>><<nobr>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
$father_name, are you out of your mind?
</div>
</div>
<p>
<center><img src="images/sex/father_mother/backyard_harass.gif"></center>
</p><p>
You see your father fiddling around with $mother_name's tits, clutching them in his hands and enjoying their simplicity and size through a slim T-shirt.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Hey, stop it! This is not the place and not the time for that kind of things.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Really? And how long we have to wait until that time arrives?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Until some of us will die of old age! Just because I feel sorry for you doesn’t mean I still love you. That time is long gone.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
So that's how we talk, huh? But your insecure voice and trembling legs tell me a different story. You know we’re the only ones locked in here for God knows how long?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Even if it takes forever, it won’t change anything!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
We will see about that...
</div>
</div>
</p>
<p>
Your father continued to stretch your $mother_relation's massive breasts with his bare hands as she struggled to contain her moans.
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Backyard sister NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Backyard sister NTR moderate domination">>
<<else>>
<<include "Backyard sister NTR low domination">>
<</if>>
</p>
<p><<include "FatherSisterFuckStats">></p>
<</nobr>><<nobr>>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
So, $sister_name, you catch all that shit we were jawin' 'bout?
</div>
</div>
</p>
<p><center><img src="images/sex/father_sister/backyard_harass.jpg"></center></p>
<p>
When you walked into the yard, you saw your father standing indecently close to your $sister_relation and holding her buttocks.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Yes, $father_name, I understand. Could you please step back a little? It's uncomfortable a bit..
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
C'mon now, ain't you feelin' at ease 'round your damn old man no more?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You're not old, dad! That's not the...
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
If that ain't what's goin' on, then quit pissin' me off. Now, huddle up! What the hell were we yammerin' 'bout again?
</div>
</div>
</p>
<p>
Looks like this isn’t the time to break up their dialogue if you don’t want to experience your father’s rage.
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p><center><img src="images/sex/player_mother/bathroom_vaginal.gif"></center></p>
<p>
<<if $mother_love >= 100>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, if you're going to breed me like this, I'm afraid the bathroom might be occupied until the evening before your $mother_relation comes to her senses again. But don't worry about it, since I'm nothing but your property.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Am I not enough for you that you decide to take me even in the shower? Oh, that's so sweet of you. However, we better hurry, or others might start suspecting us.
</div>
</div>
<</if>>
</p>
<p><ul>
<li>Energy: -15</li>
<li>Love: +3</li>
</ul></p>
<<set $localtime += 1>>
<<set $mother_love += 3>>
<<set $Player_energy -= 20>>
<<include "VarCheck">>
<p>[[Finish shower|Bathroom]]</p>
<</nobr>><<nobr>>
<p><center><img src="images/sex/player_sister/bathroom_vaginal.gif"></center></p>
<p>
<<if $sister_love >= 100>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Have you decided to put your sextoy to good use? Ahh, yes... Bang me harder!.. Why bother living without your dick anyway?
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Damn, can't I even take a shower without being fucked by my $brother_relation? Whatever, it's not like I'm that busy anyway. Just make sure not to cum deep down my pussy... I mean, if that's possible.
</div>
</div>
<</if>>
</p>
<p><ul>
<li>Energy: -15</li>
<li>Love: +3</li>
</ul></p>
<<set $localtime += 1>>
<<set $sister_love += 3>>
<<set $Player_energy -= 20>>
<<include "VarCheck">>
<p>[[Finish shower|Bathroom]]</p>
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Master bedroom mother NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Master bedroom mother NTR moderate domination">>
<<else>>
<<include "Master bedroom mother NTR low domination">>
<</if>>
</p>
<p><<include "FatherMotherFuckStats">></p>
<</nobr>><<nobr>>
<p>
While your $mother_relation trying to watch TV, you see as $father_name sits on her almost naked and groping her ass.
</p>
<p>
<center><img src="images/sex/father_mother/masterbedroom_harass.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
How about we engage in something more interesting than watching your perpetually dull TV shows?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
No one is forcing you to watch them. And I assure you, no one in this house wants to engage in anything "more interesting" with you. Chill off.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I could take you right here and now and show you how wrong you are, you know it? But what's the interest then? Let's see how long our little miss "I'm not like that" can hold out.
</div>
</div>
</p>
<p>
Your father continued to squeeze $mother_name's buttocks while she tried to focus on watching the TV series.
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p>
<<if $father_dominance >= 70>>
<<include "Laundry mother NTR high domination">>
<<elseif $father_dominance >= 30>>
<<include "Laundry mother NTR moderate domination">>
<<else>>
<<include "Laundry mother NTR low domination">>
<</if>>
</p>
<p><<include "FatherMotherFuckStats">></p>
<</nobr>><<nobr>>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
How long can we deny the obvious? Admit it, you want it just as much as I do, don't you?
</div>
</div>
</p>
<p>
<center><img src="images/sex/father_mother/laundry_harass.gif"></center>
</p>
<p>
Your father stood closely to $mother_name and ran his hand over her butt, as if it had become a routine activity for him.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Continue deluding yourself with false hopes. The time when I wanted to have anything in common with you has long passed. Don't confuse pity with love.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Oh no, I see the situation clearly. I see how your legs tremble every time I touch your tits or butt. I hear those involuntary moans that you try to suppress every time. Why deceive yourself? Soon enough, you will reveal your true desires to me.
</div>
</div>
</p>
<p>
Seeing no resistance from your $mother_relation, $father_name tightened his grip on her buttocks even more.
</p>
<p><<include "FatherHarassStats">></p>
<</nobr>><<nobr>>
<p><center><img src="images/characters/laundry_with_mother_talk.jpg"></center><p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Seriously, honey, do you really have nothing else to do than to help an old lady like me? I can manage just fine on my own.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Mom, quit calling yourself old. You know perfectly well it's not true. And you know what? Can there be anything more important than helping your loved ones in the end?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Right now, you're already being sarcastic, young man.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Haha, well, maybe that's true, but I genuinely want to help you. I'm sure you have much more interesting things to do than spend half a day dealing with dirty laundry in the bathroom.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Well, you've got a point there. Okay then, could you please pass me that detergent...
</div>
</div>
</p>
<p>
Even though you invested some of your time helping your $mother_relation, your efforts certainly didn't go unnoticed, and now she regards you with a bit more warmth.
</p>
<p><ul>
<li>Love: +3</li>
<li>Energy: -5</li>
</ul></p>
<<set $mother_love += 3>>
<<set $localtime += 1>>
<<set $Player_energy -= 5>>
<p>[[Finish interaction|Bathroom]]</p>
<</nobr>><<nobr>>
<<if $sister_love >= 20>>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Hey, $sister_name, I need your help?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What has happened again? Can't anyone in this house go a day without needing my help?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
No-no, you get me wrong. I was saying, I need some of your "special" help.
</div>
</div>
</p>
<p>
Your $sister_relation looked down on the crotch between your legs and exhaled.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Oh, that's what you mean? Well, you guys are all the same that's for sure. Anyway, come here, pervert, let me help you. Otherwise, I'm quite sure, it's just a matter of time before you go rape the walls and doors.
</div>
</div>
</p>
<p>
<center><img src="images/sex/player_sister/sister_room_handjob.gif"></center>
</p>
<p>
$sister_name grabbed your huge cock with her hands and began to slowly stroke it along the entire length. And although she playfully pretended to be doing you a favor, you could see admiration in her eyes, the gaze full of lust. She must have already thought about what it would be like to feel it inside her.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
My God, is that really normal to have such a huge... thing?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I'm not sure what are you saying. It's not that big after all...
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Yeah, I see. I bet this thing will tear me apart if it enters one of my holes.
</div>
</div>
</p>
<p>
Those words made your cock harden even more and tremble in your $sister_relation's hands.
<p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Calm down, you pervert. No one is going to enter anyone today, I still want to live a little. Be grateful that I agreed to help you with this "problem" at all.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I think, I'm close already...
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
That fast?! Don't you dare to cum on my face ... And not on the bed too ... Ahhh, why are there so many problems with you?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Quick, turn your back on me!
</div>
</div>
</p>
<p>
In a panic, she quickly turned her back to you and leaned over.
</p>
<p>
<center><img src="images/sex/player_sister/sister_room_handjob_fin.gif"></center>
</p>
<p>
Restraining yourself with the last of your strength, you waited for $sister_name to put her ass under your cock, and immediately began to furiously emit all the sperm onto her.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Fuck... You should relieve yourself more often, you know it? Otherwise, there's a good chance that one day you'll just drown me in your cum.
</div>
</div>
</p>
<<set $localtime += 1>>
<<set $Player_energy -= 20>>
<<set $sister_love += 4>>
<<include "VarCheck">>
<p><ul>
<li>Energy: -20</li>
<li>Love: +4</li>
<li>The time has passed</li>
</ul></p>
<p>[[Finish sexual interaction|Sister room]]</p>
<<else>>
Nah, she will kill me if I ask her about that now (need at least 20 love points).
<p>[[Back|Sister room]]</p>
<</if>>
<</nobr>><<nobr>>
<<if $sister_love >= 40>>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Come here, I need you right now.
</div>
</div>
</p>
<p>
Your $sister_relation looked at you suspiciously, as it seems she was already perfectly understanding what exactly you wanted from her. In a few seconds, she was sitting in front of you on her knees and pulled off your pants.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Why do you have so much enthusiasm? Have you already missed me?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Dream on, pervert. The sooner I deal with you, the sooner you leave me alone.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Why are you so cruel? Are you saying you don't like it at all?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Well, maybe just a little. Now shut up until you have killed all the mood in the room.
</div>
</div>
</p>
<p>
<center><img src="images/sex/player_sister/sister_room_blowjob.gif"></center>
</p>
<p>
$sister_name grabbed your cock with her lips and began to slowly but rhythmically work her head, plunging you into pleasure.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Damn, you're good at this. If I didn't know you, I would probably say that you have considerable experience in this.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Shut up, fool, or I will leave you on your own with your "problem". Let's call it an innate talent... God, if someone had told me a couple of years ago that I would regularly give blowjobs to my $brother_relation, I would have considered him crazy...
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
We just found ourselves in an emergency situation and trying to enjoy the life as much as we can. You shouldn't dwell on it too much. Now get back to work, otherwise we'll be sitting here until the evening.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Not that I really mind...
</div>
</div>
</p>
<p>
Without finishing the speech, she took your cock back into her mouth and began to please it with new enthusiasm.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
You're just amazing, $sister_name. I'm close...
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Just don't cum inside my mouth. I have no intention of knowing the taste of your sperm.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Are you kidding? Where then? I'm already at the edge...
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I.. I don't know! Somewhere else!
</div>
</div>
</p>
<p>
<center><img src="images/sex/player_sister/sister_room_blowjob_fin.gif"></center>
</p>
<p>
Without thinking for a long time, you took out a dick from her mouth, but did not put it aside and began to spew your semen all over her face.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Idiot! That's not what I meant. Look what you've done!
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I must say, it really suits you, $sister_name.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Pervert...
</div>
</div>
</p>
<<set $localtime += 1>>
<<set $Player_energy -= 20>>
<<set $sister_love += 4>>
<<include "VarCheck">>
<p><ul>
<li>Energy: -20</li>
<li>Love: +4</li>
<li>The time has passed</li>
</ul></p>
<p>[[Finish sex interaction|Sister room]]</p>
<<else>>
<p>
We are still not close enough that I can ask her for such favors (need at least 40 love points).
</p>
<p>[[Back|Sister room]]</p>
<</if>>
<</nobr>><<nobr>>
<<if $sister_love >= 60>>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Hey, what are you doing?
</div>
</div>
</p>
<p>
Your $sister_relation looked at you suspiciously, intentionally pushing the book away from herself.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What does it look like?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Why would you kill the conversation right at the beginning like that?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Your bulge between your legs clearly suggests to me that you're not here for a conversation, am I right?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Well...
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Alright, don't bother justifying yourself, it was only a matter of time anyway. So, how do you plan to entertain ourselevs this time?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Your pussy will do the thing.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Pervert. Aren't you ashamed to desire to fuck your own $sister_relation?
</div>
</div>
</p>
<p>
Despite such a provocative question, $sister_name had already started undressing, revealing her naked ass to you.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What are you waiting for? Hurry up, or I'll freeze here.
</div>
</div>
</p>
<p>
<center><img src="images/sex/player_sister/sister_room_vaginal.gif"></center>
</p>
<p>
You didn't need much persuasion, and after a few moments, you entered in her wet pussy.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Wow, you have a waterfall here, you know it?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Yeah, just imagine it. If only you knew how many times I've been overcome with desire when I'm near you. You could have taken advantage of it a long time ago, conquer me with that huge dick of yours, and I wouldn't have said a word. You're lucky that someone else didn't seize the opportunity, if you know what I mean.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Don't even thing about it. I'm not going to share you. You are only my bitch!
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Then show it with actions, not words. Come on, fuck me harder!
</div>
</div>
</p>
<p>
You increased your pace, penetrating deeper into your $sister_relation's pussy. In response, she only moaned loudly and moved her ass in rhythm with yours hips. From the intense thrusts and the narrow walls of her hole, you was already at the limit...
</p>
<p>
<center><img src="images/sex/player_sister/sister_room_vaginal_fin.gif"></center>
</p>
<p>
Pulling out at the last moment, you spilled sperm onto $sister_name's ass.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
It's so hot... It even made me want to feel it inside me...
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
This can be easily arranged.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Another time, you pervert. Get out of here, I need to gather up myself now.
</div>
</div>
</p>
<<set $localtime += 1>>
<<set $Player_energy -= 20>>
<<set $sister_love += 4>>
<<include "VarCheck">>
<p><ul>
<li>Energy: -20</li>
<li>Love: +4</li>
<li>The time has passed</li>
</ul></p>
[[Finish sex interaction|Sister room]]
<<else>>
<p>
I still need more love with my $sister_relation to ask her such things (need at least 60 love).
</p>
<p>[[Back|Sister room]]</p>
<</if>>
<</nobr>><<nobr>>
<<if $sister_love >= 80>>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Bring your ass here, I want to try something new with you today.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Seriously? And what did you come up with this time?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Can't figure it out yourself yet?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Mmm, I suppose it was only a matter of time, wasn't it? Whatever, anyway I'd better do it with you than your father.
</div>
</div>
</p>
<p>
Your $sister_relation undressed and lay down in front of you on her back, raising her legs.
</p>
<p>
<center><img src="images/sex/player_sister/sister_room_anal.gif"></center>
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Wa.. Wait. don't be so rough.. My God, this thing will tear me apart.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Relax, I haven't even started moving yet. Damn, you are so tight there.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
That's because you are my first, idiot. Don't push so hard!
</div>
</div>
</p>
<p>
While holding $sister_name's legs, you began to fuck her anus, not too intensely, but enough to derive pleasure from the process as well. After some time, she had already adjusted, and you could hear her starting to moan not very loudly.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
It's not as bad as I imagined it to be. I'm starting to actually enjoy it.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Are you suggesting to make anal sex our regular thing?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
That's not bad idea actually. In this case you can cum inside me whenever you want without any consequences.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
And what If I want to cum into your pussy?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Well, if you really want it, I'm afraid there's nothing I can do to stop you, am I?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I like your way of thinking.
</div>
</div>
</p>
<p>
<center><img src="images/sex/player_sister/sister_room_anal_fin.gif"></center>
</p>
<p>
Having enjoyed the process, you pulled out your dick and started generously drenching your $sister_relation's anal hole with your semen.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Well, I suppose there are no more holes in me where your dick hasn't reached yet.
</div>
</div>
</p>
<<set $localtime += 1>>
<<set $Player_energy -= 20>>
<<set $sister_love += 4>>
<<include "VarCheck">>
<p><ul>
<li>Energy: -20</li>
<li>Love: +4</li>
<li>The time has passed</li>
</ul></p>
<p>[[Finish sex interaction|Sister room]]</p>
<<else>>
That would be stupid to ask her something like this right now (need at least 80 love points).
<p>[[Back|Sister room]]</p>
<</if>>
<</nobr>><<nobr>>
<<if $mother_love >= 20>>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Mom, don't you mind? It's quite hard to walk around the house like this.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, darling, why didn't you say so earlier? I can only imagine the agony of walking around the house like that. Come here, let me help you.
</div>
</div>
</p>
<p>
Your $mother_relation took off her bra and sat down in front of you, gently holding your cock in her hands.
</p>
<p>
<center><img src="images/sex/player_mother/master_bedroom_handjob.gif"></center>
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It's so big. You shouldn't stress yourself like that. Come to me anytime when you need to relieve the tension. After all, you are our only hope for survival, unlike your father.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Come on, Mom, maybe he's not as bad as you think.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Well, let's not talk about it right now. After all, this is your time and all my attention only on you... and your beautiful cock.
</div>
</div>
</p>
<p>
It seems that she needed to "relieve" herself just as much as you did. She was totally focused on your dick, enjoying its every moment.
</p>
<p>
<center><img src="images/sex/player_mother/master_bedroom_handjob_fin.gif"></center>
</p>
<p>
When you couldn’t keep up with $mother_name's caressing anymore, you gave her a huge splash of semen on her chest.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, just how much sperm do you have in those balls? Now, let it all out on my chest, don't restrain yourself. It's your mommy pleasure to help her son.
</div>
</div>
</p>
<p>
With those words, she began intensely rubbing your white liquid in her boobs.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
As I said, dear, don't hold back. I'll be happy to relieve your tension anytime, day or night.
</div>
</div>
</p>
<<set $localtime += 1>>
<<set $Player_energy -= 20>>
<<set $sister_love += 4>>
<<include "VarCheck">>
<p><ul>
<li>Energy: -20</li>
<li>Love: +4</li>
<li>The time has passed</li>
</ul></p>
<p>[[Finish sexual interaction|Master bedroom]]</p>
<<else>>
<p>I have a feeling that she won't aprecciate my request now (need at least 20 love points).</p>
<p>[[Back|Master bedroom]]</p>
<</if>>
<</nobr>><<nobr>>
<<if $mother_love >= 40>>
<p>
You approached your $mother_relation from behind and hugged her tightly, resting your crotch right between her legs.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, honey, you don't have to say anything, I feel how hard it is for you. Just say you haven't walked like this the whole day, did you?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Well, it could be worse...
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
No more words then!
</div>
</div>
</p>
<p>
<center><img src="images/sex/player_mother/master_bedroom_blowjob.gif"></center>
</p>
<p>
Wasting no time, she knelt down, pulled off your pants and began to gently suck your cock.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I almost forgot how it is, to recieve the pleasure from sex... It is so good to know that such a woman can still be attractive for a man like you.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Come on mom, I'm sure that any man would break mountains to get at least a moment of your attention. I can consider myself lucky that now you are with me.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, stop flattering me so frankly, you little devil. I am the only one here who is fortunate enough to raise such a strong and attractive young man.
</div>
</div>
</p>
<p>
$mother_name took your cock back into her mouth and continued sucking it. However, by this time you were already at the limit, and the final was not long in coming...
</p>
<p>
<center><img src="images/sex/player_mother/master_bedroom_blowjob_fin.gif"></center>
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh yes, $Player_name, finish on me, mark me with your seed, show your $mother_relation who's the real man of the house here.
</div>
</div>
</p>
<p>
She opened her mouth wide and lay still waiting for you to pour all your cum on her, down to the last drop.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Such pleasant, long forgotten feelings. We should do this more often, sweetie.
</div>
</div>
</p>
<<set $localtime += 1>>
<<set $Player_energy -= 20>>
<<set $sister_love += 4>>
<<include "VarCheck">>
<p><ul>
<li>Energy: -20</li>
<li>Love: +4</li>
<li>The time has passed</li>
</ul></p>
<p>[[Finish sex interaction|Master bedroom]]</p>
<<else>>
<p>I should raise the love with my $mother_relation a bit more before attempting to make such a bold move (need at least 40 love points).</p>
<</if>>
<</nobr>> <<nobr>>
<<if $mother_love >= 60>>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
What's interesting on the TV?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Other than the old TV shows that the dinosaurs were watching? I think you know the answer.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I'm sorry for you, Mom. Don't worry so much though, I'll come up with something soon.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I don't doubt it, dear. Unlike your father, you've always been good at keeping your word. And in the meantime, how about we do something more interesting, since we're alone here anyway?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I don't even know, mom. Aren't you afraid that somebody might notice us?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Has it ever stopped you before?
</div>
</div>
</p>
<p>
Your $mother_relation started undressing in front of you.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Indeed somebody might notice us, but right now my pussy is so wet that I can no longer think about anything but your cock. Moreover, in such times, I doubt it counts as weird relationships. Since I can choose only between you and your father, I'd rather be your woman. Isn't that what you've been after all this time?
</div>
</div>
</p>
<p>
Quickly undressed, $mother_name didn't wait long and immediately planted herself on your hot dick.
</p>
<p>
<center><img src="images/sex/player_mother/master_bedroom_vaginal.gif"></center>
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Ohhh, oh yeah! I have waited so long for this moment. Oh...
</div>
</div>
</p>
<p>
Having experienced the incredible sensations from the very first thrust inside her vagina, your $mother_relation continued to ride on your cock, as if her life depended on it.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Yes.. Yes... Yeah!! Stronger! Drive this hot dick deep into your woman.
</div>
</div>
</p>
<p>
She tried to impale herself harder and deeper on your cock, forgetting about everything in the world. It seems that by this moment her mind has faded and only animal instincts remain.
</p>
<p>
<center><img src="images/sex/player_mother/master_bedroom_vaginal_fin.gif"></center>
</p>
<p>
At the last moment, you managed to pull your dick out and sprayed your semen all over her ass.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh... Oh my God... That was incredible.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I bet it. Looks like you've managed to came at least twice during the ride.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_Icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It's all thanks to your love and care for me...
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
And...
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Well, your huge dick wasn't the last reason I came so hard... oh, maybe you should have ended up in me.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Are you for real now?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I don't know, dear... After all, if you're going to make me exclusively your woman, then you're allowed to impregnate me whenever you want. It's your choice now.
</div>
</div>
</p>
<<set $localtime += 1>>
<<set $Player_energy -= 20>>
<<set $sister_love += 4>>
<<include "VarCheck">>
<p><ul>
<li>Energy: -20</li>
<li>Love: +4</li>
<li>The time has passed</li>
</ul></p>
<p>[[Finish sex interaction|Master bedroom]]</p>
<<else>>
<p>
It's too early yet for for sex with your $mother_relation (need at least 60 love).
</p>
<p>[[Back|Master bedroom]]</p>
<</if>>
<</nobr>><<nobr>>
<<if $mother_love >= 80>>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Mom, I want to try something new today.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, is this what I'm thinking?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
And what do you think about?
</div>
</div>
</p>
<p>
$mother_name immediately undressed and lay down on the bed, putting her ass in front of you.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
It seems we really think about the same thing.
</div>
</div>
</p>
<p>
<center><img src="images/sex/player_mother/master_bedroom_anal.gif"></center>
</p>
<p>
Without thinking too much, you undressed and eagerly thrust your dicks into her anus.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh yeah! Yeah!! It has been an eternity since my butt felt this way, but the sensations pale in comparison to the bliss your dick brings.
</div>
</div>
</p>
<p>
It looks like your mom was really telling the truth, since her completely undeveloped anus squeezed your cock with incredible force, as if trying to absorb it into itself.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Are you saying you like it even more than regular sex?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I don't know... I don't know, honey... Every hole in my body feels pleasure when you put your sweet cock in there. Ahh...
</div>
</div>
</p>
<p>
Your $mother_relation started to move her ass, trying to get even deeper. From such intense thrusts, your cock began to tremble and throb.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I... I'm about to finish!
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Cum, dear. Let it all out into your's mommy anus!
</div>
</div>
</p>
<p>
After making the final push, your semen began to flow in streams straight into her ass. You heard her sweet moans and felt her hips tremble.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, there's so much of your sperm right now in me...
</div>
</div>
</p>
<p>
<center><img src="images/sex/player_mother/master_bedroom_anal_fin.jpg"></center>
</p>
<p>
You extracted your dick with the last drops of your cum being released from it. Your $mother_relation was on all fours, her ass raised. Her anus emitted streams of the white liquid, making vulgar sounds.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It was simply magnificent, $Player_name. We need to make it a regular thing, otherwise I'll just go insane.
</div>
</div>
</p>
<<set $localtime += 1>>
<<set $Player_energy -= 20>>
<<set $sister_love += 4>>
<<include "VarCheck">>
<p><ul>
<li>Energy: -20</li>
<li>Love: +4</li>
<li>The time has passed</li>
</ul></p>
[[Finish sexual interaction|Master bedroom]]
<<else>>
<p>
I'm not sure she will eagerly accept this right now (need at least 80 love).
</p>
<p>[[Back|Master bedroom]]</p>
<</if>>
<</nobr>><<nobr>>
<<if $father_target == 1>>
<p>An event of your father fucks your $mother_relation</p>
<<else>>
<p>An event of your father fucks your $sister_relation</p>
<</if>>
<p>If you see this message, most likely there are already some crashes in the game. You don't need to do anything about it at the moment though.</p>
<<set $father_aggro -= 2>>
<<set $father_dominance += 10>>
<p>[[Leave them alone|Main hall]]</p>
<</nobr>><<nobr>>
<<if $father_target == 1>>
<p>
As you approached your $mother_relation's room, the sound became louder and louder.
</p>
<center><img src="images/sex/father_mother/night_assault.gif"></center>
<p>
Upon opening the door, you saw your $mother_relation tied with ropes to the edges of the bed, unable to move any of her limbs. Judging by her exhausted appearance, even if she were untied now, she would continue to lie there until morning with barely any signs of life. Your father, on the other hand, still seemed full of strength and energy, continuing to fucks repeatedly her holes.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I just can't stop. Every time I cum inside of you and going to leave your gaping anus inviting me to ravage him again and again... I can't do nothing with it! Thank God we have all the night ahead, and I can take my time to enjoy all of your holes. You won't mind after all, right?
</div>
</div>
</p>
<p>
Seems $father_name are going to ravage her insides until the morning.
</p>
<<include "FatherMotherFuckStats">>
<<else>>
<center><img src="images/sex/father_sister/night_assault.gif"></center>
<p>
It turns out the sounds were coming from your $sister_relation's room. Opening the door, you witnessed a scene where $sister_name, weak and helpless, lay on the floor, no longer resisting your father's attempts to force his dick deeper into her hole. It seems ignoring your father and letting his animal instincts run wild wasn't the best idea you had.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I should have already pounced on your pussy and impregnare it right away, shouldn't I? No need to say anything, I can see it for myself. It's so wet right now that even something bigger than my dick could fit inside. Oh, we have the whole night ahead of us, we'll surely try that out. But for now, I'll just keep using it as my sex-toy. Get ready to receive Daddy's sperm, as he has accumulated quite a lot of it while fantasizing about you.
</div>
</div>
</p>
<</if>>
<p>[[Bo back to slee and wake up at the morning|Your room]]</p>
<<include "FatherSisterFuckStats">>
<</nobr>>
<<nobr>>
<<if $father_dominance >= 100>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What a fool I was when I tried to turn agains $father_name. What do I know in this life and who can I give advice to if I’m just a cheap fucktoy? I... I’m not sure how I feel about him, but it doesn’t matter anymore: my job is to always keep my pussy clean so he can use it whenever he wants. Everything else will be taken care of without my help.
</div>
</div>
<<elseif $father_dominance >= 90>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I... It's hard for me to say anything about him. Do my thoughts even matter? $father_name is the head of our household and has the right to use me as he sees fit. If he says that I should be only his personal fuckhole then that's what I'm supposed to be.
</div>
</div>
<<elseif $father_dominance >= 80>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
He surely changed me. He can fuck me at any time, use my mouth as a toilet, and keep me at his feet instead of a pet. Can I actually do something with that? Maybe the right answer is that I shouldn't oppose him. I can have my own opinion, but I should do what's expected of me.
</div>
</div>
<<elseif $father_dominance >= 70>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
If I can help our family with my holes between my legs, then I should do it. It's not embarrassing to be a whore actually. Even though I'm not even a whore, just a personal hole for our father. I'm just glad I can be useful somehow. What else can I do, anyway?
</div>
</div>
<<elseif $father_dominance >= 60>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I feel like we're not living in a time where I can put myself first. Regardless of what I think, he's the boss in our house now and can do whatever he wants with me. Of course, I won't let him go too far, but in most cases, I have to obey him.
</div>
</div>
<<elseif $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I don't know what to say about him. I doubt I'll ever like him after what he did to my mom. But he's gaining power in our house, and I have to take care of our family too. If I can help by pleasing our father, I guess that's ok then...
</div>
</div>
<<elseif $father_dominance >= 40>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I never thought I would end up pleasing my father on a regular basis. Don't get me wrong, I'm not becoming his doormat, not in this lifetime. But since he's becoming the head of the household, he deserves some privileges from me... It's just my duty, right?
</div>
</div>
<<elseif $father_dominance >= 30>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Hey, aren't you worried about this situation? It's like we're all going a bit crazy in this house. I can't help but wonder why I've been so hard on our father. He's actually strong and could protect us if something happens. And about him being a coward... why did I even think that?...
</div>
</div>
<<elseif $father_dominance >= 20>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
He's been acting really weird lately. I mean, I get it, we're in the middle of an apocalypse and there's no help coming, but does he seriously think he can rule the house? With his personality and natural cowardice, I highly doubt he'll ever be able to take on that role. But deep down, I still feel this sense of panic... I can't control it.
</div>
</div>
<<elseif $father_dominance >= 10>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Oh God, he's just disgusting. Not only does he not do anything useful around the house, but he also gets handsy. Can you imagine? I've caught him multiple times touching my butt or standing way too close to me. Well, I can't be completely sure, maybe he's just being unintentional...
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What's the point of even talking about him? I don't get why Mom had to bring him back home. He's just a useless burden. I'm just thankful that at least he doesn't cause any trouble.
</div>
</div>
<</if>>
<</nobr>><<nobr>>
<<set $father_dominance = 70>>
<<if $sister_love >= 100>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You know perfectly well that I'm ready to follow you anywhere, come hell or high water. And if one day you decide to escape from here, even if there's nowhere to go, I'll always be with you. Although I must admit, it's sad that I have to endure $father_name's cock. I feel that everyday he ravages my insides even more and more. I'm not sure I can hold on like this for long. Anyway, that doesn't matter; what matters is that you're by my side and I'm happy with it.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What a silly question that is! Of course, I love you and I am completely devoted to you; you already know that. Whether as a loving girlfriend or cheap breeding fucktoy and sneath for your dick, I'll be whatever you want me to be.
</div>
</div>
<</if>>
<<elseif $sister_love >= 90>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Despite such a complicated situation, of course, I love you. You can't even imagine how much I wish the only two of us could be always together, sleep, eat, watch TV shows, play... Well, maybe being Dad's fuck-toy was my role from the very beginning? In any case, there's nothing I can do about it now.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Despite knowing each other since we were kids, you've totally flipped my world upside down since the world changed. It's crazy to think I could fall for my own $brother_relation. However, if we stop and think about it for a moment, it's not that surprising anymore. You're not just my $brother_relation after all; you're the man of our house and you've got every right to use me however you want. And honestly, I'm totally fine with it.
</div>
</div>
<</if>>
<<elseif $sister_love >= 80>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I'm starting to wonder if you really love me as much as I love you. You've already understood how much you mean to me, but you're not doing anything to take me away and protect me from Dad. Or maybe you enjoy watching him fuck me every single day?
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You know, there are things that scare and worry me, but when you're around, I feel at ease. You've become the person I can't imagine my life without. I just hope you can handle all of this. And I'll do whatever it takes to support you, whether it's by your side or between your legs, depending on where I can be most useful to you.
</div>
</div>
<</if>>
<<elseif $sister_love >= 70>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You can't even imagine how happy I am when we're alone together. In those moments, I can just be myself, share my emotions and experiences. And even though we'll always find time to be together, sometimes I think about how nice it would be if you were the head of the house instead of Dad. After all, being regularly fucked by someone you don't love is not very pleasant.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Of course, I value you as my $brother_relation... and maybe not as $brother_relation too. We've gone through so much together that it would be foolish to deny that I don't have any feelings for you. However, the real challenge lies ahead. I hope you can establish your authority in this household for the sake of our future.
</div>
</div>
<</if>>
<<elseif $sister_love >= 60>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I keep wondering how it happened that I became a plaything for our father, not for you?... Of course, even in the very first days, I understood perfectly well that our world had changed forever, as well as our society. And although you know me, I'm not one of those people who's going to lick someone's ass, I still need protection. And even though I'm getting it from your father... Well, this is definitely not what I expected. Maybe it's not too late to change everything?...
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I still sometimes wonder if I'm doing the right thing by letting you get so close to me... However, the world we're living in now is completely different from what it used to be. In this new reality, our family needs someone to step up and take charge. And honestly, I really hope that someone is you, not your dad. If that's the case, you would have the power to do whatever you want with me, even without my consent, right? Well, let me tell you, I wouldn't mind at all fulfilling all your secret desires in that scenario.
</div>
</div>
<</if>>
<<elseif $sister_love >= 50>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Who would have thought that everything would turn out as it is. Although I value you very much and even kind of love you a little... Damn, you might not believe me, but I really wanted to try a lot of things together with you. But what's the point of talking about it when I already belong to someone else. No, formally nothing has changed in our family, but if you're not brain dead, you'll understand what I mean by that.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Stop bothering me with these stupid questions already. If you were just a bit more attentive, you would have noticed how much I value you. You've taken on a lot on your shoulders, but you're handling it for now, and I'm really glad about that. I don't even want to imagine what fate awaits me with Dad if something were to happen to you.
</div>
</div>
<</if>>
<<elseif $sister_love >= 40>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
We've already done quite a lot of different "things" together, and honestly, I really enjoy spending time in your company. However, given that I'm completely under Dad's control right now, I'm not able to make any independent decisions at the moment.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Are you asking me that after all of that you've already done with me? As I've said it before, you guys are all about one thing. But hey, since you do your part for the family, I guess I can add some excitement to your evenings. It's only fair that I contribute something too, right?
</div>
</div>
<</if>>
<<elseif $sister_love >= 30>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Do you genuinely show interest in me or are you just pretending? No, you have to understand me, I do appreciate your attention, but couldn't you have shown it a little earlier? At least before $father_name began using me as his toy for... <small>for masturbation</small>.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Did you ever consider to rule our house? I mean, it's not like I have any soft spot for you or anything. I'm just picking the lesser evil here. Having you around is still better than having your dad, I guess.
</div>
</div>
<</if>>
<<elseif $sister_love >= 20>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You turned out to be not as useless as I might have thought. If it weren't for you, I'd probably have gone crazy considering the circumstances in our house. Dad has been completely out of control lately... I don't even know where I can hide from him anymore.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Did you ever consider to rule our house? I mean, it's not like I have any soft spot for you or anything. I'm just picking the lesser evil here. Having you around is still better than having your dad, I guess.
</div>
</div>
<</if>>
<<elseif $sister_love >= 10>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
It's nice to realize that I can be interesting to someone in this house in a different way then just a toy for sexual pleasure. You know, sometimes I even regret that we spent so little time together when we were kids. In the end, it turns out we have a lot more in common than I expected.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I have to admit, it's sometimes amusing to talk to you, but let's stay realistic: guys will still be useless sperm containers, and girls need to be cautious around them. It's always the same thing on your minds...
</div>
</div>
<</if>>
<<else>>
<<if $father_dominance >= 50>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
It's weird that you're asking me about this, considering we hardly ever spend time together. I'll be honest with you, even though we used to have arguments between us before, I still would like to improve our relationship a bit, especially considering how pushy Dad has become lately.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What are you even talking about? I mean, you're quite a jerk, but considering that my social circle is pretty limited right now, I don't have many options. So I have to put up with you.
</div>
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $father_dominance >= 100>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
How foolish I was not to recognize my true master in your father. What does it matter who he was and what he did wrong? I'm just a mere whore born to please his huge and hot cock. This is all I must think about. Anyway I'm too stupid and useless to think of anything else.
</div>
</div>
<<elseif $father_dominance >= 90>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I... I can't think properly anymore. Who am I? What am I doing here? Why am I live? I can't remember what happened yesterday or even this morning. All I remember - huge dick of your father which he pushes deep down my throat, its salty taste... his thick sperm in my stomach... Every day... Perhaps this is what I am in the end, a pleasure hole for your father.
</div>
</div>
<<elseif $father_dominance >= 80>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I feel ashamed to admit it, but I have come to the conclusion that I was probably wrong about your father. Yes, he can fuck me whenever and wherever he wants, and I can't do anything about it. But I don't want to. It's a small price to pay for the safety of our family. In fact, it's quite satisfying to realize that I can genuinely be of use to him with my not that young anymore pussy...
</div>
</div>
<<elseif $father_dominance >= 70>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Perhaps I'm slowly losing my mind, but don't you agree that this household needs a strong protector? As a mother and as a person, I understand that your father is far from an ideal candidate to lead the family, but do we have a choice? After all, as a woman, I need protection, and I realize that the situation is not getting any better day by day. I think I'm ready to make certain "compromises" for the sake of this protection, with your father.
</div>
</div>
<<elseif $father_dominance >= 60>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Perhaps your father isn't such a bad person after all. Yes, he uses me for sexual pleasures, but maybe that's just how it should be in the end. Can I really argue with his authority? Would that be right? Do I even want to argue with him?
</div>
</div>
<<elseif $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It's getting harder and harder for me to say where all of this is going. Yes, he sometimes uses me or $sister_name to relieve his stress, but we can't do anything about it anyway. And in the end, maybe there's nothing wrong with it, considering the current circumstances. In any case, if he goes too far, I know I'll be able to stop him.
</div>
</div>
<<elseif $father_dominance >= 40>>
<div class="mother-speech">
<center>
<img src="images/characters/MotherIcon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Not long ago, I would have already killed him for half of what he does to me. Honestly, I still don't have any warm feelings towards him. However, that doesn't change the fact that he establishes his authority in this house, and I have no choice but to follow his orders, whether I like it or not.
</div>
</div>
<<elseif $father_dominance >= 30>>
<div class="mother-speech">
<center>
<img src="images/characters/MotherIcon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
He's changing with each passing day... However, I can't say for certain whether it's for the better or worse. I'm definitely concerned about how he looks at me and my daughter; his eyes reveal a certain lust. On the other hand, perhaps I'm overthinking things? After all, I understand that our household needs a leader, and if your father intends to become one... Well, it's still unlikely given his character.
</div>
</div>
<<elseif $father_dominance >= 20>>
<div class="mother-speech">
<center>
<img src="images/characters/MotherIcon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Your father sometimes worries me. Yes, I understand that we live in challenging times, but it seems like he's losing his moral compass more and more with each passing day. However, it's possible that it's just because he's going through a transitional period, and like all of us, he needs to adapt to the new way of life. I think it's too early to draw any conclusions, and we just need to observe and support him if necessary. It's best not to escalate the situation now.
</div>
</div>
<<elseif $father_dominance >= 10>>
<div class="mother-speech">
<center>
<img src="images/characters/MotherIcon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
There's something happening with him that I don't quite understand. I notice an interest in him that he hasn't shown towards me in a long time. And although as a woman, it's certainly pleasing to me, your father is clearly not the person who has the right to treat me this way. He has a lot to do to earn my forgiveness, and I'm not sure if he intends to do anything at all.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/MotherIcon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
He's certainly a contradictory person, that's for sure. It's just that once, when we first met, he was a completely different person: young, attractive, strong, respectful... he was every girl's dream. You can't even imagine how happy I was when I had him for myself. Yes, I understand you, he's not the same person anymore, but I still haven't given up hope that maybe one day he will become like that again... Although I won't deny that these hopes are quite faint.
</div>
</div>
<</if>>
<</nobr>><<nobr>>
<<if $mother_love >= 100>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Despite the fact that someone else regularly takes advantage of my holes, I want you to know that my heart belongs only to you. And if you ever decide to stand up against your father, you can count on my support. But until then, I'll continue to play the role of a submissive sex-toy.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh my dear, you know perfectly well that I'm only yours. You've already shown everyone who's in control here. And you also know that you can do whatever you want without asking me, and I won't object. I'm just your obedient plaything, ready to satisfy any of your desires.
</div>
</div>
<</if>>
<<elseif $mother_love >= 90>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
You can't even imagine how much I value the time spent together with you. Even if you don't believe it yourself, I'll always believe that sooner or later you'll manage to regain control over the house and our family.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Sometimes when I sleep, I dream of a world where only the two of us remain, and nothing can hinder our happiness. In reality, however, I don't even need to dream about that, because I already know perfectly well that my man will achieve everything necessary. My only task is to obediently submit to him and "relieve" his stress. And I'm more than happy to do that.
</div>
</div>
<</if>>
<<elseif $mother_love >= 80>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
So close to your goal and yet so far from it. We've already done so many things together, and I really enjoy being with you. Now I know that besides you, no one else in this world matters to me. Nevertheless, it seems that I'll have to come to terms with the fact that I'm not your personal woman, but also a sex-toy for your father.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Every night I think of you before I sleep and when I wake up. I feel how you dominate my body and mind, and surprisingly, I don't mind it. It feels like the natural order of things, with you in charge of this house, your father in the background, and $sister_name and I at your feet. It may sound crazy, but you're almost there, and I'll support you no matter what. Because, in the end, I love you.
</div>
</div>
<</if>>
<<elseif $mother_love >= 70>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Every day, when your father scolds me, I try to imagine you in his place, and it makes me feel a bit better. It's only during those moments when I'm with you that I feel like my life has purpose and I can relax a little. However, we still need to be cautious, because he could walk in at any moment...
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I see your desire to become a better person and support others in this household. I also greatly appreciate your attention to my needs, including some... "personal" needs. The more I look at you, the more I realize how much you've surpassed $father_name and that it's only your destiny to lead our home, not your father.
</div>
</div>
<</if>>
<<elseif $mother_love >= 60>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
You didn't think that everything would be so easy in the new world, did you? It's good to see how you're carving out your place and striving for something better. And although it saddens me to realize that, for now, the will of all of us is only subject to $father_name, I hope that will change soon, and you'll become the head of our household. And for now... Well, for I don't have any other choice then submit to him.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I feel like I'm starting to have strange feelings towards you. Yes, we've done a lot together, but now I realize that I love you not as my $son_relation, but as my... master? Oh, I think you shouldn't ask me such questions right now. It's hard for me to fully comprehend everything that's happening around me right now.
</div>
</div>
<</if>>
<<elseif $mother_love >= 50>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It seemed like this whole apocalypse started years ago, even though it's only been a short time. Nevertheless, you've changed so much during this time... I feel proud when I see how you've grown up. Although perhaps fate originally destined me to serve your father, I am willing to sacrafice myself for you to live freely.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I'm beginning to realize how wrong I was when I thought you weren't suited to be the head of the family. Although I understood that your father was unfit for that role in any case, I still had fears about you. I still thought of you as a child who needed care and protection. However, now you've opened my eyes to who you truly are. And I'm very glad about that.
</div>
</div>
<</if>>
<<elseif $mother_love >= 40>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I have mixed and anxious feelings. Even though I see how you're trying to make our lives better, I still can't understand where we went wrong. What did we do that I now have to serve your father instead of spending time with you? Despite the fact that I truly loved him some time ago, I don't have any positive emotions towards him now. Nevertheless, I have no choice...
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Since the beginning of this "incident," you've been showing yourself more and more as a reliable person and caring master of this household. I probably shouldn't think this way, but it's hard for me to deny the fact that your authority excites me. You definitely deserve some reward from your $mother_relation for this.
</div>
</div>
<</if>>
<<elseif $mother_love >= 30>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It saddens me to realize that things aren't shaping up in the best way. Only recently did I understand how much we have in common, and perhaps we could have found our happiness even in this new and dangerous world. However, your father proved to be stronger, and now from a homemaker, I'm forced to transform into a submissive servant. Nevertheless, I believe you can change this if you put in just a bit more effort.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I couldn't even imagine that we could have so much in common. Yes, we've always been close, but now I realize that I didn't know even half of what I've learned about you recently. And I must say, these qualities of yours inexplicably draw me even closer to you.
</div>
</div>
<</if>>
<<elseif $mother_love >= 20>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
You're showing more and more initiative, and it's something that brings me joy. I think you've already noticed that I've had to do certain things with your father... Perhaps if you continue in the same vein, I won't have to do those things anymore.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I've noticed that you've been trying to take the lead in our family lately, haven't you? I'm not entirely sure how I should feel about this. On one hand, as someone who is still pretty close to your father, I should assist him in these matters. But on the other hand, considering his character... Maybe you would indeed be better suited for this role. I'll see how I can help you.
</div>
</div>
<</if>>
<<elseif $mother_love >= 10>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It's nice to see that you're starting to do something around the house and contribute your share. I must say, I had hoped to see this from you a bit earlier, before your father established his control in the house, but there's nothing to be done now. Perhaps there's still a chance to make things right?...
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I appreciate seeing you taking initiative and helping out around the house, especially with me. If you continue at this pace, I might consider finding a way to show my gratitude.
</div>
</div>
<</if>>
<<else>>
<<if $father_dominance >= 50>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Of course, you mean a lot to me as a $son_relation. However, I believe you should show a bit more assertiveness. Your father has some less-than-desirable qualities, and if you continue to do nothing about it... Well, I believe I don't have to tell you what will happen then.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
What are you talking about, dear? Of course, I love you as my $son_relation. Although, honestly speaking, considering the times we're in, it would be nice if you could give a little more attention to our family. I can't handle everything on my own, you know.
</div>
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<p><center><h2><b>Desert's border</b></h2></center></p>
<p style="color: red; font-weight: bold;"><center><b>@@.mother-talk;Warning@@</b><br>
This section of the game is not used in gameplay yet. Only trader with a limited shop list is available at the military outpost. Though it wouldn't hurt to make some money first (or cheat them) before going there.</center></p>
<center><img src="images/locations/border_desert.jpg"></center>
<p><center><b><<include "DesertText">></b></center></p>
<p>
You stand on the border between partially destroyed buildings and an endless desert. Before venturing anywhere, it wouldn't hurt to double-check your inventory and properly assess your strengths to avoid finding yourself in a dire situation.
</p>
<<set $military_road = 0>>
<p>
[[Hit the road to military outpost|Road to military post]]
<br>
The military outpost is a relatively safe place where you can go without significant dangers. If you need to buy or sell anything, your path leads here.
</p>
<p>
[[Enter the wasteland|Wasteland]] (Nothing to do here)
<br>
This place shouldn't be underestimated. Despite the possibility of acquiring useful items (and sometimes even money), for an unprepared traveler, this place holds nothing but death. Think twice before entering here.
</p>
<p><b>[[Return back to your house|BackToHouseChecker]]</b></p>
<</nobr>><<nobr>>
<<set $localtime = 3>>
[[Back to house|Main hall]]
<</nobr>><<nobr>>
<<if $stamina >= 100>>
<<set $Player_energy -= 2>>
<<elseif $stamina >= 86>>
<<set $Player_energy -= 3>>
<<elseif $stamina >= 78>>
<<set $Player_energy -= 4>>
<<elseif $stamina >= 63>>
<<set $Player_energy -= 5>>
<<elseif $stamina >= 40>>
<<set $Player_energy -= 6>>
<<elseif $stamina >= 25>>
<<set $Player_energy -= 7>>
<<elseif $stamina >= 17>>
<<set $Player_energy -= 8>>
<<elseif $stamina >= 5>>
<<set $Player_energy -= 9>>
<<else>>
<<set $Player_energy -= 10>>
<</if>>
<</nobr>><<nobr>>
<p><center><h2><b>Border road</b></h2></center></p>
<center><img src="images/locations/road_to_outpost.jpg"></center>
<p><center><b><<include "DesertText">></b></center></p>
<p>
As you set foot on this way, the distant outlines of the structures, which serve as the military outpost, come into view. This road is among the few that receive regular military protection, making it relatively safe for those who lack means of self-defense. Nevertheless, for a weary traveler, it still poses a significant risk.
</p>
<p style="color: red; font-weight: bold;">
Please use quick transitions I've pasted below as I didn't work on balancing things here yet.
<p style="color: white; font-weight: normal;">
Quick travel to [[Military post]] <br>
Quick travel to [[Desert|Roam desert]]
</p>
</p>
<p>
<<if $military_road <= 3>>
<<if $Player_energy >= 1>>
<<linkreplace "Move towards military post">>
<<include "RoamDesertStaminaCheck">>
<<set $military_road += 1>>
<<include "VarCheck">>
You walk forward. No event happened on your way.
[[Next|Road to military post]]
<</linkreplace>>
<<else>>
<<linkreplace "Move towards military post">>
You are so tired that don't feel your legs anymore. <br>
[[You are fainting|Emergency desertLeave]]
<</linkreplace>>
<</if>>
<</if>>
<br>
<<if $military_road >= 1>>
<<if $Player_energy >= 1>>
<<linkreplace "Move towards desert border">>
<<include "RoamDesertStaminaCheck">>
<<set $military_road -= 1>>
<<include "VarCheck">>
You walk back to the desert border. No event happened on your way.
[[Next|Road to military post]]
<</linkreplace>>
<<else>>
<<linkreplace "Move towards desert border">>
You are so tired that don't feel your legs anymore. <br>
[[You are fainting|Emergency desertLeave]]
<</linkreplace>>
<</if>>
<</if>>
</p>
<<if $military_road == 0>>
<b>[[Enter the desert border|Roam desert]]</b>
<</if>>
<<if $military_road == 4>>
<b>[[Enter military post|Military post]]</b>
<</if>>
<</nobr>><<nobr>>
<p><center><h2><b>Military outpost</b></h2></center></p>
<center><img src="images/locations/military_outpost.jpg"></center>
<p>
While the majority of soldiers are trigger-happy and shoot to kill on first sight, there are still some more amicable ones lurking near the city's outskirts. Although their sentiments towards the locals may not be exactly friendly, it is still possible to strike up a mutually beneficial conversation... as long as you have the cash or the right merchandise to sweeten the deal.
</p>
<<set $military_road = 4>>
<p>[[Trader]]</p>
<<if $money >= 15>>
<<linkreplace "Pay for the ride back to desert border (15$)">>
<<set $money -= 15>>
You've paid 15$. Ready to leave?<br>
<b>[[Move to desert border|Roam desert]]</b>
<</linkreplace>>
<<else>>
<<linkreplace "Pay money for the ride (15$)">>
You don't have money for this.
<</linkreplace>>
<</if>>
<p><b>[[Leave the base|Road to military post]]</b></p>
<</nobr>><<nobr>>
<<set $wasteland_exit to 0>>
<p><center><h2><b>Wasteland</b></h2></center></p>
<center><img src="images/locations/wasteland.jpg"></center>
<p><center><b><<include "DesertText">></b></center></p>
<p>
At first glance, it may seem like this wasteland is a rather peaceful place where one can acquire wealth. However, you shouldn't decieve yourself, as this place has claimed the lives of hundreds of inexperienced travelers, blessing only a few fortunate ones with riches. Entering this place has never been a problem, but leaving... well, that task proved to be beyond the capabilities of many.
</p>
<p>[[Start moving towards the exit|Exit from wasteland]]</p>
<</nobr>>
<<set $localtime = 1>>
[[The next day has began|Your room]]<<nobr>>
<<if $stamina >= 100>>
Energy consumption per action: 2
<<elseif $stamina >= 86>>
Energy consumption per action: 3
<<elseif $stamina >= 78>>
Energy consumption per action: 4
<<elseif $stamina >= 63>>
Energy consumption per action: 5
<<elseif $stamina >= 40>>
Energy consumption per action: 6
<<elseif $stamina >= 25>>
Energy consumption per action: 7
<<elseif $stamina >= 17>>
Energy consumption per action: 8
<<elseif $stamina >= 5>>
Energy consumption per action: 9
<<else>>
Energy consumption per action: 10
<</if>>
<</nobr>><<nobr>>
<p><center><h2><b>Wasteland road</b></h2></center></p>
<center><img src="images/locations/wasteland_exit.jpg"></center>
<p><center><b><<include "DesertText">></b></center></p>
<p>
Despite the numerous forks and the long-buried road surface covered in dust, this road still remains as that small landmark that can guide you back to the desert's border.
</p>
Exit progress:
<<if $wasteland_exit <= 99>>
$wasteland_exit %
<<else>>
[[To the desert's border|Roam desert]]
<</if>>
<<if $wasteland_exit <= 99>>
<<if $Player_energy >= 1>>
<p><<linkreplace "Search an exit">>
<<set _exit = random(3, 25)>>
<<set $wasteland_exit += _exit>>
<<include "RoamDesertStaminaCheck">>
<<include "VarCheck">>
Your are _exit % closer to the exit<br>
[[Move forward|Exit from wasteland]]
<</linkreplace>></p>
<<else>>
<p><<linkreplace "Search an exit">>
You are too tired to move forward.<br>
[[Your vision is fading|Emergency desertLeave]]
<</linkreplace>></p>
<</if>>
<</if>>
<<if $Player_energy >= 1>>
[[Back to the wasteland|Wasteland]]
<</if>>
<</nobr>><<nobr>>
<center><img src="images/characters/reading_with_sister.jpg"></center>
<p>
As you sat next to her, you couldn't help but notice how dull and uninteresting the book was. If it hadn't been for your attention being drawn to the person sitting beside you, then even those few minutes would have felt like an eternity of torture by boredom.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Hey, are you trying to say that none of this is interesting to you at all?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Of course not, how could you even think about it?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Well, I don't know. Could it be because your head is resting on my shoulder, even though it hasn't been ten minutes yet?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Oh, really?..
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Yeah, drop it, you don't have to explain yourself. At least it made it less boring for me.
</div>
</div>
</p>
<p>
Even though your time spent with your $sister_relation probably didn't bring you any new knowledge, she definitely appreciated your attention, and now she treats you a bit warmer.
</p>
<p>
Love: +2<br>
Energy: -10
</p>
<p>[[Finish interaction|Sister room]]</p>
<<set $sister_love += 2>>
<<set $Player_energy -= 10>>
<<set $localtime += 1>>
<</nobr>><<nobr>>
<<set _moneyy to random(60, 169)>>
<<if $mother_beg == 1 && $money >= _moneyy && $mother_int is false && $localtime == 1>>
<p>
<<linkreplace "She wants to ask you something">>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I know our family is currently struggling, but could you lend me _moneyy $? I really need it right now.
</div>
</div>
</p>
<p>
<<linkreplace "Sure, here you go">>
<<if $mother_int is false>>
<<set $mother_int to true>>
<<set $mother_love += 3>>
<<set $money -= _moneyy>>
<<include "VarCheck">>
"Share with your neighbor, and you will be rewarded twofold." Well, maybe it doesn't always play out exactly like that in real life, but your $mother_relation won't forget this, and now she feels a little warmer towards you.
<p><ul>
<li>Love: +3</li>
<li>Money: -$ _moneyy</li>
</ul></p>
<<else>>
You are already interacting with her.
<</if>>
<</linkreplace>>
</p>
<<if $Player_energy >= 20>>
<<linkreplace "Ask for a favor first">>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Of course, I could spare you some money, but I want something in return first.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
And what would that be?
</div>
</div>
</p>
<<linkreplace "Handjob">>
<p>
<<if $mother_int is false>>
<<if $mother_love >= 20>>
<<set $mother_int to true>>
<<set $mother_love += 5>>
<<set $Player_energy -= 20>>
<<set $money -= _moneyy>>
<<include "VarCheck">>
<<include "MotherBeggingHandjob">>
<p><ul>
<li>Energy: -15</li>
<li>Love: +5</li>
<li>Money: -$ _moneyy</li>
</ul></p>
<<else>>
She won't do it for you. Yours relation is too low (need at least 20 points).
<</if>>
<<else>>
You are already interacting with her.
<</if>>
</p>
<</linkreplace>>
<br>
<<linkreplace "Blowjob">>
<p>
<<if $mother_int is false>>
<<if $mother_love >= 40>>
<<set $mother_int to true>>
<<set $mother_love += 5>>
<<set $Player_energy -= 20>>
<<set $money -= _moneyy>>
<<include "VarCheck">>
<<include "MotherBeggingBlowjob">>
<p><ul>
<li>Energy: -15</li>
<li>Love: +5</li>
<li>Money: -$ _moneyy</li>
</ul></p>
<<else>>
She won't do it for you. Yours relation is too low (need at least 40 points).
<</if>>
<<else>>
You can choose only one option.
<</if>>
</p>
<</linkreplace>>
<br>
<<linkreplace "Sex">>
<p>
<<if $mother_int is false>>
<<if $mother_love >= 60>>
<<set $mother_int to true>>
<<set $mother_love += 5>>
<<set $Player_energy -= 20>>
<<set $money -= _moneyy>>
<<include "VarCheck">>
<<include "MotherBeggingSex">>
<p><ul>
<li>Energy: -15</li>
<li>Love: +5</li>
<li>Money: -$ _moneyy</li>
</ul></p>
<<else>>
She won't do it for you. Yours relation is too low (need at least 60 points).
<</if>>
<<else>>
You can choose only one option.
<</if>>
</p>
<</linkreplace>>
<</linkreplace>>
<<else>>
<<linkreplace "Ask for a favor first">>
Even if I'd wanted to, I'm too tired for this right now (need at least 20 energy).
<</linkreplace>>
<</if>>
<</linkreplace>>
</p>
<</if>>
<<if $sister_beg == 1 && $money >= _moneyy && $sister_int is false && $localtime == 2>>
<p>
<<linkreplace "She wants to ask you something">>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Hey, could you share _moneyy $ with me? I know this is kinda rude but I'd really appreciate it right now.
</div>
</div>
</p>
<p>
<<linkreplace "Sure, here you go">>
<<if $sister_int is false>>
<<set $sister_int to true>>
<<set $sister_love += 3>>
<<set $money -= _moneyy>>
<<include "VarCheck">>
Sister gift money.
<p><ul>
<li>Love: +3</li>
<li>Money: -$ _moneyy</li>
</ul></p>
<<else>>
You can choose only one option.
<</if>>
<</linkreplace>>
</p>
<<if $Player_energy >= 20>>
<<linkreplace "Ask for a favor first">>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Actually I don't mind, though I want to get something from you first.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Seriously? And what do you think about?
</div>
</div>
</p>
<<linkreplace "Handjob">>
<p>
<<if $sister_int is false>>
<<if $sister_love >= 20>>
<<set $sister_int to true>>
<<set $sister_love += 5>>
<<set $Player_energy -= 20>>
<<set $money -= _moneyy>>
<<include "VarCheck">>
<<include "SisterBeggingHandjob">>
<p><ul>
<li>Energy: -15</li>
<li>Love: +5</li>
<li>Money: -$ _moneyy</li>
</ul></p>
<<else>>
She don't do it for you. Yours relation is too low (need at least 20 points).
<</if>>
<<else>>
You can choose only one option.
<</if>>
</p>
<</linkreplace>>
<br>
<<linkreplace "Blowjob">>
<p>
<<if $sister_int is false>>
<<if $sister_love >= 40>>
<<set $sister_int to true>>
<<set $sister_love += 5>>
<<set $Player_energy -= 20>>
<<set $sister -= _moneyy>>
<<include "VarCheck">>
<<include "SisterBeggingBlowjob">>
<p><ul>
<li>Energy: -15</li>
<li>Love: +5</li>
<li>Money: -$ _moneyy</li>
</ul></p>
<<else>>
She won't do it for you. Yours relation is too low (need at least 40 points).
<</if>>
<<else>>
You can choose only one option.
<</if>>
</p>
<</linkreplace>>
<br>
<<linkreplace "Sex">>
<p>
<<if $sister_int is false>>
<<if $sister_love >= 60>>
<<set $sister_int to true>>
<<set $sister_love += 5>>
<<set $Player_energy -= 20>>
<<set $money -= _moneyy>>
<<include "VarCheck">>
<<include "SisterBeggingSex">>
<p><ul>
<li>Energy: -15</li>
<li>Love: +5</li>
<li>Money: -$ _moneyy</li>
</ul></p>
<<else>>
She don't do it for you. Yours relation is too low (need at least 60 points).
<</if>>
<<else>>
You can choose only one option.
<</if>>
</p>
<</linkreplace>>
<</linkreplace>>
<<else>>
<<linkreplace "Ask for a favor first">>
Even if I'd wanted to, I'm too tired for this right now (need at least 20 energy).
<</linkreplace>>
<</if>>
<</linkreplace>>
</p>
<</if>>
<</nobr>><<nobr>>
<<if $sister_love >= 100>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I was hoping you visit me, $Player_name. You came to sleep with your sextoy or you want to bang her all night?
</div>
</div>
<<elseif $sister_love >= 80>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Oh, you want to sleep with me tonight? Sure, get yourself comfortable. If you're horny, you can fuck me whenever you want. just try to be quiet.
</div>
</div>
<<elseif $sister_love >= 40>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Can't sleep without your $sister_relation anymore? Well, I can't blame you. Hop in, but no funny business. I'm really tired today.
</div>
</div>
<<else>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You... You want to sleep with me? Well, I suppose that's ok. After all, we used to sleep together quite often when we were younger. Just try not to move around too much while you're asleep, okay?
</div>
</div>
<</if>>
<</nobr>><<if $mother_love >= 100>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh sweetie, have you dicided to sleep with your $mother_relation? Or maybe you want to use her as your sperm reciever this night?
</div>
</div>
<<elseif $mother_love >= 80>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Sure, come on in, dear. Are we going to sleep or you want me to relieve your stress first?
</div>
</div>
<<elseif $mother_love >= 40>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Can't sleep without me anymore? It's okay, my sweetie. I don't mind at all. It's always warmer to sleep together anyway. Come here, I've already warmed up a spot for you.
</div>
</div>
<<else>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, are you not joking now? Well, I suppose there's no harm in it. After all, we used to sleep together quite often in the past, didn't we? Come here.@
</div>
</div>
<</if>><<nobr>>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, you want.. you want me to give you handjob? Isn't it too much, honey?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I don't see anything wrong with it. Of course, I never hesitate to spend money on my family, and especially on you, but I was just thinking about doing something nice for each other...
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Yes... Yes, maybe you are right. No, that's it, I'd definetely wrong here...
</div>
</div>
</p>
<p>
In a matter of seconds, she underwent a radical change in perspective. She dropped to her knees, unzipped your fly, and began gently stroke your cock with her hand.
</p>
<p><center><img src="images/sex/player_mother/mother_begging_hj_1.gif"></center></p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I'm sorry for being so foolish as to reproach you over such trivial matters. You're the one in this household who truly cares for us and provides everything we need. This "relaxing massage" – it's the least I can do to show my gratitude for all that you do.
</div>
</div>
</p>
<p>
$mother_name ramped up the intensity, tightly but at the same time gently stroking your cock with her hand, channeling all her attention and focus into giving you as much pleasure as possible.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I apologize once again, my dear. Don't worry about anything, and let me ease all your concerns.
</div>
</div>
</p>
<p>
In her eyes, you could discern an unmistakable sense of pleasure and lust as her hands remained fixed on your dick. With each passing second, it became increasingly apparent that she was losing herself to her inner instincts, giving in to the rush of emotions.
</p>
<p>
However, without spending much time pondering, her skillful technique was swiftly bringing you to the finish...
</p>
<p><center><img src="images/sex/player_mother/mother_begging_hj_1_fin.gif"></center></p>
<p>
Sensing the pulsations on your dick, $mother_name made slight adjustments to her movements without loosening her grip, as if trying to extract every drop of liquid from it.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Such a young and strong body... I apologize, my dear. I had no idea just how difficult it is for you to walk like this every day, and without anyone around to take care of you.
</div>
</div>
</p>
<p>
After massaging your dick a bit more, she reluctantly removed her hands from it. They were fully coated in your sperm, and she quickly moved them behind her back, as if restraining herself from bringing them closer to her mouth.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
$Player_name, you shouldn't put yourself through this kind of daily stress. I truly understand how tough a transitional period can be, especially given the circumstances. Don't hesitate to ask for help; it would be my pleasure to assist you.
</div>
</div>
</p>
<</nobr>><<nobr>>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Well, this time I think how about we...
</div>
</div>
<p>
With a hint of playfulness, you decided to draw out your proposition. However, judging by your $mother_relation's expression, she already perfectly understood where it was heading, and she was completely okay with it.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
... how about you thank me a little differently today?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Really? Well, given the invaluable contribution you make to our family's well-being, I genuinely believe you deserve something more special than usual.
</div>
</div>
</p>
<p>
As she waited to hear exactly what you'd request, she started peeling off her underwear, gradually exposing more of her not that young anymore but still juicy and darn seductive body.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It seems I caught my Hero off guard, didn't I?
</div>
</div>
</p>
<p><center><img src="images/sex/player_mother/mother_begging_bj_1.gif"></center></p>
<p>
Without waiting long for your response, $mother_name, fully prepared and with a fiery determination in her eyes, pulled out your cock and, with a satisfying splatter, drove it deep down her throat.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Yes... Yes, that's exactly what I've wanted to ask you for.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Well, you know, my dear, as a $mother_relation, I should be well aware of my $son_relation's preferences. And now, just relax and let me express my gratitude in the way I know best.
</div>
</div>
</p>
<p>
Still firmly clasping your cock with her sweet lips, she started to gradually increase the pace, pushing it further into her throat, and the distinctive squelching sounds filled the entire room.
<br><br>
As your relationship with $mother_name grew stronger, you couldn't help but notice how she viewed you less as a boy and more as the protector of the family. While it might be too early to talk about a complete role reversal in your family, when you lower your gaze, you see not just your $mother_relation, but a woman who genuinely wants to express her gratitude to her protector.
<br><br>
It must be said that she "thanked" you quite effectively, as after a while, you began to feel like you were about to finish.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I think, I'm close already...
</div>
</div>
</p>
<p><center><img src="images/Sex/player_mother/mother_begging_bj_1_fin.gif"></center></p>
<p>
Even though she clearly heard those words, but obeying her instincts, she only quickened the pace, causing your dick to erupt enormous amount of sperm right into her mouth.
<br><br>
Drinking it all to the last drop, she licked your cock for the last time and raised her head.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Thank you for the treat, dear. Feel free to ask me anytime; I'll always be happy to help.
</div>
</div>
</p>
<</nobr>><<nobr>>
<p>
Without saying a word, you approached your $mother_relation and started to undress her gradually. Being far from a foolish woman, she already understood what was on your mind and didn't resist at all.On the contrary, she skillfully used her hands, helping you remove your clothes too.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh, I guess I know where it's going...
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Really? So you do know what's on my mind, right?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Lustful thoughts about your $mother_relation, which are about to come to life any moment now, am I right?
</div>
</div>
</p>
<p>
Without wasting any time, she stood there, fully naked, and firmly kissed your lips. Then, with a gentle push, she guided you onto the bed.
</p>
<p><center><img src="images/sex/player_mother/mother_begging_sex_1.gif"></center></p>
<p>
In the following instant, as you opened your eyes from the incomparable ecstasy, you beheld $mother_name's naked ass before you, which she fervently pressing onto your hard cock, completely disregarding self-control or the presence of others in the house.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Oh yes... Yes! I missed this so much!
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Maybe... Maybe we should slow down a bit? Otherwise, we might be heard.
</div>
</div>
</p>
<p>
Although you spoke those words quite distinctly, $mother_name didn't even think about slowing down. She kept on impaling herself on your cock, emitting sweet moans with every thrust.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
What's the point of it, my dear? Aren't you tired of hiding the obvious? I'm sure everyone in this house already knows what we do when we're alone. Moreover, you have every right to do so.
</div>
</div>
</p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Well, seems your words have some logic...
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
This is all pure truth. This house and everyone who lives in it are under your command. You just need to show more assertiveness.
</div>
</div>
</p>
<p><center><img src="images/sex/player_mother/mother_begging_sex_1_fin.gif"></center></p>
<p>
After you enjoyed that juicy pussy of $mother_name for quite some time, you laid her on the back and started intensely painting her. She still moaned quietly and enjoyed the warmth of your sperm on her belly.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
It was unforgettable, my dear. We can repeat it anytime you want, even without money. Just let me know.
</div>
</div>
</p>
<p>
Taking her time, she kissed you on the lips once more and collected the money prepared for her, which was lying next to the nightstand.
</p>
<</nobr>><<nobr>>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Are you serious right now? But then again, why am I even surprised? What else could my pervert $brother_relation have asked me for, except to do handjob to him.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
So, does it mean "Yes"?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
It means you should quickly unzip your fly before I change my mind.
</div>
</div>
</p>
<p><center><img src="images/sex/player_sister/sister_begging_hj_1.gif"></center></p>
<p>
Obviously nervous, $sister_name started shifting her hand all over your dick, which was already hot and hard at this moment. Her fingers was regularly making him shudder with pleasure.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Stop making that smug face. As if I would actually believe that you're feeling as good as you're trying to show.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
What are you talking about? I feel as good as my face shows.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I will never believe that you guys can experience such strong emotions from some light touches.
</div>
</div>
</p>
<p>
Although she was speaking of gentle touches, whether intentionally or instinctively, her hand began to quicken its pace, exerting more pressure on your cock, as if impatiently trying to extract every drop from it.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Perhaps, but your touch is no longer easy. Let me tell you something, it’s so intense that I’m about to finish any time right now!
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Oh crap, I just remembered that I'm wearing a new dress. Don't you dare to cum on it!
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
In that case I can finish in your mouth so you will stay clean.
</div>
</div>
After these words, you noticed a sudden spark in your sister's eyes. It seemed like her sweet lips were ready to grasp your cock, but at the last moment, she managed to regain her senses.
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Keep dreaming; that will never happen. You already owe me for several lifetimes for what I do for you here.
</div>
</div>
</p>
<p>
In the next moment, she rose from the sofa, effortlessly lifting you up and positioning you in front of her.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Don't be disappointed, though. I still have a plan in mind that can work for both of us.
</div>
</div>
</p>
<p>
She shifted her dress and pulled down the panties, getting closer to you, so they would fit snugly under your cock.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You couldn't dream of anything more, could you?
</div>
</div>
</p>
<p><center><img src="images/sex/player_sister/sister_begging_hj_1_fin.gif"></center></p>
<p>
Amazed by this turn of events, a new wave of lust overtook your mind and you began to fill your $sister_relation’s panties with your thick cum.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Hold your horses, cowboy. You're aware that I still have to wear them all day today, right?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
First of all, even if I could, I wouldn't pass up such an opportunity. And secondly, you are aware that we can't control this process once it has begun, right?
</div>
</div>
</p>
<p>
You continued to pour the last drops of sperm, soaking her wet panties even more, as you finished speaking that sentence.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Nice... Now I won't be able to sit anywhere, you can be proud of yourself. Well, forget it. at least I'll be able to buy myself a couple of new things with those money.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
You don't need to tell me; I'll definitely be proud of it.
</div>
</div>
</p>
<</nobr>><<nobr>>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Damn, I knew it was only a matter of time...
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
You've always been quite a clever girl. So, are you willing to agree?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
It's not like I have a choice. If I go to father, I'm sure his thoughts are even worse than yours. And going outside? I don't even want to think about it.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Come on, I don't want to make you do something you find unpleasant. If you really need the money, I can always give it to you without any conditions, you know that, right?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
But then I'd owe you a favor, and I really don't want that. So let's finish this quickly because I have a lot of other things to do today.
</div>
</div>
</p>
<p>
Even though $sister_name gave her consent for you to use her body, she was still standing there, showing no initiative whatsoever.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
You didn't expect me to do all the work for you, did you?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Fine. Just don't forget that you asked me about it.
</div>
</div>
</p>
<p><center><img src="images/sex/player_sister/sister_begging_bj_1.gif"></center></p>
<p>
Without hesitating for long, you turned her around and placed her back to the couch. Then within seconds, you had lovered your pants and inserted your hard cocl into her small mouth.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Fuck, are you alright? I'm afraid a little I can tear something apart there...
</div>
</div>
</p>
<p>
Your misgivings were clearly not misplaced, since, by only driving your cock halfway through, you could already feel the edges of her lips stretching out on it, preventing it from being pushed down its throat.
<br><br>
However, $sister_name appeared to have already figured out how to address this minor "inconvenience," as she started actively working with her tongue, attempting to cover as much of your cock as possible with her saliva. After a brief moment, it smoothly penetrated all the way, reaching the base of her throat and producing distinctive squelching sounds that resonated throughout the room.
<br><br>
In a state of bliss from the indescribable sensations, you could feel yourself rapidly approaching orgasm with each intense thrust.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Damn, seems I'm close already... I wonder where should I finish this time? I bet you still don't want me to mess up any of your new clothes, just like always, huh?
</div>
</div>
</p>
<p>
As if waiting for her response, you managed to postpone your orgasm for a moment. But then you remembered that she was currently "occupied" with your dick and wouldn't be able to do anything or respond even if she wanted to. Her rolled-back eyes and completely drenched panties confirmed it even more.
</p>
<p><center><img src="images/sex/player_sister/sister_begging_bj_1_fin.gif"></center></p>
<p>
But at the last moment, you took out your dick and poured sperm all over her face. Unable to think clearly anymore, she was merely licking it off her lips, as if trying to taste it as well as possible.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Well, that was just incredible. I... I think I'll leave the money right here on the nightstand. Try not to forget about it.
</div>
</div>
</p>
<p>
$sister_name didn't respond at all; she was still lying in the position you had left her, soaked with your sperm, and breathing heavily.
</p>
<</nobr>><<nobr>>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
So, handjobs and blowjobs aren't enough for you anymore?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
What can I say... Can you blame me when I see such a tempting body in front of me, and you don't even try to cover it up?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Why should I have to adjust to someone else and dress the way they want? I feel comfortable wearing what I always wear.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
In that case, you definitely need a protector who will ensure your safety and will be watching that no one takes advantage of your vulnerabilities.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
And what makes you think I'm in such a vulnerable position? Just so you know, I can take care of myself.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Really? And what would you do if, let's say, someone approaches you too closely with intentions far from peaceful?
</div>
</div>
</p>
<p>
At that moment, embodying your words in actions, you approached your $sister_relations, completely disregarding any terms of "social distances" words.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
As an option, I could spray his face with pepper spray...
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
I'm a bit hesitant to ask, but how would you even get that spray when your clothing can't even cover your skin, let alone anything else?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Maybe in front of someone else, I would be dressed completely differently than I am now.
</div>
</div>
</p>
<p>
Gripping $sister_name's shoulders tightly, you laid her on the bed and positioned yourself on top, slowly undressing her.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Yeah, ok. And what would you do now? You're pinned from above and unable to move.
</div>
</div>
</p>
<p>
Asking her even more ridiculous questions, you’ve already stripped yourself naked and started rubbing your dick on her crotch.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I can assure you, if I didn't want it, something like that would have never happened with me.
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
So, you only want to be vulnerable in front of me?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
And that's something you have to guess yourself.
</div>
</div>
</p>
<p><center><img src="images/sex/player_sister/sister_begging_sex_1.gif"></center></p>
<p>
After hearing these words you shifted her panties and with one swift thrust penetrated deep into her pussy.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
Then you need to be prepared for various consequences.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Oh yes, I'm ready for that!
</div>
</div>
</p>
<p>
As you held $sister_name tightly by her hips, you intensified your thrusts even more, filling the room with spanking noises and her gentle groans. By this time, her juices have completely covered your cock, and it has easily penetrated hers most inaccessible places, causing a slight tremor throughout her body and even more moans of pleasure.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
It would be interesting for me to see how you'd try to persuade me now about how strong and independent you are.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ah... Ouh.. I... I might be like that. But with you... I have no reason to be like that with you. Аh...
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
While she was holding your hands tight, her pussy began to squeeze even tighter around your cock.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I... I've never met a guy in my life Ah... who... who really acted like a guy oh... not a pushover. And who didn't put all AhhH!!!.... all his problems on a girl's shoulders. You... You're the first of your kind.
</div>
</div>
</p>
<p><center><img src="images/sex/player_sister/sister_begging_sex_1_fin.gif"></center></p>
<p>
Unable to delay orgasm any longer, you put out your dick and started to spray your cum all over her belly.
</p>
<p>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
You should watch out. With such provocative clothes and a body like that, no one knows if I'll be able to hold back and not cum into you next time.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Why should I stress over it? If you finish inside me, you'll have to take responsibility for our future kids, won't you?
</div>
</div>
<div class="player-speech">
<center>
<img src="images/characters/player_icon.png" alt="Icon" class="icon"><br>
<b> $Player_name</b>
</center>
<div class="speech">
And have we reached the point where we want children?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
As I said before, it's up to you. After all, who's the real man in this house?
</div>
</div>
</p>
<p>
Looks like your sister has turned out to be a lot more feminine and easygoing than she first pretended to be. Maybe a strong male presence and confidence is exactly what she was missing in her life.
</p>
<</nobr>><<nobr>>
<<linkreplace "Scare your father off (need at least 15 energy)">>
<<if $strength >= $father_strength && $Player_energy >= 15>>
You've succesfully scared your father off. He won't harass girls until tomorrow.
<ul>
<li>Energy: -15;</li>
<li>Father dominance: -3;</li>
<li>Power: +2.</li>
</ul>
[[Walk him out of here|Main hall]]
<<set $father_scared to true>>
<<set $Player_energy -= 15>>
<<set $father_dominance -= 3>>
<<set $power += 2>>
<<include "VarCheck">>
<<else>>
<<if $father_strength > $strength>>
You don't have enough strength to face him.
<<else>>
You energy is too low (need at least 15 energy>
<</if>>
<p>However, you can still bribe your father to prevent him from harassing the girls for the day.</p>
<<linkreplace "Bribe your father">>
<<set _tempMoney = random(77, 125)>>
<div class="father-speech">
<center>
<img src="images/characters/FatherIcon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
So you want me to leave them alone? Okay, I guess I can look the other way for a day, if you give me, let's say, _tempMoney $. How does that sound?
</div>
</div>
<p>
<<if $money >= _tempMoney>>
<<linkreplace "Give him the money">>
<<set $money -= _tempMoney>>
<<set $father_scared to true>>
<p>You have nothing left but to hope that your father keeps his word.</p>
[[Walk him out of here|Main hall]]
<</linkreplace>>
<br>
<</if>>
<<linkreplace "I can't afford such money for now">>
<div class="father-speech">
<center>
<img src="images/characters/FatherIcon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, that's not my problems then.
</div>
</div>
<</linkreplace>>
<</linkreplace>>
<</if>>
<</linkreplace>>
<</nobr>><<nobr>>
<ul>
<li>Your father's dominance has greatly increased;</li>
<li>Your power has diminished;</li>
<li>Your $mother_relation's affection for you has decreased;</li>
<li>Your father's aggro has been reduced to zero.</li>
</ul>
<<set $$fatherDailyHarass to true>>
<<set $father_aggro to 0>>
<<include "FilterVar_Father">>
<<set $father_dominance += 2>>
<<set $power -= random(3, 5)>>
<<set $mother_love -= random(2,5)>>
<<include "VarCheck">>
<</nobr>><<nobr>>
<ul>
<li>Your father's dominance has increased;</li>
<li>Your have a little less power now;</li>
</ul>
<<set $fatherDailyHarass to true>>
<<include "FilterVar_Father">>
<<set $power -= 1>>
<<include "VarCheck">>
<</nobr>><<nobr>>
<ul>
<li>Your father's dominance has greatly increased;</li>
<li>Your power has diminished;</li>
<li>Your $sister_relation's affection for you has decreased;</li>
<li>Your father's aggro has been reduced to zero.</li>
</ul>
<<set $$fatherDailyHarass to true>>
<<set $father_aggro to 0>>
<<include "FilterVar_Father">>
<<set $father_dominance += 2>>
<<set $power -= random(3, 5)>>
<<set $sister_love -= random(2,5)>>
<<include "VarCheck">>
<</nobr>><<nobr>>
<<if $localtime == 1 && $daily_shower is false>>
[[Take a shower|shower]]
<</if>>
<<if $localtime == 2 && $mother_d_schedule !== 2 && $daily_shower is false>>
[[Take a shower|shower]]
<</if>>
<<if $localtime == 3 && $sister_e_schedule == 2 && $daily_shower is false>>
[[Take a shower|shower]]
<</if>>
<</nobr>><<nobr>>
<center><img src="images/locations/title.jpg"></center>
<p>
Welcome to Condemned Town, and thank you for paying attention to this game. Before you start playing, you can change the names of the heroes and their relationships, or you can leave everything as it is.
<br><br>
You can try to complete this game fairly, but be aware that at the moment the game variables are not working as they should (or not working at all). If you get stuck anywhere, or if you are having trouble with balance, feel free to use cheats.
</p>
<p>
P.S. Scenes with the "urination" tag are still not in the game. I didn't have enough time to blend them in properly. I do apologize for that.
</p>
<center><h2>Set names</h2>
<div class="container">
<div class="row">
<div class="label">
Set your own name:
<<textbox "$Player_name" "James" class="textbox">>
</div>
<div class="label">
Set woman's name:
<<textbox "$mother_name" "Olivia" class="textbox">>
</div>
</div>
<div class="row">
<div class="label">
Set girl's name:
<<textbox "$sister_name" "Ashley" class="textbox">>
</div>
<div class="label">
Set your father's name:
<<textbox "$father_name" "Stephen" class="textbox">>
</div>
</div>
</div>
<h2>Set relations</h2>
<div class="container">
<div class="row">
<div class="label">
The woman:
<<textbox "$mother_relation" "step-mother" class="textbox">>
</div>
<div class="label">
The girl:
<<textbox "$sister_relation" "step-sister" class="textbox">>
</div>
</div>
<div class="row">
<div class="label">
You are towards the woman:
<<textbox "$son_relation" "step-son" class="textbox">>
</div>
<div class="label">
You are towards the girl:
<<textbox "$brother_relation" "step-brother" class="textbox">>
</div>
</div>
</div>
<h2>Set age</h2>
<div class="container">
<div class="row">
<div class="label">
The woman's age:
<<textbox "$mother_age" "44" class="textbox">>
</div>
<div class="label">
The girl's age:
<<textbox "$sister_age" "22" class="textbox">>
</div>
</div>
<div class="row">
<div class="label">
Your age:
<<textbox "$player_age" "25" class="textbox">>
</div>
<div class="label">
Father's age:
<<textbox "$father_age" "55" class="textbox">>
</div>
</div>
</div>
<p><center><b>[[To the game|Intro]]</b></center></p>
<center><b>[[Skip intro|Your room]]</b></center>
<script>
</script>
<</nobr>><<nobr>>
<p>If you've found an error and have a few minutes to let me know about it, that would be wonderful.</p>
<p>
You can do that by clicking <a href="https://forms.gle/rUtBGfCCRfGv2vec8" target="_blank">here</a> <span style="font-weight: bold;">(This link will open new tab with google forms).</span>
</p>
<center style="font-size: 1.2em; font-weight: bold; color: red;">Please read this before opening the link</center>
<p>1. Due to a strange Google policy, if there is a question on the form that requires you to send any file, you must log in with your account. After the survey, I will be able to see your answers along with your profile name. If you don't agree with this, you can just ignore this window and enjoy the rest of game which is not broken yet.</p>
<p>2. Report only bugs that are displayed in the game with red lines or missing pictures. Do not report broken variables, or excessively difficult gameplay. The balance of the game is currently pretty dead and needs to be reworked almost from scratch.</p>
<p>3. I know the virginity loss system doesn't work quite right yet, and there are scenes in-game where this variable just dont change/exist at all. I'll try to get this resolved by the next update.</p>
<p>Thank you for your interest to my game ♥</p>
<p>[[Back to the game|Your room]]</p>
<</nobr>><<nobr>>
<<set $sister_virgin = 1>>
<p> You saw a trickle of blood pouring out of her vagina.</p>
<p><div class="Virginity_loss">Your $sister_relation lost virginity!</div></p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Damn, is this a blood? Well, I had a feeling that you might be a virgin, but I couldn't even dream that your first time would be with me. Now you must to be only mine!
</div>
</div>
<</if>>
<</nobr>><<nobr>>
<<set $sister_virgin = 1>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What have you done?! This is not how I imagined my first time...
</div>
</div>
<p>
Taking a closer look, you noticed your father's bloodied dick and the droplets of blood dripping from your $sister_relation's pussy.
</p>
<p><div class="Virginity_loss">Your $sister_relation lost virginity!</div></p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, look at that! So you really are a damn virgin, huh?
</div>
</div>
<p>
Despite what he said, he only increased the pace and began mating $sister_name even more vigorously, trying to drive his cock as deeply into her as possible.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I ain't brought this up earlier, but I wanna make damn sure you know that I've always had this damn fantasy 'bout takin' someone's virginity. There's this whole damn unique allure, a special kinda significance to it, you know? But hell, I never even thought in my wildest dreams that it'd be YOU, my very first virgin. Oh man, you can't even wrap your head 'round how damn thrilled I am!
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
N.. Nnooo!.. This... This is so sick!..
</div>
</div>
<p>
Despite loud protest of your $sister_relation, $father_name continued to furiously fuck her pussy.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Cut the crap, who the hell put it in your head that this shit's wrong? It ain't even your damn opinion, it's just the crap society shoved down your throat. You'll damn well see, before long you'll be poppin' out my damn kids and kissin' my ass for showin' you the damn truth 'bout this world.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ahhh!.....
</div>
</div>
<</nobr>><<nobr>>
<<set $sister_virgin = 1>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Damn, why is your pussy so tight? Didn't you work it out at all?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ah.. N.. Noo! That's not... That's not what you think about!
</div>
</div>
<p>
Turning his gaze downward, your father saw his cock, which had already taken on red hues. You, on the other hand, also saw small drops of blood coming out of your $sister_relation's pussy.
</p>
<p><div class="Virginity_loss">Your $sister_relation lost virginity!</div></p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Looks like I got an answer to my question....
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
It's not fair!.. Why?.. You... you're not the one who should have done this to me...
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Now, now, darling, don't worry so much. Daddy's gonna fix it right away.
</div>
</div>
<p>
He only gripped $sister_name's hips tighter and began to pick up a quick pace. Loud slaps and the sounds of girl moans quickly filled the room.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
After all, I have to take responsibility for taking your virginity, don't I?.. I'll make sure our children grow up healthy and strong.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What?.. Our childr... Ahhh!!....
</div>
</div>
<p>
Without even letting her finish her sentence, your father continued to thrust his bloody cock straight into her uterus.
</p>
<</nobr>><<nobr>>
<<set $sister_virgin = 1>>
<p>
As your father was going on to screwing your $sister_relation, he felt an unusual wetness on his cock. When he pulled it out to check if it was okay there, he saw fresh blood on it.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Damn, is that what I reckon it is?...
</div>
</div>
<p><div class="Virginity_loss">Your $sister_relation lost virginity!</div></p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
That's what I've been trying to tell you, you idiot! Do you have any idea what you've done?!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, who the hell woulda thunk it? My sweet little angel still got her damn V-card intact...?
</div>
</div>
<p>
Your father grabbed $sister_name's hips and continued to pound his cock into her again.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You ain't got a damn clue how damn happy you've made me, darlin'. I never even crossed my damn mind 'bout takin' your virginity. I always figured you were one smart cookie, probably 'cause of some shitty experience where some asshole took advantage of you and then just ditched you like trash.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What?.. Just what are you talking about?.. Ah.. How... How could you even think... of such things?!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Yeah, my dear, I'm on the same damn page. Daddy sure as hell didn't invest enough damn time with you and didn't get to know you as much as he damn well wanted. But don't you damn fret, we got a whole lot of time ahead of us, and we damn well gonna set this damn misunderstanding straight.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
W.. What? How's that unders..Aaahhhh!!...
</div>
</div>
<p>
Only intensifying his pace, Stefan kept pounding her even fiercer as if trying to get his cock to the edges of her womb.
</p>
<</nobr>><<nobr>>
<<set $sister_virgin = 1>>
<p>
When you looked closer, you saw drops of blood on the sheet where your father banged your sister. At some point, he noticed it, too.
</p>
<p><div class="Virginity_loss">Your $sister_relation lost virginity!</div></p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, ain't this a surprise? Looks like you're a virgin too. This must be the highlight of my damn day!
</div>
</div>
<p>
$sister_name was long past the point of being able to say anything or object to him and only moaned regularly in those moments as the cock burrowed deep into her uterus.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Ain't no need to fret, darlin'. You'll come to enjoy it sooner or later. In the meantime, you oughta be damn glad you're servin' a purpose.
</div>
</div>
<</nobr>><<nobr>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Is that really what I'm supposed to do? I mean, I totally understand that everyone has to do their part in our house, but..... But I mean, I feel like it's too much already.
</div>
</div>
<p>
<center><img src="images/sex/father_sister/basement_maxaggro_hj.gif"></center>
</p>
<p>
Your $sister_relation sat on the couch next to your father and gently rubbing his dick with one of her hands. Though she was trying to pull away a bit with the other hand, $father_name gripped her firmly and pushed her closer back to him, trying to kiss these sweet and wet lips.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, well, my dear goldie, you damn well understand that there ain't no other damn way to pitch in for our damn family than to heed your daddy's words.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
I... I didn't mean to seem ungrateful, but I believe $Player_name has contributed to our home as well. And that contribution is a significant...
</div>
</div>
<p>
She didn't stop jerking the cock, hoping that it would calm your father so that he wouldn't react so angrily to her objections.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
'Cause it's a damn filthy task, my dear, and it's damn obvious. But trust me, what I'm doin' is damn well way more crucial. And the fact that you can't damn see it just proves how damn foolish and innocent you are. So just keep doin' what you're damn good at, and daddy'll handle the damn rest.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Yy.. Yes, $father_name. I suppose you are right...
</div>
</div>
<p>
Even though $sister_name realized how wrong it felt, she wasn't in a state to do anything about it. To keep dutifully utilizing her hand to bring your father to orgasm was her only option, she believed.
</p>
<</nobr>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
So, what's your response now? Lost your nerve when you felt your old man's firm hand on you? Maybe that'll knock some damn sense into you 'bout how to well respect your elders next time.
</div>
</div>
<p>
<center><img src="images/sex/father_sister/basement_maxaggro_bj.gif"></center>
</p>
<p>
Literally pushing his cock down your little $sister_relation's throat with all his strength, father held her head tightly, getting her at just the proper angle.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Don't even dare entertain the thought of busting loose. The more damn compliant you are, the faster this whole ordeal will wrap up.
</div>
</div>
<p>
However, $sister_name couldn't even think of such a thing... She couldn't think at all. Her tear-stained eyes had long since rolled upward, and her weakened arms were barely resting on the floor.
</p>
<</nobr>><<nobr>>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I'm sick and tired of your damn constant screw-ups. Did nobody ever teach you how the hell to do your damn exercises right?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Why are you bothering me with your lectures anyway? You're not my mentor! Better go make something useful around the house.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I do way more than your sorry ass can even picture, you ungrateful little shit. And now, I better damn well shift my attention to teachin' you a real lesson.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What!... What are you doing? Stop it...
</div>
</div>
</p>
<p>
<center><img src="images/sex/father_sister/basement_maxaggro.gif"></center>
</p>
<p>
Your dad ripped $sister_name's pants and ducked deep into her pussy in a single swift move.
</p>
<p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ahhhh!!!
</div>
</div>
<<if $sister_virgin !== 0>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Nasty little whore. Ain't doin' a damn thing except tossin' her sweet, juicy cunt right in front of her old man.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ah... Ahhh... Oh God... Not so rough... please.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Don't you dare let out a damn scream, or I'll stuff your mouth with your own dirty panties. I reckon girls like you can't be taught nothin' unless it's slapped right on 'em with a good bang.
</div>
</div>
</p>
<p>
Your $sister_relation had no choice but to lie powerlessly on a balloon and make a lot of juice with her pussy so that $father_name wouldn’t rip her apart with his huge cock.
</p>
<<else>>
<<include "Basement sister lost virginity to father">>
<</if>>
<</nobr>><<nobr>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
$father_name, aren't you getting tired of this? I just want to watch TV in peace!
</div>
</div>
<p>
<center><img src="images/sex/father_sister/livingroom_maxaggro_fg.gif"></center>
</p>
<p>
Your father rolled $sister_name around in the chair, was playing with her ass. Every now and then, his hand would "unintentionally" slip off these sweet buttocks, and slide down to her pussy.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What you blabberin' 'bout, sugar? How the hell could I ever get damn bored of this? Well, I do understand you might have your own matters to handle. Maybe if you'd let me have some fun with you in a different manner, we'd wrap this up a whole lot quicker.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What-- What do you mean by that?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, I'll be damned if I know. Like, if you let me make use of that sweet mouth of yo...
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Don't even think about that. No apocalypse in this world would make me do that to someone I don't even love!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Dumb and naive creature. At your damn age, you still hold onto the idea that love makes a difference? I suppose I should probably claim I'd feel bad about shatterin' your youthful daydreams, but I won't. Quite the opposite, I'm gonna take damn pleasure in it, big time.
</div>
</div>
<p>
Your father, clearly realizing the futility of trying to move forward without her consent, continued to play with her ass with boundless passion.
</p>
<</nobr>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
See? Ain't no damn harm in bein' a good ol' daddy's girl.
</div>
</div>
<p>
<center><img src="images/sex/father_sister/livingroom_maxaggro_bj.gif"></center>
</p>
<p>
Having thrown your little sister on the bed, without wasting any time on excessive formalities, your father drove his bulging cock right into her throat and used it as a masturbator, not sparing her at all. Only occasionally he pulled his piece of meat out of her to avoid killing this poor toy.
</p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
B.. But I... I'm not!...
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Hush up now, it don't damn well matter if it's true or if I'm blowin' things outta proportion a tad. What counts is that you're gonna be my damn submissive bitch, and then you'll be all perfect. You catch that?
</div>
</div>
<p>
Finding it rather difficult to respond anything, $sister_name could only ease her neck and match her head to your father's powerful thrusts.
</p>
<</nobr>><p>
You see your father pinning $sister_name to the couch and undressed long ago, ravaging her insides.
</p>
<p>
<center><img src="images/sex/father_sister/livingroom_maxaggro.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You’ve seduced me for a long time with this juicy cunt, but now daddy’s gonna get that treasure, you little slut.
</div>
</div>
</p>
<<if $sister_virgin == 0>>
<p><<include "Livingroom sister lost virginity to father">></p>
<<else>>
<p>
It seems that $father_name has been entertaining himself with your $sister_relation for quite some time. Her body is completely weakened, and her legs dangle like leafs on the wind. Unable to say anything, the girl only moaned loudly from the powerful thrusts that literally pressed her into the couch.
</p>
<</if>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Damn! After all these damn years, your anus is still as snug and solid as the first time I laid eyes on it. I'm glad to see you're at least lookin' after yourself.
</div>
</div>
<p>
<center><img src="images/sex/father_mother/livingroom_maxaggro_ap.gif"></center>
</p>
<p>
Sitting on the couch and watching some old TV show, your father amused himself, using an anal plug to explore $mother_name's asshole. Even though this toy wasn't very large in diameter, it was still enough to make her moan.
</p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Aren't you ashamed to do things like this to me? Covering yourself with your non-existent achievements, you're just seeking an excuse to grab me with your filthy claws.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Ain't you got a lick of damn shame, bein' butt naked and layin' there all motionless between my legs, with that damn juicy ass put on full display?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
You know perfectly well that I have no choice...
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You're a bit off the mark there, darlin'. The only reason you ain't got a choice now is 'cause you went and made the wrong damn choice earlier in your life. Now you gotta well deal with the damn fallout.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
What the heck are you talking about?..
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You placed your damn bets on the wrong horse, and you damn well lost. That's your penalty. If you're dumb enough to not even grasp that, then there's no point for me to keep jawin' with you. Now zip it and let me finally get my damn enjoyment.
</div>
</div>
<p>
Clearly not giving your mother a moment to respond, he just began to move the anal plug further into her hole, trying to satisfy his lust with all the means at his disposal for the moment.
</p>
<</nobr>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I well hope you soak in the damn lesson of what goes down with those who loaf around and ain't worth instead of faithfully carryin' out their damn responsibilities..
</div>
</div>
<p>
<center><img src="images/sex/father_mother/livingroom_maxaggro_bj.gif"></center>
</p>
<p>
While the TV was running pretty loud inside the room, its noises were still drowned out by the slurping sounds of your $mother_relation each time your father's swollen dick bumped down her throat.
</p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
B.. But... I did nothing yet!
</div>
</div>
<p>
$mother_name still cheekily tried to protest in the brief seconds when her mouth wasn't occupied by that fat piece of father's.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
That's the damn issue, you ain't done shit! You traipse around our damn house every damn day, and you still can't seem to wrap your head 'round the fact that I need the usual release that only you can well offer.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
That's just ridiculous! I don't owe you anything.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
It's that damn sort of mindset that landed you in the mess you're stuck in right now.
</div>
</div>
<p>
Without giving her any more time to say anything else, he drove his cock back in and began to fuck her mouth with a renewed effort.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
That's damn right, to hell with this pointless back-and-forth. If you ain't keen on learnin', I'll damn well school you myself.
</div>
</div>
<</nobr>><<nobr>>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What a damn fine cunt you got here. I recall them days when I could damn well enjoy her every damn day and night. Nice to be bringin' them days back 'round again.
</div>
</div>
</p>
<p>
<center><img src="images/sex/father_mother/livingroom_maxaggro_vaginal.gif"></center>
</p>
<p>
Your father put your $mother_relation on the couch and without giving her any time to gather herself up, started to ravage her pussy.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Stop it. You.. Ah.. You... You... I don't love you anymore ahhhhh....
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You might not damn love me, but you sure as hell do enjoy a damn good screw, don't ya? I can feel with my dick how damn wet your pussy is, like I'm bangin' some cheap hooker, which is what you really are.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
That.. That's not treAHhhhh!!
</div>
</div>
</p>
<p>
No matter how hard $mother_name tried to fight your father, there's nothing she would do agains that large dick hitting her uterus at the moment.
</p>
<</nobr>><<nobr>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
$father_name, I... I have.. Other thigns to do...
</div>
</div>
<p><center><img src="images/sex/father_sister/backyard_maxaggro_fg.gif"></center></p>
<p>
Sitting on the porch of your house, your father occasionally sipping freshly brewed coffee while amusing himself with your $sister_relation's pussy like it was an anti-stress toy for him.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What the hell you blabberin' 'bout? What other damn business could you possibly drum up? Don't you well forget that you're just a woman, and it's your damn duty to be of use to those who well actually pull their weight 'round this house.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
But... But can't you at least do something useful first then?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
The fact that you can't well see the work I do ain't my damn problem.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
That's... That's not what I meant to say.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You don't gotta utter a word. You better get that mouth of yours damn well prepared for something else that's well gonna be slidin' in there soon. And you can bet your bottom dollar that time's comin' real soon.
</div>
</div>
<p>
Realizing the futility of trying to change your father's mind, $sister_name continued to sit humbly on his lap, hoping that soon she would calm his lust.
</p>
<</nobr>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
That's a good girl. Make sure that I won't feel any of your teeths on my dick.
</div>
</div>
<p><center><img src="images/sex/father_sister/backyard_maxaggro_bj.gif"></center></p>
<p>
Despite the fact that you were basically in the middle of the apocalypse, it wasn't stopping your father from enjoying a lovely sunny day.... Though it was worth noting that his day was even more beautiful since $sister_name was sitting on her knees before him and obediently sucking his cock.
</p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
$father_name, I think this has gone too far. I, uh. I don't like doing such this.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
'Cause you're fucking well self-centered, $sister_name. I've well had my suspicions 'bout that for a good while, and now I'm damn sure of it. Yet you see, the time when you could just focus on yourself is long past. Now, it's your damn duty to consider the needs of others too. Do you well grasp that?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
But-- But there's nothing that says exactly how I'm supposed to do.. Aggh... *gulp*.
</div>
</div>
<p>
At this point, your father gently but confidently pressed down on your $sister_relation's head, and deep-throated her again on his cock.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Like I well said, your duty is to please your Daddy, not to damn well think of anything else. Even though you were top of your class, as you can well see, it didn't bring our family much benefit.
</div>
</div>
<p>
Unwilling to argue with her further, $father_name continued to jerk his cock with the help of her head, gradually bringing himself closer and closer to the edge.
</p>
<</nobr>><<nobr>>
<p>
As soon as you entered the backyard, instead of flowering trees and flying birds, it was $sister_name's figure that caught your eye.... Your father leaned her forward against the wall and furiously fucked her pussy with his swollen cock.
</p>
<p><center><img src="images/sex/father_sister/backyard_maxaggro.gif"></center></p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
See, you can play nice like a good girl, can't ya? None of that damn bitchy attitude, arguments, or any of that crap directed at me anymore.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
S...Stop.. please... You're ruining my insides!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Should've damn well considered that beforehand. Now, shut the hell up or I'll fuck you once more with one of my damn garden tools.
</div>
</div>
</p>
<p><<if $sister_virgin == 0>>
<<include "Backyard sister lost virginity to father">>
<<else>>
Unwilling to test your father’s seriousness, $sister_name silenced and continued to obediently accept his cock.
<</if>></p>
<</nobr>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Jesus, were you never damn well taught how to do that damn right? You gotta step it up, or I might just have to use one of your other damn holes.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
You perfectly know that you can't do that...
</div>
</div>
<p><center><img src="images/sex/father_mother/backyard_maxaggro_hj.gif"></center></p>
<p>
$father_name was standing full-length in front of your $mother_relation with his cock naked and enjoying the work of her soft and gentle hands.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
And you damn well know it's just a question of time. When I cast my eyes on you, all I can do is ponder. Why the damn resistance? Do you honestly reckon you can sidestep the inevitable?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I don't know what you are talking about, and I certainly have no idea what you have imagined in your sick head. I have no way to oppose you yet, but I believe someone else will do so soon. Enjoy what you may, for that is the most you can ever hope for.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You're a funny. Well, we'll just have to wait and see. Now keep your focus on track and get your ass back to damn work—Bitch.
</div>
</div>
<p>
Clearly unwilling to carry on this pointless conversation with your father, $mother_name quickened her pace, trying to end this whole confusion as quickly as possible.
</p>
<</nobr>><<nobr>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
S... Stop it! You... You can... You cant *gulp*... treat me like that! "GULP*,,,
</div>
</div>
<p><center><img src="images/sex/father_mother/backyard_maxaggro_bj.gif"></center></p>
<p>
$father_name dropped your mother to her knees and violently banged her mouth, trying to drive his dick deeper into her, despite her objections.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Who fed you this nonsense? I'm gonna treat you accord damn ing to your damn place. And I sure as hell hope you ain't so foolish that I gotta spell out to you exactly who you well are in the first damn place, ain't that right?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I... I realize that. But you still haven't done anything to take advantage of me like that!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Oh, really? Well, and I reckon I do a whole lot of damn good for our house, and my dick in your mouth just goes to damn well show it. Or you spot anyone 'round here who's gonna argue with that?
</div>
</div>
<p>
Getting a reproachful look and a silent response to his comment, your father proceeded to violate her mouth with even more passion.
</p>
<</nobr>><<nobr>>
<p>When you went to the pool, you saw your father holding your motel tight and banging her hard.</p>
<p><center><img src="images/sex/father_mother/backyard_maxaggro.gif"></center></p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
That’s what you get for walking around half-naked all the time, slut! Did you think I wouldn’t recognize your true intentions?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Wait. I’m.. I’m not... oh my God, not so hard.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Better focus on your breathing so you don’t lose consciousness on my dick. I'll take care of the rest.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I.. I'mm... Aghhh...
</div>
</div>
</p>
<p>
Probably, your $mother_relation wanted to say something, but your father’s fat cock knocked the last thoughts out of her head, leaving in return only animal instincts and loud moans full of pleasure.
</p>
<</nobr>><<nobr>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
$father_name, leave me alone, please. At least let me finish the game!
</div>
</div>
<p>
<center><img src="images/sex/father_sister/sister_room_maxaggro_fg.gif"></center>
</p>
<p>
While $sister_name was trying to concentrate on the game, your father was amusing himself with her nearly naked ass and didn't even seem to hear her objections anymore.
</p>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Do you even hear me at all?
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Sure as hell, honey, I do. But how the damn hell am I supposed to hold out when you're all up in my damn space with that bare ass of yours? Come on, admit it, you're damn hungry for the attention of your Daddy, ain't you?
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What the hell are you talking about? You walked in here and pulled my skirt off, literally ripping it off!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Don't get your damn panties in a twist, dear. I'll purchase you a new one.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
How many times I've already heard you say that....
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Okay, enough of that yapping. If you don't start actin' right, daddy's gonna have to damn well discipline you. And then you ain't gonna get away with it so easily.
</div>
</div>
<p>
Your $sister_relation didn't continue to argue with your father, whose eyes were long ago filled with pure lust, and only sighed voluptuously.
</p>
<</nobr>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Look at the damn mess you've caused for your old man, huh? Ain't you got a lick of shame in you? Well, I'm gonna damn well school you on some damn manners.
</div>
</div>
<p>
<center><img src="images/sex/father_sister/sister_room_maxaggro_bj.gif"></center>
</p>
<p>
Without showing the slightest bit of regret, your father tried to satisfy his insatiable lust with your $sister_relation's tiny mouth. Even though the huge cock could barely fit in her jaw, she had already given up trying to resist and only relaxed her neck to make it easier for $father_name's hand to control her head.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
There you go, my obedient girl. If you'd damn well behaved yourself, I wouldn't have had to go to such damn extreme lengths. Well, that should pound a lesson into you for the damn future.
</div>
</div>
<p>
All that could be heard in response to her father's edifying tales were the girl's muffled moans and loud slurping sounds each time his cock reached the exact bottom of her throat.
</p>
<</nobr>><<nobr>>
<p>
By slightly opening the door, you could clearly hear the rhythmic sounds of fucking, girl’s moans and the muffled man’s voice.
</p>
<p>
<center><img src="images/sex/father_sister/sister_room_maxaggro.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Who the hell would've thought that my little girl could pack such a damn sweet, steamy pussy? Keepin' a treasure like that hidden from Daddy's ears is a damn travesty.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Ah.. Ghmmm... Nn.. No... Stop...
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You don't gotta fight what your body's beggin' for, my little dirty pet. Ain't no need to fret, before long you'll wrap your head 'round your damn true role.
</div>
</div>
</p>
<<if $sister_virgin == 0>>
<p><<include "Sister room sister lost virginity to father">></p>
<<else>>
<p>
Unable to object to $father_name, your $sister_relation continued to moan powerlessly under the pressure of his strong thighs.
</p>
<</if>>
<</nobr>><<nobr>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Ahh!... What the hell do you think you're doing?!
</div>
</div>
<p>
<center><img src="images/sex/father_mother/masterbedroom_maxaggro_fg.jpg"></center>
</p>
<p>
Your mom was lying on the couch, and even from here you could see her muscles tense and her legs trembling.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What the hell does it seem like? Gettin' you all set for the damn good times comin' up. I'm pretty damn sure that in all the damn time we've been apart, your cunt done damn well forgot 'bout me.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Don't... Don't even think-- About that ah!.. If I'm gonna give myself to someone. It's-- It wouldn't be you!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Oh, really now? Then who's it gonna be? That damn little shit who ain't even learned to clean up after his own damn self yet? You don't got a damn clue what the hell you're talkin' 'bout. Well, before too damn long, I won't give a damn 'bout your damn approval.
</div>
</div>
<p>
Realizing that $mother_name was right, your father had no choice but to speed up the pace of his fingers, trying to experience the warmth and wetness of her pussy at least with them.
</p>
<</nobr>><<nobr>>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I damn well need you to pay close damn attention right now.
</div>
</div>
</p>
<p>
$mother_name watched your father with skepticism because she knew that was something, she won't like very much.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Listen, I've been chasing after you all day, cleaning up the mess you're making. Is it really something so important that it needs to interrupt my rest?
</div>
</div>
</p>
<p>
<center><img src="images/sex/father_mother/masterbedroom_maxaggro_pre.jpg"></center>
</p>
<p>
Your father took off his pants, exposed his rock-hard cock in front of her face.
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Hey, what the hell!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What you do and who the hell you chase after, that's your damn business. I'm sick and tired of you damn well ignoring your most damn important responsibility. Just take a damn gander at what's happened to him all 'cause of you!
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
What are talking about? Hide this thing right now before anyone sees us!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Yeah, right. Soon as you take care of my damn dick, swallow it down your throat, and give him a good damn cleaning out.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Are you sick? I'm not going to Mghmmm....!!!!
</div>
</div>
</p>
<p>
<center><img src="images/sex/father_mother/masterbedroom_maxaggro_bj.gif"></center>
</p>
<p>
Unwilling to waste his energy on useless convictions, your father put $mother_name on the floor and stuck his dick down her throat.
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You damn well overthink things like some damn cheap whore. And make damn sure I don't feel your teeth on my damn dick.
</div>
</div>
</p>
<p>
Smeared in her own saliva, my $mother_relation could do nothing but listen to him.
</p>
<</nobr>><<nobr>>
<p>
As soon as you got to the door of $mother_relation's room you could already hear loud slaps and moaning.....
</p>
<p>
<center><img src="images/sex/father_mother/masterbedroom_maxaggro.gif"></center>
</p>
<p>
... But now you could see for yourself that you weren't imagining it. Your father indeed pinned $mother_name to the bed, and without giving her any chance to resist, was driving his cock as deeply into her pussy as he possibly could.
</p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
St.. Stop! Not so hard. Please! You're tearing me up!
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Well, then you better damn well start producin' more of your damn fluids with that damn stupid cunt of yours so shit don't hit the fan. That's what you get when you turn down your damn womanly duties 'round the damn house!
</div>
</div>
<p>
Loudly slapping your mother's ass, he continued to have her without slowing down the pace.
</p>
<</nobr>><<nobr>>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
Do I have to do this at all? It makes me disgusted to even think about how sick it is.
</div>
</div>
<p>
Looking at your $sister_relation you saw her with an apparent look of hostility on her face still dutifully jerking $father_name's cock with her hands.
</p>
<p>
<center><img src="images/sex/father_sister/your_room_maxaggro_hj.gif"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I ain't got nothing wrong with that, darling. Everybody's gotta do what they do best. And at a time when I've keeping our whole house on its feet, it's the very least you can do for me.
</div>
</div>
<div class="sister-speech">
<center>
<img src="images/characters/sister_icon.png" alt="Icon" class="icon"><br>
<b> $sister_name</b>
</center>
<div class="speech">
What are you talking about? $Player_name is the only one here who's doing any positive things for our household, and all you know how to do is...
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
OK, stop it right now. You are in no place to blame me anyway. Shut up and keep jerking me off, or I'll use one of your holes by myself.
</div>
</div>
<p>
Reluctantly, $sister_name didn't want to check if he was serious and kept running her hand gently down the length of his cock, bringing him closer and closer to orgasm.
</p>
<</nobr>><<nobr>>
<p>
When you opened the door to your room, you saw your $sister_relation on her knees, obediently sucking your father's cock. Knowing their relationship, you knew she couldn't have consented to this, but it didn't matter now. Her strength had long since left her, and she showed no signs of resistance anymore.
</p>
<p>
<center><img src="images/sex/father_sister/your_room_maxaggro_bj.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Ain't you doin' a fine job there, darlin'? Don't put up a damn fight. Daddy ain't lookin' to harm ya, but he damn well needs your help right now. So get them gears turnin' with your mouth, unless you wanna choke on that sweet dick.
</div>
</div>
</p>
<p>
Without letting go of Ashley's head for a second, your father continued to assault her mouth without an ounce of pity.
</p>
<</nobr>><<nobr>>
<p>
As you enter the room, you see as $father_name fucking your $sister_relation rough, tightly holding her hands. Judging by her averting gaze, trembling legs and dripping pussy, you can tell she was ravaged like this for a while,
</p>
<p>
<center><img src="images/sex/father_sister/your_room_maxaggro.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Ya see, ain't no damn need to be so damn full of yourself every damn second. Always tryna act like you're the damn boss in this house... But let's face it, you're just a sweet, young meathole for my dick. Don't sweat it, you'll figure that shit out soon 'nough.
</div>
</div>
</p>
<<if $sister_virgin == 0>>
<p><<include "Your room sister lost virginity to father">></p>
<</if>>
<p>
Drugged by this young and juicy body, $father_name ravaged it with all his might. $sister_name, who had long since lost her mind, was moaning loudly as your father was sinking even deeper into her pussy.
</p>
<</nobr>><<nobr>>
<p>
<center><img src="images/sex/father_mother/your_room_maxaggro_tj.gif"></center>
</p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Don't even think about sticking your "thing" in somewhere.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Why the hell you actin' all high and mighty 'bout this? You get that it's just a matter of damn time before you bow down to me, or you still holdin' out for some damn miracle?
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
I'm not hoping for a miracle. I just still have faith in those I truly love. But you'll never understand that anyway.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You're damn right. I ain't never gonna get how a chick yours age can be such a damn fool. But hell, I ain't gonna bother arguing with ya. Just watch, before long, it won't mean squat.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Stop babbling and get it over with. I still have a lot to do at the house.
</div>
</div>
<p>
Although $mother_name was clearly not happy with your father's company, in the new realities she had no power to resist him and could only express her displeasure through words. However, if you don't do something about it fast, she may soon lose that option as well.
</p>
<</nobr>><<nobr>>
<p>
It seems your father couldn't take the overwhelming lust and took advantage of $mother_name. Not that she could refuse him, but in any case, right now you were watching his big, thick cock trying to get deeper into her throat.
</p>
<p>
<center><img src="images/sex/father_mother/your_room_maxaggro_bj.gif"></center>
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
And you got the nerve to label yourself a lovin' woman? If you were really her, you wouldn't ever let me strut 'round like that.
</div>
</div>
<p>
Your $mother_relation tried to object, but it was no use. Her mouth was tightly sealed on that cock, and all she could do was gulp chaotically for air to keep from choking under the powerful thrusts of those hips.
</p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Don't bother wastin' your energy, it's damn well too late for spewin' excuses. This time, I'll handle it myself.
</div>
</div>
<p>
Only squeezing her head tighter, he continued to impale her on his dick as if it were some kind of dummy for pleasure.
</p>
<</nobr>><<nobr>>
<p>
You see as $father_name fucks your $mother_relation on your bed... Well, at least she was your $mother_relation until he turned her into a piece of meat for a pure fucking. Now she seems more like a brainless, moaning fuckdoll under his strong thrusts.
</p>
<p>
<center><img src="images/sex/father_mother/your_room_maxaggro.gif"></center>
</p>
<p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Ah.. oh... Mhmmm... S..Stop... I can't take it anymore...
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You keep telling the others of what you can and can't do, you dumb whore. Just shut up and keep moaning cos that's the only thing you do the best.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Ahhhhh!....
</div>
</div>
</p>
<</nobr>><<nobr>>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
Ohh. Ohh... You know what, I'm even ready to turn a blind eye to the fact that you ain't as young as when I first fell for you. Your damn cunt is still first-rate.
</div>
</div>
<p>
<center><img src="images/sex/father_mother/laundry_maxaggro.gif"></center>
</p>
<p>
Leaning $mother_name against the washer like a submissive bitch, your father mercilessly hammered her vagina in an endless efforts to stem his lust.
</p>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
En.. enough... I.. I can't take it anymore... I'm losing my mind!
</div>
</div>
<p>
As soon as he began to hear your $mother_relation's soft gasps, his dick hardened with renewed strength and his eyes filled with a beastly hunger. No longer capable of thinking, he kept on fucking her as if it were his last time.
</p>
<</nobr>><<nobr>>
<p>
You see as $father_name roughly rapes your $mother_relation's mouth without giving her any break to breathe.
</p>
<p>
<center><img src="images/sex/father_mother/laundry_maxaggro_bj.gif"></center>
</p>
<p>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
I'm damn well fed up with waitin' for Your Highness to come floatin' down from the heavens and give a damn 'bout us mere mortals. If you're gonna be so damn stubborn, I'll damn well take matters into my own hands and do it the damn way it should be done.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Ah.. Mhgm..Ghhh...Mgrhph....
</div>
</div>
</p>
<p>
In response, you could hear only wet thumping and chomping every time, your father pushed his dick deep down $mother_name's throat.
</p>
<</nobr>><<nobr>>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
Aren't you tired of acting like an animal yet?I realize you have some privileges, but at least think of the children!
</div>
</div>
<p>
<center><img src="images/sex/father_mother/laundry_maxaggro_tj.gif"></center>
</p>
While $mother_name was trying to do something useful in the bathroom, your father, without a second thought and without any clothes, had already managed to get himself to her from behind and rubbed his cock firmly against her crotch.
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
What the hell kids you jabberin' 'bout? These damn youngsters are already towerin' over you, and they damn well better fall in line with our new damn world order. Well, I can't speak for that brat with small dick, but $sister_name sure as hell could use some damn parentin' schooling.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
You don't have the right to speak about them in such manner. You are nothing but a disgrace who does nothing for us and only tries to dominate the weak.
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
'Cause we already got some damn fool up in this house to take care of all the damn grunt work. Lions don't give two shits 'bout sheep problems.
</div>
</div>
<div class="mother-speech">
<center>
<img src="images/characters/mother_icon.png" alt="Icon" class="icon"><br>
<b> $mother_name</b>
</center>
<div class="speech">
What lion are you talking about?Even a hyena would have more honor than you....
</div>
</div>
<div class="father-speech">
<center>
<img src="images/characters/father_icon.png" alt="Icon" class="icon"><br>
<b> $father_name</b>
</center>
<div class="speech">
You shouldn't have opened your damn mouth like that. Watch and learn, I'll remember this little chat. Now stay damn still, like the bitch you are, and let me damn well finish this.
</div>
</div>
<</nobr>><<nobr>>
<p>
Even though I spent all of my free time on this game, due to lack of my own skills, it still uses stolen material of other creators, and also contains features that crowdfunding platforms... don't really encourage. Therefore, to avoid any unnecessary shutdowns of my accounts, I won't publish this game or any relevant to it info only on <a href="https://f95zone.to/" target="_blank">F95Zone</a>.
<br><br>
Nevertheless, I am sincerely thankful to those people who already support me with their money. They give me the ability to develop my skills in terms of creating NSFW games, and generally to do what I love the most. If you also want to become one of my supporters, you can subscribe to me <a href="https://www.patreon.com/Thackerweil" target="_blank">here</a>.
<br><br>
Have a great time playing!
</p>
<p>
Top donators:
<ul class="topDonators">
<li>Guo Qiang Huang</li>
<li>우야 코</li>
<li>Edna Mila</li>
<li>Christopher Parker</li>
<li>Ugly Bastard Tag</li>
</ul>
</p>
<p>
My regular supporters
<ul class="patrons">
<li>Steven Adams</li>
<li>tpogs</li>
<li>Ibelive</li>
<li>JuicyWaterBomb</li>
<li>Smoolio</li>
<li>Michael Ehleben</li>
<li>Joey15</li>
<li>黑白羽翼</li>
<li>Kieran W Bristow</li>
<li>Dreat</li>
<li>blade</li>
</ul>
</p>
<p>
People who supported me at least once
<ul class="patrons">
<li>VectorMS</li>
<li>Goldencoffee</li>
<li>Lockev</li>
<li>HakuTaku</li>
<li>Morgan</li>
<li>DK enzo</li>
<li>daven</li>
<li>zil16</li>
</ul>
</p>
<p>[[Back to the game|Your room]]</p>
<</nobr>>